gnome-characters:wip/dueno/local-scripts

Last commit made on 2015-06-16
Get this branch:
git clone -b wip/dueno/local-scripts https://git.launchpad.net/gnome-characters

Branch merges

Branch information

Name:
wip/dueno/local-scripts
Repository:
lp:gnome-characters

Recent commits

395159e... by Daiki Ueno <email address hidden>

libgc: Fix setlocale calls in gc_*_for_locale

235720c... by Daiki Ueno <email address hidden>

categoryList: Deduce languages from input-sources

It first reads the input-source settings and deduce the language list.
Then, for each language, deduce the script list from translations.

This requires a couple of API additions to gnome-desktop:

  - gnome_xkb_info_get_languages_for_layout, which gets language codes
    associated with an XKB layout

  - gnome_normalize_language_code, which canonicalizes a 3-letter
    language code to a 2-letter code, so we can build a valid locale
    name

https://bugzilla.gnome.org/show_bug.cgi?id=743643

b23dec0... by Daiki Ueno <email address hidden>

categoryList: Add "Local scripts" tab

https://bugzilla.gnome.org/show_bug.cgi?id=743643

84d0177... by Daiki Ueno <email address hidden>

menu: Untabify

f0e7f02... by Daiki Ueno <email address hidden>

menu: Add separator between font labels

https://bugzilla.gnome.org/show_bug.cgi?id=748717

0d3d122... by Jordi Mas

Catalan translation

d48fc98... by Cédric VALMARY (Tot en òc)

Added Occitan translation

458e034... by Daiki Ueno <email address hidden>

libgc: Minor fixes to pango glyph check

Make gc_pango_context_font_has_glyph fail earlier if g_ucs4_to_utf8
returns NULL.

b096177... by Tim Lunn

Fix build failure due to missing symbols from pangoft2

https://bugzilla.gnome.org/show_bug.cgi?id=748124

5a5cab6... by wsxy162

update zh_CN translation