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

Bug#781513: marked as done (regexxer: Fix "save all" menu item)



Your message dated Wed, 12 Oct 2016 20:42:27 -0300
with message-id <CAP+dXJcBfqNJvTpi=jyQwLTZaUJmNYHtczVpXM2MtpUJdLryYQ@mail.gmail.com>
and subject line Re: regexxer: Fix "save all" menu item
has caused the Debian Bug report #781513,
regarding regexxer: Fix "save all" menu item
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
781513: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781513
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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>
 


--- End Message ---
--- Begin Message ---
Hi,

Thanks for your patch. However, the current upstream version (0.10)
already has this fix. So, I am closing this bug.

Regards,

Eriberto

--- End Message ---

Reply to: