Release 2.29.6
This commit is contained in:
parent
e33f42944d
commit
646355855f
2 changed files with 26 additions and 2 deletions
26
NEWS
26
NEWS
|
@ -1,3 +1,27 @@
|
||||||
|
gnome-control-center 2.29.6 (2010-01-26)
|
||||||
|
|
||||||
|
About-me:
|
||||||
|
- Add translator comments to 'Home' string (Claude Paroz) (#605944)
|
||||||
|
|
||||||
|
Appearance:
|
||||||
|
- Use GtkInfoBar rather than a copy of GeditMessageArea (Thomas Wood)
|
||||||
|
|
||||||
|
Common:
|
||||||
|
- Don't leak file descriptors when checking for colour schemes (Jens Granseuer) (#606155)
|
||||||
|
|
||||||
|
Mouse:
|
||||||
|
- Disable tapping only for touchpads without a left mouse button (Peter Hutterer)
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
- bg (Alexander Shopov)
|
||||||
|
- bn (Runa Bhattacharjee, Jamil Ahmed)
|
||||||
|
- hu (Gabor Kelemen)
|
||||||
|
- mr (Sandeep Shedmake)
|
||||||
|
- nb (Kjartan Maraas)
|
||||||
|
- sv (Daniel Nylander)
|
||||||
|
- ta (vasudeven)
|
||||||
|
- uk (Maxim V. Dziumanenko)
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
gnome-control-center 2.29.4 (2009-12-24)
|
gnome-control-center 2.29.4 (2009-12-24)
|
||||||
|
|
||||||
General:
|
General:
|
||||||
|
@ -98,7 +122,7 @@ Translations:
|
||||||
- ta (Dr.T.Vasudevan)
|
- ta (Dr.T.Vasudevan)
|
||||||
- th (อาคม โชติพันธวานนท์)
|
- th (อาคม โชติพันธวานนท์)
|
||||||
- zh_CN (Tao Wei)
|
- zh_CN (Tao Wei)
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
gnome-control-center 2.28.0 (2009-09-21)
|
gnome-control-center 2.28.0 (2009-09-21)
|
||||||
|
|
||||||
Appearance:
|
Appearance:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
AC_INIT([gnome-control-center], [2.29.5],
|
AC_INIT([gnome-control-center], [2.29.6],
|
||||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||||
|
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue