summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:16 +0200
committerBor Kraljič2011-10-14 14:19:16 +0200
commit40629b0c27cc7626370309b4c00bec724702c4d4 (patch)
tree8e046456667bd9b84ee758fc3a0d89a60ff04a35
parentc9f8d023747b5ba4476651494c8570369a117564 (diff)
wmdrawer: fixed long description wrap (scripted)
-rwxr-xr-xwm-addons/wmdrawer/DETAILS3
-rw-r--r--wm-addons/wmdrawer/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/wm-addons/wmdrawer/DETAILS b/wm-addons/wmdrawer/DETAILS
index 2fcf8836b5..2ea6c62af1 100755
--- a/wm-addons/wmdrawer/DETAILS
+++ b/wm-addons/wmdrawer/DETAILS
@@ -11,5 +11,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="windowmaker wm-addons"
SHORT="WindowMaker dockapp to launch applications"
cat << EOF
-wmDrawer is a dock application (dockapp) which provides a drawer (retractable button bar) to launch applications
+wmDrawer is a dock application (dockapp) which provides a drawer (retractable
+button bar) to launch applications
EOF
diff --git a/wm-addons/wmdrawer/HISTORY b/wm-addons/wmdrawer/HISTORY
index b1c1ace497..5ff30144de 100644
--- a/wm-addons/wmdrawer/HISTORY
+++ b/wm-addons/wmdrawer/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2011-04-14 Arjan Bouter <abouter@sourcemage.org>
* DETAILS: corrected sha512, removed sha256, switched GATHER_DOCS off as
make install already installs the needed files and sorcery just adds crap