diff options
Diffstat (limited to 'src/tdebluez-common/icons/inkscape-converter.sh')
-rw-r--r-- | src/tdebluez-common/icons/inkscape-converter.sh | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/tdebluez-common/icons/inkscape-converter.sh b/src/tdebluez-common/icons/inkscape-converter.sh new file mode 100644 index 0000000..37ba75f --- /dev/null +++ b/src/tdebluez-common/icons/inkscape-converter.sh @@ -0,0 +1,14 @@ +inkscape -z -e hi128-app-tdebluez.png -h128 tde-bluetooth.svg +inkscape -z -e hi16-app-tdebluez.png -h16 tde-bluetooth.svg +inkscape -z -e hi22-app-tdebluez.png -h22 tde-bluetooth.svg +inkscape -z -e hi32-app-tdebluez.png -h32 tde-bluetooth.svg +inkscape -z -e hi48-app-tdebluez.png -h48 tde-bluetooth.svg +inkscape -z -e hi64-app-tdebluez.png -h64 tde-bluetooth.svg + +inkscape -z -e hi128-app-bluetooth.png -h128 bluetooth.svg +inkscape -z -e hi16-app-bluetooth.png -h16 bluetooth.svg +inkscape -z -e hi22-app-bluetooth.png -h22 bluetooth.svg +inkscape -z -e hi32-app-bluetooth.png -h32 bluetooth.svg +inkscape -z -e hi48-app-bluetooth.png -h48 bluetooth.svg +inkscape -z -e hi64-app-bluetooth.png -h64 bluetooth.svg + |