GNOME Bugzilla – Bug 560426
GNOME Goal: Remove deprecated GLib symbols
Last modified: 2008-11-12 08:09:28 UTC
See http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib Here are the files+lines using deprecated GLib symbols in Ekiga: [liberforce@donald gnome2]$ egrep -n -R -f ~/glib-2.18-deprecated-symbols.txt --include="*.[ch]" --include="*.[ch]pp" --include="*.[ch]xx" ekiga ekiga/src/components/dbus-helper.cpp:154: g_main_quit (loop); ekiga/lib/platform/platform-win32.c:52: basedir = g_strdup (g_win32_get_package_installation_directory (NULL, NULL));
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 560285 ***