summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2012-07-12 14:50:02 +0000
committerBen de Groot <yngwin@gentoo.org>2012-07-12 14:50:02 +0000
commitfe0d6a5a3e136ea6c7e449dc08f50228d13def64 (patch)
tree708c13f7159c2b60ecaadea367150f79ff39eca7 /www-client/qupzilla/files/qupzilla-1.3.0-desktop.patch
parentRemasking llvm in mesa (diff)
downloadgentoo-2-fe0d6a5a3e136ea6c7e449dc08f50228d13def64.tar.gz
gentoo-2-fe0d6a5a3e136ea6c7e449dc08f50228d13def64.tar.bz2
gentoo-2-fe0d6a5a3e136ea6c7e449dc08f50228d13def64.zip
Add upstream patch to correct desktop file
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'www-client/qupzilla/files/qupzilla-1.3.0-desktop.patch')
-rw-r--r--www-client/qupzilla/files/qupzilla-1.3.0-desktop.patch49
1 files changed, 49 insertions, 0 deletions
diff --git a/www-client/qupzilla/files/qupzilla-1.3.0-desktop.patch b/www-client/qupzilla/files/qupzilla-1.3.0-desktop.patch
new file mode 100644
index 000000000000..e812049b89cc
--- /dev/null
+++ b/www-client/qupzilla/files/qupzilla-1.3.0-desktop.patch
@@ -0,0 +1,49 @@
+From 8f9d27ec13fa8e7799e803c66db7c1d8685dca13 Mon Sep 17 00:00:00 2001
+From: nowrep <nowrep@gmail.com>
+Date: Thu, 12 Jul 2012 16:27:34 +0200
+Subject: [PATCH] Should fix errors in qupzilla.desktop
+
+---
+ linux/applications/qupzilla.desktop | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+diff --git a/linux/applications/qupzilla.desktop b/linux/applications/qupzilla.desktop
+index 09a94ed..8b069b1 100644
+--- a/linux/applications/qupzilla.desktop
++++ b/linux/applications/qupzilla.desktop
+@@ -1,5 +1,4 @@
+ [Desktop Entry]
+-Encoding=UTF-8
+ Name=QupZilla
+ Name[ka]=ქუპზილა
+ Name[sr]=Капзила
+@@ -61,7 +60,7 @@ MimeType=text/html;application/xhtml+xml;
+ Terminal=false
+ X-Ayatana-Desktop-Shortcuts=NewTab;NewWindow;PrivateBrowsing;
+
+-[NewTab Shortcut Group]
++[X-NewTab Shortcut Group]
+ Name=Open new tab
+ Name[cs]=Otevřít nový panel
+ Name[de]=Neuen Tab öffnen
+@@ -89,7 +88,7 @@ Name[ja]=新しいタブを開く
+ Exec=qupzilla --new-tab
+ TargetEnvironment=Unity
+
+-[NewWindow Shortcut Group]
++[X-NewWindow Shortcut Group]
+ Name=Open new window
+ Name[cs]=Otevřít nové okno
+ Name[de]=Neues Fenster öffnen
+@@ -117,7 +116,7 @@ Name[ja]=新しいウィンドウを開く
+ Exec=qupzilla --new-window
+ TargetEnvironment=Unity
+
+-[PrivateBrowsing Shortcut Group]
++[X-PrivateBrowsing Shortcut Group]
+ Name=Start private browsing
+ Name[cs]=Spustit soukromé prohlížení
+ Name[de]=Privaten Modus starten
+--
+1.7.10
+