diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-11-06 22:41:10 +0000 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-11-06 22:41:10 +0000 |
commit | be52a6b82cbbad818495a9990e126b43e0b867fe (patch) | |
tree | 16bacaa43e7a3f6a528e51a90e6cd7d817d54864 /ChangeLog-20020212 | |
parent | f98f8e950f4ca2992c330ef073473adf08475068 (diff) | |
download | gnome-session-be52a6b82cbbad818495a9990e126b43e0b867fe.tar.gz |
`confdefs.h isn't a nice name for a header file. Since no other file uses
* capplets/theme-switcher/main.c (confdefs.h): `confdefs.h isn't a
nice name for a header file. Since no other file uses it, just
remove it.
(THEME_SWITCHER_VERSION): New define. Is what `VERSION' was used
for.
(main): Use new name for `VERSION'.
* capplets/theme-switcher/confdefs.h: Delete.
* capplets/theme-switcher/config.h: Delete.
Diffstat (limited to 'ChangeLog-20020212')
-rw-r--r-- | ChangeLog-20020212 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog-20020212 b/ChangeLog-20020212 index 65e462b9..b70ca65e 100644 --- a/ChangeLog-20020212 +++ b/ChangeLog-20020212 @@ -1,3 +1,14 @@ +1998-11-06 Raja R Harinath <harinath@cs.umn.edu> + + * capplets/theme-switcher/main.c (confdefs.h): `confdefs.h isn't a + nice name for a header file. Since no other file uses it, just + remove it. + (THEME_SWITCHER_VERSION): New define. Is what `VERSION' was used + for. + (main): Use new name for `VERSION'. + * capplets/theme-switcher/confdefs.h: Delete. + * capplets/theme-switcher/config.h: Delete. + Fri Nov 6 17:15:00 1998 Owen Taylor <otaylor@redhat.com> * capplets/theme-switcher/main.c: include confdefs.h |