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:
parent
dcec5a1423
commit
28787c51a2
2 changed files with 11 additions and 6 deletions
|
@ -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>
|
2007-05-02 Denis Washington <denisw@svn.gnome.org>
|
||||||
|
|
||||||
* appearance-desktop.c: Added drag and drop, re-enabled the watch cursor
|
* appearance-desktop.c: Added drag and drop, re-enabled the watch cursor
|
||||||
|
@ -12,11 +17,11 @@
|
||||||
* appearance.glade:
|
* appearance.glade:
|
||||||
* appearance-desktop.c:
|
* appearance-desktop.c:
|
||||||
* appearance-desktop.h:
|
* appearance-desktop.h:
|
||||||
* appearance-main.h:
|
* appearance-main.h:
|
||||||
* Makefile.am:
|
* Makefile.am:
|
||||||
* gnome-wp-*.[ch]:
|
* gnome-wp-*.[ch]:
|
||||||
|
|
||||||
Implement the the Desktop tab. Drag and drop still has to be done.
|
Implement the the Desktop tab. Drag and drop still has to be done.
|
||||||
|
|
||||||
2007-05-01 Thomas Wood <thos@gnome.org>
|
2007-05-01 Thomas Wood <thos@gnome.org>
|
||||||
|
|
||||||
|
|
|
@ -39,6 +39,6 @@ INCLUDES = \
|
||||||
-DGNOMECC_GLADE_DIR=\""$(gladedir)"\" \
|
-DGNOMECC_GLADE_DIR=\""$(gladedir)"\" \
|
||||||
-DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
|
-DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
|
||||||
-DGNOMECC_DATA_DIR="\"$(pkgdatadir)\"" \
|
-DGNOMECC_DATA_DIR="\"$(pkgdatadir)\"" \
|
||||||
-DWALLPAPER_DATADIR=\""$(WALLPAPER_DATADIR)"\"
|
-DWALLPAPER_DATADIR=\""$(WALLPAPER_DATADIR)"\"
|
||||||
|
|
||||||
EXTRA_DIST = $(glade_DATA)
|
EXTRA_DIST = $(glade_DATA)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue