diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/libglade | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/libglade')
-rw-r--r-- | devel/libglade/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libglade/DESCR b/devel/libglade/DESCR index 8dd5155d5fd..99a77f0895d 100644 --- a/devel/libglade/DESCR +++ b/devel/libglade/DESCR @@ -2,8 +2,8 @@ output routines in the GLADE user interface builder. Whereas GLADE's output routines create C code that can then be compiled, libglade builds the interface from an XML file (GLADE's save format) at runtime. This -way you can change the look of a program without needing to recompile. +way you can change the look of a program without needing to recompile. Currently it supports all the widgets in current releases, together with support for keyboard accelerators and automatic signal -connection. +connection. |