diff options
author | Manish Singh <yosh@gimp.org> | 2005-08-22 20:51:56 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2005-08-22 20:51:56 +0000 |
commit | 4fe43281ee826f623f7c525d945d3e96081d46b5 (patch) | |
tree | e5a33d08f48791d141c750fca2885686a685c067 /ChangeLog.pre-2-8 | |
parent | f2cb87d3a947740d180aacb749a5c2fb21aa5eb9 (diff) | |
download | gtk+-4fe43281ee826f623f7c525d945d3e96081d46b5.tar.gz |
add declaration for _gtk_icon_theme_check_reload.
2005-08-22 Manish Singh <yosh@gimp.org>
* gtk/gtkicontheme.h: add declaration for _gtk_icon_theme_check_reload.
* gtk/gtkwindow.c: remove declaration of gtk_window_read_rcfiles.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index eb9e32ae91..7a005b9bc9 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +2005-08-22 Manish Singh <yosh@gimp.org> + + * gtk/gtkicontheme.h: add declaration for _gtk_icon_theme_check_reload. + + * gtk/gtkwindow.c: remove declaration of gtk_window_read_rcfiles. + 2005-08-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtkwindow.c (gtk_window_client_event): |