[gnome-main-menu] 03/03: debian/patches: Add 1006_correct_help_button.patch. (Closes: #800352).

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Mon Sep 28 13:45:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

flexiondotorg-guest pushed a commit to branch master
in repository gnome-main-menu.

commit b5c90e93e248ad1cbb221c74774149bd7d7e3ff9
Author: Martin Wimpress <code at flexion.org>
Date:   Mon Sep 28 14:45:21 2015 +0100

    debian/patches: Add 1006_correct_help_button.patch. (Closes: #800352).
---
 debian/patches/1006_correct_help_button.patch | 23 +++++++++++++++++++++++
 debian/patches/series                         |  1 +
 2 files changed, 24 insertions(+)

diff --git a/debian/patches/1006_correct_help_button.patch b/debian/patches/1006_correct_help_button.patch
new file mode 100644
index 0000000..a1bcad3
--- /dev/null
+++ b/debian/patches/1006_correct_help_button.patch
@@ -0,0 +1,23 @@
+Description: Help button opens mate-user-guide
+Author: tarakbumba <tarakbumba at gmail.com>
+--- a/main-menu/etc/system-items.xbel.in
++++ b/main-menu/etc/system-items.xbel.in
+@@ -3,7 +3,7 @@
+       xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks"
+       xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info"
+ >
+-  <bookmark href="yelp.desktop" added="2007-01-16T05:53:36Z" modified="2007-01-16T05:53:36Z" visited="2007-01-16T05:53:36Z">
++  <bookmark href="mate-user-guide.desktop" added="2007-01-16T05:53:36Z" modified="2007-01-16T05:53:36Z" visited="2007-01-16T05:53:36Z">
+     <_title>Help</_title>
+     <info>
+       <metadata owner="http://freedesktop.org">
+@@ -12,7 +12,7 @@
+           <bookmark:group>rank-0</bookmark:group>
+         </bookmark:groups>
+         <bookmark:applications>
+-          <bookmark:application name="Yelp" exec="yelp" timestamp="1168926816" count="1"/>
++          <bookmark:application name="Yelp" exec="yelp help:mate-user-guide" timestamp="1168926816" count="1"/>
+         </bookmark:applications>
+       </metadata>
+     </info>
+
diff --git a/debian/patches/series b/debian/patches/series
index c042bab..ece711c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 1003_adjust_disable-log-out_gschema_key.patch
 1004_fix_out_of_bounds_array_access.patch
 1005_correct_configure_to_reference_caja.patch
+1006_correct_help_button.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/gnome-main-menu.git



More information about the pkg-mate-commits mailing list