[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#781513: regexxer: Fix "save all" menu item



Package: src:regexxer
Version: 0.9-6
Tags: patch
Usertags: origin-ubuntu ubuntu-patch vivid

In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/patches/fix-save-all-menu-item.patch:
     - Fix "save all" menu item.

We thought you might be interested in doing the same.
diff -Nur regexxer-0.9/ui/mainwindow.glade regexxer-0.9.new/ui/mainwindow.glade
--- regexxer-0.9/ui/mainwindow.glade	2007-01-08 17:36:55.000000000 +0100
+++ regexxer-0.9.new/ui/mainwindow.glade	2007-04-03 16:38:02.000000000 +0200
@@ -47,7 +47,7 @@
 		    <widget class="GtkImageMenuItem" id="menuitem_save_all">
 		      <property name="visible">True</property>
 		      <property name="label">regexxer-save-all</property>
-		      <property name="use_underline">True</property>
+		      <property name="use_stock">True</property>
 		    </widget>
 		  </child>
 


Reply to: