2006-01-02 Emmanuele Bassi <
[email protected]>
* README, NEWS: release 2.13.4
2006-01-02 Emmanuele Bassi <
[email protected]>
* HACKING: update branches; add notice about unified diff format for
patches.
2005-12-19 Emmanuele Bassi <
[email protected]>
* po/POTFILES.in: add
gnome-dictionary/data/gnome-dictionary-preferences.glade
to the translatable files.
2005-12-16 Emmanuele Bassi <
[email protected]>
* Makefile.am (EXTRA_DIST): fix stupid typo
2005-12-16 Emmanuele Bassi <
[email protected]>
D gdictsrc
* gdictsrc: remove the old dictionary code base.
2005-12-16 Emmanuele Bassi <
[email protected]>
Merged the new gnome-dictionary from the 'new-dictionary' branch; along
with gnome-dictionary comes libgdict, a general purpose library for
accessing dictionary sources.
A gnome-dictionary
A gnome-dictionary/data
A gnome-dictionary/doc
A gnome-dictionary/help
A gnome-dictionary/libgdict
A gnome-dictionary/src
* Makefile.am (always_build_SUBDIRS): remove gdictsrc and add
gnome-dictionary.
* configure.in: add glue for building gnome-dictionary and libgdict;
remove gdictsrc.
* POTFILES.in: add files in gnome-dictionary and remove gdictsrc.
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): libgdict uses gtk-doc for
its documentation; in order to pass dist we must use --enable-gtk-doc
when running configure.
2005-12-14 Jeroen Zwartepoorte <
[email protected]>
* gnome-screenshot/screenshot-utils.c: (screenshot_get_pixbuf): Don't
use an alpha channel if the source doesn't have any. This makes nautilus
display the screenshot thumbnail with a shadowed border again.