[Pkg-wmaker-commits] [wmacpi] 45/105: Imported Debian patch 2.1-4
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Tue Aug 18 01:13:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmacpi.
commit 39292b2c33efcd205b1901e89006b36b16f0e08a
Author: Sebastian Henschel <shensche at debian.org>
Date: Tue Jan 31 09:31:47 2006 +0100
Imported Debian patch 2.1-4
---
debian/changelog | 11 +++++++++--
wmacpi.c | 1 +
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6b91d1e..56dc5d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
+wmacpi (2.1-4) unstable; urgency=low
+
+ * wmacpi.c:
+ - Added compatibility patch for libdockapp 0.6.x, closes: #350445.
+
+ -- Sebastian Henschel <shensche at debian.org> Tue, 31 Jan 2006 09:31:47 +0100
+
wmacpi (2.1-3) unstable; urgency=low
* debian/control:
- - changed build-dependencies due to xlibs-dev transition.
+ - Changed build-dependencies due to xlibs-dev transition.
* debian/copyright:
- - updated postal address of the FSF.
+ - Updated postal address of the FSF.
-- Sebastian Henschel <shensche at debian.org> Thu, 1 Dec 2005 11:10:44 +0100
diff --git a/wmacpi.c b/wmacpi.c
index 5d44550..4e0758f 100644
--- a/wmacpi.c
+++ b/wmacpi.c
@@ -137,6 +137,7 @@ static void redraw_window(void)
static void new_window(char *display, char *name, int argc, char **argv)
{
/* Initialise the dockapp window and appicon */
+ DAParseArguments(argc, argv, NULL, 0, "There is no help available", WMACPI_VER);
DAInitialize(display, name, 64, 64, argc, argv);
dockapp->display = DADisplay;
dockapp->win = DAWindow;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmacpi.git
More information about the Pkg-wmaker-commits
mailing list