GNOME Bugzilla – Bug 572209
Remove deprecated Glib symbols
Last modified: 2009-03-02 07:51:58 UTC
http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib ./pango-view/viewer-win32.c: if (0 == g_strcasecmp(pango_font_family_get_name(families[i]), family_name)) http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strcasecmp
also see bug 572662
commit 7245e427818d88358f2c9fcfdbe777701d7b0ab9 Author: Behdad Esfahbod <behdad@behdad.org> Date: Mon Mar 2 11:12:43 2009 +0330 Bug 572662 – Remove deprecated GTK+ symbols Remove the obsolete file viewer-win32.c