Hello community,

here is the log from the commit of package alacarte for openSUSE:Factory 
checked in at 2013-09-29 19:22:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alacarte (Old)
 and      /work/SRC/openSUSE:Factory/.alacarte.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alacarte"

Changes:
--------
--- /work/SRC/openSUSE:Factory/alacarte/alacarte.changes        2013-09-27 
17:06:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.alacarte.new/alacarte.changes   2013-09-29 
19:22:27.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Sep 28 15:38:25 UTC 2013 - dims...@opensuse.org
+
+- Correct alacarte-nohelp.patch: only remove the accelerator,
+  nothing else (bnc#842988).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ alacarte-nohelp.patch ++++++
--- /var/tmp/diff_new_pack.BnnDWi/_old  2013-09-29 19:22:28.000000000 +0200
+++ /var/tmp/diff_new_pack.BnnDWi/_new  2013-09-29 19:22:28.000000000 +0200
@@ -1,16 +1,16 @@
-Index: alacarte-3.7.3/Alacarte/MainWindow.py
+Index: alacarte-3.10.0/Alacarte/MainWindow.py
 ===================================================================
---- alacarte-3.7.3.orig/Alacarte/MainWindow.py
-+++ alacarte-3.7.3/Alacarte/MainWindow.py
-@@ -50,12 +50,6 @@ class MainWindow(object):
+--- alacarte-3.10.0.orig/Alacarte/MainWindow.py
++++ alacarte-3.10.0/Alacarte/MainWindow.py
+@@ -49,12 +49,8 @@ class MainWindow(object):
          self.tree.get_object('move_up_button').set_sensitive(False)
          self.tree.get_object('move_down_button').set_sensitive(False)
          self.tree.get_object('new_separator_button').set_sensitive(False)
 -        accelgroup = Gtk.AccelGroup()
 -        keyval, modifier = Gtk.accelerator_parse('F1')
 -        accelgroup.connect(keyval, modifier, Gtk.AccelFlags.VISIBLE, 
self.on_help_button_clicked)
--
--        self.main_window = self.tree.get_object('mainwindow')
+ 
+         self.main_window = self.tree.get_object('mainwindow')
 -        self.main_window.add_accel_group(accelgroup)
  
          self.editor = None

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to