update for 2.11.3
This commit is contained in:
parent
ba1140a7dc
commit
f71f7f15ec
2 changed files with 22 additions and 1 deletions
21
NEWS
21
NEWS
|
@ -1,3 +1,24 @@
|
||||||
|
gnome-control-center 2.11.3
|
||||||
|
|
||||||
|
- fix mute handling, particularly for devices without hardware mute support
|
||||||
|
or with applications that use volume=0 for mute (Ronald S. Bultje)
|
||||||
|
- clipboard manager (Anders Carlsson)
|
||||||
|
|
||||||
|
translator:
|
||||||
|
|
||||||
|
Vladimir Petkov (bg)
|
||||||
|
Miloslav Trmac (cs)
|
||||||
|
Rhys Jones (cy)
|
||||||
|
Martin Willemoes Hansen (da)
|
||||||
|
Adam Weinberger (en_CA)
|
||||||
|
Alessio Dessì (it)
|
||||||
|
Takeshi AIHANA (ja)
|
||||||
|
Kjartan Maraas (nb)
|
||||||
|
Kjartan Maraas (no)
|
||||||
|
Elian Myftiu (sq)
|
||||||
|
Theppitak Karoonboonyanan (th)
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
gnome-control-center 2.11.1
|
gnome-control-center 2.11.1
|
||||||
|
|
||||||
- allow to configure the menubar shortcut (Sebastien Bacher)
|
- allow to configure the menubar shortcut (Sebastien Bacher)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
AC_INIT([control-center], [2.11.2],
|
AC_INIT([control-center], [2.11.3],
|
||||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=control-center])
|
[http://bugzilla.gnome.org/enter_bug.cgi?product=control-center])
|
||||||
|
|
||||||
AC_CONFIG_SRCDIR([control-center])
|
AC_CONFIG_SRCDIR([control-center])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue