Add some missing images
Before Width: | Height: | Size: 197 B After Width: | Height: | Size: 321 B |
Before Width: | Height: | Size: 272 B After Width: | Height: | Size: 415 B |
BIN
img/bd_ftext.png
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 225 B |
BIN
img/bd_index.png
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 264 B |
Before Width: | Height: | Size: 389 B After Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 197 B After Width: | Height: | Size: 231 B |
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 224 B |
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
for f in bd* ; do
|
for f in bd* ; do
|
||||||
orig=b_${f##bd_}
|
orig=b_${f##bd_}
|
||||||
if [ -h $orig -a -f $f ] ; then
|
if [ -f $f ] ; then
|
||||||
convert $orig -colorspace Gray $f
|
convert $orig -colorspace Gray $f
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
6
img/make-small.sh
Executable 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
|
||||||
|
|
@@ -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
Before Width: | Height: | Size: 36 B After Width: | Height: | Size: 446 B |