Author: djihed
Date: Sun Feb 17 14:24:54 2008
New Revision: 6169
URL: http://svn.gnome.org/viewvc/gedit?rev=6169&view=rev

Log:
Mark string for translation

Modified:
   trunk/ChangeLog
   trunk/plugins/taglist/gedit-taglist-plugin.c

Modified: trunk/plugins/taglist/gedit-taglist-plugin.c
==============================================================================
--- trunk/plugins/taglist/gedit-taglist-plugin.c        (original)
+++ trunk/plugins/taglist/gedit-taglist-plugin.c        Sun Feb 17 14:24:54 2008
@@ -91,7 +91,7 @@
        
        gedit_panel_add_item_with_stock_icon (side_panel, 
                                              taglist_panel, 
-                                             "Tags", 
+                                             _("Tags"), 
                                              GTK_STOCK_ADD);
 
        g_object_set_data (G_OBJECT (window), 
_______________________________________________
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.

Reply via email to