summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:16 +0200
committerBor Kraljič2011-10-14 14:19:16 +0200
commitc9f8d023747b5ba4476651494c8570369a117564 (patch)
treefdd720b388a659cc534ec41c950826113d806243
parent846c206bfb9caf4b7e666784720af2338e15ccc6 (diff)
wmctrl: fixed long description wrap (scripted)
-rwxr-xr-xwm-addons/wmctrl/DETAILS4
-rw-r--r--wm-addons/wmctrl/HISTORY3
2 files changed, 6 insertions, 1 deletions
diff --git a/wm-addons/wmctrl/DETAILS b/wm-addons/wmctrl/DETAILS
index 2ae3f2ee71..0a33b00788 100755
--- a/wm-addons/wmctrl/DETAILS
+++ b/wm-addons/wmctrl/DETAILS
@@ -11,5 +11,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
KEYWORDS="wm-addons"
SHORT="wmctrl is a command-line tool to interact with EWMH-compatible window managers"
cat << EOF
-wmctrl can control window-manager related stuff, like windows, desktops etc. from the command-line. Look on their site to see if it is compatible with your WM.
+wmctrl can control window-manager related stuff, like windows, desktops
+etc. from the command-line. Look on their site to see if it is compatible
+with your WM.
EOF
diff --git a/wm-addons/wmctrl/HISTORY b/wm-addons/wmctrl/HISTORY
index ef8f0b0f66..da55d7cf99 100644
--- a/wm-addons/wmctrl/HISTORY
+++ b/wm-addons/wmctrl/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