summaryrefslogtreecommitdiffstats
path: root/academic/wmcalc/README
diff options
context:
space:
mode:
author Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com>2015-08-09 09:04:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-09 23:03:38 +0700
commit80bd8b4c83e0360b1774aa7ec406f9ba340f66f6 (patch)
tree2eafef941bfe11f58f7f10e63d5dba0b5c72e624 /academic/wmcalc/README
parent6f62782ee27abe89791b76863138f07b82ad1170 (diff)
downloadslackbuilds-80bd8b4c83e0360b1774aa7ec406f9ba340f66f6.tar.gz
slackbuilds-80bd8b4c83e0360b1774aa7ec406f9ba340f66f6.tar.xz
academic/wmcalc: Added (Calculator DockApp).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/wmcalc/README')
-rw-r--r--academic/wmcalc/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/academic/wmcalc/README b/academic/wmcalc/README
new file mode 100644
index 0000000000..99cffddb44
--- /dev/null
+++ b/academic/wmcalc/README
@@ -0,0 +1,9 @@
+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 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.