Update README.glade

Update the README.glade file to use current .ui file
names and locations as example.
This commit is contained in:
Matthias Clasen 2016-01-27 15:14:30 -05:00
parent 8527fca250
commit b8a0f3582b

View File

@ -6,7 +6,7 @@ In order to edit any composite classes in GTK+, startup Glade
in the following way, example:
cd /path/to/gtk+/
GLADE_CATALOG_SEARCH_PATH=`pwd`/gtk/glade glade gtk/gtkfilechooserdefault.ui
GLADE_CATALOG_SEARCH_PATH=`pwd`/gtk/glade glade gtk/ui/gtkfilechooserwidget.ui
Documentation for updating this catalog can be found here:
https://developer.gnome.org/gladeui/stable/