diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/obconf/files/obconf-2.0.3_p20111019-desktopfile.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/x11-misc/obconf/files/obconf-2.0.3_p20111019-desktopfile.patch b/x11-misc/obconf/files/obconf-2.0.3_p20111019-desktopfile.patch deleted file mode 100644 index 50433325ad90..000000000000 --- a/x11-misc/obconf/files/obconf-2.0.3_p20111019-desktopfile.patch +++ /dev/null @@ -1,24 +0,0 @@ -commit 1b6eb630bc82265f514c30717b712758917b0e1c -Author: hasufell <hasufell@gentoo.org> -Date: Mon Jul 29 23:37:52 2013 +0200 - - fix desktop file - -diff --git a/obconf.desktop b/obconf.desktop -index 0c9714e..a3ba032 100644 ---- a/obconf.desktop -+++ b/obconf.desktop -@@ -1,5 +1,4 @@ - [Desktop Entry] --Encoding=UTF-8 - Type=Application - Name=Openbox Configuration Manager - Name[zh_TW]=Openbox 組態管理器 -@@ -8,6 +7,6 @@ Comment[zh_TW]=管理 Openbox 組態設定 - Icon=obconf - Exec=obconf %f - Categories=Settings;DesktopSettings;GTK; --MimeType=application/x-openbox-theme -+MimeType=application/x-openbox-theme; - StartupNotify=true - Terminal=false |