[mate-power-manager] 04/04: debian/patches: Add 2000_disable_notification_prefs_ui.patch. Disable the notification preferences so options are not presented that indicator-power now handles.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Sun Jan 21 12:17:11 UTC 2018
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch master
in repository mate-power-manager.
commit c97b38c42f3d792f785be35eb026deb7fde4f2d7
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date: Sun Jan 21 12:16:36 2018 +0000
debian/patches: Add 2000_disable_notification_prefs_ui.patch. Disable the notification preferences so options are not presented that indicator-power now handles.
---
debian/patches/2000_disable_notification_prefs_ui.patch | 14 ++++++++++++++
debian/patches/series | 1 +
debian/patches/ubuntu.series | 1 +
3 files changed, 16 insertions(+)
diff --git a/debian/patches/2000_disable_notification_prefs_ui.patch b/debian/patches/2000_disable_notification_prefs_ui.patch
new file mode 100644
index 0000000..3c6244a
--- /dev/null
+++ b/debian/patches/2000_disable_notification_prefs_ui.patch
@@ -0,0 +1,14 @@
+Description: Disable the notification preferences so options are not presented that indicator-power handles.
+Author: Martin Wimpress <code at flexion.org>
+
+--- a/data/gpm-prefs.ui
++++ b/data/gpm-prefs.ui
+@@ -895,7 +895,7 @@
+ </child>
+ <child>
+ <object class="GtkVBox" id="vbox_notification">
+- <property name="visible">True</property>
++ <property name="visible">False</property>
+ <property name="orientation">vertical</property>
+ <property name="spacing">6</property>
+ <child>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+
diff --git a/debian/patches/ubuntu.series b/debian/patches/ubuntu.series
new file mode 100644
index 0000000..be7dcd6
--- /dev/null
+++ b/debian/patches/ubuntu.series
@@ -0,0 +1 @@
+2000_disable_notification_prefs_ui.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-power-manager.git
More information about the pkg-mate-commits
mailing list