diff options
author | B. Watson <yalhcru@gmail.com> | 2018-09-11 15:46:31 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 19:23:41 +0100 |
commit | fb4f25ce90c82c70dbcb03356b69deb7808e247e (patch) | |
tree | ac12e05e321d97da3f4d865961da4853b591fc72 /academic/wmcalc/README | |
parent | b607dff7114b0ede37d48227c83dbb3502ac5cd9 (diff) |
academic/wmcalc: Updated for version 0.7.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'academic/wmcalc/README')
-rw-r--r-- | academic/wmcalc/README | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/academic/wmcalc/README b/academic/wmcalc/README index 464a9dc1a2a9..6b8bee546158 100644 --- a/academic/wmcalc/README +++ b/academic/wmcalc/README @@ -1,11 +1,6 @@ +wmcalc (calculator dockapp for windowmaker) + wmcalc is a program designed to act as a simple four-function calculator. It is different from other calculator programs, however in that it is -designed to take up very little desktop space. As such, it can be left +designed to take up very little desktop space. As such, it can be left running on the desktop at all times. - -Note: The coding of this DockApp seems incredibly unorganized and there -are several xpm's that are almost the same thing. It also seems that -for whatever reason the author uses a xpm with the default WM backdrop, -meaning it wont fit in with themed desktops. I may have a patch in the -future that fixes this and also make it use "wmcalc1.xpm". For now, -enjoy it for what it is, a simple WindowMaker calculator. |