Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/unetbootin/files: unetbootin-581-desktop.patch
Date: Mon, 27 Aug 2012 10:07:00
Message-Id: 20120827100648.C6C45208DB@flycatcher.gentoo.org
1 jer 12/08/27 10:06:48
2
3 Added: unetbootin-581-desktop.patch
4 Log:
5 Version bump. Fix desktop file issues.
6
7 (Portage version: 2.2.0_alpha123/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 sys-boot/unetbootin/files/unetbootin-581-desktop.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/files/unetbootin-581-desktop.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/files/unetbootin-581-desktop.patch?rev=1.1&content-type=text/plain
14
15 Index: unetbootin-581-desktop.patch
16 ===================================================================
17 * unetbootin.desktop: error: key "GenericName[en_US]" in group "Desktop Entry"
18 is a localized key, but there is no non-localized key "GenericName"
19 * unetbootin.desktop: warning: value "Application;System;" for key
20 "Categories" in group "Desktop Entry" contains a deprecated value
21 * "Application"
22
23
24
25 --- a/unetbootin.desktop
26 +++ b/unetbootin.desktop
27 @@ -2,11 +2,11 @@
28 Version=1.0
29 Name=UNetbootin
30 Comment=Tool for creating Live USB drives
31 -Categories=Application;System;
32 +Categories=System;
33 Exec=/usr/bin/unetbootin
34 Terminal=false
35 Type=Application
36 Name[en_US]=UNetbootin
37 -GenericName[en_US]=UNetbootin
38 +GenericName=UNetbootin
39 Comment[en_US]=Tool for creating Live USB drives
40 Icon=unetbootin