[PATCH 3/3] doc: Add manpage for wmiv.

2015-06-07 Thread Doug Torrance
--- debian/wmaker.manpages | 1 + doc/Makefile.am| 9 +++-- doc/wmiv.1 | 49 + 3 files changed, 57 insertions(+), 2 deletions(-) create mode 100644 doc/wmiv.1 diff --git a/debian/wmaker.manpages b/debian/wmaker.manpages

[PATCH 0/3] Add wmiv manpage.

2015-06-07 Thread Doug Torrance
Here are a few patches whose ultimate goal is to add a manpage for wmiv. We need some improvements to wmiv itself so that its help text works with the check-cmdline-options-doc.sh script invoked by `make check`. Note that I used some Unicode triangle characters to represent the arrow keys. I'm

[PATCH 1/3] wmiv: Add long command line options --help and --version.

2015-06-07 Thread Doug Torrance
We will need --help for `make check` to work once we add a manpage. --- util/wmiv.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/util/wmiv.c b/util/wmiv.c index 45cc4e3..90bc88d 100755 --- a/util/wmiv.c +++ b/util/wmiv.c @@ -34,6 +34,7 @@ #include limits.h

[PATCH 2/3] wmiv: Improve help text.

2015-06-07 Thread Doug Torrance
In particular, we add entries for the two command line options for `make check` to work, add some whitespace for readability, and enclose the keys in brackets so `make check` doesn't think the - key is one of the command line options. We also capitalize Esc and the letter keys and use arrow

Re: [PATCH 23/23] Code refactoring: replaced macro 'XDND' by 'USE_DOCK_XDND' for consistency

2015-06-07 Thread Rodolfo García Peñas
On Mon, 06 Apr 2015, Christophe CURIS escribió: diff --git a/configure.ac b/configure.ac index 4e55a94..6a02376 100644 --- a/configure.ac +++ b/configure.ac @@ -502,15 +502,16 @@ AS_IF([test x$enable_modelock = xyes], dnl XDND Drag-nd-Drop support dnl =

[PATCH v2 2/2] doc: Add manpage for wmiv.

2015-06-07 Thread Doug Torrance
--- debian/wmaker.manpages | 1 + doc/Makefile.am| 9 +++-- doc/wmiv.1 | 49 + 3 files changed, 57 insertions(+), 2 deletions(-) create mode 100644 doc/wmiv.1 diff --git a/debian/wmaker.manpages b/debian/wmaker.manpages

[PATCH v2 1/2] wmiv: Improve help text.

2015-06-07 Thread Doug Torrance
In particular, we add entries for the two command line options for `make check` to work, add some whitespace for readability, and enclose the keys in brackets so `make check` doesn't think the - key is one of the command line options. We also capitalize Esc and the letter keys for readability.

Re: [PATCH 0/3] Add wmiv manpage.

2015-06-07 Thread Doug Torrance
On 06/07/2015 10:05 PM, Carlos R. Mafra wrote: I got this: [mafra@mac:wmaker.git]$ git am ../../Mail/dtorrance Applying: wmiv: Add long command line options --help and --version. fatal: cannot convert from d to UTF-8 [mafra@mac:wmaker.git]$ So I applied just the first patch for now. I will

[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.6-308-g32d328e

2015-06-07 Thread crmafra
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project wmaker-crm.git. The branch, next has been updated via 32d328e4884cda8f0757ea471020d2bdf004bac4 (commit) from