wmbiff: Update email address.
This commit is contained in:
parent
fbdfe22ddd
commit
f2d751486e
|
@ -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,
|
||||||
|
|
||||||
wmbiff-devel@lists.sourceforge.net
|
wmaker-dev@lists.windowmaker.org
|
||||||
|
|
||||||
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.27, wmbiff-devel@lists.sourceforge.net, wmbiff)
|
AC_INIT(WMBiff, 0.4.27, wmaker-dev@lists.windowmaker.org, 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 wmbiff-devel@lists.sourceforge.net
|
# to us at wmaker-dev@lists.windowmaker.org.
|
||||||
|
|
||||||
### First string ###
|
### First string ###
|
||||||
|
|
||||||
|
|
|
@ -101,8 +101,8 @@ for consistency with other software programs: many use '\-w'
|
||||||
to mean the opposite.
|
to mean the opposite.
|
||||||
|
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
Send bug reports or suggestions to the WMBiff Development
|
Send bug reports or suggestions to the Window Maker Development
|
||||||
Mailing List <wmbiff-devel@lists.sourceforge.net>. Consider
|
Mailing List <wmaker-dev@lists.windowmaker.org>. 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
|
||||||
|
|
Loading…
Reference in a new issue