The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and
Fri Jan 16 23:59:01 2004 Matthias Clasen <maclas@gmx.de> The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and po/ChangeLog): * gtk/gtkintl.h: * gdk-pixbuf/gdk-pixbuf-i18n.h: * gdk/gdkintl.h: Define P_() for property blurbs and nicks. * gdk/gdkdisplaymanager.c: * gdk-pixbuf/gdk-pixbuf.c: * modules/input/gtkimcontextxim.c: * gtk/*.c: Mark property blurbs and nicks with P_(). * po/Makefile.in.in: Add --keyword=P_ to the xgettext invocation, since property blurbs and nicks are now marked with P_().
This commit is contained in:
		 Matthias Clasen
					Matthias Clasen
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							fb526d239a
						
					
				
				
					commit
					07d4d314b6
				
			| @ -156,8 +156,8 @@ gtk_separator_tool_item_class_init (GtkSeparatorToolItemClass *class) | ||||
|   g_object_class_install_property (object_class, | ||||
| 				   PROP_DRAW, | ||||
| 				   g_param_spec_boolean ("draw", | ||||
| 							 _("Draw"), | ||||
| 							 _("Whether the separator is drawn, or just blank"), | ||||
| 							 P_("Draw"), | ||||
| 							 P_("Whether the separator is drawn, or just blank"), | ||||
| 							 TRUE, | ||||
| 							 G_PARAM_READWRITE)); | ||||
|    | ||||
|  | ||||
		Reference in New Issue
	
	Block a user