Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2012-01-13 11:21:48 (GMT)
committer Simon Schampijer <simon@schampijer.de>2012-01-23 17:38:48 (GMT)
commit695db2b4c0ab2151317d8fe472a7811907cd4498 (patch)
treef1486bab24f3075b9d813f5cc824934dc0004cd1 /COPYING
parentad9e8f202318975251a3104c453dc06afee2466e (diff)
Display pages based on locale specific information
This displays pages based on your locale information e.g. 'google.com' will be in French when your locale is set to 'fr'. We use our associated SoupSession to set the "accept-language-auto" property [1] which will set the 'accept-language' header when making requests based on the return value of g_get_language_names() [2]. This does replace our custom code that did determine the locale information and the 'intl.accept_languages' [3] property before. [1] http://developer.gnome.org/libsoup/stable/SoupSession.html#SoupSession--accept-language-auto [2] http://developer.gimp.org/api/2.0/glib/glib-I18N.html#g-get-language-names [3] http://kb.mozillazine.org/About:config_entries#Intl. Signed-off-by: Simon Schampijer <simon@laptop.org> Acked-by: Manuel QuiƱones <manuq@laptop.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions