Add some missing images

This commit is contained in:
Michal Čihař
2011-02-02 15:04:09 +01:00
parent a23b8e8696
commit 50974c7646
10 changed files with 7 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 197 B

After

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 B

After

Width:  |  Height:  |  Size: 415 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 277 B

After

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 264 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 292 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 197 B

After

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 287 B

After

Width:  |  Height:  |  Size: 224 B

View File

@@ -2,7 +2,7 @@
for f in bd* ; do
orig=b_${f##bd_}
if [ -h $orig -a -f $f ] ; then
if [ -f $f ] ; then
convert $orig -colorspace Gray $f
fi
done

6
img/make-small.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
convert b_newtbl.png -scale 10x10 b_snewtbl.png
convert b_views.png -scale 10x10 s_views.png
convert b_browse.png -scale 10x10 b_sbrowse.png

View File

@@ -1 +0,0 @@
16x16/places/folder-saved-search.png

Before

Width:  |  Height:  |  Size: 36 B

After

Width:  |  Height:  |  Size: 446 B

BIN
img/s_views.png Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 B

After

Width:  |  Height:  |  Size: 446 B