related to bug 2424

Application desktop files should not contain icon extension

Signed-off-by: gregory guy <g-gregory@gmx.fr>
pull/1/head
gregory guy 6 years ago
parent f3dff2bcfe
commit e40133ab17
No known key found for this signature in database
GPG Key ID: 6EFE0EF249A874C0

@ -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

@ -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

@ -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

@ -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

Loading…
Cancel
Save