GNOME Bugzilla – Bug 644060
SexySpellEntry: add GStrv variants of sexy_spell_entry_[gs]et_active_languages
Last modified: 2014-08-30 13:20:00 UTC
With the recent shift from GConfClient to GSettings, the equivalent of gconf_client_[gs]et_list is g_settings_[gs]et_strv for string arrays [1]. Often sexy_spell_entry_[gs]et_active_languages is used in conjunction with GConf to get/set the list of languages. eg., in XChat-GNOME. It will be convenient to have a variant of sexy_spell_entry_[gs]et_active_languages that can handle string arrays instead of lists. [1] http://library.gnome.org/devel/gio/2.25/ch26s03.html
Created attachment 182651 [details] [review] Proposed fix Completely untested because I could not build libsexy from SVN. ./autogen.sh, autoreconf, etc. were complaining about a missing Makefile.in.
libsexy has not seen any releases since 2007: http://releases.chipx86.com/libsexy/libsexy/ and the homepage is down and I have no idea where one could find a codebase. So this project is not under active development anymore and it looks unlikely that there will be any further active development. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.