summaryrefslogtreecommitdiff
path: root/sys-boot/unetbootin/files/unetbootin-675-desktop.patch
blob: b71907db38d8d66c9213b5ba873e00cba510cc05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 * unetbootin.desktop: error: key "GenericName[en_US]" in group "Desktop Entry"
   is a localized key, but there is no non-localized key "GenericName"
 * unetbootin.desktop: warning: value "Application;System;" for key
   "Categories" in group "Desktop Entry" contains a deprecated value
 * "Application"

--- a/unetbootin.desktop
+++ b/unetbootin.desktop
@@ -2,11 +2,9 @@
 Version=1.0
 Name=UNetbootin
 Comment=Tool for creating Live USB drives
-Categories=Application;System;
-Exec=/usr/bin/unetbootin_asroot
+Categories=System;
+Exec=/usr/bin/unetbootin
 Terminal=false
 Type=Application
-Name[en_US]=UNetbootin
-GenericName[en_US]=UNetbootin
-Comment[en_US]=Tool for creating Live USB drives
+GenericName=UNetbootin
 Icon=unetbootin