From 1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7 Mon Sep 17 00:00:00 2001 From: slakmagik Date: Wed, 30 Jun 2010 21:56:19 -0400 Subject: 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 --- system/dtach/slack-desc | 6 +++--- system/rox-filer/doinst.sh | 3 +-- system/rox-filer/rox-filer.SlackBuild | 4 ++-- system/rox-filer/slack-desc | 10 +++++----- 4 files changed, 11 insertions(+), 12 deletions(-) (limited to 'system') diff --git a/system/dtach/slack-desc b/system/dtach/slack-desc index d3e82c0732..9827278868 100644 --- a/system/dtach/slack-desc +++ b/system/dtach/slack-desc @@ -7,7 +7,7 @@ |-----handy-ruler-------------------------------------------------------| dtach: dtach (detaches/reattaches programs from/to their terminals) -dtach: +dtach: dtach: dtach is a tiny program that emulates the detach feature of screen, dtach: allowing you to run a program in an environment that is protected dtach: from the controlling terminal and attach to it later. dtach does not @@ -15,5 +15,5 @@ dtach: keep track of the contents of the screen, and thus works best with dtach: programs that know how to redraw themselves. It is designed to be dtach: transparent and un-intrusive; it avoids interpreting the input and dtach: output between attached terminals and the program under its control. -dtach: -dtach: +dtach: +dtach: diff --git a/system/rox-filer/doinst.sh b/system/rox-filer/doinst.sh index 1f1dabf595..84a3539df9 100644 --- a/system/rox-filer/doinst.sh +++ b/system/rox-filer/doinst.sh @@ -32,8 +32,7 @@ if [ -e etc/profile.d/rox-filer.csh ]; then fi config etc/rox/xdg/rox.sourceforge.net/MIME-types/application_postscript.new -config etc/rox/xdg/rox.sourceforge.net/MIME-types/text.new +config etc/rox/xdg/rox.sourceforge.net/MIME-types/text.new config etc/rox/xdg/rox.sourceforge.net/MIME-types/text_html.new config etc/profile.d/rox-filer.sh.new config etc/profile.d/rox-filer.csh.new - diff --git a/system/rox-filer/rox-filer.SlackBuild b/system/rox-filer/rox-filer.SlackBuild index fd72e7c7ec..b1ee9afe72 100644 --- a/system/rox-filer/rox-filer.SlackBuild +++ b/system/rox-filer/rox-filer.SlackBuild @@ -89,8 +89,8 @@ chmod 0755 $PKG/$BINDIR/rox # Don't clobber these on upgrades cd Choices/MIME-types - for file in * ; do - mv $file $PKG/$CHOICESDIR/$file.new ; + for file in * ; do + mv $file $PKG/$CHOICESDIR/$file.new ; done cd - diff --git a/system/rox-filer/slack-desc b/system/rox-filer/slack-desc index d22e1ecfb2..115e56d7c3 100644 --- a/system/rox-filer/slack-desc +++ b/system/rox-filer/slack-desc @@ -7,13 +7,13 @@ |-----handy-ruler---------------------------------------------------| rox-filer: rox-filer (GTK2 file manager) -rox-filer: +rox-filer: rox-filer: ROX-Filer is a fast and powerful graphical file manager. It has rox-filer: full drag-and-drop support and background file operations, and is rox-filer: highly configurable. It can also act as a pinboard, allowing you rox-filer: to pin frequently used files to the desktop background. -rox-filer: +rox-filer: rox-filer: Homepage: http://roscidus.com/desktop/ROX-Filer -rox-filer: -rox-filer: -rox-filer: +rox-filer: +rox-filer: +rox-filer: -- cgit v1.2.3