diff options
author | slakmagik <slakmagik@gmail.com> | 2010-06-30 21:56:19 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-07-03 15:52:10 -0500 |
commit | 1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7 (patch) | |
tree | c6c65534abad57b49af75bbcc8e5f5e90ad4f17e /development | |
parent | 313a4f1d24815f58d9d8f481bac83505c6c35196 (diff) | |
download | slackbuilds-1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7.tar.gz |
Various: whitespace cleanups
All trailing whitespace (either at EOL or as entire last line) was
removed except in slack-desc files where all of them were made to
leave a trailing space after the 'blank' colons.
This only affects the builds that I maintain.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/Xdialog/slack-desc | 4 | ||||
-rw-r--r-- | development/gtkdialog/slack-desc | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/development/Xdialog/slack-desc b/development/Xdialog/slack-desc index 684ac942bf..f41dac00d0 100644 --- a/development/Xdialog/slack-desc +++ b/development/Xdialog/slack-desc @@ -7,7 +7,7 @@ |-----handy-ruler------------------------------------------------------| Xdialog: Xdialog (GTK1/2 mostly-dialog-compatible UI builder) -Xdialog: +Xdialog: Xdialog: Xdialog is designed to be a drop in replacement for the "dialog" Xdialog: or "cdialog" programs. It converts any terminal based program into Xdialog: a program with an X-windows interface. The dialogs are easier to @@ -15,5 +15,5 @@ Xdialog: see and use while adding even more functionalities (e.g. with the Xdialog: treeview, the file selector, the edit box, the range box, the help Xdialog: button/box). Because Xdialog uses GTK+, it will also match your Xdialog: desktop theme. -Xdialog: +Xdialog: Xdialog: Homepage: http://xdialog.free.fr/ diff --git a/development/gtkdialog/slack-desc b/development/gtkdialog/slack-desc index 4f9b606d0d..2d85088101 100644 --- a/development/gtkdialog/slack-desc +++ b/development/gtkdialog/slack-desc @@ -7,13 +7,13 @@ |-----handy-ruler----------------------------------------------------| gtkdialog: gtkdialog (GTK2 UI builder) -gtkdialog: +gtkdialog: gtkdialog: Gtkdialog is a small utility for fast and easy GUI building. It -gtkdialog: can be used to create dialog boxes for almost any interpreted and +gtkdialog: can be used to create dialog boxes for almost any interpreted and gtkdialog: compiled programs which is a very attractive feature since the gtkdialog: developer does not have to learn various GUI languages for the gtkdialog: miscellaneous programming languages. -gtkdialog: +gtkdialog: gtkdialog: Homepage: http://linux.pte.hu/~pipas/gtkdialog/ -gtkdialog: -gtkdialog: +gtkdialog: +gtkdialog: |