]> git.pld-linux.org Git - packages/enigma.git/blob - enigma-desktop.patch
- added gettext patch (add external arg to allow gettext 0.20+)
[packages/enigma.git] / enigma-desktop.patch
1 From d2e77fff6d28ade1f0284fd80cd88bb60c4c27c6 Mon Sep 17 00:00:00 2001
2 From: Michael Thomas <wart@fedoraproject.org>
3 Date: Wed, 6 Jun 2007 01:50:36 +0000
4 Subject: [PATCH 1/2] Clean up .desktop file categories
5
6 Clean up .desktop file categories so that it follows the Fedora and
7 desktop file standards:
8 http://standards.freedesktop.org/menu-spec/latest/apa.html
9 ---
10  etc/enigma.desktop | 2 +-
11  1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/etc/enigma.desktop b/etc/enigma.desktop
14 index 9c84137dcb..0b531f1ac2 100644
15 --- a/etc/enigma.desktop
16 +++ b/etc/enigma.desktop
17 @@ -44,5 +44,5 @@ Terminal=false
18  StartupNotify=false
19  Icon=enigma
20  Type=Application
21 -Categories=Application;Game;PuzzleGame;
22 +Categories=Game;LogicGame;
23  
24 -- 
25 2.1.0
26
This page took 0.06297 seconds and 3 git commands to generate.