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