After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 570724 - Get rid of deprecated gnome-i18n in gnome-pilot
Get rid of deprecated gnome-i18n in gnome-pilot
Status: RESOLVED FIXED
Product: gnome-pilot
Classification: Other
Component: general
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: gnome-pilot Maintainers
gnome-pilot Maintainers
Depends on:
Blocks: 590215
 
 
Reported: 2009-02-05 23:03 UTC by André Klapper
Modified: 2009-08-17 11:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-02-05 23:03:19 UTC
./gnome-pilot/utils/gpilotdcm-client.c:
                     ll = gnome_i18n_get_language_list (NULL);
./gnome-pilot/gpilotd/gnome-pilot-conduit-management.gob:
                     ll = gnome_i18n_get_language_list (NULL);

gnome-i18n is deprecated and has been replaced by glib-i18n.

http://library.gnome.org/devel/libgnome/stable/libgnome-gnome-i18n.html#gnome-i18n-get-language-list
Comment 1 Matt Davey 2009-02-08 22:44:01 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.