updated for 2.23.6.
2008-08-04 Rodrigo Moya <rodrigo@gnome-db.org> * NEWS: * configure.in: updated for 2.23.6. svn path=/trunk/; revision=8838
This commit is contained in:
parent
8c8934b0b6
commit
5b8b3ac61d
3 changed files with 54 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-08-04 Rodrigo Moya <rodrigo@gnome-db.org>
|
||||
|
||||
* NEWS:
|
||||
* configure.in: updated for 2.23.6.
|
||||
|
||||
2008-07-30 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* Makefile.am: remove libsounds from SUBDIRS, too
|
||||
|
|
48
NEWS
48
NEWS
|
@ -1,3 +1,51 @@
|
|||
gnome-control-center 2.23.6 (2008-08-04)
|
||||
|
||||
Appearance:
|
||||
- Make theme installation from GIO-supported sources work (including
|
||||
drag and drop) (Jens Granseuer) (#545335)
|
||||
|
||||
Default Applications:
|
||||
- Fix custom commands for mail default application (James Westby)
|
||||
|
||||
Display:
|
||||
- Add a check box to turn on and off display icon (Soren Sandmann)
|
||||
- Draw rotated outputs rotated (Soren Sandmann)
|
||||
|
||||
General:
|
||||
- Move directory deletion code from appearance capplet into common
|
||||
code (Bastien Nocera)
|
||||
- Make the file transfer dialog work with GFiles instead of gchar
|
||||
paths internally (Jens Granseuer)
|
||||
- Don't set notification theme to "standard" if the metatheme loaded
|
||||
doesn't define one (Jens Granseuer) (#546036)
|
||||
|
||||
Keybindings:
|
||||
- When trying to assign a shortcut that is already in use, ask the user
|
||||
whether to reassign it instead of refusing to do anything (Denis
|
||||
Washington) (#133318)
|
||||
|
||||
Shell:
|
||||
- Don't do thumbnailing, let Nautilus do it (Federico Mena Quintero)
|
||||
- Fix a build warning (Cosimo Cecchi) (#544538)
|
||||
|
||||
Sound:
|
||||
- Remove separate bell settings tab (Bastien Nocera)
|
||||
- Remove libsounds dependency (Bastien Nocera)
|
||||
- Add freedesktop sound theme support through libcanberra (Bastien Nocera)
|
||||
- Fix property passing (Lennart Poettering)
|
||||
- Plug some leaks (Jens Granseuer)
|
||||
- Add some filtering for OSS devices and create more useful device
|
||||
descriptions (Alexander Schwenn) (#545275)
|
||||
- Added missing file to pass distcheck (Rodrigo Moya)
|
||||
|
||||
Translations:
|
||||
- ar (Djihed Afifi)
|
||||
- es (Jorge Gonzalez)
|
||||
- gl (Ignacio Casal Quinteiro)
|
||||
- nb (Kjartan Maraas)
|
||||
- pt_BR (Leonardo Ferreira Fontenelle)
|
||||
- sv (Daniel Nylander)
|
||||
-------------------------------------------------------------------------------
|
||||
gnome-control-center 2.23.5 (2008-07-24)
|
||||
|
||||
General:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([gnome-control-center], [2.23.5],
|
||||
AC_INIT([gnome-control-center], [2.23.6],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue