diff options
author | slakmagik <slakmagik@gmail.com> | 2011-01-28 23:47:24 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-01 09:54:14 -0600 |
commit | 8467c8e1120b881d9d34bfcdd4ffe92d9d4b7e41 (patch) | |
tree | de2e38cb1ddaf45a8b9385ea6effbca3dc736efc /system/rox-filer/README | |
parent | cd4cf90c0a77ae563adbb7b44c16d09790600931 (diff) |
system/rox-filer: Miscellaneous cleanups
Clarify a point in the README that some users are interested in. Update
the doinst.sh to the new template. Remove unneeded comments. Comment why
there's no strip code. Fix indentation. Remove bashism (brace
expansion). Replace a 'cd...cd -' with a subshell. Tighten up other
one-line subshells so it's consistent with the rest of the one-line
subshells.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/rox-filer/README')
-rw-r--r-- | system/rox-filer/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/rox-filer/README b/system/rox-filer/README index 032071d9e5f1..2be530014896 100644 --- a/system/rox-filer/README +++ b/system/rox-filer/README @@ -1,4 +1,5 @@ ROX-Filer is a fast and powerful graphical file manager. It has full drag-and-drop support and background file operations, and is highly configurable. It can also act as a pinboard, allowing you to pin -frequently used files to the desktop background. +frequently used files to the desktop background (i.e., can provide +desktop icons). |