Skip to content
  • Christian Persch's avatar
    Intern the action's name. Saves two string duplicates of it per action; · bd48f263
    Christian Persch authored and Christian Persch's avatar Christian Persch committed
    2007-07-11  Christian Persch  <chpe@gnome.org>
    
    	* gtk/gtkaction.c: (gtk_action_buildable_set_name),
    	(gtk_action_finalize), (gtk_action_set_property),
    	(gtk_action_get_property):
    	* gtk/gtkactiongroup.c: (gtk_action_group_init),
    	(gtk_action_group_add_action),
    	(gtk_action_group_add_action_with_accel),
    	(gtk_action_group_remove_action): Intern the action's name. Saves two
    	string duplicates of it per action; bug #455645.
    
    svn path=/trunk/; revision=18441
    bd48f263