+ up and down buttons

main
Nils Dagsson Moskopp 10 years ago
parent 2335326182
commit 7eed4d337f

@ -0,0 +1,2 @@
#!/bin/sh
sed -e 's/★/▲/g' ../iam-template-64x16/"$2".svg

@ -0,0 +1,2 @@
#!/bin/sh
sed -e 's/★/▼/g' ../iam-template-64x16/"$2".svg
Loading…
Cancel
Save