gnome-control-center/panels/common
Matthias Clasen 012c52f4f5 Add an async variant of language loading
This just code loads one language at a time in an idle,
to avoid blocking the UI for a long time. The function returns
the id of the sources, so you can just call g_source_remove()
if you don't need the languages anymore (e.g if the user goes
to another panel before the list is fully populated).

https://bugzilla.gnome.org/show_bug.cgi?id=643096
2011-02-24 03:12:19 +00:00
..
cc-common-language.c Add an async variant of language loading 2011-02-24 03:12:19 +00:00
cc-common-language.h Add an async variant of language loading 2011-02-24 03:12:19 +00:00
eggaccelerators.c common: Move eggaccelerators to common/ 2011-02-23 15:40:46 +00:00
eggaccelerators.h common: Move eggaccelerators to common/ 2011-02-23 15:40:46 +00:00
gdm-languages.c common: Load language names for locales with 3 letters 2011-02-03 19:11:02 +00:00
gdm-languages.h user-accounts: Move gdm-languages to common/ 2011-01-24 18:10:10 +00:00
locarchive.h user-accounts: Move gdm-languages to common/ 2011-01-24 18:10:10 +00:00
Makefile.am common: Move eggaccelerators to common/ 2011-02-23 15:40:46 +00:00