2005-10-24 Rodrigo Moya <rodrigo@novell.com>
* configure.in:
This commit is contained in:
parent
6db0737682
commit
fa537b014b
3 changed files with 50 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2005-10-24 Rodrigo Moya <rodrigo@novell.com>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
* NEWS: update for 2.13.1.
|
||||||
|
|
||||||
2005-10-21 Ray Strode <rstrode@redhat.com>
|
2005-10-21 Ray Strode <rstrode@redhat.com>
|
||||||
|
|
||||||
* configure.in: add check for xinput extension, needed
|
* configure.in: add check for xinput extension, needed
|
||||||
|
|
44
NEWS
44
NEWS
|
@ -1,3 +1,47 @@
|
||||||
|
gnome-control-center 2.13.1
|
||||||
|
|
||||||
|
default-applications:
|
||||||
|
- Add Sylpheed-Claws to the list of possible mailers (Colin Leroy)
|
||||||
|
|
||||||
|
mouse:
|
||||||
|
- gcc 2.95 compilation fixes (Jens Granseuer) (318746)
|
||||||
|
|
||||||
|
themus:
|
||||||
|
- Allow installation of themes with file:// URIs (Ed Catmur) (319358)
|
||||||
|
|
||||||
|
shell:
|
||||||
|
- Only show one screensaver capplet when both xscreensaver and gnome-screensaver
|
||||||
|
are installed (Rodrigo Moya) (315505)
|
||||||
|
- Fix scrollbar arrows (Carlos Garnacho)
|
||||||
|
- Calculate text widths instead of forcing them (Carlos Garnacho) (319492)
|
||||||
|
- Force canvas background to base[GTK_STATE_NORMAL] and remove the need to
|
||||||
|
repaint the background, in white (Carlos Garnacho)
|
||||||
|
|
||||||
|
typing-break:
|
||||||
|
- Fix weird spacing between systray icons (Rodrigo Moya) (318231)
|
||||||
|
|
||||||
|
other:
|
||||||
|
- Add schema for remembering NumLock state between sessions (Jürg Billeter)
|
||||||
|
(74215)
|
||||||
|
- Add check for xinput extension (Ray Strode) (314409)
|
||||||
|
- Update the desktop font in addition to the application font when
|
||||||
|
'apply font' in large print themes is selected (Muktha) (123551)
|
||||||
|
- Reduced amount of xrdb executions (Erwann Chenede) (314774)
|
||||||
|
- Don't block settings daemon while executing children processes (Rodrigo Moya)
|
||||||
|
- Lazy load the screensaver and the typing break monitor (Rodrigo Moya)
|
||||||
|
- Share a single GConfClient in the settings daemon (Rodrigo Moya)
|
||||||
|
- Execute xrdb with -nocpp switch when possible (Rodrigo Moya)
|
||||||
|
- Swap buttons on auxiliary mice for left-handed mode (Ray Strode) (314409)
|
||||||
|
|
||||||
|
translations:
|
||||||
|
- bg (Alexander Shopov)
|
||||||
|
- en_CA (Adam Weinberger)
|
||||||
|
- et (Priit Laes)
|
||||||
|
- fi (Ilkka Tuohela)
|
||||||
|
- pt_BR (Guilherme de S. Pastore)
|
||||||
|
- sv (Christian Rose)
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
gnome-control-center 2.12.1
|
gnome-control-center 2.12.1
|
||||||
|
|
||||||
background:
|
background:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
AC_INIT([control-center], [2.12.1],
|
AC_INIT([control-center], [2.13.1],
|
||||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=control-center])
|
[http://bugzilla.gnome.org/enter_bug.cgi?product=control-center])
|
||||||
|
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue