diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 15:20:40 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | ca270ba0968395326777b3027ed7c70c728f3a3f (patch) | |
tree | 6d7744c6da237c8b10484a18f5b69bfc59626594 /system/wmfsm | |
parent | 753be7d3c059cbff0a272cd6b255d3684dba51c8 (diff) | |
download | slackbuilds-ca270ba0968395326777b3027ed7c70c728f3a3f.tar.gz |
system/wmfsm: Fix README.
Diffstat (limited to 'system/wmfsm')
-rw-r--r-- | system/wmfsm/README | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/system/wmfsm/README b/system/wmfsm/README index 30e43fbda1..89334104dd 100644 --- a/system/wmfsm/README +++ b/system/wmfsm/README @@ -1,14 +1,12 @@ +wmfsm is a WindowMaker dock application that shows the amount of disk +space available on mounted file systems with colored bars. -wmfsm is a WindowMaker dock application that shows the amount of disk space available -on mounted file systems with colored bars. - - - NOTE 1: You may choose one of the "wmfsm_*.xpm" avaiable in wmfsm directory. - Just choose one you liked more and use it as "wmfsm_master.xpm" + Just choose one you like most and use it as "wmfsm_master.xpm" Than, recreate the "tar.gz" source file and run the SlackBuild script. - -NOTE 2: Copy the "wmfsmrc.sample" to "~/.wmfsmrc" and edit it to configure your - shown filesystems. You may exclude or include with first line either - [include] or [exclude]. The next lines are filesystems that are either - explicitly included or excluded respectively. + +NOTE 2: Copy the "wmfsmrc.sample" to "~/.wmfsmrc" and edit it to + configure your shown filesystems. You may exclude or include + with first line either [include] or [exclude]. The next lines + are filesystems that are either explicitly included or excluded + respectively. |