Library:
* Check that user shells exist and are executable in gnome-util.c
Fixes bug #91925. (Giovanni Pardini)
* Use glib versions of string functions in help converters.
Fixes bug #81355. (Morten Welinder)
* Fix leak in score handling. Fixes bug #116794 (Kjartan)
* Fix reading of free'd memory in poptContext handling in
gnome-program. (Jeff)
* Fix reading free'd memory in gnome-program (Jeff Steadfast)
Translations:
* Arafat Mendini (ar), Jordi Mallach (ca), Dafydd Harries (cy)
Library:
* Init gettext earlier to catch some bugs (Hidetoshi Tajima)
Bug #99224
* Fix search path for locale.alias. (Julio Merino) Bug #106180.
* Fix url substitution with custom web browser command
(Pasupathi Duraisamy) Bug #108909
* Plug a leak in the help routines. (Kjartan)
Help converters:
* Fix manual pages that have non-numeric filetypes such as
open.3pm. Patch from Roderich Schupp. Bug #101440.
* Fix crashes when feeding directories to the help converters.
Patch from John Fleck. Bug #104056.
* Generate help-methods.conf based on libexecdir value.
Patch from Frédéric Crozat. Bug #91169.
Build:
* Honor --disable-schemas-install. (Julio Merino)
* Require newer intltool (Kjartan)
Translations:
az (Metin Amiroff), be (Dmitry Mastrukov), bn (Taneem Ahmed),
cs (Miloslav Trmac), de (Christian Neumair), el (Kostas
Papadimas),
es (Carlos Perello Martin), id (Mohammad DAMT), ja (Takeshi
AIHANA),
ml (Guntupalli Karunkar), mn (Badral Saulig), ms (Hasbullah Bin
Pit),
ko (Changwoo Ryu), nl (Vincent Van Adrighem), no (Kjartan
Maraas),
pl (Zbigniew Chyla), pt (Duarte Loreto), ru (Dmitry Mastrukov)
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.
Okay'ed by wiz.
* libgnome/Makefile.am (libgnome_2_la_LDFLAGS): Correct version number error.
* configure.in: Add EXTRAVERSION and set to .1. Add missing translations to
ALL_LINGUAS.
* configure.in: Added "mn" to ALL_LINGUAS.
* configure.in: Fix libtool versioning. Up number to 2.2.0
* schemas/desktop_gnome_peripherals_mouse.schemas.in: add
/desktop/gnome/peripherals/mouse/cursor_theme and
/desktop/gnome/peripherals/mouse/cursor_size
* monikers/bonobo-config-bag.c (bonobo_config_bag_new): Fix comment.
* schemas/Makefile.am (schema_in_files)
schemas/desktop_gnome_thumbnailers.schemas.in: Add schemas for thumbnailers.
* schemas/desktop_gnome_accessibility_keyboard.schemas.in : set defaults to 0
to fix#96483
* help-converters/info/main.c output title, fixing bug #83905
Changes in the package:
- Honor PKG_SYSCONFDIR.
- Use GConf2's schemas.mk file to register schemas.
- Depend on docbook, so the installed customization layer works.