commit 5a3ef2d9b992b1e41a8765e93474dbae006b0eb4
Author: Richard Hughes <
[email protected]>
Date: Tue Feb 5 19:40:36 2013 +0000
Release version 3.7.5
M NEWS
M configure.ac
commit 124645954d2bb257f88809302ae47ffe53849dce
Author: Ján Kyselica <
[email protected]>
Date: Sun Feb 3 16:52:59 2013 +0100
Updated slovak translation
M po/sk.po
commit b130f41e574adc403ca2be761f2ad483bb195687
Author: Piotr Drąg <
[email protected]>
Date: Sat Feb 2 23:46:57 2013 +0100
Updated Polish translation
M po/pl.po
commit 559b551baf2870eb59fccfc888b97caa5b6f1ea5
Author: Yaron Shahrabani <
[email protected]>
Date: Sat Feb 2 11:53:09 2013 +0200
Updated Hebrew translation.
M po/he.po
commit a8d5d868deaa0f840c7f4a10fc29c5f3ae75b388
Author: Colin Walters <
[email protected]>
Date: Tue Jan 29 15:53:49 2013 -0500
languages: Don't g_warning if there's no locale archive
glibc supports both a mmapped database and subdirectories; currently
we g_warning if the mmapped database doesn't exist. Don't do that,
since e.g. gnome-ostree (derived from OpenEmbedded) uses
subdirectories.
See
http://lists.freedesktop.org/archives/systemd-devel/2013-January/007957.html
https://bugzilla.gnome.org/show_bug.cgi?id=692834
M libgnome-desktop/gnome-languages.c
commit a412b05901c87bd8b51654816254d275023ef39c
Author: Мирослав Николић <
[email protected]>
Date: Wed Jan 30 09:20:54 2013 +0100
Updated Serbian translation
M po/sr.po
M po/
[email protected]
commit 4171eeec83aec71d0550d21a3fe8ad3b11eae43c
Author: Kjartan Maraas <
[email protected]>
Date: Tue Jan 29 19:33:23 2013 +0100
Updated Norwegian bokmål translation
M po/nb.po
commit 291621c088f6b35517e580c5f0f9811f88025348
Author: Daniel Mustieles <
[email protected]>
Date: Mon Jan 28 11:45:47 2013 +0100
Updated Spanish translation
M po/es.po
commit 0cfc4152e906025a9741150969533dc6802c3db0
Author: Cheng-Chia Tseng <
[email protected]>
Date: Mon Jan 28 10:03:16 2013 +0800
Updated Traditional Chinese translation(Hong Kong and Taiwan)
M po/zh_HK.po
M po/zh_TW.po
commit 24cc39bf18880ccd954f3f2ea888d1c165468ebe
Author: Matej Urbančič <
[email protected]>
Date: Sun Jan 27 22:03:25 2013 +0100
Updated Slovenian translation
M po/sl.po
commit 0ec721ce4b0ca49b5e108a96af2a203082a88fb7
Author: Fran Diéguez <
[email protected]>
Date: Sun Jan 27 18:13:28 2013 +0100
Updated Galician translations
M po/gl.po
commit da2eefa697bcc6c771fd8db58f0f02aaf3fec6bc
Author: Gheyret Kenji <
[email protected]>
Date: Sun Jan 27 13:07:44 2013 +0900
Updated Uyghur translation
Signed-off-by: Gheyret Kenji <
[email protected]>
M po/ug.po
commit 1accb3105447d9787b098038bdc2790eeddaa762
Author: Aurimas Černius <
[email protected]>
Date: Sat Jan 26 20:28:38 2013 +0200
Updated Lithuanian translation
M po/lt.po
commit 54e75384b1f982bfb8d42954abaf829ddfcd1551
Author: Piotr Drąg <
[email protected]>
Date: Fri Jan 25 19:35:18 2013 +0100
Updated POTFILES.in
M po/POTFILES.in
commit 57b0643e4cc1fa81fe1682c86d3cc53330ed5a62
Author: Rui Matos <
[email protected]>
Date: Wed Jan 23 15:42:29 2013 +0100
gnome-xkb-info: Add a get_layout_info_for_locale method
Now that we have layouts grouped properly by country and language we
can implement an accurate get_layout_info_for_locale method instead of
the hacky solution that we had before.
https://bugzilla.gnome.org/show_bug.cgi?id=692413
M libgnome-desktop/gnome-xkb-info.c
M libgnome-desktop/gnome-xkb-info.h
commit 5e86bb46bc8f6ea43b7cb9f3c42af7c16e116684
Author: Rui Matos <
[email protected]>
Date: Fri Jun 29 17:57:15 2012 +0200
gnome-xkb-info: Group layouts by country and language
This will allow us to do better guesses at which layout should be the
default for a given locale.
https://bugzilla.gnome.org/show_bug.cgi?id=692413
M libgnome-desktop/gnome-xkb-info.c
commit 09d15b83586e9af6514225365ddf6d21c83d6053
Author: Rui Matos <
[email protected]>
Date: Fri Jan 18 16:55:23 2013 +0100
gnome-languages: Fix a memory leak
https://bugzilla.gnome.org/show_bug.cgi?id=692413
M libgnome-desktop/gnome-languages.c
commit cc16a0e00029f0b30f527201a7d2194cb31e00b8
Author: Rui Matos <
[email protected]>
Date: Sat Jul 7 00:39:36 2012 +0200
gnome-languages: Extracted from gnome-control-center
This used to be panels/common/gdm-languages.c in gnome-control-center
but it's useful in several core desktop modules so let's move it here
and s/gdm/gnome/.
https://bugzilla.gnome.org/show_bug.cgi?id=692413
M configure.ac
M libgnome-desktop/Makefile.am
A libgnome-desktop/gnome-languages.c
A libgnome-desktop/gnome-languages.h
A libgnome-desktop/locarchive.h
A libgnome-desktop/test-languages.c
commit 44f665082427534841f030ab620214afd5b327fc
Author: Rui Matos <
[email protected]>
Date: Wed Jan 23 19:27:00 2013 +0100
post-release version bump
https://bugzilla.gnome.org/show_bug.cgi?id=692413
M configure.ac
commit 6b213d08f0f5ebf72a3079e95a1059f2b6d08754
Author: Martin Pitt <
[email protected]>
Date: Mon Jan 21 11:22:27 2013 +0100
gnome-rr: Add missing annotation
gnome_rr_screen_get_dpms_mode()'s "mode" parameter is (out). This makes the
method introspectable.
M libgnome-desktop/gnome-rr.c
commit 5a8c10078a31f577ed5d5d57711f81a3e962a809
Author: Ihar Hrachyshka <
[email protected]>
Date: Tue Jan 15 18:59:07 2013 +0300
Updated Belarusian translation.
M po/be.po