Branch: r14.0.x

4e0994c8 2018-08-21 09:26:02 gregory guy
related to bug 2424
Application desktop files should not contain icon extension

Signed-off-by: gregory guy <g-gregory@...>
(cherry picked from commit e40133ab1731a04752a1db301391efc01067d988)
M kbarcode/kbarcode-batch.desktop
M kbarcode/kbarcode-editor.desktop
M kbarcode/kbarcode-single.desktop
M kbarcode/kbarcode.desktop

kbarcode/kbarcode-batch.desktop

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

kbarcode/kbarcode-editor.desktop

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

kbarcode/kbarcode-single.desktop

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

kbarcode/kbarcode.desktop

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