summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:18 +0200
committerBor Kraljič2011-10-14 14:19:18 +0200
commitbe80ab6ff862953c13481d3e7a9deebfc88f71f4 (patch)
tree267dfa353e89b7ffadf6921f2849791bf8587563
parent2b42e35bdcd3471c2d561ef82f20f442cdfaf77f (diff)
wmwave: fixed long description wrap (scripted)
-rwxr-xr-xwm-addons/wmwave/DETAILS3
-rw-r--r--wm-addons/wmwave/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/wm-addons/wmwave/DETAILS b/wm-addons/wmwave/DETAILS
index ecb0950331..1a7d995352 100755
--- a/wm-addons/wmwave/DETAILS
+++ b/wm-addons/wmwave/DETAILS
@@ -16,5 +16,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
KEYWORDS="wireless windowmaker wm-addons"
SHORT="WindowMaker dockapp to display stats about a wireless ethernet connection"
cat << EOF
-wmwave is dockapp for WindowMaker to display statistical information about a current wireless ethernet connection
+wmwave is dockapp for WindowMaker to display statistical information about
+a current wireless ethernet connection
EOF
diff --git a/wm-addons/wmwave/HISTORY b/wm-addons/wmwave/HISTORY
index 3e90556a5d..ba9e8222de 100644
--- a/wm-addons/wmwave/HISTORY
+++ b/wm-addons/wmwave/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2008-03-18 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs