summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:12 +0200
committerBor Kraljič2011-10-14 14:19:12 +0200
commit5f20059f50e8b9741bf490d9d73d2f4b32432d94 (patch)
tree75271100fa6db1df9b3aa8157f8cae16d9c4dcf5
parent548663903fbc5df77b5095c76289a70683019d74 (diff)
docker: fixed long description wrap (scripted)
-rwxr-xr-xwm-addons/docker/DETAILS6
-rw-r--r--wm-addons/docker/HISTORY3
2 files changed, 7 insertions, 2 deletions
diff --git a/wm-addons/docker/DETAILS b/wm-addons/docker/DETAILS
index a2a011e519..9bb221fd2b 100755
--- a/wm-addons/docker/DETAILS
+++ b/wm-addons/docker/DETAILS
@@ -11,7 +11,9 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
KEYWORDS="dock windowmaker wm-addons"
SHORT="Docking application (WindowMaker dock app)"
cat << EOF
-Docker is a docking application (WindowMaker dock app) which acts as a system tray for KDE and GNOME2.
-It can be used to replace the panel in either environment, allowing you to have a system tray without
+Docker is a docking application (WindowMaker dock app) which acts as a system
+tray for KDE and GNOME2.
+It can be used to replace the panel in either environment, allowing you to
+have a system tray without
running the KDE/GNOME panel or environment.
EOF
diff --git a/wm-addons/docker/HISTORY b/wm-addons/docker/HISTORY
index 66002ab35a..241a87103e 100644
--- a/wm-addons/docker/HISTORY
+++ b/wm-addons/docker/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