fizz says: don't indent with spaces in Makefile.am. I say: don't do so in

* Makefile.am: fizz says: don't indent with spaces in Makefile.am.
* ChangeLog: I say: don't do so in ChangeLog either.


svn path=/trunk/; revision=7540
This commit is contained in:
Denis Washington 2007-05-02 17:52:47 +00:00
parent dcec5a1423
commit 28787c51a2
2 changed files with 11 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2007-05-02 Denis Washington <denisw@svn.gnome.org>
* Makefile.am: fizz says: don't indent with spaces in Makefile.am.
* ChangeLog: I say: don't do so in ChangeLog either.
2007-05-02 Denis Washington <denisw@svn.gnome.org>
* appearance-desktop.c: Added drag and drop, re-enabled the watch cursor
@ -12,11 +17,11 @@
* appearance.glade:
* appearance-desktop.c:
* appearance-desktop.h:
* appearance-main.h:
* Makefile.am:
* gnome-wp-*.[ch]:
Implement the the Desktop tab. Drag and drop still has to be done.
* appearance-main.h:
* Makefile.am:
* gnome-wp-*.[ch]:
Implement the the Desktop tab. Drag and drop still has to be done.
2007-05-01 Thomas Wood <thos@gnome.org>

View file

@ -39,6 +39,6 @@ INCLUDES = \
-DGNOMECC_GLADE_DIR=\""$(gladedir)"\" \
-DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
-DGNOMECC_DATA_DIR="\"$(pkgdatadir)\"" \
-DWALLPAPER_DATADIR=\""$(WALLPAPER_DATADIR)"\"
-DWALLPAPER_DATADIR=\""$(WALLPAPER_DATADIR)"\"
EXTRA_DIST = $(glade_DATA)