Author: djihed Date: Sat Feb 16 15:48:51 2008 New Revision: 6165 URL: http://svn.gnome.org/viewvc/gedit?rev=6165&view=rev
Log: Mark string for translation Modified: trunk/ChangeLog trunk/gedit/gedit-window.c Modified: trunk/gedit/gedit-window.c ============================================================================== --- trunk/gedit/gedit-window.c (original) +++ trunk/gedit/gedit-window.c Sat Feb 16 15:48:51 2008 @@ -2846,7 +2846,7 @@ documents_panel = gedit_documents_panel_new (window); gedit_panel_add_item_with_stock_icon (GEDIT_PANEL (window->priv->side_panel), documents_panel, - "Documents", + _("Documents"), GTK_STOCK_FILE); } _______________________________________________ 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.