mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
Update README.glade
Update the README.glade file to use current .ui file names and locations as example.
This commit is contained in:
parent
8527fca250
commit
b8a0f3582b
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user