Author: jhs
Date: Sat Feb 2 10:04:30 2008
New Revision: 3576
URL: http://svn.gnome.org/viewvc/anjuta?rev=3576&view=rev
Log:
2008-02-02 Johannes Schmid <[EMAIL PROTECTED]>
* plugins/patch/patch-plugin.glade:
gtk-apply is not translatable...
Modified:
trunk/ChangeLog
trunk/plugins/patch/patch-plugin.glade
Modified: trunk/plugins/patch/patch-plugin.glade
==============================================================================
--- trunk/plugins/patch/patch-plugin.glade (original)
+++ trunk/plugins/patch/patch-plugin.glade Sat Feb 2 10:04:30 2008
@@ -120,7 +120,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="events">GDK_POINTER_MOTION_MASK |
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK |
GDK_BUTTON_RELEASE_MASK</property>
- <property name="label" translatable="yes">gtk-apply</property>
+ <property name="label" translatable="no">gtk-apply</property>
<property name="use_stock">True</property>
<property name="response_id">0</property>
</widget>
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.