Skip to content
  • Sebastien Granjoux's avatar
    libanjuta: Use only PROPERTYKEY field in preference widget names · 3639e805
    Sebastien Granjoux authored
    This break backward compatibility.
    Preferences widgets using GtkComboBox must have an id column filled with the values put in the widget name DEFAULT field.
    OBJECTTYPE and DATATYPE fields are infered from widget class.
    FLAGS field was not implemented, it is discarded.
    PROPERTYKEY field is still used to know the associated gsettings key.
    3639e805