[Debian-l10n-commits] r1579 - in /virtaal/trunk/debian: changelog patches/glade_warnings patches/series

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Tue Feb 10 20:00:55 UTC 2009


Author: nekral-guest
Date: Tue Feb 10 20:00:55 2009
New Revision: 1579

URL: http://svn.debian.org/wsvn/?sc=1&rev=1579
Log:
  * debian/patches/glade_warnings: Added patch to avoid glade warnings.

Added:
    virtaal/trunk/debian/patches/glade_warnings
Modified:
    virtaal/trunk/debian/changelog
    virtaal/trunk/debian/patches/series

Modified: virtaal/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/changelog?rev=1579&op=diff
==============================================================================
--- virtaal/trunk/debian/changelog (original)
+++ virtaal/trunk/debian/changelog Tue Feb 10 20:00:55 2009
@@ -11,6 +11,7 @@
   * debian/rules: build-stamp depends on $(QUILT_STAMPFN) instead of patch.
     This avoid building twice.
   * trunk/debian/patches/debian_openoffice_autocorr_files: Updated.
+  * debian/patches/glade_warnings: Added patch to avoid glade warnings.
 
  -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sun, 08 Feb 2009 23:42:27 +0100
 

Added: virtaal/trunk/debian/patches/glade_warnings
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/patches/glade_warnings?rev=1579&op=file
==============================================================================
--- virtaal/trunk/debian/patches/glade_warnings (added)
+++ virtaal/trunk/debian/patches/glade_warnings Tue Feb 10 20:00:55 2009
@@ -1,0 +1,42 @@
+--- a/share/virtaal/virtaal.glade
++++ b/share/virtaal/virtaal.glade
+@@ -158,7 +158,6 @@
+                     <child>
+                       <widget class="GtkImageMenuItem" id="mnu_prefs">
+                         <property name="visible">True</property>
+-                        <property name="accel_path">&lt;Virtaal&gt;/Edit/Preferences</property>
+                         <property name="label">gtk-preferences</property>
+                         <property name="use_underline">True</property>
+                         <property name="use_stock">True</property>
+@@ -200,7 +199,6 @@
+                     <child>
+                       <widget class="GtkImageMenuItem" id="mnu_up">
+                         <property name="visible">True</property>
+-                        <property name="accel_path">&lt;Virtaal&gt;/Navigation/Up</property>
+                         <property name="label">gtk-go-up</property>
+                         <property name="use_underline">True</property>
+                         <property name="use_stock">True</property>
+@@ -209,7 +207,6 @@
+                     <child>
+                       <widget class="GtkImageMenuItem" id="mnu_down">
+                         <property name="visible">True</property>
+-                        <property name="accel_path">&lt;Virtaal&gt;/Navigation/Down</property>
+                         <property name="label">gtk-go-down</property>
+                         <property name="use_underline">True</property>
+                         <property name="use_stock">True</property>
+@@ -218,7 +215,6 @@
+                     <child>
+                       <widget class="GtkMenuItem" id="mnu_pageup">
+                         <property name="visible">True</property>
+-                        <property name="accel_path">&lt;Virtaal&gt;/Navigation/PgUp</property>
+                         <property name="label" translatable="yes">P_age Up</property>
+                         <property name="use_underline">True</property>
+                       </widget>
+@@ -226,7 +222,6 @@
+                     <child>
+                       <widget class="GtkMenuItem" id="mnu_pagedown">
+                         <property name="visible">True</property>
+-                        <property name="accel_path">&lt;Virtaal&gt;/Navigation/PgDown</property>
+                         <property name="label" translatable="yes">_Page Down</property>
+                         <property name="use_underline">True</property>
+                       </widget>

Modified: virtaal/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/patches/series?rev=1579&op=diff
==============================================================================
--- virtaal/trunk/debian/patches/series (original)
+++ virtaal/trunk/debian/patches/series Tue Feb 10 20:00:55 2009
@@ -1,2 +1,3 @@
 debian_xpm_menu_icon
 debian_openoffice_autocorr_files
+glade_warnings




More information about the Debian-l10n-commits mailing list