Update mailing list links to new Google Groups.
This commit is contained in:
		
							parent
							
								
									9881dba989
								
							
						
					
					
						commit
						219e04f6ad
					
				
					 76 changed files with 87 additions and 87 deletions
				
			
		| 
						 | 
					@ -11,7 +11,7 @@ as I have a wireless keyboard with no leds on it.
 | 
				
			||||||
Bugs
 | 
					Bugs
 | 
				
			||||||
------------------------------------------------------------
 | 
					------------------------------------------------------------
 | 
				
			||||||
If you discover any bug in this software, please send a
 | 
					If you discover any bug in this software, please send a
 | 
				
			||||||
bugreport to wmaker-dev@lists.windowmaker.org and describe
 | 
					bugreport to wmaker-dev@googlegroups.com and describe
 | 
				
			||||||
the problem with as many details as possible.
 | 
					the problem with as many details as possible.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Copyright
 | 
					Copyright
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -17,5 +17,5 @@ show program version and exit
 | 
				
			||||||
run the application in windowed mode
 | 
					run the application in windowed mode
 | 
				
			||||||
.SH AUTHOR
 | 
					.SH AUTHOR
 | 
				
			||||||
cnslock was written by Simon Hunter.  Now maintained by the Window Maker Team
 | 
					cnslock was written by Simon Hunter.  Now maintained by the Window Maker Team
 | 
				
			||||||
<wmaker-dev@lists.windowmaker.org>.
 | 
					<wmaker-dev@googlegroups.com>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
/* cnslock
 | 
					/* cnslock
 | 
				
			||||||
 * Copyright (C) 2002 Simon Hunter (lists@sprig.dyn.dhs.org)
 | 
					 * Copyright (C) 2002 Simon Hunter (lists@sprig.dyn.dhs.org)
 | 
				
			||||||
 * Copyright (C) 2017 Window Maker Team (wmaker-dev@lists.windowmaker.org)
 | 
					 * Copyright (C) 2017 Window Maker Team (wmaker-dev@googlegroups.com)
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * cnslock is a dock application that displays the current state of the
 | 
					 * cnslock is a dock application that displays the current state of the
 | 
				
			||||||
 * three lock keys (caps, num, and scroll)
 | 
					 * three lock keys (caps, num, and scroll)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([cnslock], [1.03], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([cnslock], [1.03], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign])
 | 
					AM_INIT_AUTOMAKE([foreign])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@ dnl
 | 
				
			||||||
dnl vim:ts=8:sts=2:shiftwidth=2:expandtab:foldmethod=marker
 | 
					dnl vim:ts=8:sts=2:shiftwidth=2:expandtab:foldmethod=marker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
dnl {{{1
 | 
					dnl {{{1
 | 
				
			||||||
AC_INIT([fookb], [4.0], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([fookb], [4.0], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign])
 | 
					AM_INIT_AUTOMAKE([foreign])
 | 
				
			||||||
AC_CONFIG_SRCDIR([fookb.c])
 | 
					AC_CONFIG_SRCDIR([fookb.c])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
This file is maintained by wmaker-dev@lists.windowmaker.org, and available
 | 
					This file is maintained by wmaker-dev@googlegroups.com, and available
 | 
				
			||||||
from http://windowmaker.org/dockapps/?name=libdockapp.
 | 
					from http://windowmaker.org/dockapps/?name=libdockapp.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
News for for all libDockApp users.
 | 
					News for for all libDockApp users.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([libdockapp],[0.7.2],[wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([libdockapp],[0.7.2],[wmaker-dev@googlegroups.com])
 | 
				
			||||||
AC_CONFIG_SRCDIR([src/dockapp.h])
 | 
					AC_CONFIG_SRCDIR([src/dockapp.h])
 | 
				
			||||||
AM_INIT_AUTOMAKE
 | 
					AM_INIT_AUTOMAKE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -22,7 +22,7 @@
 | 
				
			||||||
	build.
 | 
						build.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	Now maintained by the Window Maker Developers Team
 | 
						Now maintained by the Window Maker Developers Team
 | 
				
			||||||
	<wmaker-dev@lists.windowmaker.org>.
 | 
						<wmaker-dev@googlegroups.com>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	Git repository:
 | 
						Git repository:
 | 
				
			||||||
	git clone git://repo.or.cz/dockapps.git
 | 
						git clone git://repo.or.cz/dockapps.git
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -49,6 +49,6 @@ specify a number. Be aware that it will try to take all those samples
 | 
				
			||||||
in the space of one second, so if your ACPI implementation is b0rken
 | 
					in the space of one second, so if your ACPI implementation is b0rken
 | 
				
			||||||
this could have adverse effects.
 | 
					this could have adverse effects.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Please report bugs to <wmaker-dev@lists.windowmaker.org>
 | 
					Please report bugs to <wmaker-dev@googlegroups.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Simon Fowler, 2007-07-13.
 | 
					Simon Fowler, 2007-07-13.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
/* wmbattery - display laptop battery info, dockable in WindowMaker
 | 
					/* wmbattery - display laptop battery info, dockable in WindowMaker
 | 
				
			||||||
 * Copyright (C) 1998-2014 Joey Hess <joey@kitenet.net>
 | 
					 * Copyright (C) 1998-2014 Joey Hess <joey@kitenet.net>
 | 
				
			||||||
 * Copyright (C) 2014 Window Maker Developers Team
 | 
					 * Copyright (C) 2014 Window Maker Developers Team
 | 
				
			||||||
 *                      <wmaker-dev@lists.windowmaker.org>
 | 
					 *                      <wmaker-dev@googlegroups.com>
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * Portions of code derived from:
 | 
					 * Portions of code derived from:
 | 
				
			||||||
 *   wmapm - Copyright (C) 1998-1999 Chris D. Faulhaber <jedgar@fxp.org>
 | 
					 *   wmapm - Copyright (C) 1998-1999 Chris D. Faulhaber <jedgar@fxp.org>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
* Does WMBiff have a mailing list?
 | 
					* Does WMBiff have a mailing list?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
There is no longer a WMBiff-specific mailing list, but it may be discussed
 | 
					There is no longer a WMBiff-specific mailing list, but it may be discussed
 | 
				
			||||||
on the Window Maker Developers mailing list, wmaker-dev@lists.windowmaker.org.
 | 
					on the Window Maker Developers mailing list, wmaker-dev@googlegroups.com.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
See http://lists.windowmaker.org/.
 | 
					See http://lists.windowmaker.org/.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -42,7 +42,7 @@ wmaker-dev.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If using Debian, use 'reportbug wmbiff' and submit a
 | 
					If using Debian, use 'reportbug wmbiff' and submit a
 | 
				
			||||||
wishlist bug.  Or, send mail with your suggestion to
 | 
					wishlist bug.  Or, send mail with your suggestion to
 | 
				
			||||||
wmaker-dev@lists.windowmaker.org.
 | 
					wmaker-dev@googlegroups.com.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Some previously requested features can't be done:
 | 
					Some previously requested features can't be done:
 | 
				
			||||||
 - Count IMAP deleted messages separately (the protocol
 | 
					 - Count IMAP deleted messages separately (the protocol
 | 
				
			||||||
| 
						 | 
					@ -86,4 +86,4 @@ http://repo.or.cz/w/wmaker-crm.git/blob/HEAD:/The-perfect-Window-Maker-patch.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* This FAQ is wrong.
 | 
					* This FAQ is wrong.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Send mail to wmaker-dev@lists.windowmaker.org.
 | 
					Send mail to wmaker-dev@googlegroups.com.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -68,7 +68,7 @@ position. All other positions will be empty.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   Any suggestions/bug reports please send to our mailing list,
 | 
					   Any suggestions/bug reports please send to our mailing list,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    wmaker-dev@lists.windowmaker.org
 | 
					    wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   Please include the output of 'wmbiff -debug'.
 | 
					   Please include the output of 'wmbiff -debug'.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -6,7 +6,7 @@ dnl and configure:
 | 
				
			||||||
dnl  installation prefix
 | 
					dnl  installation prefix
 | 
				
			||||||
dnl  version
 | 
					dnl  version
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_INIT(WMBiff, 0.4.31, wmaker-dev@lists.windowmaker.org, wmbiff)
 | 
					AC_INIT(WMBiff, 0.4.31, wmaker-dev@googlegroups.com, wmbiff)
 | 
				
			||||||
AC_CONFIG_AUX_DIR(autoconf)
 | 
					AC_CONFIG_AUX_DIR(autoconf)
 | 
				
			||||||
AM_INIT_AUTOMAKE
 | 
					AM_INIT_AUTOMAKE
 | 
				
			||||||
AC_CONFIG_HEADER([config.h])
 | 
					AC_CONFIG_HEADER([config.h])
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -40,7 +40,7 @@ askpass = /usr/bin/ssh-askpass -fg cyan -bg black -xrm '*Dialog.title: WMBiff Pa
 | 
				
			||||||
# higher contrast for lower-color displays
 | 
					# higher contrast for lower-color displays
 | 
				
			||||||
#skinfile=wmbiff-master-contrast.xpm
 | 
					#skinfile=wmbiff-master-contrast.xpm
 | 
				
			||||||
# make your own derivative and submit it
 | 
					# make your own derivative and submit it
 | 
				
			||||||
# to us at wmaker-dev@lists.windowmaker.org.
 | 
					# to us at wmaker-dev@googlegroups.com.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### First string ###
 | 
					### First string ###
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -106,7 +106,7 @@ to mean the opposite.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.SH BUGS
 | 
					.SH BUGS
 | 
				
			||||||
Send bug reports or suggestions to the Window Maker Development
 | 
					Send bug reports or suggestions to the Window Maker Development
 | 
				
			||||||
Mailing List <wmaker-dev@lists.windowmaker.org>.   Consider
 | 
					Mailing List <wmaker-dev@googlegroups.com>.   Consider
 | 
				
			||||||
attaching a transcript of your session, generated using:
 | 
					attaching a transcript of your session, generated using:
 | 
				
			||||||
.RS
 | 
					.RS
 | 
				
			||||||
wmbiff \-debug | tee wmbiff-log
 | 
					wmbiff \-debug | tee wmbiff-log
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@ wmbutton
 | 
				
			||||||
   Code is based on wmppp, wmload, wmtime, wmcp, and asbutton
 | 
					   Code is based on wmppp, wmload, wmtime, wmcp, and asbutton
 | 
				
			||||||
   Author: Edward H. Flora <ehf_dockapps@cox.net>
 | 
					   Author: Edward H. Flora <ehf_dockapps@cox.net>
 | 
				
			||||||
	   This version is released by:
 | 
						   This version is released by:
 | 
				
			||||||
	   Window Maker Team <wmaker-dev@lists.windowmaker.org>
 | 
						   Window Maker Team <wmaker-dev@googlegroups.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DESCRIPTION:
 | 
					DESCRIPTION:
 | 
				
			||||||
------------
 | 
					------------
 | 
				
			||||||
| 
						 | 
					@ -154,7 +154,7 @@ BUGS:
 | 
				
			||||||
Remember, they're just undocumented FEATURES!!!
 | 
					Remember, they're just undocumented FEATURES!!!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Probably Lots.  Send comments (preferably with fixes) to
 | 
					Probably Lots.  Send comments (preferably with fixes) to
 | 
				
			||||||
<wmaker-dev@lists.windowmaker.org>
 | 
					<wmaker-dev@googlegroups.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Good Luck.
 | 
					Good Luck.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmbutton], [0.7.1], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmbutton], [0.7.1], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign])
 | 
					AM_INIT_AUTOMAKE([foreign])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -32,7 +32,7 @@ CHANGE LOG:
 | 
				
			||||||
	Fix -Woverflow compiler warnings.
 | 
						Fix -Woverflow compiler warnings.
 | 
				
			||||||
	Remove C++ style comments.
 | 
						Remove C++ style comments.
 | 
				
			||||||
	Maintained by Window Maker Developers Team
 | 
						Maintained by Window Maker Developers Team
 | 
				
			||||||
		<wmaker-dev@lists.windowmaker.org>
 | 
							<wmaker-dev@googlegroups.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
0.4     Added global config file
 | 
					0.4     Added global config file
 | 
				
			||||||
	Maintained by Gordon Fraser <gordon@debian.org>
 | 
						Maintained by Gordon Fraser <gordon@debian.org>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@ wmcalc
 | 
				
			||||||
   Code is loosely based on wmppp, wmload, wmtime, wmcp, and asbutton
 | 
					   Code is loosely based on wmppp, wmload, wmtime, wmcp, and asbutton
 | 
				
			||||||
   Original Author: Edward H. Flora <ehflora@access1.net>
 | 
					   Original Author: Edward H. Flora <ehflora@access1.net>
 | 
				
			||||||
   Current Maintainer: Window Maker Developers Team
 | 
					   Current Maintainer: Window Maker Developers Team
 | 
				
			||||||
                       <wmaker-dev@lists.windowmaker.org>
 | 
					                       <wmaker-dev@googlegroups.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DESCRIPTION:
 | 
					DESCRIPTION:
 | 
				
			||||||
------------
 | 
					------------
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -100,4 +100,4 @@ Release 1.1    18/12/14    Add -i option so users can specify cd polling
 | 
				
			||||||
                           Install art script.
 | 
					                           Install art script.
 | 
				
			||||||
                           Add manpage from Debian.
 | 
					                           Add manpage from Debian.
 | 
				
			||||||
                           Now maintained by Window Maker Developers Team
 | 
					                           Now maintained by Window Maker Developers Team
 | 
				
			||||||
                              <wmaker-dev@lists.windowmaker.org>.
 | 
					                              <wmaker-dev@googlegroups.com>.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmcdplay], [1.1], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmcdplay], [1.1], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign])
 | 
					AM_INIT_AUTOMAKE([foreign])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CXX
 | 
					AC_PROG_CXX
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@
 | 
				
			||||||
- Add manpage from Debian.
 | 
					- Add manpage from Debian.
 | 
				
			||||||
- Add -b command line option to select which clipboard to manage.
 | 
					- Add -b command line option to select which clipboard to manage.
 | 
				
			||||||
- Now maintained by Window Maker Developers team
 | 
					- Now maintained by Window Maker Developers team
 | 
				
			||||||
  <wmaker-dev@lists.windowmaker.org>.
 | 
					  <wmaker-dev@googlegroups.com>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
21/03/2009: v2.0
 | 
					21/03/2009: v2.0
 | 
				
			||||||
- Gentoo patches by Samuli Suominen integrated
 | 
					- Gentoo patches by Samuli Suominen integrated
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -46,4 +46,4 @@ The procedure for installing wmclock is relatively simple.
 | 
				
			||||||
      instructions on installing wmclock into Window Maker's dock.
 | 
					      instructions on installing wmclock into Window Maker's dock.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
--
 | 
					--
 | 
				
			||||||
Window Maker Developers Team <wmaker-dev@lists.windowmaker.org>
 | 
					Window Maker Developers Team <wmaker-dev@googlegroups.com>
 | 
				
			||||||
| 
						 | 
					@ -135,4 +135,4 @@ other dealings in the software.
 | 
				
			||||||
Your mileage may vary.  Eat your vegetables.
 | 
					Your mileage may vary.  Eat your vegetables.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
--
 | 
					--
 | 
				
			||||||
Window Maker Developers Team <wmaker-dev@lists.windowmaker.org>
 | 
					Window Maker Developers Team <wmaker-dev@googlegroups.com>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmclock], [1.0.16], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmclock], [1.0.16], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
					AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -126,7 +126,7 @@ A) kapm-idled executes HLT instructions to save power.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Bug reports
 | 
					Bug reports
 | 
				
			||||||
===========
 | 
					===========
 | 
				
			||||||
Please send e-mail to wmaker-dev@lists.windowmaker.org.
 | 
					Please send e-mail to wmaker-dev@googlegroups.com.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
URL
 | 
					URL
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@ AC_PREREQ(2.52)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
dnl AC_INIT(src/main.c)
 | 
					dnl AC_INIT(src/main.c)
 | 
				
			||||||
dnl AM_INIT_AUTOMAKE(wmcpuload, 0.9.0)
 | 
					dnl AM_INIT_AUTOMAKE(wmcpuload, 0.9.0)
 | 
				
			||||||
AC_INIT(wmcpuload, 1.1.1, wmaker-dev@lists.windowmaker.org)
 | 
					AC_INIT(wmcpuload, 1.1.1, wmaker-dev@googlegroups.com)
 | 
				
			||||||
AC_CANONICAL_HOST
 | 
					AC_CANONICAL_HOST
 | 
				
			||||||
AC_CANONICAL_TARGET
 | 
					AC_CANONICAL_TARGET
 | 
				
			||||||
AM_INIT_AUTOMAKE
 | 
					AM_INIT_AUTOMAKE
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmframepic], [0.2], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmframepic], [0.2], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AC_CONFIG_SRCDIR([src/main.c])
 | 
					AC_CONFIG_SRCDIR([src/main.c])
 | 
				
			||||||
AM_INIT_AUTOMAKE
 | 
					AM_INIT_AUTOMAKE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
wmfsm is currently maintained by the Window Maker Developers Team
 | 
					wmfsm is currently maintained by the Window Maker Developers Team
 | 
				
			||||||
<wmaker-dev@lists.windowmaker.org>.
 | 
					<wmaker-dev@googlegroups.com>.
 | 
				
			||||||
It was previously maintained by Chris Gray <cgray@tribsoft.com>, but was
 | 
					It was previously maintained by Chris Gray <cgray@tribsoft.com>, but was
 | 
				
			||||||
originally written by Stefan Eilemann <Stefan.Eilemann@sgi.com>.
 | 
					originally written by Stefan Eilemann <Stefan.Eilemann@sgi.com>.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
dnl Hey emacs -*- mode: m4 -*- thanks
 | 
					dnl Hey emacs -*- mode: m4 -*- thanks
 | 
				
			||||||
dnl Process this file with autoconf to create a configure script
 | 
					dnl Process this file with autoconf to create a configure script
 | 
				
			||||||
AC_INIT([wmfsm], [0.36], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmfsm], [0.36], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AC_CONFIG_SRCDIR([wmfsm/wmfsm.c])
 | 
					AC_CONFIG_SRCDIR([wmfsm/wmfsm.c])
 | 
				
			||||||
AM_INIT_AUTOMAKE
 | 
					AM_INIT_AUTOMAKE
 | 
				
			||||||
AC_CANONICAL_HOST
 | 
					AC_CANONICAL_HOST
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmget], [0.6.1], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmget], [0.6.1], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
					AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
Current maintainer: Window Maker Team <wmaker-dev@lists.windowmaker.org>
 | 
					Current maintainer: Window Maker Team <wmaker-dev@googlegroups.com>
 | 
				
			||||||
Previous maintainer: Roger Dunce <kronos@fluxcode.net>
 | 
					Previous maintainer: Roger Dunce <kronos@fluxcode.net>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Here are a list of people that have contributed to the project
 | 
					Here are a list of people that have contributed to the project
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -39,4 +39,4 @@ Supported Sensors:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Send any bug reports and ideas to:
 | 
					Send any bug reports and ideas to:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Window Maker Team <wmaker-dev@lists.windowmaker.org>
 | 
					Window Maker Team <wmaker-dev@googlegroups.com>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmgtemp], [1.2], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmgtemp], [1.2], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
					AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -62,4 +62,4 @@
 | 
				
			||||||
	- Fix compiler warnings.
 | 
						- Fix compiler warnings.
 | 
				
			||||||
	- Add manpage from Debian package.
 | 
						- Add manpage from Debian package.
 | 
				
			||||||
	- Now maintained by the Window Maker Developers Team
 | 
						- Now maintained by the Window Maker Developers Team
 | 
				
			||||||
	  <wmaker-dev@lists.windowmaker.org>.
 | 
						  <wmaker-dev@googlegroups.com>.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,12 +3,12 @@ WMiFS
 | 
				
			||||||
Authors...: Martijn Pieterse (pieterse@xs4all.nl)
 | 
					Authors...: Martijn Pieterse (pieterse@xs4all.nl)
 | 
				
			||||||
       	    Antoine Nulle    (warp@xs4all.nl)
 | 
					       	    Antoine Nulle    (warp@xs4all.nl)
 | 
				
			||||||
Currently maintained by the Window Maker Developers Team
 | 
					Currently maintained by the Window Maker Developers Team
 | 
				
			||||||
       	    (wmaker-dev@lists.windowmaker.org)
 | 
					       	    (wmaker-dev@googlegroups.com)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Note......: Please mail bugreports, comments, suggestions,
 | 
					Note......: Please mail bugreports, comments, suggestions,
 | 
				
			||||||
	    requests and flames to:
 | 
						    requests and flames to:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	    wmaker-dev@lists.windowmaker.org
 | 
						    wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	    The official WMiFS support website address:
 | 
						    The official WMiFS support website address:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -59,7 +59,7 @@ COPYING		GNU General Public License Version 2.
 | 
				
			||||||
Bugs
 | 
					Bugs
 | 
				
			||||||
--------------------------------------------------------------
 | 
					--------------------------------------------------------------
 | 
				
			||||||
If you discover any bugs in this software, please send a
 | 
					If you discover any bugs in this software, please send a
 | 
				
			||||||
bugreport to wmaker-dev@lists.windowmaker.org and describe
 | 
					bugreport to wmaker-dev@googlegroups.com and describe
 | 
				
			||||||
the problem as detailed as you can.
 | 
					the problem as detailed as you can.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -7,6 +7,6 @@ TODO list for WMiFS.
 | 
				
			||||||
Your feedback! If you have nice suggestions, ideas, whatever,
 | 
					Your feedback! If you have nice suggestions, ideas, whatever,
 | 
				
			||||||
that aren't on this list, feel free to mail them to:
 | 
					that aren't on this list, feel free to mail them to:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	wmaker-dev@lists.windowmaker.org
 | 
						wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you don't let us know... how are we suppose to know? ;-)
 | 
					If you don't let us know... how are we suppose to know? ;-)
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmifs], [1.8], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmifs], [1.8], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign])
 | 
					AM_INIT_AUTOMAKE([foreign])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -35,7 +35,7 @@ Version		Description
 | 
				
			||||||
		  feature.
 | 
							  feature.
 | 
				
			||||||
		* Update contact information.  wmitime is now maintained by the
 | 
							* Update contact information.  wmitime is now maintained by the
 | 
				
			||||||
		  Window Maker Developers Team
 | 
							  Window Maker Developers Team
 | 
				
			||||||
		  <wmaker-dev@lists.windowmaker.org>.
 | 
							  <wmaker-dev@googlegroups.com>.
 | 
				
			||||||
		* Add manpage and desktop file, both adapted from Debian.
 | 
							* Add manpage and desktop file, both adapted from Debian.
 | 
				
			||||||
		* Remove wmitime-master-led.xpm; unused duplicate file.
 | 
							* Remove wmitime-master-led.xpm; unused duplicate file.
 | 
				
			||||||
		* Do not include or compile unused wmgeneral files.
 | 
							* Do not include or compile unused wmgeneral files.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
wmitime
 | 
					wmitime
 | 
				
			||||||
--------------------------------------------------------------
 | 
					--------------------------------------------------------------
 | 
				
			||||||
Author...:	Dave Clark (clarkd@skynet.ca)
 | 
					Author...:	Dave Clark (clarkd@skynet.ca)
 | 
				
			||||||
Maintainers :   Window Maker Developers Team <wmaker-dev@lists.windowmaker.org>
 | 
					Maintainers :   Window Maker Developers Team <wmaker-dev@googlegroups.com>
 | 
				
			||||||
Homepage :      http://windowmaker.org/dockapps/?name=wmitime
 | 
					Homepage :      http://windowmaker.org/dockapps/?name=wmitime
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Description
 | 
					Description
 | 
				
			||||||
| 
						 | 
					@ -45,7 +45,7 @@ COPYING		GNU General Public License Version 2.
 | 
				
			||||||
Bugs
 | 
					Bugs
 | 
				
			||||||
--------------------------------------------------------------
 | 
					--------------------------------------------------------------
 | 
				
			||||||
If you discover any bugs in this software, please send a
 | 
					If you discover any bugs in this software, please send a
 | 
				
			||||||
bugreport to wmaker-dev@lists.windowmaker.org and describe the
 | 
					bugreport to wmaker-dev@googlegroups.com and describe the
 | 
				
			||||||
problem as detailed! as you can.
 | 
					problem as detailed! as you can.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -577,7 +577,7 @@ void BlitNum(int num, int x, int y)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void usage(void)
 | 
					void usage(void)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    fprintf(stderr, "\nWMiTIME - Window Maker Developers Team <wmaker-dev@lists.windowmaker.org>\n");
 | 
					    fprintf(stderr, "\nWMiTIME - Window Maker Developers Team <wmaker-dev@googlegroups.com>\n");
 | 
				
			||||||
    fprintf(stderr, "          original author: Dave Clark <clarkd@skynet.ca>\n\n");
 | 
					    fprintf(stderr, "          original author: Dave Clark <clarkd@skynet.ca>\n\n");
 | 
				
			||||||
	fprintf(stderr, "usage:\n");
 | 
						fprintf(stderr, "usage:\n");
 | 
				
			||||||
    fprintf(stderr, "    -12                       12-hour mode\n");
 | 
					    fprintf(stderr, "    -12                       12-hour mode\n");
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
__      ___ __ ___ (_)_  __        timecop@japan.co.jp
 | 
					__      ___ __ ___ (_)_  __        timecop@japan.co.jp
 | 
				
			||||||
\ \ /\ / / '_ ` _ \| \ \/ /        skunk@mit.edu
 | 
					\ \ /\ / / '_ ` _ \| \ \/ /        skunk@mit.edu
 | 
				
			||||||
 \ V  V /| | | | | | |>  <         current maintainer:
 | 
					 \ V  V /| | | | | | |>  <         current maintainer:
 | 
				
			||||||
  \_/\_/ |_| |_| |_|_/_/\_\          wmaker-dev@lists.windowmaker.org
 | 
					  \_/\_/ |_| |_| |_|_/_/\_\          wmaker-dev@googlegroups.com
 | 
				
			||||||
______________________________________________________________________________
 | 
					______________________________________________________________________________
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* This is a complete dockapp mixer utilizing the OSS mixer API
 | 
					* This is a complete dockapp mixer utilizing the OSS mixer API
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmix], [3.3], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmix], [3.3], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign])
 | 
					AM_INIT_AUTOMAKE([foreign])
 | 
				
			||||||
AC_CONFIG_SRCDIR([wmix.c])
 | 
					AC_CONFIG_SRCDIR([wmix.c])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -53,7 +53,7 @@ LIABILITY & USABILITY:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FEEDBACK etc:
 | 
					FEEDBACK etc:
 | 
				
			||||||
	Maintainer of the current version...
 | 
						Maintainer of the current version...
 | 
				
			||||||
	Window Maker Developers Team, wmaker-dev@lists.windowmaker.org
 | 
						Window Maker Developers Team, wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	Previously maintained by...
 | 
						Previously maintained by...
 | 
				
			||||||
	Ryan Land, rland@bc1.com
 | 
						Ryan Land, rland@bc1.com
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
*  Copyright (C) 1996 Beat Christen <bchriste@iiic.ethz.ch>
 | 
					*  Copyright (C) 1996 Beat Christen <bchriste@iiic.ethz.ch>
 | 
				
			||||||
*  Copyright (C) 1997 Ryan Land <rland@bc1.com>
 | 
					*  Copyright (C) 1997 Ryan Land <rland@bc1.com>
 | 
				
			||||||
*  Copyright (C) 2015 Window Maker Developers Team
 | 
					*  Copyright (C) 2015 Window Maker Developers Team
 | 
				
			||||||
*                     <wmaker-dev@lists.windowmaker.org>
 | 
					*                     <wmaker-dev@googlegroups.com>
 | 
				
			||||||
*
 | 
					*
 | 
				
			||||||
*  This program is free software; you can redistribute it and/or modify
 | 
					*  This program is free software; you can redistribute it and/or modify
 | 
				
			||||||
*  it under the terms of the GNU General Public License as published by
 | 
					*  it under the terms of the GNU General Public License as published by
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -60,7 +60,7 @@ For Enlightenment users
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Bug reports
 | 
					Bug reports
 | 
				
			||||||
===========
 | 
					===========
 | 
				
			||||||
Please send e-mail to wmaker-dev@lists.windowmaker.org
 | 
					Please send e-mail to wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
URL
 | 
					URL
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
dnl Process this file with autoconf to produce a configure script.
 | 
					dnl Process this file with autoconf to produce a configure script.
 | 
				
			||||||
AC_INIT([wmlongrun], [0.3.1], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmlongrun], [0.3.1], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AC_CONFIG_SRCDIR([src/main.c])
 | 
					AC_CONFIG_SRCDIR([src/main.c])
 | 
				
			||||||
AM_INIT_AUTOMAKE
 | 
					AM_INIT_AUTOMAKE
 | 
				
			||||||
AM_CONFIG_HEADER(config.h)
 | 
					AM_CONFIG_HEADER(config.h)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -21,7 +21,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
2014 October 4
 | 
					2014 October 4
 | 
				
			||||||
  * Now maintained by Window Maker Developers Team
 | 
					  * Now maintained by Window Maker Developers Team
 | 
				
			||||||
	<wmaker-dev@lists.windowmaker.org>
 | 
						<wmaker-dev@googlegroups.com>
 | 
				
			||||||
  * Fix autotools warnings.
 | 
					  * Fix autotools warnings.
 | 
				
			||||||
  * Fix errors in the manpage.
 | 
					  * Fix errors in the manpage.
 | 
				
			||||||
  * Fix version check for kernel 3.0 (submitted by Guillermo Indalecio
 | 
					  * Fix version check for kernel 3.0 (submitted by Guillermo Indalecio
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -9,7 +9,7 @@ Git: http://repo.or.cz/dockapps.git
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Original Author: Mark Staggs <me@markstaggs.net>
 | 
					Original Author: Mark Staggs <me@markstaggs.net>
 | 
				
			||||||
Currently maintained by: Window Maker Developers Team
 | 
					Currently maintained by: Window Maker Developers Team
 | 
				
			||||||
                           <wmaker-dev@lists.windowmaker.org>
 | 
					                           <wmaker-dev@googlegroups.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
================================================================================
 | 
					================================================================================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 | 
				
			||||||
AC_PREREQ(2.52)
 | 
					AC_PREREQ(2.52)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
dnl AC_INIT(src/main.c)
 | 
					dnl AC_INIT(src/main.c)
 | 
				
			||||||
AC_INIT(wmmemload, 0.1.8, wmaker-dev@lists.windowmaker.org)
 | 
					AC_INIT(wmmemload, 0.1.8, wmaker-dev@googlegroups.com)
 | 
				
			||||||
AC_CANONICAL_HOST
 | 
					AC_CANONICAL_HOST
 | 
				
			||||||
AC_CANONICAL_TARGET
 | 
					AC_CANONICAL_TARGET
 | 
				
			||||||
AM_INIT_AUTOMAKE
 | 
					AM_INIT_AUTOMAKE
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -186,7 +186,7 @@ STATUS
 | 
				
			||||||
1.3	2015/01/24
 | 
					1.3	2015/01/24
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	Now maintained by the Window Maker Developers Team
 | 
						Now maintained by the Window Maker Developers Team
 | 
				
			||||||
	<wmaker-dev@lists.windowmaker.org>.
 | 
						<wmaker-dev@googlegroups.com>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	Remove trailing whitespace.
 | 
						Remove trailing whitespace.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@ wmmixer - A mixer designed for WindowMaker
 | 
				
			||||||
Copyright (C) 1998  Sam Hawker <shawkie@geocities.com>
 | 
					Copyright (C) 1998  Sam Hawker <shawkie@geocities.com>
 | 
				
			||||||
Copyright (C) 2002  Gordon Fraser <gordon@debian.org>
 | 
					Copyright (C) 2002  Gordon Fraser <gordon@debian.org>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Now maintained by the Window Maker Team <wmaker-dev@lists.windowmaker.org>
 | 
					Now maintained by the Window Maker Team <wmaker-dev@googlegroups.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This software comes with ABSOLUTELY NO WARRANTY
 | 
					This software comes with ABSOLUTELY NO WARRANTY
 | 
				
			||||||
This software is free software, and you are welcome to redistribute it
 | 
					This software is free software, and you are welcome to redistribute it
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmmixer], [1.8], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmmixer], [1.8], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign])
 | 
					AM_INIT_AUTOMAKE([foreign])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CXX
 | 
					AC_PROG_CXX
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@ Authors...: Martijn Pieterse (pieterse@xs4all.nl)
 | 
				
			||||||
Note......: Please mail bugreports, comments, suggestions,
 | 
					Note......: Please mail bugreports, comments, suggestions,
 | 
				
			||||||
	    requests and flames to:
 | 
						    requests and flames to:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	    wmaker-dev@lists.windowmaker.org
 | 
						    wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	    The official WMMon support website address:
 | 
						    The official WMMon support website address:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -68,7 +68,7 @@ TODO		Stuff we've planned for future WMMon releases.
 | 
				
			||||||
Bugs
 | 
					Bugs
 | 
				
			||||||
--------------------------------------------------------------
 | 
					--------------------------------------------------------------
 | 
				
			||||||
If you discover any bugs in this software, please send a
 | 
					If you discover any bugs in this software, please send a
 | 
				
			||||||
bugreport to wmaker-dev@lists.windowmaker.org and describe
 | 
					bugreport to wmaker-dev@googlegroups.com and describe
 | 
				
			||||||
the problem as detailed as you can.
 | 
					the problem as detailed as you can.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -13,6 +13,6 @@ This is a list of things we've already planned for WMMon-1.0:
 | 
				
			||||||
Your feedback! If you have nice suggestions, ideas, whatever,
 | 
					Your feedback! If you have nice suggestions, ideas, whatever,
 | 
				
			||||||
that aren't on this list, feel free to mail them to:
 | 
					that aren't on this list, feel free to mail them to:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	wmaker-dev@lists.windowmaker.org
 | 
						wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you don't let us know... how are we suppose to know? ;-)
 | 
					If you don't let us know... how are we suppose to know? ;-)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmmon], [1.4], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmmon], [1.4], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign])
 | 
					AM_INIT_AUTOMAKE([foreign])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1 +1 @@
 | 
				
			||||||
Please send bug reports to wmaker-dev@lists.windowmaker.org
 | 
					Please send bug reports to wmaker-dev@googlegroups.com
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmmoonclock], [1.29], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmmoonclock], [1.29], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
					AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
AC_PREREQ([2.60])
 | 
					AC_PREREQ([2.60])
 | 
				
			||||||
AC_INIT([wmpager], [1.2], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmpager], [1.2], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AC_CONFIG_SRCDIR([src/wmpager.c])
 | 
					AC_CONFIG_SRCDIR([src/wmpager.c])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip])
 | 
					AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip])
 | 
				
			||||||
AM_SILENT_RULES
 | 
					AM_SILENT_RULES
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -10,7 +10,7 @@ Version         Description
 | 
				
			||||||
1.3.1   * Released 150519
 | 
					1.3.1   * Released 150519
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	* Now maintained by Window Maker Developers Team
 | 
						* Now maintained by Window Maker Developers Team
 | 
				
			||||||
	  <wmaker-dev@lists.windowmaker.org>.
 | 
						  <wmaker-dev@googlegroups.com>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	* Update Free Software Foundation address and GPL2 text
 | 
						* Update Free Software Foundation address and GPL2 text
 | 
				
			||||||
	  in COPYING.
 | 
						  in COPYING.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -6,7 +6,7 @@ Authors...: Martijn Pieterse (pieterse@xs4all.nl)
 | 
				
			||||||
Note......: Please mail bugreports, comments, suggestions,
 | 
					Note......: Please mail bugreports, comments, suggestions,
 | 
				
			||||||
	    requests and flames to:
 | 
						    requests and flames to:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	    wmaker-dev@lists.windowmaker.org
 | 
						    wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			The official WMPPP support website address:
 | 
								The official WMPPP support website address:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -50,7 +50,7 @@ COPYING		GNU General Public License Version 2.
 | 
				
			||||||
Bugs
 | 
					Bugs
 | 
				
			||||||
--------------------------------------------------------------
 | 
					--------------------------------------------------------------
 | 
				
			||||||
If you discover any bugs in this software, please send a
 | 
					If you discover any bugs in this software, please send a
 | 
				
			||||||
bugreport to wmaker-dev@lists.windowmaker.org and describe the
 | 
					bugreport to wmaker-dev@googlegroups.com and describe the
 | 
				
			||||||
problem as detailed! as you can.
 | 
					problem as detailed! as you can.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,6 +8,6 @@ TODO list for WMPPP.
 | 
				
			||||||
Your feedback! If you have nice suggestions, ideas, whatever,
 | 
					Your feedback! If you have nice suggestions, ideas, whatever,
 | 
				
			||||||
that aren't on this list, feel free to mail them to:
 | 
					that aren't on this list, feel free to mail them to:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		wmaker-dev@lists.windowmaker.org
 | 
							wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you don't let us know... how are we suppose to know? ;-)
 | 
					If you don't let us know... how are we suppose to know? ;-)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -100,7 +100,7 @@ Longyear longyear@netcom.com\fP and \fIPaul Mackerras
 | 
				
			||||||
<Paul.Mackerras@cs.anu.edu.au>\fP (pppstats).
 | 
					<Paul.Mackerras@cs.anu.edu.au>\fP (pppstats).
 | 
				
			||||||
.P
 | 
					.P
 | 
				
			||||||
Email regarding wmppp should be sent to
 | 
					Email regarding wmppp should be sent to
 | 
				
			||||||
\fIwmaker-dev@lists.windowmaker.org\fP.
 | 
					\fIwmaker-dev@googlegroups.com\fP.
 | 
				
			||||||
.P
 | 
					.P
 | 
				
			||||||
This manpage was written by \fIMarcelo Magallon
 | 
					This manpage was written by \fIMarcelo Magallon
 | 
				
			||||||
<mmagallo@debian.org\fP for the \fIDebian Project\fP
 | 
					<mmagallo@debian.org\fP for the \fIDebian Project\fP
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@ Author...:  S
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	I'm french, excuse me for my poor english :)
 | 
						I'm french, excuse me for my poor english :)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Now maintained by the Window Maker team (wmaker-dev@lists.windowmaker.org)
 | 
					Now maintained by the Window Maker team (wmaker-dev@googlegroups.com)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Credits..:  Thanks to all guys from GCU
 | 
					Credits..:  Thanks to all guys from GCU
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -38,7 +38,7 @@ COPYING		GNU General Public License Version 2.
 | 
				
			||||||
Bugs
 | 
					Bugs
 | 
				
			||||||
--------------------------------------------------------------
 | 
					--------------------------------------------------------------
 | 
				
			||||||
If you discover any bugs in this software, please send a
 | 
					If you discover any bugs in this software, please send a
 | 
				
			||||||
bugreport to wmaker-dev@lists.windowmaker.org and describe
 | 
					bugreport to wmaker-dev@googlegroups.com and describe
 | 
				
			||||||
the problem as detailed as you can.
 | 
					the problem as detailed as you can.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,6 +5,6 @@ TODO list for wmressel.
 | 
				
			||||||
Your feedback! If you have nice suggestions, ideas, whatever,
 | 
					Your feedback! If you have nice suggestions, ideas, whatever,
 | 
				
			||||||
that aren't on this list, feel free to mail them to:
 | 
					that aren't on this list, feel free to mail them to:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        wmaker-dev@lists.windowmaker.org
 | 
					        wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you don't let me know... how am I  suppose to know? ;-)
 | 
					If you don't let me know... how am I  suppose to know? ;-)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
dnl Process this file with autoconf to produce a configure script.
 | 
					dnl Process this file with autoconf to produce a configure script.
 | 
				
			||||||
AC_INIT([wmressel], [0.9], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmressel], [0.9], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AC_CONFIG_SRCDIR([src/wmressel.c])
 | 
					AC_CONFIG_SRCDIR([src/wmressel.c])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
					AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -36,7 +36,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	Rafael Vidal Aroca <rafael@linuxqos.cjb.net>
 | 
						Rafael Vidal Aroca <rafael@linuxqos.cjb.net>
 | 
				
			||||||
	current maintainer:  Window Maker Developers Team
 | 
						current maintainer:  Window Maker Developers Team
 | 
				
			||||||
			     <wmaker-dev@lists.windowmaker.org>
 | 
								     <wmaker-dev@googlegroups.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
6. Todo
 | 
					6. Todo
 | 
				
			||||||
	-Modal window for shutdown
 | 
						-Modal window for shutdown
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmshutdown], [1.4], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmshutdown], [1.4], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 | 
					AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_CONFIG_HEADER([config.h])
 | 
					AC_CONFIG_HEADER([config.h])
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -21,6 +21,6 @@ X display to use
 | 
				
			||||||
.SH AUTHORS
 | 
					.SH AUTHORS
 | 
				
			||||||
wmshutdown was written by Rafael V. Aroca <rafael@linuxqos.cjb.net> and
 | 
					wmshutdown was written by Rafael V. Aroca <rafael@linuxqos.cjb.net> and
 | 
				
			||||||
is currently maintained by the Window Maker Developers Team
 | 
					is currently maintained by the Window Maker Developers Team
 | 
				
			||||||
<wmaker-dev@lists.windowmaker.org>.
 | 
					<wmaker-dev@googlegroups.com>.
 | 
				
			||||||
This manual page was adapted from the one written by Jari Aalto
 | 
					This manual page was adapted from the one written by Jari Aalto
 | 
				
			||||||
<jari.aalto@cante.net> for Debian.
 | 
					<jari.aalto@cante.net> for Debian.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1 +1 @@
 | 
				
			||||||
Please send bug reports to wmaker-dev@lists.windowmaker.org.
 | 
					Please send bug reports to wmaker-dev@googlegroups.com.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -10,7 +10,7 @@
 | 
				
			||||||
Dockable WindowMaker SunRise/SunSet App
 | 
					Dockable WindowMaker SunRise/SunSet App
 | 
				
			||||||
http://windowmaker.org/dockapps/?name=wmsun
 | 
					http://windowmaker.org/dockapps/?name=wmsun
 | 
				
			||||||
Author: Mike Henderson <mghenderson@lanl.gov>
 | 
					Author: Mike Henderson <mghenderson@lanl.gov>
 | 
				
			||||||
Maintainers: Window Maker Developers Team <wmaker-dev@lists.windowmaker.org>
 | 
					Maintainers: Window Maker Developers Team <wmaker-dev@googlegroups.com>
 | 
				
			||||||
================================================================================
 | 
					================================================================================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
REQUIREMENTS
 | 
					REQUIREMENTS
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@ WMTime
 | 
				
			||||||
Authors...: Martijn Pieterse (pieterse@xs4all.nl)
 | 
					Authors...: Martijn Pieterse (pieterse@xs4all.nl)
 | 
				
			||||||
       	    Antoine Nulle    (warp@xs4all.nl)
 | 
					       	    Antoine Nulle    (warp@xs4all.nl)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Maintainer: Window Maker Developers Team (wmaker-dev@lists.windowmaker.org)
 | 
					Maintainer: Window Maker Developers Team (wmaker-dev@googlegroups.com)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Note......: The official WMTime support website address:
 | 
					Note......: The official WMTime support website address:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -49,7 +49,7 @@ Bugs
 | 
				
			||||||
--------------------------------------------------------------
 | 
					--------------------------------------------------------------
 | 
				
			||||||
If you discover any bugs in this software, please submit a
 | 
					If you discover any bugs in this software, please submit a
 | 
				
			||||||
bugreport to
 | 
					bugreport to
 | 
				
			||||||
wmaker-dev@lists.windowmaker.org
 | 
					wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Copyright
 | 
					Copyright
 | 
				
			||||||
--------------------------------------------------------------
 | 
					--------------------------------------------------------------
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -11,6 +11,6 @@ TODO list for WMTime.
 | 
				
			||||||
Your feedback! If you have nice suggestions, ideas, whatever,
 | 
					Your feedback! If you have nice suggestions, ideas, whatever,
 | 
				
			||||||
that aren't on this list, feel free to mail them to:
 | 
					that aren't on this list, feel free to mail them to:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	wmaker-dev@lists.windowmaker.org
 | 
						wmaker-dev@googlegroups.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you don't let us know... how are we suppose to know? ;-)
 | 
					If you don't let us know... how are we suppose to know? ;-)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmtop], [0.85], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmtop], [0.85], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
					AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_CANONICAL_HOST
 | 
					AC_CANONICAL_HOST
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
================================================================================
 | 
					================================================================================
 | 
				
			||||||
			WMTV - WindowMaker TV
 | 
								WMTV - WindowMaker TV
 | 
				
			||||||
		  <wmaker-dev@lists.windowmaker.org>
 | 
							  <wmaker-dev@googlegroups.com>
 | 
				
			||||||
================================================================================
 | 
					================================================================================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Description
 | 
					Description
 | 
				
			||||||
| 
						 | 
					@ -202,5 +202,5 @@ responsible for anything.
 | 
				
			||||||
This does to your system including loss of data, loss of uptime, loss of hair
 | 
					This does to your system including loss of data, loss of uptime, loss of hair
 | 
				
			||||||
and etc.
 | 
					and etc.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Please report any bugs/comments/feedbacks to <wmaker-dev@lists.windowmaker.org>
 | 
					Please report any bugs/comments/feedbacks to <wmaker-dev@googlegroups.com>
 | 
				
			||||||
Please visit http://windowmaker.org/dockapps/?name=wmtv for updates on WMTV.
 | 
					Please visit http://windowmaker.org/dockapps/?name=wmtv for updates on WMTV.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmtv], [0.6.6], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmtv], [0.6.6], [wmaker-dev@googlegroups.com])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
					AM_INIT_AUTOMAKE([foreign subdir-objects])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue