diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -15,13 +15,16 @@ * embed/mozilla/Makefile.am: * lib/Makefile.am: * lib/egg/Makefile.am: - * lib/egg/eggintl.h: * lib/widgets/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: INCLUDES is deprecated, use AM_CPPFLAGS and AM_CFLAGS instead. + * lib/egg/eggintl.h: + + Include glib/gi18n.h instead of gnome-18n.h. + * lib/eel-gconf-extensions.c: (eel_gconf_client_get_global): Removed usage of deprecated gconf API. |