Property string change



OK, GTK+-2.3.5 got pushed back a day, and with that push back came
another property string change:

Tue Mar  2 14:38:23 2004  Owen Taylor  <otaylor@redhat.com>

      * gtk/gtkcombobox.c (gtk_combo_box_class_init):
        Rename "appearance" property to "appears-as-list".

-         g_param_spec_boolean ("appearance",
-                               P_("ComboBox appareance"),
-                               P_("ComboBox appearance, where TRUE means Windows-style."),
+         g_param_spec_boolean ("appears-as-list",
+                               P_("Appears as list"),
+                               P_("Whether combobox dropdowns should look like lists rather than menus"),

Thanks,
						Owen





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]