2008-08-18  Patryk Zawadzki <patrys@pld-linux.org>

	* tools,
	  tools/cicl: 
	  	* add cicl script from cheese

2008-08-18 07:42  Juanje Ojeda <jojeda@emergya.es>

	* hamster/about.py:
		* Changed Hamster string for the new UI name (Time Tracker)
		* Added copyright description to the translations

2008-08-18 07:40  Juanje Ojeda <jojeda@emergya.es>

	* po/ChangeLog: Updated po/ChangeLog

2008-08-18 07:39  Juanje Ojeda <jojeda@emergya.es>

	* po/es.po: Fixed some mistakes on Spanish translations

2008-08-18 06:48  Toms Bauģis <toms.baugis@gmail.com>

	* NEWS, configure.ac: version bump - we are ready for UI freeze!

2008-08-18 06:47  Toms Bauģis <toms.baugis@gmail.com>

	* po/lv.po: updated translation

2008-08-18 06:30  Toms Bauģis <toms.baugis@gmail.com>

	* hamster/idle.py: don't die if screensaver is not running (based
	  on Patryk's previous commit)

2008-08-17 22:44  Juanje Ojeda <jojeda@emergya.es>

	* po/ChangeLog: ChangeLog: Updated old changes

2008-08-17 21:48  Juanje Ojeda <jojeda@emergya.es>

	* po/de.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/he.po,
	  po/it.po, po/lv.po, po/nb.po, po/nl.po, po/pt.po, po/ru.po,
	  po/sv.po: Updated original strings on translations files

2008-08-17 21:32  Juanje Ojeda <jojeda@emergya.es>

	* po/de.po: Updated german translations (by Matthias Mailänder)

2008-08-17 16:14  Kjartan Maraas <kmaraas@gnome.org>

	* po/ChangeLog, po/LINGUAS, po/nb.po: 2008-08-17 Kjartan Maraas
	  <kmaraas@gnome.org>
	  
	  * LINGUAS: Add nb.
	  * nb.po: Added Norwegian bokmål translation.

2008-08-17 14:32  Priit Laes <plaes at svn dot gnome dot org>

	* po/ChangeLog, po/LINGUAS, po/et.po: 2008-08-17 Priit Laes <plaes
	  at svn dot gnome dot org>
	  
	  * et.po: Translation updated by Ivar Smolin

2008-08-17 08:14  Yair Hershkovitz  <yairhr@gmail.com>

	* po/LINGUAS: updated hebrew translation

2008-08-17 08:08  Yair Hershkovitz  <yairhr@gmail.com>

	* po/ChangeLog, po/he.po: added hebrew translation

2008-08-16 22:53  Duarte Loreto <happyguy_pt@hotmail.com>

	* po/ChangeLog, po/LINGUAS, po/pt.po: 2008-08-16 Duarte Loreto
	  <happyguy_pt@hotmail.com>
	  
	  * pt.po: Added Portuguese translation.
	  * LINGUAS: Added Portuguese (pt) to the list.

2008-08-16 19:51  Toms Bauģis <toms.baugis@gmail.com>

	* hamster/applet.py: fixed deprecation warning (gtk.idle_add ->
	  gobject.idle_add)

2008-08-16 19:46  Toms Bauģis <toms.baugis@gmail.com>

	* data/hamster-applet.schemas.in, data/preferences.glade,
	  hamster/Configuration.py, hamster/applet.py, hamster/idle.py,
	  hamster/preferences.py: * removing timeout minutes slider,
	  because we are using setting from screensaver
	  * on idle, if user requested, stop tracking and set end time to
	  when idle started (bug reported on web page)

2008-08-16 11:13  Daniel Nylander <po@danielnylander.se>

	* po/sv.po: sv.po: Updated Swedish translation

2008-08-15 19:26  Toms Bauģis <toms.baugis@gmail.com>

	* data/add_custom_fact.glade, data/menu.glade, data/stats.glade,
	  hamster/add_custom_fact.py: string change - to disambiguate, move
	  from facts/activities to plain activities

2008-08-15 17:39  Daniel Nylander <po@danielnylander.se>

	* po/ChangeLog, po/sv.po: sv.po: Updated Swedish translation

2008-08-15 14:19  Toms Bauģis <toms.baugis@gmail.com>

	* MAINTAINERS: updated maintainers with my userid (ohhh, first
	  commit in gnome SVN)

2008-08-15 11:36  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

	* po/ChangeLog, po/LINGUAS, po/gl.po: Added Galician translation

2008-08-14 12:41  Juanje Ojeda <jojeda@emergya.es>

	* ChangeLog: Filled and merged old logs to the new ChangeLog


2008-08-13  Toms Bauģis <toms.baugis@gmail.com>

	* hamster/applet.py: fixes bug #547554 - focusing issues

2008-08-12  Patryk Zawadzki  <patrys@pld-linux.org>

	* hamster/keybinder/_keybinder.c: drop autogenerated file
	* data/99-hamster-applet.xml,
	  data/99-hamster-applet.xml.in, data/Makefile.am, 
	  po/POTFILES.in: fix bug #547459
	  	drop translations from the keybinding definition, 
		instead add package attribute in hope that the 
		live.gnome.org documentation is not *all* lies ;)


2008-08-12  Juanje Ojeda <jojeda@emergya.es>

	* debian/control: 
		- Changed Recommends depend on debian control file
		from obsolete python-evolution to python-gnome2-desktop.
	* hamster/keybinder/Makefile.am: 
		- Uncommented variable to bring back the distcheck.

2008-08-11  Juanje Ojeda <jojeda@emergya.es>

	* debian/control: 
		- Deleted non more needed X11 and xss depend. Now 
		we use dbus to detect the Screensaver
	* debian/control: 
		- Added python-gconf as a Debian/Ubuntu depend.
	  This is necessary for hamster/Configuration.py on running time
	* debian/control: 
		- Added python-dbus as a Debian/Ubuntu depend.
	  This is necessary for hamster/idle.py on running time
	* debian/control: 
		- Added python-evolution as 'Recommends' depend
	  for eds module and evolution interoperativity
	* configure.ac, hamster/Makefile.am, hamster/keybinder/Makefile.am:
	  	- Added some extra checks for automake
	  	- Fixed some syntaxis on aototools files
	* po/de.po, po/es.po, po/fr.po, po/it.po, po/lv.po, po/nl.po,
	  po/ru.po, po/sv.po:
	  	- Updated original strings to translate on po files
	  	- Updated the Spanish translations

2008-08-11  Patryk Zawadzki  <patrys@pld-linux.org>

	* NEWS: fixed an ugly typo, sorry mate

2008-08-10  Patryk Zawadzki  <patrys@pld-linux.org>

	* hamster/idle.py: don't die if screensaver is not running
	* configure.ac: drop have_idle checks as we not don't ship C code
	* hamster/applet.py: fix bug #546845 (patch by Adam Schmalhofer)
	* hamster/Makefile.am, hamster/applet.py,
	  hamster/idle.c, hamster/idle.py: 
	  	replaced the XSS-based C code with pure Python version
		that queries gnome-screensaver over DBus

2008-08-07  Patryk Zawadzki  <patrys@pld-linux.org>

	* hamster/keybinder/_keybindermodule.c: 
		- added Nigel Tao as the original author, set license to
		GPLv3+ (original wasGPLv2+)
		- fix the comments
	* hamster/keybinder/_keybindermodule.c,
	  hamster/keybinder/tomboykeybinder.c,
	  hamster/keybinder/tomboykeybinder.h: 
	  	- add missing licenses as per Ubuntu's request
	* hamster/eds.py: argh, vim inserted tabs, revert to spaces
	* hamster/eds.py: work around bug #546825

2008-08-06  Patryk Zawadzki  <patrys@pld-linux.org>

	* data/99-hamster-applet.xml.in, data/Hamster_Applet.server.in.in,
	  data/hamster-applet.schemas.in, data/preferences.glade,
	  hamster/hamster-applet.py: 
	  	- use "Time Tracker" as "Applet" is a technical word
	* configure.ac, data/Hamster_Applet.server.in.in,
	  data/add_custom_fact.glade, data/hamster-applet.schemas.in,
	  hamster/about.py, hamster/add_custom_fact.py,
	  hamster/hamster-applet.py: 
	  	- change UI to show "Time Tracking Applet" as discussed on
		desktop-devel-list

2008-08-05  Juanje Ojeda <jojeda@emergya.es>

	* debian/docs: Deleted COPYING from debian/docs for avoiding
	  lintian warnings
	* debian/copyright, debian/docs: Updated docs and debian/copyright
	* MAINTAINERS: Added jojeda to MAINTAINERS
	* debian/changelog: Changed version to the GNOME version