summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorPaul Pogonyshev <paulp@src.gnome.org>2007-12-12 21:42:08 +0000
committerPaul Pogonyshev <paulp@src.gnome.org>2007-12-12 21:42:08 +0000
commit1184f19756787407c84d41c21d243e287d8a6fab (patch)
tree4b3edce251e6489a9faf048d2d16e9b1b3e06be1 /examples
parent16becef4c663a0bcb2d2d37d16d71e1b4317b93a (diff)
downloadpygtk-1184f19756787407c84d41c21d243e287d8a6fab.tar.gz
Fix typo in examples/glade/README.
svn path=/trunk/; revision=2935
Diffstat (limited to 'examples')
-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