]> git.pld-linux.org Git - packages/enigma.git/blame_incremental - enigma-desktop.patch
- up to 1.21
[packages/enigma.git] / enigma-desktop.patch
... / ...
CommitLineData
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
18 StartupNotify=false
19 Icon=enigma
20 Type=Application
21-Categories=Application;Game;PuzzleGame;
22+Categories=Game;LogicGame;
23
24--
252.1.0
26
This page took 0.055547 seconds and 4 git commands to generate.