summaryrefslogtreecommitdiffstats
path: root/src/tdebluez-common/icons/inkscape-converter.sh
diff options
context:
space:
mode:
authorEmanoil Kotsev <[email protected]>2018-11-12 21:18:37 +0100
committerEmanoil Kotsev <[email protected]>2023-01-14 03:44:08 +0000
commite274309d9293777aaaecebccaa29a339a05bd4f9 (patch)
treea00349c31b90cdedaa6e351dfe93950b55903dce /src/tdebluez-common/icons/inkscape-converter.sh
parent63c233987977aa48b701edeb47079a6153359fbe (diff)
downloadtdebluez-e274309d9293777aaaecebccaa29a339a05bd4f9.tar.gz
tdebluez-e274309d9293777aaaecebccaa29a339a05bd4f9.zip
Based on KDE3 bluez4 version a TDE bluez5 version was created
Signed-off-by: Emanoil Kotsev <[email protected]>
Diffstat (limited to 'src/tdebluez-common/icons/inkscape-converter.sh')
-rw-r--r--src/tdebluez-common/icons/inkscape-converter.sh14
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
+