repo.or.cz
/
phpmyadmin-themes.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do not overflow buttons to the messages
[phpmyadmin-themes.git]
/
img
/
make-small.sh
blob
7b657bba7736063c830560b2ffaa5f4690bf4271
1
#!/bin/sh
2
3
convert b_newtbl.png
-scale
10
x10 b_snewtbl.png
4
convert b_views.png
-scale
10
x10 s_views.png
5
convert b_browse.png
-scale
10
x10 b_sbrowse.png
6