summaryrefslogtreecommitdiff
path: root/examples/glade
diff options
context:
space:
mode:
Diffstat (limited to 'examples/glade')
-rw-r--r--examples/glade/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/glade/README b/examples/glade/README
index d83c582d..e75bfb8b 100644
--- a/examples/glade/README
+++ b/examples/glade/README
@@ -3,7 +3,7 @@ be used for creating user interfaces from the .glade files created by the
GLADE UI builder.
Just put a glade file in this directory and run:
- ./glade.py filename.glade
+ ./glade-demo.py filename.glade
The pyglade module should make it even easier to prototype interfaces in
python, since you can get it to look right, and act correctly when signals