summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:14 +0200
committerBor Kraljič2011-10-14 14:19:14 +0200
commit623e48964011a79557e395c71dc6f531edac3ecc (patch)
tree6c3726f2e66305ede71a7a983434b18a73e045f1
parent2458949e99ec4544a255960a123bc414748c9e27 (diff)
vdesk: fixed long description wrap (scripted)
-rwxr-xr-xwm-addons/vdesk/DETAILS5
-rw-r--r--wm-addons/vdesk/HISTORY3
2 files changed, 6 insertions, 2 deletions
diff --git a/wm-addons/vdesk/DETAILS b/wm-addons/vdesk/DETAILS
index 07e9b04f99..0497803e25 100755
--- a/wm-addons/vdesk/DETAILS
+++ b/wm-addons/vdesk/DETAILS
@@ -11,7 +11,8 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
LICENSE[0]=GPL
KEYWORDS="wm-addons"
SHORT="virtual desktop manager"
+
cat << EOF
-A virtual desktop manager to work with window managers that don't natively support them.
+A virtual desktop manager to work with window managers that don't natively
+support them.
EOF
-
diff --git a/wm-addons/vdesk/HISTORY b/wm-addons/vdesk/HISTORY
index 2f26172940..5d99845ad1 100644
--- a/wm-addons/vdesk/HISTORY
+++ b/wm-addons/vdesk/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