2004-04-12  Robert Love  <rml@ximian.com>

	* configure.in: bump version to 0.9.2

2004-04-12  David Zeuthen  <david@fubar.dk>

	* src/manager.c: update for new HAL API and use HAL callbacks instead
	  of directly listening on to DBUS

2004-04-10  Gareth Owen  <gowen72@yahoo.com>

	* configure.in: Added en_GB to ALL_LINGUAS

2004-04-08  Robert Love  <rml@ximian.com>

	* configure.in: bump version to 0.9.1

2004-04-05  sjoerd  <sjoerd@luon.net>

	* src/manager.c: fix crash when autorun is set but autorun_path is NULL

2004-04-05  Artur Flinta <aflinta@cvs.gnome.org>

	* configure.in: Added 'pl' into ALL_LINGUAS.

2004-04-01  Matthew Schick  <matt@breakmygentoo.net>

	* src/manager.c: s/iso9660/data/ as possible storage.cdrom.media_type
	  reply

2004-03-29  Robert Love  <rml@ximian.com>

	* src/manager.c: gvm_device_is_writer(): check explicitly for "1" and
	  not just true as "hal_device_get_property_int()" can return a
	  value of "-1".  Thanks to Chris Rivera.
	* gnome-volume-manager.schemas.in: make default camera action
	  "gthumb --import-photos" now that gthumb supports that flag

2004-03-24  Robert Love  <rml@ximian.com>

	* src/manager.c: use "storage.cdrom.media_type" from HAL to ascertain
	  the disc type instead of ioctl().
	* src/manager.c: use HAL's storage properties instead of trying to
	  guess whether a device is capable of writing or not
	* src/manager.c: there is no need for "gvm_cdrom_has_media()". axe it.
	* src/manager.c: move the X clipboard hack out of here
	* src/clipboard.c: new file
	* configure.in: add a bunch of anal warnings (that right now result in
	  a warning-free compile -- keep it that way!)
	* configure.in: bump version to 0.9

2004-03-23  Takeshi AIHANA <aihana@gnome.gr.jp>

	* configure.in: Added 'ja' (Japanese) into ALL_LINGUAS.

2004-03-21  Robert Love  <rml@ximian.com>

	* README: update requirement
	* src/manager.c: misc. cleanup

2004-03-20  Robert Love  <rml@ximian.com>

	* configure.in: bump release to 0.8.1
	* configure.in: bump release to 0.8.2

2004-03-18  Robert Love  <rml@ximian.com>

	* configure.in: bump release to 0.8

2004-03-17  Gustavo Noronha Silva  <kov@debian.org>

	* configure.in: Added Brazilian Portuguese (pt_BR) to ALL_LINGUAS.

2004-03-15  Rob Adams  <readams@hmc.edu>
	* src/properties.c: prevent segfault if gnome-icon-theme is not
	  installed

2004-02-21  Duarte Loreto <happyguy_pt@hotmail.com>

	* configure.in: Added Portuguese (pt) to ALL_LINGUAS.

2004-02-07  Robert Sedak  <robert.sedak@sk.htnet.hr>

	* configure.in: Added "hr" (Croatian) to ALL_LINGUAS.

2004-02-04  Christian Neumair  <chris@gnome-de.org>

	* configure.in: Added German (de) to ALL_LINGUAS.

2004-02-03  Hasbullah Bin Pit <sebol@my-penguin.org>

	* configure.in: Added Malay (ms)to ALL_LINGUAS.

2004-01-26  Ross Burton  <ross@burtonini.com>

	* Makefile.am:
	Clean the generated .desktop and .schema files on clean, and clean
	the intltool files on distclean.

	* src/Makefile.am:
	Add gvm.h to _SOURCES so they get included in the dist, and, well
	the are sources.
	
2004-01-24  Robert Love  <rml@tech9.net>

	* gnome-volume-manager.spec.in: support for translation files and
	general cleanup

2004-01-24  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* configure.in: Added "es" to ALL_LINGUAS.

2004-01-23  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added "no" to ALL_LINGUAS.

2004-01-21  Miloslav Trmac  <mitr@volny.cz>

	* configure.in: Added cs (Czech) to ALL_LINGUAS.

2004-01-19  Robert Love  <rml@ximian.com>

	* configure.in: 0.7

2004-01-15  Danilo Segan  <dsegan@gmx.net>

	* src/manager.c: config.h to the top, include libintl.h.
	(main): Bind a gettext domain.

	* src/properties.c: config.h to the top, include libintl.h.
	(init_capplet): Use PACKAGE for domain in glade_xml_new call.
	(main): Bind a gettext domain.

	* src/Makefile.am (INCLUDES): Added GNOMELOCALEDIR.

	* Makefile.am: Add "po" to SUBDIRS;
	Use ".schemas.in", and change variable names from capplet* to
	desktop (required by INTLTOOL_DESKTOP_RULE);
	Expand EXTRA_DIST to include all needed stuff.

	* configure.in: Remove *.desktop from AC_OUTPUT.

2004-01-15  <clarkbw@cvs.gnome.org>

	* gnome-volume-properties.desktop.in: 
	Changed name to remove 'Preferences'
	Change comment to remove word 'volume' as it can be confusing
	Compromised with Robert on Comment :-)

2004-01-15  Robert Love  <rml@ximian.com>

	* src/manager.c: add the "camera" capability to devices that have a
	  DCIM tree
	* call-chain.gif: remove

2004-01-15  Danilo Šegan  <dsegan@gmx.net>

	* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.

2004-01-14  Robert Love  <rml@tech9.net>

	* manager.c: fix issue with mixed mode CDs
	* HACKING: update

2004-01-14  Christian - Manny Calavera - Neumair <chris@gnome-de.org>

	* Makefile.am, configure.in, gnome-volume-schemas.in: intltool
	* gnome-volume-manger.schemas: rename
	* po/POTFILES.in: intltool

2004-01-14  Christian Rose  <menthos@menthos.com>

	* po: Added this directory.

2004-01-13  Bastien Nocera  <hadess@hadess.net>

	* properties.c: properly handle a missing glade XML markup

2004-01-13  Robert Love  <rml@ximian.com>

	* src/manager.c: add support for HAL media change
	* src/manager.c: use new "storage.removable" signal
	* src/manager.c: update for HAL 0.2.4
	* gnome-volume-manager.spec.in: update BuildPrereq and Requires
	* configure.in: 0.6, baby

2004-01-12  Joe Shaw  <joe@ximian.com>

	* autogen.sh, Makefile.am, manager.c: build fixes
	* src/manager.c, gnome-volume-manager.schemas: autophoto fixes

2004-01-10  Robert Love  <rml@ximian.com>

	* all: 0.3

2004-01-03  Robert Love  <rml@ximian.com>

	* all: 0.2

2003-12-28  Robert Love  <rml@ximian.com>

	* all: first release, yo
