Remove trailing whitespace.
This commit is contained in:
parent
acacf6d0b9
commit
279eb3c3fe
|
@ -30,7 +30,7 @@ fi
|
|||
|
||||
(grep "^IT_PROG_INTLTOOL" $srcdir/configure.ac >/dev/null) && {
|
||||
(intltoolize --version) < /dev/null > /dev/null 2>&1 || {
|
||||
echo
|
||||
echo
|
||||
echo "**Error**: You must have \`intltool' installed."
|
||||
echo "You can get it from:"
|
||||
echo " ftp://ftp.gnome.org/pub/GNOME/"
|
||||
|
@ -102,7 +102,7 @@ xlc )
|
|||
esac
|
||||
|
||||
for coin in `find $srcdir -path $srcdir/CVS -prune -o -name configure.ac -print`
|
||||
do
|
||||
do
|
||||
dr=`dirname $coin`
|
||||
if test -f $dr/NO-AUTO-GEN; then
|
||||
echo skipping $dr -- flagged as no auto-gen
|
||||
|
@ -129,7 +129,7 @@ do
|
|||
xml-i18n-toolize --copy --force --automake
|
||||
fi
|
||||
if grep "^LT_INIT" configure.ac >/dev/null; then
|
||||
if test -z "$NO_LIBTOOLIZE" ; then
|
||||
if test -z "$NO_LIBTOOLIZE" ; then
|
||||
echo "Running libtoolize..."
|
||||
libtoolize --force --copy
|
||||
fi
|
||||
|
|
|
@ -17,7 +17,7 @@ buttonmaker_SOURCES = \
|
|||
main.c \
|
||||
wmgeneral.c
|
||||
|
||||
buttonmaker_LDFLAGS =
|
||||
buttonmaker_LDFLAGS =
|
||||
|
||||
buttonmaker_LDADD = \
|
||||
$(BUTTONMAKER_LIBS) \
|
||||
|
|
|
@ -6,12 +6,12 @@ ButtonMaker is free software: you can redistribute it and/or modify it
|
|||
under the terms of the GNU General Public License as published by the
|
||||
Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
|
||||
ButtonMaker is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
See the GNU General Public License for more details.
|
||||
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
|
|
@ -6,12 +6,12 @@ ButtonMaker is free software: you can redistribute it and/or modify it
|
|||
under the terms of the GNU General Public License as published by the
|
||||
Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
|
||||
ButtonMaker is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
See the GNU General Public License for more details.
|
||||
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
|
|
@ -45,11 +45,11 @@ Small error in Makefine.in for non-proplist version was fixed.
|
|||
2.1-unstable
|
||||
|
||||
libPropList-free version. Command line parameters. X resource
|
||||
management. ``configure'' script. I hope non-WindowMaker version still
|
||||
management. ``configure'' script. I hope non-WindowMaker version still
|
||||
work?
|
||||
|
||||
0.9
|
||||
New icons for Xkb groups. Nasty bug was fixed: fookb plays sound twice
|
||||
New icons for Xkb groups. Nasty bug was fixed: fookb plays sound twice
|
||||
if you change locked Xkb group with mouse. Documentation updates.
|
||||
0.8
|
||||
Fookb now can play sounds.
|
||||
|
@ -60,7 +60,7 @@ No more #define NUMG
|
|||
0.5
|
||||
XpmReadFileToImage error check added.
|
||||
0.4
|
||||
No more ass. Window Maker support happened. I hope fookb still work
|
||||
No more ass. Window Maker support happened. I hope fookb still work
|
||||
w/o -DWMAKER.
|
||||
0.3
|
||||
The ass. Intended to be Window Maker support.
|
||||
|
|
|
@ -21,14 +21,14 @@ PKG_CHECK_MODULES([WUtil], [WUtil])
|
|||
AC_ARG_ENABLE(
|
||||
[wmaker],
|
||||
[ --enable-wmaker create windowmaker dockable application],
|
||||
[
|
||||
[
|
||||
if test $enable_wmaker = yes ; then
|
||||
AC_DEFINE(WMAKER)
|
||||
fi
|
||||
],
|
||||
[
|
||||
AC_CHECK_PROG(HAVE_WMAKER, wmaker, yes, no)
|
||||
|
||||
|
||||
if test $HAVE_WMAKER = yes ; then
|
||||
AC_DEFINE(WMAKER)
|
||||
fi
|
||||
|
|
|
@ -21,7 +21,7 @@ mouse-clicks to change Xkb locked group with mouse. Additionally,
|
|||
was written from scratch.
|
||||
.P
|
||||
To use \fBfookb\fP with the Window Maker Dock, simply drag the
|
||||
\fBfookb\fP icon to the Window Maker Dock (if \fBfookb\fP was compiled
|
||||
\fBfookb\fP icon to the Window Maker Dock (if \fBfookb\fP was compiled
|
||||
with Window Maker support).
|
||||
|
||||
.SH OPTIONS
|
||||
|
@ -67,13 +67,13 @@ XPM file contains an icon for "broken Xkb". Please look in
|
|||
BUGS section.
|
||||
.TP
|
||||
.B Sound (Yes|No)
|
||||
\fBfookb\fP will run command from "Command" value (see below), if this
|
||||
parameter is set to "Yes". You'll receive (non-fatal) error message if
|
||||
\fBfookb\fP will run command from "Command" value (see below), if this
|
||||
parameter is set to "Yes". You'll receive (non-fatal) error message if
|
||||
this parameter is not defined. In any other case command will not be
|
||||
run.
|
||||
.TP
|
||||
.B Command command_to_run
|
||||
This command will be run if XKB locked group is changed and "Sound" is
|
||||
This command will be run if XKB locked group is changed and "Sound" is
|
||||
set to "Yes".
|
||||
|
||||
.SH X resources
|
||||
|
|
|
@ -83,7 +83,7 @@ int main(int argc, register char *argv[])
|
|||
*/
|
||||
|
||||
XrmInitialize(); /* We should initialize X resource
|
||||
manager before doing something else
|
||||
manager before doing something else
|
||||
*/
|
||||
|
||||
ParseOptions(&argc, argv); /* We should parse command line
|
||||
|
@ -126,8 +126,8 @@ int main(int argc, register char *argv[])
|
|||
XkbGroupLockMask)) {
|
||||
sterror("Cannot XkbSelectEventDetails. It's your problem -- not mine.");
|
||||
exit(EXIT_FAILURE);
|
||||
} /* Select XkbStateNotify/XkbgroupLock */
|
||||
|
||||
} /* Select XkbStateNotify/XkbgroupLock */
|
||||
|
||||
read_images(dpy); /* Let's read icon images */
|
||||
|
||||
/* Run out! */
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* fookb.h
|
||||
*
|
||||
*
|
||||
* (c) 1998-2004 Alexey Vyskubov <alexey@mawhrin.net>
|
||||
*
|
||||
*/
|
||||
|
|
|
@ -150,7 +150,7 @@ void read_images(Display *dpy)
|
|||
void update_window(Window win, GC gc, unsigned int whattodo, Display *dpy)
|
||||
{
|
||||
int err;
|
||||
|
||||
|
||||
err = XPutImage(dpy, win, gc, stupid_picture[whattodo],
|
||||
0, 0, 0, 0, w, h);
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* images.h
|
||||
*
|
||||
*
|
||||
* (c) 1998-2004 Alexey Vyskubov <alexey@mawhrin.net>
|
||||
*/
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
/* X Window resource management */
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xresource.h>
|
||||
extern XrmDatabase cmdlineDB; /* Database for resources from command
|
||||
extern XrmDatabase cmdlineDB; /* Database for resources from command
|
||||
line */
|
||||
|
||||
extern XrmDatabase finalDB; /* Database for resources from other
|
||||
|
|
|
@ -19,7 +19,7 @@ char *read_param(char *string)
|
|||
char *newstring;
|
||||
char *newString;
|
||||
char *result;
|
||||
|
||||
|
||||
/* Let's make lint happy */
|
||||
xvalue.size = 0;
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
extern XrmDatabase cmdlineDB; /* Database for resources from command
|
||||
extern XrmDatabase cmdlineDB; /* Database for resources from command
|
||||
line */
|
||||
|
||||
extern XrmDatabase finalDB; /* Database for resources from other
|
||||
|
|
Loading…
Reference in a new issue