summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-08-21 15:34:30 +0200
committergregory guy <g-gregory@gmx.fr>2018-08-21 15:34:30 +0200
commite40133ab1731a04752a1db301391efc01067d988 (patch)
tree339673837fb4a92cb8242ebda344d4ffcbf0245d
parentf3dff2bcfe3eeac55b8ee59d8c5eb0251ffbfc09 (diff)
downloadkbarcode-e40133ab.tar.gz
kbarcode-e40133ab.zip
related to bug 2424
Application desktop files should not contain icon extension Signed-off-by: gregory guy <g-gregory@gmx.fr>
-rw-r--r--kbarcode/kbarcode-batch.desktop2
-rw-r--r--kbarcode/kbarcode-editor.desktop2
-rw-r--r--kbarcode/kbarcode-single.desktop2
-rw-r--r--kbarcode/kbarcode.desktop2
4 files changed, 4 insertions, 4 deletions
diff --git a/kbarcode/kbarcode-batch.desktop b/kbarcode/kbarcode-batch.desktop
index 096fbaa..f6bc30e 100644
--- a/kbarcode/kbarcode-batch.desktop
+++ b/kbarcode/kbarcode-batch.desktop
@@ -2,7 +2,7 @@
Encoding=UTF-8
Type=Application
Exec=kbarcode --batch
-Icon=kbarcode.png
+Icon=kbarcode
Comment=Barcode and label printing tool (batch printing mode)
Comment[de]=Werkzeug zum Barcode und Etiketten Druck (Stapelverarbeitung)
Terminal=false
diff --git a/kbarcode/kbarcode-editor.desktop b/kbarcode/kbarcode-editor.desktop
index 4a28fae..ff48ff5 100644
--- a/kbarcode/kbarcode-editor.desktop
+++ b/kbarcode/kbarcode-editor.desktop
@@ -2,7 +2,7 @@
Encoding=UTF-8
Type=Application
Exec=kbarcode --label
-Icon=kbarcode.png
+Icon=kbarcode
Comment=Barcode and label printing tool editor
Comment[de]=Werkzeug zum Barcode und Etiketten Druck Editor
Terminal=false
diff --git a/kbarcode/kbarcode-single.desktop b/kbarcode/kbarcode-single.desktop
index 40da3d8..090e0ab 100644
--- a/kbarcode/kbarcode-single.desktop
+++ b/kbarcode/kbarcode-single.desktop
@@ -2,7 +2,7 @@
Encoding=UTF-8
Type=Application
Exec=kbarcode --barcode
-Icon=kbarcode.png
+Icon=kbarcode
Comment=Barcode generation tool
Comment[de]=Barcode Erstellung
Terminal=0
diff --git a/kbarcode/kbarcode.desktop b/kbarcode/kbarcode.desktop
index 71345ac..0d6374a 100644
--- a/kbarcode/kbarcode.desktop
+++ b/kbarcode/kbarcode.desktop
@@ -2,7 +2,7 @@
Encoding=UTF-8
Type=Application
Exec=kbarcode -caption "%c" %i %m %f
-Icon=kbarcode.png
+Icon=kbarcode
MimeType=application/kbarcode-label
X-DocPath=kbarcode/index.html
Comment=Barcode and label printing tool