# Generated by Makefile. Do not edit.

commit c89923d30ef21dac0453b60e41c6323adbf67485
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Wed Aug 4 20:28:38 2010 +0200

    Fix typo in ontv.in

 bin/ontv.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ffbd68cf5205ff852b691b94cfdf72a4c2bdf57d
Author: Petr Kovar <pknbe@volny.cz>
Date:   Wed Aug 4 08:50:08 2010 +0200

    Update Czech translation by Marek Cernocky

 po/cs.po |  454 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 236 insertions(+), 218 deletions(-)

commit 8c7885222063b8a70bb352be18f27e6c67d43968
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Fri Jul 30 15:28:45 2010 +0200

    Make OnTV pass distcheck again
    
    Fixed make scripts and POTFILES.in after the .desktop addition

 bin/Makefile.am  |    2 +-
 data/Makefile.am |    2 ++
 po/POTFILES.in   |    1 +
 3 files changed, 4 insertions(+), 1 deletions(-)

commit d577a52c7e9ec40a7be29d475c3db2f496363fa3
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Fri Jul 30 13:06:59 2010 +0200

    Added .desktop file
    
    Desktop file shows up for me in XFCE, but it could need some
    additional testing in other environments.

 .gitignore           |    1 +
 data/Makefile.am     |    8 ++++++++
 data/ontv.desktop.in |    7 +++++++
 3 files changed, 16 insertions(+), 0 deletions(-)

commit f068cf87a0cf49ccf8bc4dba2c19bc1f9d0e05be
Author: António Lima <amrlima@gmail.com>
Date:   Sun Jul 25 23:29:56 2010 +0100

    Updated Portuguese translation

 po/pt.po |  438 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 219 insertions(+), 219 deletions(-)

commit 9d0a8b3b355d7a4623c3e9af43c73658fd9bc3af
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sun Jul 11 20:21:14 2010 +0200

    Updated French translation

 po/fr.po |  468 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 227 insertions(+), 241 deletions(-)

commit ce8ac4ef7c17ac95972b6f3298c33f343d974c84
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Sat Jul 10 13:09:54 2010 +0200

    Updated Slovenian translation

 po/sl.po |  479 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 244 insertions(+), 235 deletions(-)

commit f0198a551d97b846fdfbe7d4a0df833b714a6808
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Wed Jul 7 12:15:52 2010 +0200

    [i18n] Updated German translation

 po/de.po |  506 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 255 insertions(+), 251 deletions(-)

commit f103cec31970b215775ec5cba00a3747ad003c73
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Jul 6 05:18:07 2010 +0200

    Updated Spanish translation

 po/es.po |  506 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 262 insertions(+), 244 deletions(-)

commit 2bccfe67e15b02eac97b7f16451edee08ad4f06e
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Tue Jul 6 00:44:32 2010 +0200

    Fix translations for messages defined in gtk builder files
    
    gtk builder UI files are handled differently than glade files.
    Translations should now work again. As a side effect, all glade
    dependencies are now finally removed

 bin/ontv.in     |   12 +-
 data/ontv.glade | 1797 -------------------------------------------------------
 ontv/dialogs.py |   15 +-
 ontv/gui.py     |    5 -
 po/POTFILES.in  |   10 +-
 5 files changed, 28 insertions(+), 1811 deletions(-)

commit 1c1d87f9dc53718aa202f38fbcea0f096f6ff52e
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Tue Jul 6 00:22:27 2010 +0200

    Update tooltips correctly and remove unused import
    
    gnome import is not used in assistant
    Tooltips are now updated if the new value is an empty string

 bin/ontv.in       |    2 ++
 ontv/assistant.py |    1 -
 2 files changed, 2 insertions(+), 1 deletions(-)

commit c37c038b4a2682b7727c1b422f5fafc1bc7b45bf
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Sun Jun 20 18:13:42 2010 +0200

    Added entry for search dialog in status icon menu
    
    Oops... forgot to add an entry for the search dialog in the new
    status icon frontend.

 bin/ontv.in         |    3 +++
 data/status_icon.ui |   23 ++++++++++++++++-------
 2 files changed, 19 insertions(+), 7 deletions(-)

commit a1d6037751761d2ec5dc8d1295a9f623ccf5d86b
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Jun 17 09:22:37 2010 +0200

    Updated Slovenian translation

 po/sl.po |   38 +++++++++++++++++++-------------------
 1 files changed, 19 insertions(+), 19 deletions(-)

commit 789581cc2c8f5701b783e0034683b266631ac817
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Mon Jun 14 20:26:36 2010 +0200

    Fix mistake in previous commit
    
    Forgot to rename all libexec to dist_libexec

 bin/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit a2e2bf510d1bc5bbb675ddd4f14c288353d2790f
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Mon Jun 14 19:27:59 2010 +0200

    Make OnTV pass make distcheck
    
    Some changes were made to keep "make distcheck" happy.
    Unfortunately I'm not very good at using autotools, so this might
    be completely wrong
    * ChangeLog is generated from git log
    * Executables are distributed
    * Unused pygtk-codegen is removed
    * keybindingsdir is relative to datadir
    * ontv.schemas.in.in is added to extra_dist
    * POTFILES.in and .skip are updated

 Makefile.am      |   22 +++--
 bin/Makefile.am  |    4 +-
 configure.ac     |    4 -
 data/Makefile.am |    3 +-
 po/POTFILES.in   |    9 +-
 po/POTFILES.skip |    1 +
 svn2cl.xsl       |  295 ------------------------------------------------------
 7 files changed, 24 insertions(+), 314 deletions(-)

commit 14b16239ac1f8b62397fccd295fc2a685128bd38
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Jun 8 23:31:41 2010 +0200

    Small corrections

 po/hu.po |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit e1a15759cca33e70b5f25b752d1bb89dcabf58e2
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Jun 8 23:25:30 2010 +0200

    Updated Hungarian translation

 po/hu.po |  282 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 154 insertions(+), 128 deletions(-)

commit 3ae9e7ed3a890c591d8522f25d85287798329072
Author: António Lima <amrlima@gmail.com>
Date:   Tue May 25 00:01:16 2010 +0100

    Updated Portuguese translation

 po/pt.po |  484 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 268 insertions(+), 216 deletions(-)

commit 9f2707b53c35911aa1e78b99e54a1bf956b6b6ed
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Thu May 20 22:55:10 2010 +0200

    Notification bubble fix
    
    This is a temporary workaround until I can find a better way to
    fix this. It also needs to be tested on other systems than Ubuntu

 ontv/notify.py |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

commit b06cfa30ff67b68a0fc4bd30155644e6a4557ee5
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Tue May 18 22:55:17 2010 +0200

    Removed reference to applet
    
    This reference was used to control placement of notification bubbles.
    It is no longer needed, at least for Ubuntu

 ontv/notify.py |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

commit c65ab0c49641ced9b7e67795ed4499789008056b
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Tue May 4 18:46:19 2010 +0200

    ChannelDialog works again
    
    Channel dialog has been broken for some time due to two reasons.
    One mistake was my fault, and the other was glade that sometimes
    drops the model of a view when the ui file is loaded.

 data/channel_dialog.ui |    1 +
 ontv/dialogs.py        |    4 +++-
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 2fe2738b0b63a353df07cd6675aa14f01116980d
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Tue May 4 17:28:58 2010 +0200

    Separate dialog ui files
    
    This will make it easier to add things to the ui files. Right now,
    the name space pollution is making this difficult.

 data/Makefile.am           |    8 +-
 data/about_dialog.ui       |   42 ++
 data/channel_dialog.ui     |  105 ++++
 data/dialogs.ui            | 1230 --------------------------------------------
 data/preferences_dialog.ui |  645 +++++++++++++++++++++++
 data/program_dialog.ui     |  210 ++++++++
 data/search_dialog.ui      |  248 +++++++++
 ontv/dialogs.py            |    8 +-
 ontv/gui.py                |    7 +-
 ontv/ontv_core.py          |    2 +-
 10 files changed, 1268 insertions(+), 1237 deletions(-)

commit d166bce13357657108e6057e1b5e7fe36c2a78e4
Author: Flamarion Jorge <jorge.flamarion@gmail.com>
Date:   Sat May 1 08:20:14 2010 -0300

    Updated Brazilian Portuguese translation
    
    Reviewed by Djavan Fagundes <djavan@comum.org>

 po/pt_BR.po |  244 +++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 144 insertions(+), 100 deletions(-)

commit 7809c04f97562815cb4fef994e4e94696cb0941d
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Sat Apr 17 21:58:42 2010 +0200

    Clean up applet frontend code
    
    Command line options are removed from the applet code. The debug
    mode and force of configuring can be invoked from the status icon
    frontend instead. This made main.py obsolete, and was therefore
    merged into ontv-applet

 bin/ontv-applet.in |   27 ++++++++++++-
 ontv/Makefile.am   |    1 -
 ontv/main.py       |  104 ----------------------------------------------------
 3 files changed, 25 insertions(+), 107 deletions(-)

commit 3491f501207d66104329805a99bc141a26d07c10
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Sat Apr 17 20:44:40 2010 +0200

    New status icon frontend
    
    The preferred way of launching OnTV is now via a status icon.
    This will (hopefully) work on any platform that implements the
    notification area. The panel applet is still available.

 .gitignore          |    7 +++
 bin/Makefile.am     |   10 +++-
 bin/ontv.in         |  112 +++++++++++++++++++++++++++++++++++++++++++++++++++
 data/Makefile.am    |    2 +-
 data/status_icon.ui |   50 +++++++++++++++++++++++
 5 files changed, 177 insertions(+), 4 deletions(-)

commit ecf25cadc530e337ba38ae3cd244a7d020a14242
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Sat Apr 17 20:14:36 2010 +0200

    Add .gitignore and fix mistake in earlier commit
    
    Oops. ontv.ui was renamed to dialogs.ui in commit
    4c05caf1e01baa6baed9e3e2e5d29c35a9e978cb

 .gitignore       |   41 +++++++++++++++++++++++++++++++++++++++++
 data/Makefile.am |    2 +-
 2 files changed, 42 insertions(+), 1 deletions(-)

commit c8472db439cef44689c4460a7fe5f8c4878a19a5
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Sat Apr 17 19:48:27 2010 +0200

    Separate DBus client from core
    
    The new executable ontv-dbus can be used to send messages to a
    running OnTV instance. This also means that the previous command
    line options for updating listings, showing search dialog and
    toggling program window has been removed from the applet.

 bin/Makefile.am         |    1 +
 bin/ontv-dbus           |   64 +++++++++++++++++++++++++++++++++++++++++++++++
 data/Makefile.am        |    2 +-
 data/ontv.schemas.in.in |    4 +-
 ontv/applet.py          |    5 +--
 ontv/main.py            |   26 +++++--------------
 ontv/ontv_core.py       |    9 +-----
 7 files changed, 79 insertions(+), 32 deletions(-)

commit 4c05caf1e01baa6baed9e3e2e5d29c35a9e978cb
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Wed Apr 14 21:34:29 2010 +0200

    Renamed files to make place for other frontends

 bin/Makefile.am                    |    4 +-
 bin/ontv-applet.in                 |   43 ++
 bin/ontv.in                        |   43 --
 data/GNOME_OnTVApplet.server.in.in |    2 +-
 data/dialogs.ui                    | 1230 ++++++++++++++++++++++++++++++++++++
 data/ontv.ui                       | 1230 ------------------------------------
 ontv/gui.py                        |    2 +-
 7 files changed, 1277 insertions(+), 1277 deletions(-)

commit 1ae08507fefe3ad288bcf01b58f7585a0c1b5d3f
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Tue Apr 13 21:54:00 2010 +0200

    Fix typo

 ontv/window.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8466414ab0750825541f0b03e07c291a5b090932
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Tue Apr 13 21:29:21 2010 +0200

    Separate applet from backend
    
    First step in allowing different frontends for OnTV. The backend is
    no longer dependent on (soon deprecated) gnome libraries. Frontends
    can use the new file ontv_core.py as entry point.

 ontv/Makefile.am     |    1 +
 ontv/applet.py       |  148 +++++++++++------------------------------------
 ontv/config.py       |    2 -
 ontv/dbus_service.py |   16 ++----
 ontv/main.py         |    7 +-
 ontv/ontv_core.py    |  158 ++++++++++++++++++++++++++++++++++++++++++++++++++
 ontv/window.py       |   11 ++--
 7 files changed, 207 insertions(+), 136 deletions(-)

commit 9a876fab832ef509a4659370799dc1b7bcdd58f1
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Mar 13 11:39:38 2010 +0100

    Updated French translation

 po/fr.po |  494 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 268 insertions(+), 226 deletions(-)

commit def83ddb01e47b7a03be9d6044c70331989ac8e4
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Wed Mar 10 22:36:46 2010 +0100

    Remove broken renaming of listings
    
    Strange line in xmltv_file removed. I have no idea what it was supposed
    to do.

 ontv/xmltv_file.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 5df9173571abf461db0f29d6b094fcbb3c0e6c11
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Wed Mar 3 20:08:58 2010 +0100

    Updated copyright
    
    All files except for po files are updated

 bin/ontv.in          |    2 +-
 data/ontv.ui         |    2 +-
 ontv/applet.py       |    2 +-
 ontv/assistant.py    |    2 +-
 ontv/channel.py      |    2 +-
 ontv/config.py       |    2 +-
 ontv/dbus_service.py |   20 ++++++++++++++++++++
 ontv/dialogs.py      |    2 +-
 ontv/gui.py          |    2 +-
 ontv/listings.py     |    2 +-
 ontv/main.py         |    2 +-
 ontv/notify.py       |    2 +-
 ontv/program.py      |    2 +-
 ontv/reminders.py    |    2 +-
 ontv/utils.py        |    2 +-
 ontv/window.py       |    2 +-
 ontv/xmltv_file.py   |    2 +-
 17 files changed, 36 insertions(+), 16 deletions(-)

commit a908ef688dfb0096e72b4ffbe1d3c51561902340
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Thu Feb 25 19:27:16 2010 +0100

    Stop passing applet to submodules
    
    This is the beginning of a refactoring. The applet class is no
    longer being passed as an argument to other classes.

 ontv/applet.py       |    7 ++++---
 ontv/dbus_service.py |    8 ++++----
 ontv/dialogs.py      |   13 ++++++-------
 ontv/window.py       |    4 +---
 4 files changed, 15 insertions(+), 17 deletions(-)

commit 7db1b7a6f99d5c364e025eacffe9badf81b02dc1
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Thu Feb 25 19:12:53 2010 +0100

    Don't force use of Python 2.5
    
    autogen is checking for a python version >=2.5, so we don't need to
    explicitly launch with 2.5.

 bin/ontv.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8650707b5fe1e8ac3fcfd4ca50bb83d6aa2295e1
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Mar 10 13:58:51 2010 +0100

    Updated Polish translation

 po/pl.po |  613 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 287 insertions(+), 326 deletions(-)

commit 8dfde4e87ed527a6b2251a45fe67be87884293b6
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Mar 7 16:07:59 2010 +0100

    Update Czech translation

 po/cs.po |  107 +++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 68 insertions(+), 39 deletions(-)

commit 6cd7574bb537bd0fcbcfdd5baa7a89024668fe8f
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:   Fri Mar 5 00:56:12 2010 +0100

    Add Galician translation

 po/LINGUAS |    2 +-
 po/gl.po   |  576 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 577 insertions(+), 1 deletions(-)

commit ccfa33a79876d3e463ef113ac2a609acf1d8d94d
Author: Andre Klapper <a9016009@gmx.de>
Date:   Fri Mar 5 00:55:16 2010 +0100

    Updates POTFILES.in to make l10n.gnome.org happy

 po/POTFILES.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 803109f401603f61203758374b95dfebea5f7162
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Mar 2 19:30:42 2010 +0100

    Updated Swedish translation

 po/sv.po |  516 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 279 insertions(+), 237 deletions(-)

commit 9118c68acce9aae3cc40abf085d6773f4c704276
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Wed Feb 24 22:35:58 2010 +0100

    Releasing OnTV 3.1.0

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e7458724115e67c9f534e3d18643fc39ea37389f
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Wed Feb 24 22:25:51 2010 +0100

    Prepare NEWS file for 3.1.0 release

 NEWS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

commit 2419bbdb694fb22cdb2f802d6853880f4d123c99
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Wed Feb 24 21:06:21 2010 +0100

    Remove keybinder module
    
    Keybinder functionality is now implemented with dbus instead.
    The dependency on gnome-python-extras is not needed anymore.

 configure.ac                       |    2 -
 ontv/Makefile.am                   |    3 -
 ontv/applet.py                     |    3 -
 ontv/dialogs.py                    |   34 --
 ontv/key_binder.py                 |   78 -----
 ontv/keybinder/Makefile.am         |   35 --
 ontv/keybinder/__init__.py         |    1 -
 ontv/keybinder/_keybinder.defs     |   40 ---
 ontv/keybinder/_keybinder.override |  139 --------
 ontv/keybinder/_keybindermodule.c  |   32 --
 ontv/keybinder/eggaccelerators.c   |  657 ------------------------------------
 ontv/keybinder/eggaccelerators.h   |   87 -----
 ontv/keybinder/gen-defs.sh         |    6 -
 ontv/keybinder/tomboykeybinder.c   |  320 ------------------
 ontv/keybinder/tomboykeybinder.h   |   27 --
 15 files changed, 0 insertions(+), 1464 deletions(-)

commit 76de2e4923f136e1334fa9fa2e77327e43af65a2
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Tue Feb 23 20:53:16 2010 +0100

    Updated AUTHORS and TODO

 AUTHORS |    2 +-
 TODO    |    5 +++++
 2 files changed, 6 insertions(+), 1 deletions(-)

commit a3715f40064266619ef7e1945440b2197c71a958
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Tue Feb 23 20:45:25 2010 +0100

    gconf keybindings has no longer hardcoded value for ontv executable
    
    A new makefile rule translates @LIBEXECDIR@. This also means that
    ontv.schemas.in is replaced with ontv.schemas.in.in

 data/Makefile.am        |    4 ++
 data/ontv.schemas.in    |  125 -----------------------------------------------
 data/ontv.schemas.in.in |  125 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 129 insertions(+), 125 deletions(-)

commit 6d958cf13f955967b0e8223ad150cbf963ce5f2e
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Feb 21 16:53:16 2010 +0100

    Updated German translation

 po/de.po |   96 ++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 72 insertions(+), 24 deletions(-)

commit 462778fa76389e929a6453627295e5460fe14dd7
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Sat Feb 20 22:22:37 2010 +0100

    Updated Slovenian translation

 po/sl.po |   76 +++++++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 56 insertions(+), 20 deletions(-)

commit 0e2a909b4fa4ac151ddfe6046b8883aa299ff09b
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Feb 19 18:57:56 2010 +0100

    Updated Spanish translation

 po/es.po |   21 +++++----------------
 1 files changed, 5 insertions(+), 16 deletions(-)

commit e6b9e74744cb2d4fa879d78760a829f254ce808a
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Feb 19 12:44:36 2010 +0100

    Updated Spanish translation

 po/es.po |   96 ++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 75 insertions(+), 21 deletions(-)

commit be5a531e605af17541a274b5952eb8958d0d9f11
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Thu Feb 18 22:12:37 2010 +0100

    Changed schema files to use new DBus keybindings
    
    The schema files have been changed to launch ontv with CLI switches,
    and thereby using the new DBus interface.
    BIG WARNING: Path to the ontv executable is hardcoded to
    /usr/libexec/ontv because I'm completely new to autotools and don't
    know how to substitute it to the prefix dir. (Patch wanted)

 data/90-ontv.xml.in  |    5 ++-
 data/ontv.schemas.in |   58 +++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 54 insertions(+), 9 deletions(-)

commit b08460ac84ee1c6e015baed675e17451ee5cd241
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Feb 15 11:41:17 2010 +0100

    Updated Spanish translation

 po/es.po |  419 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 216 insertions(+), 203 deletions(-)

commit 8b7b72ec865ccbc66b36916dcdc460782a563a56
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Feb 14 12:41:29 2010 +0100

    Updated German translation

 po/de.po |  114 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 63 insertions(+), 51 deletions(-)

commit 73136728559b2e63c1e44b1bf965cfd54b60540a
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Feb 13 00:28:55 2010 +0100

    Update Czech translation

 po/cs.po |  112 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 62 insertions(+), 50 deletions(-)

commit 13eb26916ae752013df1261bca4aa1c514e9f418
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Fri Feb 12 13:47:22 2010 +0100

    Updated Slovenian translation

 po/sl.po | 1086 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 550 insertions(+), 536 deletions(-)

commit 96796e1d0137397abaf8872076502030472088b4
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Feb 11 23:40:16 2010 +0100

    Hungarian translation updated

 po/hu.po |  114 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 62 insertions(+), 52 deletions(-)

commit 7a180ebfadfbbd050c4c96da9819223c8f336278
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Mon Feb 8 19:28:44 2010 +0100

    First attempt at a DBus interface
    
    OnTV now has a DBus interface on the session bus. The first instance
    is started normally. If new instances of ntv are called with -wX, a
    message to the first instance is sent. The -w is a temporary workaround
    The X should be substitued as follows:
    s = open search window
    t = toggle visibility of program window
    u = update TV listings
    
    This interface is intended to replace the keybinder eventually.

 ontv/Makefile.am     |    1 +
 ontv/applet.py       |   29 +++++++++++++++++++++++++++++
 ontv/dbus_service.py |   27 +++++++++++++++++++++++++++
 ontv/main.py         |   32 +++++++++++++++++++++++---------
 4 files changed, 80 insertions(+), 9 deletions(-)

commit 7ef1c7868515a6a1707a1f1657f0bc6e4c52d622
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Thu Jan 14 23:30:19 2010 +0100

    * PreferencesDialog rewritten to stop depeding on libglade
    
    This should get rid of all dependencies to libglade

 data/Makefile.am |    3 +--
 data/ontv.ui     |    1 +
 ontv/dialogs.py  |   41 +++++++++++++++++++++--------------------
 3 files changed, 23 insertions(+), 22 deletions(-)

commit 8bba585d42266469e9f4ac375c6578066309f964
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Sun Jan 3 21:52:22 2010 +0100

    ProgramDialog rewritten to stop depending on libglade

 ontv/dialogs.py |   46 +++++++++++++++-------------------------------
 1 files changed, 15 insertions(+), 31 deletions(-)

commit db9ef672dd37f54368bc6b6f0edd39a8b402828c
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Wed Dec 30 22:28:39 2009 +0100

    Make notifications more compliant to Ubuntu notification system
    
    Removed details button, so that there is only a notification bubble
    on ubuntu systems. Not sure how this affects other distros.
    Fixes Launchpad bug #388604

 ontv/notify.py    |    2 --
 ontv/reminders.py |    3 ++-
 2 files changed, 2 insertions(+), 3 deletions(-)

commit df6c5065d1cb08ae6bf3899c2efa19a203736ff6
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Wed Dec 30 21:25:36 2009 +0100

    SearchDialog rewritten to stop depending on libglade
    
    * Most things in SearchDialog is moved to dialogs.ui
    * The treeview/liststore is rewritten so that it loads all content
    when the dialog is loaded and filters the rows, instead of
    dynamically  rewriting the GtkListStore
    * Right click menu is removed. The "add reminder" menu item is now
    a separate button instead.

 data/ontv.ui    |   91 +++++++++++++++++++++----
 ontv/dialogs.py |  203 ++++++++++++++++++------------------------------------
 ontv/gui.py     |    3 +-
 3 files changed, 148 insertions(+), 149 deletions(-)

commit 18e971dc72644550f3692895589485bd3b350f3e
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Wed Dec 23 19:32:23 2009 +0100

    Creating doap file and adding myself as maintainer
    
    Original author Johan Svedberg won't have time to maintain this project,
    so I'm trying out as new maintainer. Expect some mistakes. I'm new :)

 AUTHORS     |    1 +
 MAINTAINERS |    3 +++
 ontv.doap   |   18 ++++++++++++++++++
 3 files changed, 22 insertions(+), 0 deletions(-)

commit b1b9e6718c2691af25b0867cd2d364465d68b1fd
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Wed Dec 23 19:23:44 2009 +0100

    Moved AboutDialog to .ui file
    
    This simplifies the code a little bit and kills the dependency on libgnomeui

 data/ontv.ui    |   37 +++++++++++++++++++++++++++++++++++++
 ontv/applet.py  |   11 ++++++++---
 ontv/dialogs.py |   23 -----------------------
 3 files changed, 45 insertions(+), 26 deletions(-)

commit 180e85374298f8efba76841e1b1e8fb0e8fd505e
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Mon Dec 21 21:23:59 2009 +0100

    ChannelDialog rewritten to stop depending on libgnome and libglade
    
    Channeldialog was depending on libgnome and libglade, both to be deprecated.
    The new channel dialog uses an iconview instead of gnomeiconentry and loads
    the ui with gtk.Builder(). Still not as pretty as the old one, but will have
    to do for now.

 data/Makefile.am |    3 +-
 data/ontv.ui     | 1127 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 ontv/dialogs.py  |   96 ++++--
 ontv/gui.py      |    2 +-
 4 files changed, 1196 insertions(+), 32 deletions(-)

commit 8462281e0dbc385df15c0e6193e287c77e021998
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Fri Dec 18 15:17:53 2009 +0100

    Build with AM_SILENT_RULES

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit cd2f10abcfee5c4866e31c49b9bccfb2c77e3b0c
Author: Olof Kindgren <olki@src.gnome.org>
Date:   Fri Dec 18 15:10:55 2009 +0100

    Remove deprecated gtk.Tooltips()

 ontv/applet.py |    3 +--
 ontv/window.py |    6 ++----
 2 files changed, 3 insertions(+), 6 deletions(-)

commit c35d6c29da5be3516f8b7aab5029153a351ce5b2
Author: Petr Kovar <pknbe@volny.cz>
Date:   Wed Nov 4 21:45:39 2009 +0100

    Updated Czech translation by Marek Cernocky
    
    Reviewed by: Lucas Lommer.

 po/cs.po |  177 ++++++++++----------------------------------------------------
 1 files changed, 28 insertions(+), 149 deletions(-)

commit faf6d4b8533d4efbda889d6780e58d8f3a4dab84
Author: Andika Triwidada <andika@gmail.com>
Date:   Tue Oct 27 05:02:02 2009 +0200

    Added id to LINGUAS
    Added Indonesian translation, contributed by Imam Musthaqim

 po/LINGUAS |    2 +-
 po/id.po   |  537 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 538 insertions(+), 1 deletions(-)

commit 659cb0dc96aa6d6334dacc0bb0126fb50c4d423a
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Sep 24 12:10:01 2009 +0200

    Added sl for Slovenian language

 po/LINGUAS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b87bb475ef5aef9251933191b4e007770108d157
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Thu Sep 24 12:09:55 2009 +0200

    Added Slovenian translation

 po/sl.po |  536 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 536 insertions(+), 0 deletions(-)

commit 304d24dedec22485cf2f248ed6d0f68c78aa0195
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Jun 24 18:23:54 2009 +0200

    Hungarian translation updated

 po/hu.po |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit c8a854b514aa1baea98a1a70339d71ab1ec93c97
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Jun 24 14:57:45 2009 +0200

    2009-06-24  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation added by Richard Somloi.
    	* LINGUAS: hu added

 po/ChangeLog |    5 +
 po/LINGUAS   |    2 +-
 po/hu.po     |  529 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 535 insertions(+), 1 deletions(-)

commit cabb90b5b1b30629259ff713bb536e38fc112f8b
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat May 9 23:22:48 2009 +0200

    Updated German translation

 po/de.po |  614 ++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 443 insertions(+), 171 deletions(-)

commit 945df0b41f3cdb7ccb74c483b0231f65d4d64c3d
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sat Apr 4 18:40:33 2009 +0000

    Updated Czech translation by Lucas Lommer.
    
    2009-04-04  Petr Kovar  <pknbe@volny.cz>
    
    	* cs.po: Updated Czech translation by Lucas Lommer.
    
    svn path=/trunk/; revision=475

 po/ChangeLog |    4 +
 po/cs.po     |  668 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 412 insertions(+), 260 deletions(-)

commit ea745569157a1e1c3d56ab2af0ad902bd30d9ad9
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Nov 24 14:26:10 2008 +0000

    Fix exception in assistant if no grabbers are found.
    
    svn path=/trunk/; revision=474

 ontv/assistant.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 829d436a96f0c34060365d38e5e739aada70a1c0
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:   Thu Nov 13 22:00:58 2008 +0000

    Updated Brazilian Portuguese translation.
    
    svn path=/trunk/; revision=473

 po/ChangeLog   |    6 +
 po/POTFILES.in |   32 ++--
 po/pt_BR.po    |  636 ++++++++++++++++++++++++++++++++++++++------------------
 3 files changed, 454 insertions(+), 220 deletions(-)

commit 6ae98d15c358b80a141380118517b0a095f83137
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Nov 7 16:49:37 2008 +0000

    svn path=/trunk/; revision=472
    
    
    
    svn path=/trunk/; revision=472

 bin/Makefile.am |    1 +
 bin/ontv.in     |   13 +++++++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

commit aa61cd9a3a09a760f3f31328fa826ffa52ee0bc3
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Nov 7 16:34:45 2008 +0000

    Renamed scripts directory to bin.
    
    svn path=/trunk/; revision=471

 Makefile.am         |    2 +-
 bin/Makefile.am     |    9 +++++++++
 bin/ontv.in         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac        |    2 +-
 scripts/Makefile.am |    9 ---------
 scripts/ontv.in     |   34 ----------------------------------
 6 files changed, 45 insertions(+), 45 deletions(-)

commit 8c804e2d866700185b3dd33dfb6cfc4142460d1b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Nov 6 23:00:43 2008 +0000

    Use XDG base dir for config files.
    
    svn path=/trunk/; revision=470

 ontv/config.py |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit cbe5b9bd0700b2827485fad580599fe2f5f17d70
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Nov 6 22:06:02 2008 +0000

    Fixed some warnings.
    
    svn path=/trunk/; revision=469

 data/ontv.glade | 2900 ++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1795 insertions(+), 1105 deletions(-)

commit aa86b122a2d72d7b5befae3556781df35803213f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Nov 6 21:29:25 2008 +0000

    Fixed some run time errors.
    
    svn path=/trunk/; revision=468

 ontv/Makefile.am   |    2 +-
 ontv/applet.py     |    4 +-
 ontv/assistant.py  |    6 ++--
 ontv/config.py     |    4 +-
 ontv/dialogs.py    |    9 ++----
 ontv/key_binder.py |   78 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 ontv/keybinder.py  |   78 ----------------------------------------------------
 7 files changed, 89 insertions(+), 92 deletions(-)

commit 2ac4bb7b49dca55868cbd4547580df285df9ae7e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Nov 6 20:51:44 2008 +0000

    Renamed modules to better confirm to PEP-8.
    
    svn path=/trunk/; revision=467

 ontv/AboutDialog.py       |   51 ---
 ontv/Channel.py           |  140 --------
 ontv/ChannelDialog.py     |   80 -----
 ontv/Configuration.py     |  206 -----------
 ontv/GUI.py               |  155 --------
 ontv/KeyBinder.py         |   78 ----
 ontv/Listings.py          |  106 ------
 ontv/Main.py              |  103 ------
 ontv/Makefile.am          |   35 +-
 ontv/Notification.py      |  101 ------
 ontv/OnTVApplet.py        |  265 --------------
 ontv/PreferencesDialog.py |  553 -----------------------------
 ontv/Program.py           |   67 ----
 ontv/ProgramDialog.py     |   70 ----
 ontv/ProgramWindow.py     |  360 -------------------
 ontv/Reminders.py         |  133 -------
 ontv/SearchDialog.py      |  227 ------------
 ontv/TimeSpan.py          |   75 ----
 ontv/Utils.py             |   58 ---
 ontv/XMLTVAssistant.py    |  482 -------------------------
 ontv/XMLTVFile.py         |  204 -----------
 ontv/applet.py            |  263 ++++++++++++++
 ontv/assistant.py         |  482 +++++++++++++++++++++++++
 ontv/channel.py           |  140 ++++++++
 ontv/config.py            |  206 +++++++++++
 ontv/dialogs.py           |  865 +++++++++++++++++++++++++++++++++++++++++++++
 ontv/gui.py               |  155 ++++++++
 ontv/keybinder.py         |   78 ++++
 ontv/listings.py          |  106 ++++++
 ontv/main.py              |  103 ++++++
 ontv/notify.py            |  101 ++++++
 ontv/program.py           |  117 ++++++
 ontv/reminders.py         |  133 +++++++
 ontv/utils.py             |   58 +++
 ontv/window.py            |  359 +++++++++++++++++++
 ontv/xmltv_file.py        |  204 +++++++++++
 scripts/ontv.in           |    4 +-
 37 files changed, 3387 insertions(+), 3536 deletions(-)

commit 493dc98db817da915be577c85a5cf57cd4bd2baf
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Nov 6 19:15:45 2008 +0000

    Updated various information.
    
    svn path=/trunk/; revision=466

 ontv/AboutDialog.py       |   14 +++++++-------
 ontv/Channel.py           |   10 +++++-----
 ontv/ChannelDialog.py     |   10 +++++-----
 ontv/Configuration.py     |   10 +++++-----
 ontv/GUI.py               |   10 +++++-----
 ontv/KeyBinder.py         |   10 +++++-----
 ontv/Listings.py          |   10 +++++-----
 ontv/Main.py              |   10 +++++-----
 ontv/Notification.py      |   10 +++++-----
 ontv/OnTVApplet.py        |   10 +++++-----
 ontv/PreferencesDialog.py |   10 +++++-----
 ontv/Program.py           |   10 +++++-----
 ontv/ProgramDialog.py     |   10 +++++-----
 ontv/ProgramWindow.py     |   10 +++++-----
 ontv/Reminders.py         |   10 +++++-----
 ontv/SearchDialog.py      |   10 +++++-----
 ontv/TimeSpan.py          |   10 +++++-----
 ontv/Utils.py             |   10 +++++-----
 ontv/XMLTVAssistant.py    |   10 +++++-----
 ontv/XMLTVFile.py         |   10 +++++-----
 scripts/ontv.in           |   10 +++++-----
 21 files changed, 107 insertions(+), 107 deletions(-)

commit 895b2dd7489cfd2204a9a51650e6f6bbe32ea8ca
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:   Tue Aug 5 21:20:48 2008 +0000

    Added Greek translation by <kalakouentin@yahoo.com>
    
    svn path=/trunk/; revision=465

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 134ee1f27a2b61f6452ae1df5a9799857667f70a
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:   Tue Aug 5 21:19:04 2008 +0000

    Added Greek translation by <kalakouentin@yahoo.com>
    
    svn path=/trunk/; revision=464

 po/LINGUAS |    2 +-
 po/el.po   |  529 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 530 insertions(+), 1 deletions(-)

commit 1b84bc17fc5d0c2b50b24a2737fa3994ec52f979
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu Jul 31 10:41:11 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=463

 po/ChangeLog |    4 +
 po/ar.po     |  290 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 174 insertions(+), 120 deletions(-)

commit 1771b076685e62fdb4b46ddcd14f9008880458ca
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sun Jun 15 08:12:41 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=462

 po/ChangeLog |    4 ++++
 po/oc.po     |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit 2180860b680bf141f4c2f8cb13b3ee791ccd3d2e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Jun 7 15:47:27 2008 +0000

    Updated Norwegian bokmål translation.
    
    2008-06-07  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=461

 po/ChangeLog |    4 ++
 po/nb.po     |  165 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 95 insertions(+), 74 deletions(-)

commit 53e4f624ac8e13044d84fd475c4fb52d98cd216e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Apr 24 21:54:17 2008 +0000

    Fixed stupid mistake in previous commit.
    
    svn path=/trunk/; revision=460

 ontv/XMLTVAssistant.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 8d3bf0558aad308dce8f01aebe94406afc3ff18d
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Apr 24 21:50:35 2008 +0000

    Make sure the configuration exits successfully before allowing to continue in the assistant. Patch by Guillaume Bedot.
    
    svn path=/trunk/; revision=459

 ontv/XMLTVAssistant.py |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit b88e6139ce9c0ab0988a4547e45cdc47588106c7
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Fri Mar 21 14:45:51 2008 +0000

    Added Portuguese translation by António Lima <amrlima@gmail.com>. Added
    
    2008-03-21  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Added Portuguese translation by António Lima
    	<amrlima@gmail.com>.
    	* LINGUAS: Added Portuguese (pt).
    
    svn path=/trunk/; revision=458

 po/pt.po |  538 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 538 insertions(+), 0 deletions(-)

commit 5a87293cb15b056385a689d016a045678269feb8
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Fri Mar 21 14:31:52 2008 +0000

    Added Portuguese translation by António Lima <amrlima@gmail.com>. Added
    
    2008-03-21  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Added Portuguese translation by António Lima
    	<amrlima@gmail.com>.
    	* LINGUAS: Added Portuguese (pt).
    
    svn path=/trunk/; revision=457

 po/ChangeLog |    6 ++++++
 po/LINGUAS   |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 55eeebc4bce999880aa7f9c7413e0dc03611f5e7
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sat Mar 8 09:42:36 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=456

 po/oc.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ae4bf46d3501d27c563ddc1dad51011761f77221
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue Feb 19 21:38:53 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=455

 po/oc.po |   64 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 32 insertions(+), 32 deletions(-)

commit e631e306da0e7e8cedee37b66382aad4bf3a0a53
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Tue Feb 19 07:04:17 2008 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=454

 po/ChangeLog |    4 ++
 po/fi.po     |  128 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 80 insertions(+), 52 deletions(-)

commit 65747376b6e59711d2cadc90418df73d296cbac6
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 13 18:08:23 2008 +0000

    Bumped version to 3.0.2.
    
    svn path=/trunk/; revision=453

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5a9a60417226d63ff0e28b716bf161a9758b6684
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 10 22:46:36 2008 +0000

    Updated NEWS.
    
    svn path=/trunk/; revision=451

 NEWS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 2faf67dbaff87b36a1b1af3cf1f1d6eaa3e87e81
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 10 22:45:39 2008 +0000

    Updated NEWS for 3.0.0.
    
    svn path=/trunk/; revision=450

 NEWS |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

commit 5c2728d6bc79df319ca581dc8e950c78a4a3ee36
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 10 16:30:32 2008 +0000

    Generate ChangeLog from SVN log at make dist.
    
    svn path=/trunk/; revision=449

 Makefile.am |   10 ++
 svn2cl.xsl  |  295 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 305 insertions(+), 0 deletions(-)

commit bfbcf8be02ae0bc84ecc6a013f517ff182604764
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 10 15:14:41 2008 +0000

    Fixed problem with distcheck build.
    
    svn path=/trunk/; revision=448

 data/Makefile.am |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

commit 61fdcba3058d702fd8fb240519fffd5ba1895f0e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 9 22:51:47 2008 +0000

    Added context menu to the program window.
    
    svn path=/trunk/; revision=447

 ontv/GUI.py               |   37 ++++++++++++++++++++++++++++++++
 ontv/PreferencesDialog.py |    3 +-
 ontv/ProgramWindow.py     |   16 ++++++++++++++
 ontv/SearchDialog.py      |   51 +++++++++++++++------------------------------
 4 files changed, 72 insertions(+), 35 deletions(-)

commit de8baeaba9fb0c25330b47d2ef2e583544622ba7
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Feb 8 22:01:31 2008 +0000

    Fixed warning.
    
    svn path=/trunk/; revision=446

 ontv/PreferencesDialog.py |    2 +-
 ontv/ProgramWindow.py     |   10 ++++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

commit d3580abe731fc269cd71d2f32b9aceced57adf11
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:   Thu Feb 7 20:54:29 2008 +0000

    Updated Polish translation by GNOME PL Team.
    
    2008-02-07  Artur Flinta  <aflinta@svn.gnome.org>
    
    	* pl.po: Updated Polish translation by GNOME PL Team.
    
    
    svn path=/trunk/; revision=445

 po/ChangeLog |    4 ++
 po/pl.po     |  155 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 91 insertions(+), 68 deletions(-)

commit 22f6640294396d601fd8416d8b4e77badc3f2ef6
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Feb 5 00:09:38 2008 +0000

    Fixed problem with channel dialog not closing itself (#513793).
    
    svn path=/trunk/; revision=444

 ontv/ChannelDialog.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit eeede943723a761cf7a0ee489a9d350ce7d435bc
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Mon Feb 4 12:26:27 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=443

 po/oc.po |  113 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 70 insertions(+), 43 deletions(-)

commit 5774e4725836997aad870ceaa9dca23909bc7a9c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jan 31 09:58:47 2008 +0000

    Use natural sorting in the channel tab. Patch from John Daiker <daikerjohn@gmail.com>.
    
    svn path=/trunk/; revision=442

 ontv/PreferencesDialog.py |    4 ++--
 ontv/Utils.py             |   30 ++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 2 deletions(-)

commit 77178d63d9e5bf681c723c138375c22497d137b4
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Jan 26 22:14:18 2008 +0000

    Updated French translation.
    
    2008-01-26  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation.
    
    svn path=/trunk/; revision=441

 po/ChangeLog |   16 +++++----
 po/fr.po     |  113 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 81 insertions(+), 48 deletions(-)

commit f667ec7a0210cb41052b045cf9fc7d93bda0c697
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Mon Dec 31 19:54:45 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=440

 po/ChangeLog |    8 ++-
 po/oc.po     |  231 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 119 insertions(+), 120 deletions(-)

commit 7e545b8af1a059045f97edcf8005fab079be135c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Dec 31 13:42:27 2007 +0000

    Search title instead of performing exact matching on reminders.
    
    svn path=/trunk/; revision=439

 ontv/Reminders.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a829c03a771dee01002f893d0bd8867413ae0dfa
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Dec 30 01:12:54 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=438

 po/ChangeLog |    4 ++
 po/es.po     |  102 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 67 insertions(+), 39 deletions(-)

commit 737178c5756bf8a1c8ff772612974f0f55e7d86f
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Fri Dec 28 19:22:31 2007 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=437

 po/ChangeLog |    4 ++
 po/sv.po     |   92 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 60 insertions(+), 36 deletions(-)

commit 8b34294d0c339b6958c35d021e25215882a8cbc3
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Dec 22 22:14:59 2007 +0000

    Remove listings file if it cant be loaded. Patch from Guillaume Bedot <littletux@zarb.org>.
    
    svn path=/trunk/; revision=436

 ontv/XMLTVFile.py |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit 40ab7d49da314fced523e827eb210b1132c79053
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Dec 22 20:04:43 2007 +0000

    Added possibility to position upcoming programs to right instead of below current programs.
    
    svn path=/trunk/; revision=435

 data/ontv.glade           |   80 +++++++++++++++++++++++++++++++++++++++------
 data/ontv.schemas.in      |   11 ++++++
 ontv/Configuration.py     |   25 +++++++++++---
 ontv/PreferencesDialog.py |   37 ++++++++++++++++++---
 ontv/ProgramWindow.py     |   38 +++++++++++++++++----
 5 files changed, 163 insertions(+), 28 deletions(-)

commit 0fa04a74a064045d159d4fe34a58ff7bd1c3c3dd
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Dec 1 12:43:51 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=434

 po/ChangeLog |    4 ++++
 po/es.po     |   32 ++++++++++++++++----------------
 2 files changed, 20 insertions(+), 16 deletions(-)

commit 0efb356003b79c475108a15eaf0617ccbe9f74a3
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue Nov 20 19:56:20 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=433

 po/oc.po |   26 ++++++++++++++------------
 1 files changed, 14 insertions(+), 12 deletions(-)

commit e5d609a8e41e37d73499421273cd53948cc8dead
Author: Stéphane Raimbault <stephaner@src.gnome.org>
Date:   Tue Nov 20 08:52:46 2007 +0000

    Fixed French translation.
    This simple message is not so easy to translate.
    
    svn path=/trunk/; revision=432

 po/fr.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 1dcb9fe189673697f69e054838ede3b6c1b8d393
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:   Tue Nov 20 08:21:15 2007 +0000

    Updated French translation by Alexandre Bedot and Stéphane Raimbault.
    
    2007-11-20  Stéphane Raimbault  <stephane.raimbault@gmail.com>
    
    	* fr.po: Updated French translation by Alexandre Bedot and
    	Stéphane Raimbault.
    
    svn path=/trunk/; revision=431

 po/ChangeLog |    5 +
 po/fr.po     |  249 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 124 insertions(+), 130 deletions(-)

commit 7e3d024d8e03618cf0938503ec16f3951b3f2ec0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Nov 15 21:12:12 2007 +0000

    Updated Dutch translation by Pieter De Decker.
    
    svn path=/trunk/; revision=430

 po/ChangeLog |    4 +
 po/nl.po     |89668 +---------------------------------------------------------
 2 files changed, 320 insertions(+), 89352 deletions(-)

commit a815568f896766801762decf7ca4b773e91ba892
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Nov 1 19:55:16 2007 +0000

    Updated Norwegian bokmål translation.
    
    2007-11-01  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=429

 po/ChangeLog |    4 +
 po/nb.po     |  399 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 244 insertions(+), 159 deletions(-)

commit 9e9f823dca19290c7258c35b36874cfaa47fed6a
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Tue Oct 30 07:53:24 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=428

 po/ChangeLog |    4 ++
 po/fi.po     |  137 +++++++++++++++++++++++++++------------------------------
 2 files changed, 69 insertions(+), 72 deletions(-)

commit 640538246920bdd472886d709c4b6eea513bf7ac
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Wed Oct 3 16:25:15 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=427

 po/oc.po |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

commit 0584598774c137049b4af49e286b319c7cc3d8f6
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Sep 25 19:25:47 2007 +0000

    Updated spanish translation
    
    svn path=/trunk/; revision=426

 po/ChangeLog |    4 +
 po/es.po     |  227 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 122 insertions(+), 109 deletions(-)

commit c95a1fefff1d5566e58b36656e047ccc89dc88b5
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Wed Aug 29 21:37:00 2007 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=425

 po/ChangeLog |    4 ++
 po/sv.po     |  167 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 81 insertions(+), 90 deletions(-)

commit 60f1f5513a9d21d218248c97cf4c2824c85e6e85
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Aug 27 17:01:16 2007 +0000

    Use gnome-control-center 2.20 instead of the preferences dialog for setting up keybindings. This fixes #468043.
    
    svn path=/trunk/; revision=424

 configure.ac              |   25 +++-
 data/90-ontv.xml.in       |    5 +
 data/Makefile.am          |    9 ++
 data/ontv.glade           |  316 ++++++++++++++++-----------------------------
 data/ontv.schemas.in      |   19 +--
 ontv/KeyBinder.py         |    2 +
 ontv/PreferencesDialog.py |  209 +++---------------------------
 po/POTFILES.in            |    1 +
 8 files changed, 166 insertions(+), 420 deletions(-)

commit a00a25df3b52308d883ee208faaa33ff388f7d19
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Mon Aug 20 17:27:33 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=423

 po/oc.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 06333e2442e505cbb959e60e7064d89dbbf7df79
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:   Sun Aug 19 15:09:46 2007 +0000

    Updated Polish translation by GNOME PL Team.
    
    2007-08-19  Artur Flinta  <aflinta@svn.gnome.org>
    
    	* pl.po: Updated Polish translation by GNOME PL Team.
    
    
    svn path=/trunk/; revision=422

 po/ChangeLog |    4 +
 po/pl.po     |  209 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 120 insertions(+), 93 deletions(-)

commit 9ea9726be3a1c496154403bb3bcd73a1202c7efc
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Aug 17 20:10:40 2007 +0000

    Bumped version to 3.0.0.
    
    svn path=/trunk/; revision=420

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit df6fd0d043fd5e2cbcb2ce61dd9671d48643da18
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Aug 17 19:59:24 2007 +0000

    Updated NEWS for 2.8.0.
    
    svn path=/trunk/; revision=419

 NEWS |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

commit ad56df20b504ad9fe2b6c02918b956c8a229f6db
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Fri Aug 17 18:12:58 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=418

 po/oc.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit e3a1307f5e4040909f313eccd345611a9dba3cb1
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Tue Aug 14 19:10:15 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=417

 po/ChangeLog |    4 +
 po/fi.po     |  201 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 116 insertions(+), 89 deletions(-)

commit a1b0fbedfd072e92400bad555f473aef7ae52b25
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Aug 13 16:03:45 2007 +0000

    Fixed bugs.
    
    svn path=/trunk/; revision=416

 ontv/PreferencesDialog.py |   25 ++++++++++++++-----------
 ontv/XMLTVAssistant.py    |   19 ++++++++++---------
 2 files changed, 24 insertions(+), 20 deletions(-)

commit 081f0e460011c0ecd764ab0b29921dac67a43337
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Aug 13 07:02:04 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=415

 po/ChangeLog |    4 +
 po/sv.po     |  213 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 128 insertions(+), 89 deletions(-)

commit 1b7a951d0a8b850051cb4862f32ee3c50f90c0e3
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Aug 12 22:40:19 2007 +0000

    Fix.
    
    svn path=/trunk/; revision=414

 data/ontv.glade |  230 +++++++++++++++++++++++++++---------------------------
 1 files changed, 115 insertions(+), 115 deletions(-)

commit ba9f214490a29968081bb44c5f5081075ee95ac0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Aug 12 22:35:54 2007 +0000

    Fixes.
    
    svn path=/trunk/; revision=413

 ontv/XMLTVAssistant.py |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

commit fe369466885a14417c4395babaebac2aed01049e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Aug 12 09:19:01 2007 +0000

    Forgot to commit changes to the Preferences dialog.
    
    svn path=/trunk/; revision=412

 data/ontv.glade |  279 +++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 178 insertions(+), 101 deletions(-)

commit b54a79d38f26f157bcd1f34e71b57f44f80379dd
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Aug 12 08:46:30 2007 +0000

    Updated MAINTAINERS to match the new format.
    
    svn path=/trunk/; revision=411

 MAINTAINERS |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 4d9a4353f5b309b21f9b4a8114122ad416606ce7
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Aug 12 08:44:44 2007 +0000

    Added (back) possibility to set a custom grabber command and xmltv file.
    
    svn path=/trunk/; revision=410

 data/ontv.schemas.in      |   13 +--
 ontv/Configuration.py     |   19 ++--
 ontv/PreferencesDialog.py |  102 ++++++++-----------
 ontv/XMLTVAssistant.py    |  246 +++++++++++++++++++++++++++++++++++---------
 ontv/XMLTVFile.py         |    5 +-
 5 files changed, 254 insertions(+), 131 deletions(-)

commit 5a0d598f229c21c698e4faebcbfe52c50dbba7a8
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Aug 6 14:06:31 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=409

 po/ChangeLog |    4 +
 po/fi.po     |  393 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 260 insertions(+), 137 deletions(-)

commit 08b743356ff44a814daf21337a0e9e959d8bad4e
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Aug 5 18:32:59 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=408

 po/ChangeLog |    4 +
 po/es.po     |  342 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 206 insertions(+), 140 deletions(-)

commit 6bc10186a130a12891b5f92c1a10000c246d9457
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sun Jul 29 14:00:34 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=407

 po/oc.po |  506 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 506 insertions(+), 0 deletions(-)

commit d5e8be6d28722b2cf9ed97354e37ee4350886919
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sun Jul 29 13:59:59 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=406

 po/LINGUAS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5a38e764ea5ab5d4ddb5a18509fdcf3271c81ec3
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:   Wed Jul 4 08:46:21 2007 +0000

    updated dzongkha translation
    
    svn path=/trunk/; revision=405

 po/ChangeLog |    4 +++
 po/dz.po     |   85 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 48 insertions(+), 41 deletions(-)

commit bfdc6253f53c7eef43b56cb74b4eed8157def7b8
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:   Fri Jun 29 20:35:18 2007 +0000

    Updated Polish translation by GNOME PL Team.
    
    2007-06-29  Artur Flinta  <aflinta@svn.gnome.org>
    
    	* pl.po: Updated Polish translation by GNOME PL Team.
    
    
    svn path=/trunk/; revision=404

 po/ChangeLog |    4 +
 po/pl.po     |  425 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 278 insertions(+), 151 deletions(-)

commit cfca24f69747d23664ae51e6d41c56378230fa49
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Thu May 17 11:02:51 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=403

 po/ChangeLog |    4 ++++
 po/sv.po     |   20 ++++++++++----------
 2 files changed, 14 insertions(+), 10 deletions(-)

commit f99947a32f351d78ae9af12d3d6080a3dd5bf2d5
Author: David Lodge <dlodge@src.gnome.org>
Date:   Wed May 16 07:50:29 2007 +0000

    Updated en_GB translation
    
    svn path=/trunk/; revision=402

 po/ChangeLog |    4 ++++
 po/en_GB.po  |   55 +++++++++++++++++++++++++++++--------------------------
 2 files changed, 33 insertions(+), 26 deletions(-)

commit 2f639a6564b36a6ffdde6ec593cc9ebb35788330
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri May 11 22:52:57 2007 +0000

    svn path=/trunk/; revision=401
    
    
    
    svn path=/trunk/; revision=401

 po/sv.po |   16 ++++++----------
 1 files changed, 6 insertions(+), 10 deletions(-)

commit 22d23ea503e651b2ace2072aa94bef1fd3d6c100
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri May 11 21:44:51 2007 +0000

    Changed Swedish string to English. Patch by Ori Avtalion.
    
    svn path=/trunk/; revision=400

 ontv/XMLTVAssistant.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d044aa7505db4e17f0530b96db39b9d188d5fd97
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Apr 22 00:25:02 2007 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=399

 po/ChangeLog |    4 +
 po/ar.po     |  314 ++++++++++++++++++++++++++--------------------------------
 2 files changed, 145 insertions(+), 173 deletions(-)

commit 089ced3ac4fb0268aab9ac1c3edacf63056b7e5f
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sat Apr 14 17:59:14 2007 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=398

 po/ChangeLog |    4 +
 po/ar.po     |  398 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 256 insertions(+), 146 deletions(-)

commit 3ae39a02b72fb93e0fbcb8e5b5007eb435eaf6d1
Author: Claude Paroz <claudep@src.gnome.org>
Date:   Sat Apr 7 07:05:21 2007 +0000

    Updated French translation.
    
    svn path=/trunk/; revision=397

 po/ChangeLog |    4 ++
 po/fr.po     |  112 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 74 insertions(+), 42 deletions(-)

commit 0ade5a94b6f51044c7d0f9b6c1dde07e8e97dca8
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Mar 26 17:03:39 2007 +0000

    Fixed crash.
    
    svn path=/trunk/; revision=396

 ontv/GUI.py               |    6 ++++--
 ontv/PreferencesDialog.py |    5 +++--
 2 files changed, 7 insertions(+), 4 deletions(-)

commit edf469caf5a385c5b77ccbe2df9b997346f9b1d6
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:   Mon Mar 26 06:39:15 2007 +0000

    svn path=/trunk/; revision=395
    
    
    
    svn path=/trunk/; revision=395

 po/ChangeLog |    2 +-
 po/dz.po     |  124 +++++++++++++++++++++++----------------------------------
 2 files changed, 51 insertions(+), 75 deletions(-)

commit d41f583e44b2e8d8a7e0633820c010e59a631e5b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Mar 24 22:56:21 2007 +0000

    Fixed bug causing channels without logos not getting restored correctly after a pickle.
    
    svn path=/trunk/; revision=394

 ontv/Channel.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit de105e13c5430a5ba1ca8ad887b14dacd1c239b2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Mar 24 22:53:27 2007 +0000

    Updated Swedish translation.
    
    svn path=/trunk/; revision=393

 po/sv.po |   96 +++++++++++++++++++++++++++++--------------------------------
 1 files changed, 46 insertions(+), 50 deletions(-)

commit f87d39d05efb0228d14074f1c3b078c3aa80d9eb
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Mar 24 22:32:50 2007 +0000

    Added command line option to open XMLTV assistant on startup. Also fixed some minor issues.
    
    svn path=/trunk/; revision=392

 ontv/Main.py              |   33 +++++++++++++++++++--------------
 ontv/OnTVApplet.py        |    5 +++--
 ontv/PreferencesDialog.py |   18 +++++++++++-------
 3 files changed, 33 insertions(+), 23 deletions(-)

commit d6a8b2c0cd7f761db21c8aed97b412d80d967018
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:   Fri Mar 23 11:07:10 2007 +0000

    updated dzongkha translation
    
    svn path=/trunk/; revision=391

 po/ChangeLog |    4 +
 po/dz.po     |  384 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 255 insertions(+), 133 deletions(-)

commit 2ef023267dbbce967779f0205975d1e610f899bb
Author: David Lodge <dlodge@src.gnome.org>
Date:   Sun Mar 11 23:27:03 2007 +0000

    Update en_GB translation
    
    svn path=/trunk/; revision=390

 po/ChangeLog |    4 +++
 po/en_GB.po  |   82 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 53 insertions(+), 33 deletions(-)

commit 3a8f9a67295341fbbc66886ce09c300046ea0e83
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Mar 9 23:12:09 2007 +0000

    Fixed problem with terminal packing and cleaned up some code.
    
    svn path=/trunk/; revision=389

 ontv/XMLTVAssistant.py |  117 ++++++++++++++++++++++--------------------------
 1 files changed, 54 insertions(+), 63 deletions(-)

commit e686e71df0f4c84be2c6e00ce7f8cba6b08233ff
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:   Sun Mar 4 04:19:20 2007 +0000

    Updated French translation by Sylvain Cresto and Stéphane Raimbault.
    
    2007-03-04  Stéphane Raimbault  <stephane.raimbault@gmail.com>
    
    	* fr.po: Updated French translation by Sylvain Cresto and Stéphane
    	Raimbault.
    
    svn path=/trunk/; revision=388

 po/ChangeLog |    5 ++
 po/fr.po     |  215 ++++++++++++++++++++++-----------------------------------
 2 files changed, 88 insertions(+), 132 deletions(-)

commit 6313b12a5a3605faf073ed308ec8fa15e3be77cf
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Feb 27 10:16:54 2007 +0000

    Bumped version to 2.8.0. Post-release version incrementing is better.
    
    svn path=/trunk/; revision=387

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 6af685a7289210eb1598e1b2ba381c321da4fa01
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 25 00:19:29 2007 +0000

    Added POTFILES.skip.
    
    svn path=/trunk/; revision=385

 po/POTFILES.skip |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 17772aa010b242232ce86224c8be37f998d33cb2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 24 23:59:57 2007 +0000

    Updated NEWS and bumped version to 2.6.0.
    
    svn path=/trunk/; revision=384

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)

commit 175bb72c83775f805c010263d3d2f25dc92dedf6
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 24 23:51:42 2007 +0000

    Removed unnecessary check for cElementTree.
    
    svn path=/trunk/; revision=383

 ontv/XMLTVFile.py |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

commit 8fdce36abeabfe4f9624d647a068e0b80bd769f8
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 24 23:26:08 2007 +0000

    Improved a string and updated the Swedish translation.
    
    svn path=/trunk/; revision=382

 ontv/Channel.py |    2 +-
 po/sv.po        |   75 ++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 50 insertions(+), 27 deletions(-)

commit 39c72abc04af4ab9e8fae7ace108d6b22f84a1e3
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 24 23:17:50 2007 +0000

    Added a terminal and some error checking to the XMLTV assistant. Also fixed a few other issues.
    
    svn path=/trunk/; revision=381

 ontv/GUI.py            |    1 +
 ontv/XMLTVAssistant.py |  126 ++++++++++++++++++++++++++++++++----------------
 ontv/XMLTVFile.py      |   15 ++++--
 3 files changed, 94 insertions(+), 48 deletions(-)

commit 1b3dbd7dec00b44e979c18124619ace839f3eeb9
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 24 13:38:59 2007 +0000

    Fixed cElementTree import.
    
    svn path=/trunk/; revision=380

 ontv/xmltv.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 85146af11ec546d737740918037ba3ee3dc7c0a4
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 22 18:12:35 2007 +0000

    Bumped dependency to Python 2.5 which conveniently ships with the cElementTree module.
    
    svn path=/trunk/; revision=379

 configure.ac    |   18 +-----------------
 scripts/ontv.in |    2 +-
 2 files changed, 2 insertions(+), 18 deletions(-)

commit c00933c01efbdd3f0e7d89725ab797052ea7f440
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 21 14:02:59 2007 +0000

    Updated Swedish translation.
    
    svn path=/trunk/; revision=378

 po/ChangeLog |    4 ++++
 po/sv.po     |   12 ++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

commit 462d050220655c9fd6b2f96fce3b7ec8ba77d914
Author: David Lodge <dlodge@src.gnome.org>
Date:   Sat Feb 17 00:17:01 2007 +0000

    Updated (British) English translation
    
    svn path=/trunk/; revision=377

 po/ChangeLog |    4 +++
 po/en_GB.po  |   72 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 45 insertions(+), 31 deletions(-)

commit fcbc09fb33c4f5215864e1b30149cf02bcf60eda
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Feb 16 22:32:49 2007 +0000

    Fixed crash when a unknown terminal font is used.
    
    svn path=/trunk/; revision=376

 ontv/XMLTVAssistant.py |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 310e9a4a026e28ead9aa507c06378f0bb160f182
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 15 21:47:11 2007 +0000

    Added configure and run-time checks for python-vte.
    
    svn path=/trunk/; revision=375

 configure.ac           |   16 ++++++++++++++++
 ontv/XMLTVAssistant.py |    9 ++++++++-
 2 files changed, 24 insertions(+), 1 deletions(-)

commit 8935659e7ed5327a67b0f7d71c6d75b2d7f04d35
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Feb 13 12:27:24 2007 +0000

    Updated Swedish translation.
    
    svn path=/trunk/; revision=374

 po/sv.po |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

commit db806a6d325cc29574a33ee269b7d45bf016f50a
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Feb 13 11:11:58 2007 +0000

    Added bars for the headers in the program window. Thanks to Eugenia Loli-Queru for suggesting this.
    
    svn path=/trunk/; revision=373

 ontv/ProgramWindow.py |   27 +++++++++++++++++++--------
 1 files changed, 19 insertions(+), 8 deletions(-)

commit 64971c5cec48c1743f34a4845cdf7fb5a38ff065
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Feb 12 19:03:05 2007 +0000

    Fixed some label positions.
    
    svn path=/trunk/; revision=372

 data/ontv.glade |  190 +++++++++++++++++++++++++++----------------------------
 1 files changed, 94 insertions(+), 96 deletions(-)

commit 72f8b1cf27aaccec3c3ecb9cd26aa98e43d34c02
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Feb 12 18:54:29 2007 +0000

    Fixed crash.
    
    svn path=/trunk/; revision=371

 ontv/PreferencesDialog.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 9c42706531f08e841ae53b3c60fa63e967d7e3f0
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Feb 12 09:00:23 2007 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=370

 po/ChangeLog |    4 ++++
 po/sv.po     |   56 +++++++++++++++++++++++++++++---------------------------
 2 files changed, 33 insertions(+), 27 deletions(-)

commit 0a3f915c4ee6e7709f012674e52b49d3931862bb
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 11 13:28:10 2007 +0000

    Various visual changes.
    
    svn path=/trunk/; revision=369

 data/ontv.glade       |    3 +--
 ontv/ProgramWindow.py |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

commit e213b64ce5c701f164072b0f716b3d8338877a32
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 11 01:32:35 2007 +0000

    Added missing word.
    
    svn path=/trunk/; revision=368

 NEWS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5a5ce0a314b82a726818481b5cd8f5bdf34b4b45
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 10 22:40:51 2007 +0000

    Updated TODO.
    
    svn path=/trunk/; revision=365

 TODO |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit f03571fbc181200542190c8d0fd3c009665bc310
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 10 22:40:07 2007 +0000

    Removed dist-hook.
    
    svn path=/trunk/; revision=364

 Makefile.am |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

commit 8a985e7f6e6904118061a27791a0a5c76529625f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 10 22:31:59 2007 +0000

    Updated NEWS.
    
    svn path=/trunk/; revision=363

 NEWS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit f1619b843fdd62a422c4e4a201f3ed4a068cf92c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 10 22:31:25 2007 +0000

    Readded ChangeLog.
    
    svn path=/trunk/; revision=362

 po/ChangeLog |  447 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 447 insertions(+), 0 deletions(-)

commit c2cd37e9bd8cae5a655898c2bf72314ef70208a2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 10 21:55:04 2007 +0000

    Bumped version to 2.4.0 and updated NEWS.
    
    svn path=/trunk/; revision=361

 NEWS         |   15 ++++++++++++++-
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 2 deletions(-)

commit db9ee140d134fb29bc69945e283ec77f7cb42909
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 10 21:54:06 2007 +0000

    Updated Swedish translation.
    
    svn path=/trunk/; revision=360

 po/sv.po |   87 +++++++++++++++++--------------------------------------------
 1 files changed, 24 insertions(+), 63 deletions(-)

commit 41acbd8dece77be778df5025de7603c5d9e8ef3a
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 10 21:36:54 2007 +0000

    Added dist-hook to generate ChangeLog with svn log -v.
    
    svn path=/trunk/; revision=359

 Makefile.am |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 2fdc0791b1af10a1c2dd778eb245763469e421bf
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 10 21:24:16 2007 +0000

    Added debug messages.
    
    svn path=/trunk/; revision=358

 ontv/XMLTVFile.py |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 19b4a5c9054619b681b73992edcfd8c68e9c65b5
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 10 20:34:02 2007 +0000

    Fixed bug causing the details button to close the dialog.
    
    svn path=/trunk/; revision=357

 ontv/SearchDialog.py |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

commit 19f99394629709bc96cf105fd6a8c069ef90ce1d
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 10 20:02:31 2007 +0000

    Fixed broken icon path.
    
    svn path=/trunk/; revision=356

 data/GNOME_OnTVApplet.server.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 6988db1e0f9746f13741e0eb594a6de843ead50e
Author: David Lodge <dlodge@src.gnome.org>
Date:   Tue Jan 23 20:21:26 2007 +0000

    Updated (British) English translation
    
    svn path=/trunk/; revision=355

 po/en_GB.po |  320 ++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 194 insertions(+), 126 deletions(-)

commit e8a96f12aa1f3f1a1b7a4810b58ed69dc73b8980
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Jan 19 09:24:35 2007 +0000

    Applied patch from Sylvain Cresto which fixes that the logos directory is never created in some cases and a missing import.
    
    svn path=/trunk/; revision=354

 THANKS                |    1 +
 ontv/Channel.py       |    1 +
 ontv/Configuration.py |    2 +-
 3 files changed, 3 insertions(+), 1 deletions(-)

commit c6f93bb30ab4cc6185708657642bcc5622dd43bc
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jan 18 09:39:17 2007 +0000

    Updated French translation from Sylvain Cresto.
    
    svn path=/trunk/; revision=353

 po/fr.po |  362 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 233 insertions(+), 129 deletions(-)

commit c08e63125faa975d3806ee5763c4912b7a85b551
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 14 20:26:42 2007 +0000

    Fixed bug causing dialog child widgets getting destroyed.
    
    svn path=/trunk/; revision=352

 ontv/ChannelDialog.py     |   10 ++++++----
 ontv/PreferencesDialog.py |   10 ++++++----
 ontv/ProgramDialog.py     |   10 ++++++----
 ontv/SearchDialog.py      |   10 ++++++----
 4 files changed, 24 insertions(+), 16 deletions(-)

commit a3dd4c242801193e6a6ad2bef274603906e4b995
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 14 18:46:24 2007 +0000

    Fixed window icons in applet mode.
    
    svn path=/trunk/; revision=351

 ontv/Main.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit a7f3b94d3d1c1a4bc7634095f4a7ada3e893d211
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 14 18:32:33 2007 +0000

    Added leymans email aswell as rhult.
    
    svn path=/trunk/; revision=350

 THANKS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 3ca3c059113ea9a236230fe653a3f014a52a81b7
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 14 18:29:04 2007 +0000

    Center text in channels tab.
    
    svn path=/trunk/; revision=349

 data/ontv.glade |  189 +++++++++++++++++++++++++++----------------------------
 1 files changed, 94 insertions(+), 95 deletions(-)

commit d275e0ebc59bdbb68b19564bdcb8c9d3c082115d
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 14 01:32:25 2007 +0000

    Changed 2006 to 2007.
    
    svn path=/trunk/; revision=347

 ontv/AboutDialog.py       |    4 ++--
 ontv/Channel.py           |    2 +-
 ontv/ChannelDialog.py     |    2 +-
 ontv/Configuration.py     |    2 +-
 ontv/GUI.py               |    2 +-
 ontv/KeyBinder.py         |    2 +-
 ontv/Listings.py          |    2 +-
 ontv/Main.py              |    2 +-
 ontv/Notification.py      |    2 +-
 ontv/OnTVApplet.py        |    2 +-
 ontv/PreferencesDialog.py |    5 +++--
 ontv/Program.py           |    2 +-
 ontv/ProgramDialog.py     |    2 +-
 ontv/ProgramWindow.py     |    2 +-
 ontv/Reminders.py         |    2 +-
 ontv/SearchDialog.py      |    2 +-
 ontv/TimeSpan.py          |    2 +-
 ontv/Utils.py             |    2 +-
 ontv/XMLTVAssistant.py    |    2 +-
 ontv/XMLTVFile.py         |    2 +-
 scripts/ontv.in           |    2 +-
 21 files changed, 24 insertions(+), 23 deletions(-)

commit 96fba606deeb06b29d892a52eb8ff708ff09d434
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 14 01:12:41 2007 +0000

    Updated Swedish translation.
    
    svn path=/trunk/; revision=346

 po/sv.po |  322 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 203 insertions(+), 119 deletions(-)

commit 87aaf1579c64800f7c6fbc1a0081afc36f588996
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 14 00:52:40 2007 +0000

    Make autoconf not require a ChangeLog.
    
    svn path=/trunk/; revision=345

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 121024d7f6e473f841b49b2c0b195507c608f924
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 14 00:31:21 2007 +0000

    Removed ChangeLog from EXTRA_DIST
    
    svn path=/trunk/; revision=344

 Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit c93a6ffb3d4c3497770db3c6a2fd755c27b8f7d0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 14 00:18:40 2007 +0000

    Added assistant for setting up a XMLTV grabber and support for downloading XMLTV files. This needs more work but the basic functionality is there.
    
    svn path=/trunk/; revision=343

 data/GNOME_OnTVApplet.xml |    6 +-
 data/ontv.glade           | 2963 ++++++++++++++++-----------------------------
 data/ontv.schemas.in      |   32 +-
 ontv/Configuration.py     |   61 +-
 ontv/GUI.py               |   11 +
 ontv/Main.py              |    1 +
 ontv/Makefile.am          |    2 +
 ontv/OnTVApplet.py        |   59 +-
 ontv/PreferencesDialog.py |  172 +--
 ontv/Utils.py             |   28 +
 ontv/XMLTVAssistant.py    |  293 +++++
 ontv/XMLTVFile.py         |   35 +-
 po/POTFILES.in            |    1 +
 13 files changed, 1592 insertions(+), 2072 deletions(-)

commit a102b828ca94337343b4082d06206a3156cc4279
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:   Tue Jan 9 23:10:41 2007 +0000

    Added Catalan translation by Xavier Queralt Mateu <xqueralt@alumnes.udl.es>
    
    svn path=/trunk/; revision=342

 po/LINGUAS |    2 +-
 po/ca.po   |  444 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 445 insertions(+), 1 deletions(-)

commit a2a953c8fadadf556bac63652e3d8965f233f42b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jan 6 17:48:08 2007 +0000

    Removed .cvsignore files.
    
    svn path=/trunk/; revision=341

 .cvsignore                |   16 ----------------
 data/.cvsignore           |    5 -----
 data/images/.cvsignore    |    2 --
 m4/.cvsignore             |    1 -
 ontv/.cvsignore           |    3 ---
 ontv/keybinder/.cvsignore |    5 -----
 po/.cvsignore             |   15 ---------------
 scripts/.cvsignore        |    3 ---
 8 files changed, 0 insertions(+), 50 deletions(-)

commit 04b95339e6b62898d7b79f19c1591c51d5b1fd13
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jan 6 17:38:12 2007 +0000

    Removed ChangeLog files. From now on these will be generated for releases with svn log.
    
    svn path=/trunk/; revision=340

 ChangeLog    |  819 ----------------------------------------------------------
 HACKING      |    2 +-
 po/ChangeLog |  447 --------------------------------
 3 files changed, 1 insertions(+), 1267 deletions(-)

commit 1da85fa92a8c7f0e7652891331b51daf01e5c0c2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Dec 26 00:20:23 2006 +0000

    Added check for cElementTree python module at compile time.

 ChangeLog    |    5 +++++
 configure.ac |   16 ++++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

commit c100d950ad96d3a76202dd42a3d068ca1013745c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Dec 21 22:13:08 2006 +0000

    Use icon from the current icon theme.

 ChangeLog                 |    9 +++++++++
 ontv/AboutDialog.py       |    1 -
 ontv/Channel.py           |    3 ++-
 ontv/ChannelDialog.py     |    1 -
 ontv/GUI.py               |   13 ++++++-------
 ontv/Main.py              |    2 +-
 ontv/OnTVApplet.py        |    3 +--
 ontv/PreferencesDialog.py |    1 -
 ontv/ProgramDialog.py     |    4 ++--
 ontv/SearchDialog.py      |    1 -
 10 files changed, 21 insertions(+), 17 deletions(-)

commit 86bb05f6c415a3d1789b71701764f2f27aa5f039
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Dec 21 20:44:20 2006 +0000

    *** empty log message ***

 data/images/Makefile.am |    2 +-
 ontv/AboutDialog.py     |    2 +-
 ontv/GUI.py             |   33 ++++++++++++++++++++++++++++++---
 ontv/__init__.py.in     |    2 +-
 4 files changed, 33 insertions(+), 6 deletions(-)

commit 341843cde9b39451c22b2bebd5d90451b1c54a55
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Dec 21 16:13:33 2006 +0000

    Fixed close button in the About dialog.

 ChangeLog           |    4 ++++
 ontv/AboutDialog.py |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)

commit 972a38ebb1f7166aea26206c1dbc714535e7ce1b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Dec 20 14:14:56 2006 +0000

    *** empty log message ***

 THANKS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 4ce3fb9dbf947d09805ee12ad9021b8da78150f8
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Dec 16 22:38:16 2006 +0000

    Switched to a new shiny icon from Josef Vybíral <cornelius@vybiral.info>.

 ChangeLog                     |   17 ++
 THANKS                        |    1 +
 data/images/16x16/ontv.png    |  Bin 0 -> 484 bytes
 data/images/22x22/ontv.png    |  Bin 0 -> 598 bytes
 data/images/24x24/ontv.png    |  Bin 0 -> 595 bytes
 data/images/32x32/ontv.png    |  Bin 0 -> 798 bytes
 data/images/48x48/ontv.png    |  Bin 0 -> 974 bytes
 data/images/Makefile.am       |   41 ++++-
 data/images/ontv.png          |  Bin 2240 -> 0 bytes
 data/images/scalable/ontv.svg |  362 +++++++++++++++++++++++++++++++++++++++++
 ontv/AboutDialog.py           |    2 +-
 ontv/GUI.py                   |    4 +-
 ontv/__init__.py.in           |    2 +-
 13 files changed, 421 insertions(+), 8 deletions(-)

commit 90422582e72e0699f6e4ae228b4c67294e4ddf9c
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:   Thu Dec 14 08:18:09 2006 +0000

    *** empty log message ***

 po/ChangeLog |    5 +
 po/LINGUAS   |    2 +-
 po/dz.po     |  449 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 455 insertions(+), 1 deletions(-)

commit e82bee376a946db1e70d9460be665d19e1bae439
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sat Nov 18 20:08:00 2006 +0000

    Updated Arabic Translation.

 po/ChangeLog |    5 +
 po/LINGUAS   |    2 +-
 po/ar.po     |  513 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 519 insertions(+), 1 deletions(-)

commit 6b23a0dcc84327c3e9ff0a9e459ac747009f6d94
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Nov 1 10:49:43 2006 +0000

    Switched to a nice new tango-based icon by Andreas Nilsson <nisses.mail@home.se>.

 ChangeLog            |    7 +++++++
 data/images/ontv.png |  Bin 3424 -> 2240 bytes
 ontv/AboutDialog.py  |    2 +-
 3 files changed, 8 insertions(+), 1 deletions(-)

commit 53733e68371a3484a767872f19355c3dd1adc04f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Oct 31 20:50:40 2006 +0000

    Set hotkey entrys unsensitive unless enabled.

 ChangeLog                 |    5 +++++
 ontv/PreferencesDialog.py |    2 ++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit f0d28424f3ab6fefaaf3f404b09ec0ac579ed4c5
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Sun Oct 29 23:18:58 2006 +0000

    Updated Spanish translations.
    
    2006-10-30  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translations.

 po/ChangeLog |    4 ++++
 po/es.po     |   40 ++++++++++++++++++++++++++++------------
 2 files changed, 32 insertions(+), 12 deletions(-)

commit 9ab9065138be20b6ec6a002158f488a071189600
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sun Oct 15 05:17:42 2006 +0000

    Added Finnish translation

 po/ChangeLog |    4 ++++
 po/fi.po     |   31 +++++++++++++++++--------------
 2 files changed, 21 insertions(+), 14 deletions(-)

commit 99680356e513856507372e7c9d8b30e1eb61c5ba
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Oct 14 13:12:55 2006 +0000

    Updated Czech translation from Pavel Ml?och.

 po/pl.po |  102 ++++++++++----------------------------------------------------
 1 files changed, 16 insertions(+), 86 deletions(-)

commit c18832c05665d41956ac1fb01bd37895f12168ef
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Oct 14 12:38:34 2006 +0000

    Updated Polish translation from Tomasz Dominikowski <dominikowski@gmail.com>.

 po/ChangeLog |    4 +
 po/pl.po     |  199 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 119 insertions(+), 84 deletions(-)

commit bacf6c1a9834145977d0acbc60f03a89c816484d
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sat Oct 14 06:32:35 2006 +0000

    Updated Swedish translation.
    
    2006-10-14  Daniel Nylander <po@danielnylander.se>
    
    	* sv.po: Updated Swedish translation.

 po/ChangeLog |    4 ++
 po/sv.po     |  119 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 70 insertions(+), 53 deletions(-)

commit 75a724fb23616962871327efe6b85eef7d3cb7a4
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Oct 10 21:17:34 2006 +0000

    Updated Czech translation from Pavel Ml?och.

 po/ChangeLog |    4 +
 po/cs.po     |  415 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 236 insertions(+), 183 deletions(-)

commit cee6783b11b167f6fa759b6069fece6e0de8df99
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Oct 9 17:39:46 2006 +0000

    *** empty log message ***

 ontv/Notification.py |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit 1693c4ed09b59e423335c19cf3258342f45843e2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Oct 9 15:17:53 2006 +0000

    Removed DBus.py.

 ontv/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 6157ebe5a0d834481cffcdaca2b37c216d6ff817
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Oct 9 15:16:20 2006 +0000

    Fixed what I broke.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a2e1eef08a93c5a4461a2fa1e14aa8b3cf2c4c5f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Oct 9 14:57:57 2006 +0000

    Switch over to notify-python for notifications. Channel logos are now displayed in reminders if availible.

 ChangeLog            |   11 +++++
 configure.ac         |    4 +-
 ontv/DBus.py         |   78 ------------------------------------
 ontv/Notification.py |  107 ++++++++++++++++++++++++++------------------------
 po/POTFILES.in       |    1 -
 5 files changed, 68 insertions(+), 133 deletions(-)

commit ba2dc819d5561af979fd11090a3dacd534c03a23
Author: Gustavo J. A. M. Carneiro <gjc@src.gnome.org>
Date:   Sun Oct 8 12:55:42 2006 +0000

    quote AM_CHECK_PYMOD

 ChangeLog    |    4 ++++
 m4/python.m4 |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit bdbf4cad2baaea1f1b04ce6408a81c164354ae8e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Sep 29 21:50:50 2006 +0000

    Added Czech translation from Pavel Ml?och <pavkamlc@centrum.cz>.

 po/ChangeLog |    5 +
 po/LINGUAS   |    2 +-
 po/cs.po     |  469 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 475 insertions(+), 1 deletions(-)

commit e421cb02ef093bf36f293de4fa8add58c6a1cd71
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Sep 25 21:36:30 2006 +0000

    Fixed more deprecated warnings.

 ontv/Channel.py |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 0a6d8f30b8b57b34bfdfe92c5e220b4d8a8628f2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Sep 24 21:32:29 2006 +0000

    Updated Norsk bokmål translation from Kenneth Mokkelbost <kmokk@yahoo.no>.

 po/ChangeLog |    5 +
 po/nb.po     |  465 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 325 insertions(+), 145 deletions(-)

commit cf8bd9200efeeafd0e3cdc0b3ade9da4a57a46db
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Sep 24 20:03:20 2006 +0000

    *** empty log message ***

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7c0e951c8d0633b7005b00df0b7a4eeab4ff9460
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Sep 24 19:58:42 2006 +0000

    Bumped versions on dependencies and fixed deprecation warnings.

 ChangeLog         |    7 +++++++
 configure.ac      |   19 ++++++++-----------
 ontv/Main.py      |    2 +-
 ontv/XMLTVFile.py |   20 ++++++++++----------
 4 files changed, 26 insertions(+), 22 deletions(-)

commit edf866fdcdcec1919dd291de2c619ad4cdf1a68b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Sep 15 08:52:00 2006 +0000

    Added Slovak translation from Stanislav Valasek.

 po/ChangeLog |    6 ++
 po/LINGUAS   |    2 +-
 po/sk.po     |  234 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 241 insertions(+), 1 deletions(-)

commit a9543864fb5872053978ce7bd3e7ce9fd2f4e20b
Author: David Lodge <dave@cirt.net>
Date:   Mon Sep 11 22:12:32 2006 +0000

    Updated British (English) translation.
    
    2006-09-11  David Lodge <dave@cirt.net>
    
    	* en_GB.po: Updated British (English) translation.

 po/ChangeLog |    4 +
 po/en_GB.po  |  453 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 351 insertions(+), 106 deletions(-)

commit a7e01a98d30a05de21fe9f879a1ec2f592e7098a
Author: Christophe Merlet <redfox@src.gnome.org>
Date:   Mon Aug 28 13:18:01 2006 +0000

    Updated French translation.

 po/ChangeLog |    5 +
 po/fr.po     |  405 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 297 insertions(+), 113 deletions(-)

commit ee4267f02202c04d70ebfed95faa3187cae3999d
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sat Aug 26 13:18:20 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 +
 po/vi.po     |  348 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 186 insertions(+), 166 deletions(-)

commit 728e58ced8e78599f18f64bf5c7c01cf6827551b
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Thu Aug 17 04:35:36 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++++
 po/fi.po     |   20 ++++++++++++++------
 2 files changed, 18 insertions(+), 6 deletions(-)

commit 7d9cea5e1d4eed45d419fc19815851715feaff18
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Aug 16 18:23:54 2006 +0000

    Added DBus.py to POTFILES.in and updated the Swedish translation.

 po/ChangeLog   |    9 +++++++--
 po/POTFILES.in |    1 +
 po/sv.po       |   36 ++++++++++++++++++++++++++----------
 3 files changed, 34 insertions(+), 12 deletions(-)

commit ab061c2874e13ea12aabde66f22591f1071d7dc1
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Aug 16 18:18:54 2006 +0000

    Handle missing python-dbus better.

 ontv/DBus.py         |   14 +++++++++++++-
 ontv/Notification.py |    1 -
 2 files changed, 13 insertions(+), 2 deletions(-)

commit d1fe7518724731ed7dafacb720ef697fb7a98c44
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Aug 16 09:49:31 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++
 po/fi.po     |  158 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 91 insertions(+), 71 deletions(-)

commit f22088c53aebdd28bf7df91220eeaa61a1dbf2ae
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jul 30 19:35:14 2006 +0000

    Added .cvsignore.

 data/images/.cvsignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 3406829ff2f950348317c978d5b4c2d165f1908f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jul 30 19:34:03 2006 +0000

    Show a error dialog if python-cElementTree is not found at runtime.

 ChangeLog         |    5 +++++
 ontv/XMLTVFile.py |   13 ++++++++++---
 2 files changed, 15 insertions(+), 3 deletions(-)

commit 9263bdeb6c6732ccd60fa7490b9a9b0f021ed773
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Thu Jul 27 18:11:41 2006 +0000

    Updated Spanish translation.
    
    2006-07-27  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  170 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 87 insertions(+), 87 deletions(-)

commit 6ab09433f60289097b27fc97e10216fc720cc95e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jul 24 18:03:36 2006 +0000

    OnTV 2.2.0.

 ChangeLog    |    7 +++++++
 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 1 deletions(-)

commit 6dce7c4f76618e1ce86e62bb5530611d857bf8b8
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jul 24 17:52:45 2006 +0000

    *** empty log message ***

 ChangeLog             |    2 +-
 ontv/ProgramWindow.py |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 7a211504c9562568f50fa9183a2562e9886fed45
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jul 24 17:44:28 2006 +0000

    Updated Swedish translation.

 po/sv.po |   89 +++++++++++++++++++++++---------------------------------------
 1 files changed, 33 insertions(+), 56 deletions(-)

commit e792445e0cd8ab691a58e2b9ce29c39286298f66
Author: Raivis Dejus <orvils@gmail.com>
Date:   Mon Jul 24 13:40:31 2006 +0000

    Added Latvian translation. Added 'lv'
    
    2006-07-24  Raivis Dejus  <orvils@gmail.com>
    
            * lv.po: Added Latvian translation.
            * LINGUAS: Added 'lv'

 po/ChangeLog |    5 +
 po/LINGUAS   |    2 +-
 po/lv.po     |  433 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 439 insertions(+), 1 deletions(-)

commit c42d3c5f57fa6f5d8cb0843b7b71aa41b58fc65e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jul 22 23:54:41 2006 +0000

    Updated TODO.

 TODO |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 6558d9b8aea9ac29757841928cc321569b67eaf5
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jul 22 23:53:06 2006 +0000

    Removed some duplicated code.

 ChangeLog                 |    7 +++++++
 ontv/GUI.py               |    6 ++++++
 ontv/PreferencesDialog.py |    4 +---
 ontv/SearchDialog.py      |   12 +++---------
 4 files changed, 17 insertions(+), 12 deletions(-)

commit 79ca45285bb8ae7558b5f2ce84c29c8c0ee32592
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jul 22 23:33:37 2006 +0000

    Fixed bugs.

 data/ontv.glade           |   11 ++---
 ontv/ChannelDialog.py     |  105 +++++++++------------------------------------
 ontv/GUI.py               |    1 -
 ontv/PreferencesDialog.py |   54 ++++++++++++-----------
 ontv/ProgramDialog.py     |   27 ++++++------
 ontv/SearchDialog.py      |   23 ++++++----
 6 files changed, 82 insertions(+), 139 deletions(-)

commit a915470737d5e131b91aff551729fe93ecb441c2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 20 17:17:34 2006 +0000

    Added ChannelDialog.py.

 ontv/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 441fd70b08b2b1ae63efafb0e6bce49471420e3c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 20 17:09:14 2006 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 ++
 po/sv.po     |  142 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 83 insertions(+), 63 deletions(-)

commit b7177b7aec76626eb2f5a12c1fa059fd19f1cdfd
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 20 17:05:34 2006 +0000

    Added ChannelDialog.py to POTFILES.in.

 po/ChangeLog   |    4 ++++
 po/POTFILES.in |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

commit d8b722464a464840c89b5eb4127d234ba5241cf7
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 20 16:57:17 2006 +0000

    Added support for automatically downloading channel logos if the XMLTV-file provides URLs. Also added a channel dialog for setting custom logos.

 ChangeLog                 |   18 +++++
 data/ontv.glade           |  178 ++++++++++++++++++++++++++++++++++++++++++++-
 ontv/Channel.py           |   53 ++++++++++++-
 ontv/ChannelDialog.py     |  142 ++++++++++++++++++++++++++++++++++++
 ontv/Configuration.py     |    3 +-
 ontv/GUI.py               |    2 +
 ontv/Listings.py          |    7 ++
 ontv/OnTVApplet.py        |    4 +-
 ontv/PreferencesDialog.py |  165 +++++++++++++++++------------------------
 ontv/ProgramDialog.py     |   10 +-
 ontv/ProgramWindow.py     |    4 +-
 ontv/SearchDialog.py      |    6 +-
 ontv/XMLTVFile.py         |   25 +++++-
 13 files changed, 495 insertions(+), 122 deletions(-)

commit 1504c72f61204bf3923dd4de53fb3bd6646e5d97
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Jul 11 18:53:54 2006 +0000

    *** empty log message ***

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit a72f47ee7a5d760ce98796a5b6e857960001691e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Jul 11 18:29:43 2006 +0000

    Created images dir.

 data/Makefile.am                      |    6 ++----
 data/images/Makefile.am               |    8 ++++++++
 data/images/ontv-logo-downloading.png |  Bin 0 -> 2406 bytes
 data/images/ontv.png                  |  Bin 0 -> 3424 bytes
 data/ontv.png                         |  Bin 3424 -> 0 bytes
 ontv/GUI.py                           |    4 ++--
 ontv/__init__.py.in                   |    2 +-
 7 files changed, 13 insertions(+), 7 deletions(-)

commit f3d067da35c90a05fb964a26e13769eb742188fc
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Jul 7 23:21:25 2006 +0000

    Made the entry widgets in the Reminders tabs respond to the activate signal to refresh items.

 ChangeLog                 |    5 +++++
 ontv/PreferencesDialog.py |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit 541088f7b5bc049522aabc90d9640a491908df74
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Jul 4 22:31:52 2006 +0000

    Removed the message property from AccelEntry since I couldn\'t get it\'s translation working.

 ontv/PreferencesDialog.py |   16 +++++-----------
 1 files changed, 5 insertions(+), 11 deletions(-)

commit 4e263a91dd339591579c0f9afd8b64991ba8e8e1
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sun Jul 2 20:32:33 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++++
 po/fi.po     |   58 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 35 insertions(+), 27 deletions(-)

commit 22619837d0797566a09460762400957df1de6c55
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Thu Jun 15 15:33:13 2006 +0000

    Updated German translation.
    
    2006-06-15  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation.

 po/ChangeLog |    4 ++++
 po/de.po     |   17 ++++++++++-------
 2 files changed, 14 insertions(+), 7 deletions(-)

commit 11dca8763bf875c740435070f4ece80eedcf2ab6
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Jun 14 22:13:02 2006 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 ++++
 po/sv.po     |   56 ++++++++++++++++++++++++++++++--------------------------
 2 files changed, 34 insertions(+), 26 deletions(-)

commit 9c4c10aeaae3c92b58eb26349de006d2a31a23dd
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Jun 14 22:02:56 2006 +0000

    s/before/until/

 ontv/Notification.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c30787755fd802495b5459d83995b6a076d81e33
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Jun 14 22:01:42 2006 +0000

    Make notifications point to the center of the icon. I don't like it, but it seems to be the standard.

 ChangeLog          |    5 +++++
 ontv/OnTVApplet.py |    8 ++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit b6e72ff42c2b74760ab1f3c38aa3cd8e2f96da49
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Jun 13 11:31:09 2006 +0000

    Switched from a regular Entry to a new cool AccelEntry for the hotkeys. Shamefully stolen from deskbar-applet.

 ChangeLog                 |    7 ++
 data/ontv.glade           |   54 +-------------
 ontv/PreferencesDialog.py |  181 ++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 174 insertions(+), 68 deletions(-)

commit 4affcfd2b7852cf535dcf8687ff6bbcfcf7492f0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jun 10 22:10:11 2006 +0000

    Increaced maximum title length to 50 chars.

 ChangeLog             |    2 +-
 ontv/ProgramWindow.py |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit cdb113d0329d66dbf5c2a0e9261ce6c0c1d128b7
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jun 10 20:19:06 2006 +0000

    *** empty log message ***

 ontv/OnTVApplet.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit dc18498257c2b3093c83ef6125f9a9ed0ae8b750
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jun 10 20:18:29 2006 +0000

    Ellipsize long program titles.

 ChangeLog             |    5 +++++
 ontv/ProgramWindow.py |    3 +++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit 1f81397147d6b80acc9e0629391165c37f04fe1e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed May 3 11:21:46 2006 +0000

    Reverted dependency on intltool 0.34.90.

 configure.ac |    4 +++-
 po/LINGUAS   |   17 +----------------
 2 files changed, 4 insertions(+), 17 deletions(-)

commit efad0581f2fa8c6567c633d1284bccd1835e9956
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Apr 27 23:41:55 2006 +0000

    Depend on intltool 0.34.90 to get the new LINGUAS stuff.

 configure.ac |    4 +---
 po/LINGUAS   |   17 ++++++++++++++++-
 2 files changed, 17 insertions(+), 4 deletions(-)

commit 8dbd1900ea68d6b6880922d7b43bd461620094d7
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Apr 23 15:33:13 2006 +0000

    Linebreak fix.

 ontv/OnTVApplet.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 76262118fe73a1c239dbeb55defabebbe8da9151
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Apr 23 15:27:16 2006 +0000

    Added support for transparent panels.

 ChangeLog          |    4 ++++
 ontv/OnTVApplet.py |   21 ++++++++++++++++++---
 2 files changed, 22 insertions(+), 3 deletions(-)

commit db53bc199945f7418a2a1edf15d3d2bcaa9eb801
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Apr 22 12:27:21 2006 +0000

    Added TODO item.

 TODO |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 2137b6c639ccb61606ad5285caab5379e4348315
Author: Vincent van Adrighem <adrighem@src.gnome.org>
Date:   Mon Apr 17 12:25:41 2006 +0000

    Forgot to add nl to the LINGUAS file. Fixed!

 po/LINGUAS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c0af5794b25ebfba41181a62f6b2136fd477bd3b
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Mon Apr 17 12:24:08 2006 +0000

    Translation added.
    
    2006-04-17  Vincent van Adrighem  <adrighem@gnome.org>
    
    	* nl.po: Translation added.

 po/ChangeLog |    4 +
 po/nl.po     |89608 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 89612 insertions(+), 0 deletions(-)

commit d51aed95f87060890fc7ecaafccb3767a50825e4
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Apr 10 23:50:04 2006 +0000

    Use LINGUAS as stated on http://live.gnome.org/GnomeGoals/PoLinguas.

 ChangeLog    |    6 ++++++
 configure.ac |    4 +++-
 po/LINGUAS   |    3 +++
 3 files changed, 12 insertions(+), 1 deletions(-)

commit 67a5da55df2cbb0ea4e98837918fce42f5e187c4
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Thu Mar 30 10:56:22 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++++
 po/vi.po     |   14 +++++++-------
 2 files changed, 11 insertions(+), 7 deletions(-)

commit 3ff1e7373a772dbc9e97d92ec2cc41597718d8e1
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Mar 27 19:12:21 2006 +0000

    Updated Polish translation. Patch from Zygmunt Krynicki <zkrynicki@gmail.com>.

 po/pl.po |  369 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 281 insertions(+), 88 deletions(-)

commit d3f403210ede151f99da8836bc43c8e184a15f4a
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Mar 27 08:39:19 2006 +0000

    Fixed bug causing the program dialog not getting focus when invoked from a notification.

 ChangeLog             |    5 +++++
 ontv/ProgramDialog.py |    4 +++-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit cf9dda96db794b8168280f1867cd63b03d989978
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Mar 24 22:36:49 2006 +0000

    OnTV 2.0.0.

 ChangeLog    |    7 +++++++
 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 3 files changed, 16 insertions(+), 1 deletions(-)

commit e2f230af8ee8ee381e1e1e07ef12976e2c6a61de
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Mar 24 22:16:39 2006 +0000

    *** empty log message ***

 po/sv.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit c152eee42e59c5dc5610e9abfc5b9e0a589f9471
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Fri Mar 24 08:38:56 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 +
 po/fi.po     |  243 +++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 162 insertions(+), 85 deletions(-)

commit f19141490ff6e166ae4a8b8bc0b673ce42213137
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Mar 23 18:47:56 2006 +0000

    More small UI tuning.

 data/ontv.glade | 1092 ++++++++++++++++++++++++++++--------------------------
 1 files changed, 566 insertions(+), 526 deletions(-)

commit 313f32339a9fe2234b7da4dbcd861d48caab9b0f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Mar 23 17:51:48 2006 +0000

    *** empty log message ***

 po/sv.po |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit c48ea7033b0ba916240ff8e76433acb5766ef014
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Mar 23 17:50:59 2006 +0000

    HIG improvements.

 data/ontv.glade |   39 ++++++++++++---------------------------
 1 files changed, 12 insertions(+), 27 deletions(-)

commit b4d3000b7b6c6825805f9455a1638005b971b8db
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Mar 22 10:09:35 2006 +0000

    Added workaround for bug in notification-daemon.

 ChangeLog            |    6 ++++++
 ontv/Notification.py |    6 +++++-
 2 files changed, 11 insertions(+), 1 deletions(-)

commit 55901a52012e131a6362e58f3f270cca43a9a5d4
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Tue Mar 21 10:46:32 2006 +0000

    Updated Spanish translation.
    
    2006-03-21  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 +
 po/es.po     |  192 ++++++++++++++++++++++++++--------------------------------
 2 files changed, 90 insertions(+), 106 deletions(-)

commit ca36c04808217c754c70e7a71dad60e7a4524191
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Tue Mar 21 06:14:14 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++
 po/vi.po     |  112 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 68 insertions(+), 48 deletions(-)

commit dea70ec916c0450b11390fe60a7af2f14a349a20
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Mar 21 01:18:40 2006 +0000

    Update.

 po/sv.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 87f7a1a24329e4fde18074f205e0eba7ea733020
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Mar 21 01:16:35 2006 +0000

    String change.

 data/ontv.glade      |    2 +-
 ontv/Notification.py |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit c9ac04cb97de14bfe22dd4f5d78f7de7822189f5
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Mar 21 01:13:57 2006 +0000

    Updated.

 po/sv.po |   24 ++++++++++++++++--------
 1 files changed, 16 insertions(+), 8 deletions(-)

commit aa2f38f04555c05ebaf72ff6fe3a3e557de39c52
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Mar 21 01:12:58 2006 +0000

    Marked strings for translation.

 data/ontv.glade      |    2 +-
 ontv/SearchDialog.py |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 36a60c347f45a4eefd0dd84dae29ff4fe2fbc085
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Mar 21 01:10:33 2006 +0000

    *** empty log message ***

 po/sv.po |   27 ++++++---------------------
 1 files changed, 6 insertions(+), 21 deletions(-)

commit 9e20e16cf4ffea9ea709b489ee7ef137096c47db
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Mar 21 00:46:40 2006 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 ++
 po/sv.po     |  111 ++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 74 insertions(+), 41 deletions(-)

commit aa78e75516a225ae2ce691447f3dbf2888f08d49
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Mar 21 00:36:49 2006 +0000

    Updated FSF address.

 scripts/ontv.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit bb82408bd5f018319af0f1ae11719672c83b7a91
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Mar 21 00:24:28 2006 +0000

    Updated address to FSF and fixed some i18n bugs. Patch from Zygmunt Krynicki <zkrynicki@gmail.com>.

 COPYING                   |    6 +++---
 ChangeLog                 |   24 ++++++++++++++++++++++++
 ontv/AboutDialog.py       |    2 +-
 ontv/Channel.py           |    2 +-
 ontv/Configuration.py     |    2 +-
 ontv/DBus.py              |    2 +-
 ontv/GUI.py               |    2 +-
 ontv/KeyBinder.py         |    2 +-
 ontv/Listings.py          |    2 +-
 ontv/Main.py              |    2 +-
 ontv/Notification.py      |    4 ++--
 ontv/OnTVApplet.py        |    2 +-
 ontv/PreferencesDialog.py |    6 +++---
 ontv/Program.py           |    2 +-
 ontv/ProgramDialog.py     |    2 +-
 ontv/ProgramWindow.py     |   41 +++++++++++++++++------------------------
 ontv/Reminders.py         |    2 +-
 ontv/SearchDialog.py      |    2 +-
 ontv/TimeSpan.py          |    2 +-
 ontv/XMLTVFile.py         |    2 +-
 20 files changed, 64 insertions(+), 47 deletions(-)

commit 8344acba89746dbdee4f32b60768a16189a98933
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Mar 19 00:06:35 2006 +0000

    Added a Details button in notifications.

 ChangeLog            |    5 +++++
 ontv/Notification.py |   12 +++++++++---
 2 files changed, 14 insertions(+), 3 deletions(-)

commit 88a67015b288501a23d8a38b03d3f6f296695f7e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Mar 18 19:12:17 2006 +0000

    Added MAINTAINERS file.

 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 1a1692707c5a97bc1d3b262460ee48a4c98484ef
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Mar 17 11:18:27 2006 +0000

    HIG or not, Escape now closes the preferences dialog.

 data/ontv.glade           |    1 -
 ontv/PreferencesDialog.py |    5 +++--
 ontv/SearchDialog.py      |    9 +++------
 3 files changed, 6 insertions(+), 9 deletions(-)

commit a4112afd9d7bee89d98b693a7ed097f95966cee3
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Mar 16 22:39:47 2006 +0000

    Rewrote KeyBinder.py.

 ontv/KeyBinder.py         |   40 ++++++++++++++++++++++++++++++++++------
 ontv/OnTVApplet.py        |   14 ++++++++++++--
 ontv/PreferencesDialog.py |   25 +++++++++----------------
 ontv/SearchDialog.py      |   10 +++++++++-
 4 files changed, 64 insertions(+), 25 deletions(-)

commit ce522ca23ae6d0d35b137a107459bf03ae2b14c7
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Mar 16 21:53:26 2006 +0000

    *** empty log message ***

 data/ontv.glade |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 7a6cdfe958e2a7461269d9f2cce5715901a4d037
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Mar 15 23:01:23 2006 +0000

    Some cosmetic stuff.

 ontv/ProgramDialog.py |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

commit 2b0995197163beb853b670d5ce0aedbce6eec096
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:   Wed Mar 15 17:45:08 2006 +0000

    Updated Brazilian Portuguese translation

 po/ChangeLog |    4 +
 po/pt_BR.po  |  307 +++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 243 insertions(+), 68 deletions(-)

commit 089fd54a50cc92921bab427dd8b06f22f614ba8a
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Wed Mar 15 13:33:18 2006 +0000

    Updated Spanish translation.
    
    2006-03-15  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  129 +++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 88 insertions(+), 45 deletions(-)

commit 9b278b6aa8595f752e6bb402a4e103f9aa524129
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Wed Mar 15 06:26:38 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++
 po/vi.po     |   91 ++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 61 insertions(+), 34 deletions(-)

commit 08cbd09b633413ba889d072a66523e8ffad25381
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Mar 13 00:36:20 2006 +0000

    Updated Swedish translation.

 po/sv.po |   71 ++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 46 insertions(+), 25 deletions(-)

commit 4b7a1425da85d5772cd111acc32d3ae8b6ab0410
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Mar 13 00:29:58 2006 +0000

    Reworked the search dialog.

 ChangeLog            |    7 +++++++
 data/ontv.glade      |   10 +++++-----
 ontv/SearchDialog.py |   41 ++++++++++++++++++++++++++++++-----------
 3 files changed, 42 insertions(+), 16 deletions(-)

commit 257fc58a0cb0858a82e67d0726693b476e3b8ea8
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Mar 12 13:57:51 2006 +0000

    Fixed button sensitivity bug.

 ChangeLog            |    3 +++
 ontv/SearchDialog.py |    3 +--
 2 files changed, 4 insertions(+), 2 deletions(-)

commit fd9aa411ece43af544e92d7c2aeabeddc37a8266
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Mar 12 11:35:00 2006 +0000

    Always center the preferences and search dialogs.

 data/ontv.glade |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 8360d0982d5a9903440683ec5dc3e71c2a09530b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Mar 12 11:19:11 2006 +0000

    Added a program dialog which is accessed by right-clicking in the search treeview.

 ChangeLog             |   10 ++
 data/ontv.glade       |  333 +++++++++++++++++++++++++++++++++++++++++++++++++
 ontv/Makefile.am      |    1 +
 ontv/ProgramDialog.py |   67 ++++++++++
 ontv/SearchDialog.py  |   31 +++++
 po/POTFILES.in        |    1 +
 6 files changed, 443 insertions(+), 0 deletions(-)

commit 82613e3cf0ad6a246de4bb1362e4d858f7231ae1
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Mar 11 21:53:18 2006 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 +++
 po/sv.po     |   72 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 41 insertions(+), 35 deletions(-)

commit 7b870599a91ef2ef10844bac2c3e0779a6511542
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Mar 11 21:34:57 2006 +0000

    Added variables to strings.

 ontv/XMLTVFile.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 7ea25d3e2331acf07b386134543b8c93d6a5b8e9
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Mar 11 21:32:50 2006 +0000

    Removed spaces.

 data/ontv.glade |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 64651076cd8ab634e044071f66cafe602259c5ed
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Mar 11 11:31:30 2006 +0000

    OnTV 1.8.8.

 ChangeLog    |    7 +++++++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 po/sv.po     |    2 +-
 4 files changed, 15 insertions(+), 2 deletions(-)

commit eaa442bfde03eee1ba1daa589d96d9f594df2fa6
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Fri Mar 10 11:12:10 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 +++
 po/vi.po     |   77 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 48 insertions(+), 33 deletions(-)

commit c5c7eb209a3d22f18a0d4b1d7214aa7d0fab2592
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Mar 6 23:55:27 2006 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 +++
 po/sv.po     |   77 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 48 insertions(+), 33 deletions(-)

commit e1bffce8db589ee7ac644dcd582ee950f4b67165
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Mar 6 23:51:14 2006 +0000

    Improved some strings to help i18n.

 ontv/ProgramWindow.py |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

commit f42ebae017da6bc12a5365b398a8c6f5879bf9ce
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Mon Mar 6 16:39:36 2006 +0000

    Updated Spanish translation.
    
    2006-03-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 +
 po/es.po     |  187 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 119 insertions(+), 72 deletions(-)

commit c398059d993215e222768c19cf7b7eff43572b5c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Mar 5 14:02:34 2006 +0000

    Update when a reminder is added/updated.

 ontv/PreferencesDialog.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 078205ed87c688ddaf43c6a7e4a0d376866c4ef2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Mar 5 10:29:14 2006 +0000

    Added some sensitivity logic to reminder buttons.

 ontv/PreferencesDialog.py |   21 +++++++++------------
 ontv/SearchDialog.py      |    9 ++++++++-
 2 files changed, 17 insertions(+), 13 deletions(-)

commit 9561203f2966301d20391c96ef483b1f8400035c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Mar 5 00:17:16 2006 +0000

    Fixed a bunch of bugs with reminders.

 ChangeLog                 |   10 ++++++++++
 data/ontv.glade           |    1 +
 ontv/GUI.py               |   12 ++++++++++++
 ontv/PreferencesDialog.py |   35 ++++++++++++++++++++++++++++-------
 ontv/Program.py           |    1 -
 ontv/Reminders.py         |    3 ++-
 ontv/SearchDialog.py      |    2 +-
 7 files changed, 54 insertions(+), 10 deletions(-)

commit 777fa87e83b894cd310db5ebfc3fcc16accdd211
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Mar 2 20:51:15 2006 +0000

    *** empty log message ***

 ontv/XMLTVFile.py |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

commit 3ed86b493cb932ab7861876bd2eed7689fcc07c1
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Tue Feb 28 20:12:48 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++
 po/fi.po     |  145 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 82 insertions(+), 67 deletions(-)

commit 9302041e38df75af4d3599cebe73bf1a56ff44d2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 26 00:03:32 2006 +0000

    Fixed bug causing a removed logo to appear after reload.

 ChangeLog                 |    5 +++++
 ontv/PreferencesDialog.py |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)

commit 8c6d4b8dcee49a0f95de3e0e9bc93cc647599d61
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 25 15:58:21 2006 +0000

    Fixed stickyness.

 ontv/OnTVApplet.py    |    1 +
 ontv/ProgramWindow.py |    1 -
 2 files changed, 1 insertions(+), 1 deletions(-)

commit 904be0a4a4250a2eeaeb370816945248e739747b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Feb 24 22:50:37 2006 +0000

    Fixed positioning.

 ontv/ProgramWindow.py |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

commit 06a92c324393046776ce2ccd8dd0dc7a2b519515
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Feb 24 22:30:43 2006 +0000

    Made OnTVApplet a singleton.

 ontv/Notification.py  |    9 ++++++---
 ontv/OnTVApplet.py    |   31 +++++++++++++++++++++----------
 ontv/ProgramWindow.py |   13 +++++--------
 3 files changed, 32 insertions(+), 21 deletions(-)

commit b49651c6cf971cbc51ddf2268b6fca07d0986fe8
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Fri Feb 24 12:36:08 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++
 po/vi.po     |  126 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 68 insertions(+), 62 deletions(-)

commit 69e79bd943642fc35e3ef2956df9077d54d60e5c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Feb 24 12:25:48 2006 +0000

    *** empty log message ***

 ontv/PreferencesDialog.py |    2 ++
 ontv/SearchDialog.py      |    6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)

commit 0d9370fed690c027cbbcaa6a0ba5e844b8c63b22
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 23 23:40:33 2006 +0000

    Added HACKING file.

 HACKING     |    8 ++++++++
 Makefile.am |    1 +
 2 files changed, 9 insertions(+), 0 deletions(-)

commit fd030c120de71e7d583bc212e36b21a65b1f444f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 23 22:22:31 2006 +0000

    Updated Swedish translation.

 po/sv.po |   38 +++++++++++++++++++-------------------
 1 files changed, 19 insertions(+), 19 deletions(-)

commit 856407d276209dd4e4c406fe913419998254c0ec
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 23 22:21:40 2006 +0000

    Added mnemonic for the reminder spinbutton.

 data/ontv.glade |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 2bc8fc5e7b3b30a2b653729ace41333b9ac59487
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 23 19:35:25 2006 +0000

    Fixed so that the scrolled window in the search dialog is always in sync.

 ChangeLog            |    6 ++++++
 THANKS               |    3 ++-
 ontv/SearchDialog.py |    3 +++
 3 files changed, 11 insertions(+), 1 deletions(-)

commit 173a4a0fc2d5daf9c269652d0b6eb94629ac1c26
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 22 23:02:05 2006 +0000

    OnTV 1.8.6.

 ChangeLog    |    7 +++++++
 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 3 files changed, 17 insertions(+), 1 deletions(-)

commit 652692c5355c22338a2f46335af2abcb020b655c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 22 22:40:16 2006 +0000

    Fixed mistake.

 ontv/Notification.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 6ac777dde30ddfe9ae601d07fb45e05385fb76bb
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 22 19:20:23 2006 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 ++
 po/sv.po     |   96 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 53 insertions(+), 47 deletions(-)

commit 03c1c8054caeaaff2cd865ca61eee120c40db1b0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 22 19:18:29 2006 +0000

    Added dot.

 ontv/Notification.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 6dfe6737a1e37f48eefc4742f8d0c8fe16bcc459
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 22 18:35:38 2006 +0000

    Fixed bugs.

 ChangeLog                 |    7 +++
 ontv/Notification.py      |   64 ++++++++++++++++++++--------
 ontv/PreferencesDialog.py |    2 -
 ontv/ProgramWindow.py     |  102 +++++++++++++++++++++++++-------------------
 4 files changed, 110 insertions(+), 65 deletions(-)

commit 2dbfbfe698c7a40d31cd32ca6fb24b0c0d8b1fa6
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Feb 21 22:02:15 2006 +0000

    Changed mininum value for auto reloading and reminding from 0 to 1.

 data/ontv.glade |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit c04c090f39efd3b82cab05d6b34f143d6317efbe
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Feb 20 23:11:00 2006 +0000

    Cleaned up and fixed some issues with reminders.

 data/ontv.glade           |    2 +-
 ontv/Notification.py      |   26 ++++++++++++++++++--------
 ontv/OnTVApplet.py        |   19 +++++++++++++++++--
 ontv/PreferencesDialog.py |   17 +++++++++--------
 ontv/ProgramWindow.py     |   33 +++++----------------------------
 5 files changed, 50 insertions(+), 47 deletions(-)

commit 1ca8a40177a542c78a2959579f9668267cb08e9b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 19 08:40:35 2006 +0000

    Added missing files.

 po/POTFILES.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 343c10e2107e48ef763ebb26994ec0049c6aaa65
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 18 22:24:55 2006 +0000

    Refactored some things.

 ontv/Main.py       |   96 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 ontv/Makefile.am   |    1 +
 ontv/OnTVApplet.py |   66 -----------------------------------
 po/POTFILES.in     |    1 +
 scripts/ontv.in    |    4 +-
 5 files changed, 100 insertions(+), 68 deletions(-)

commit a26086bbfa6b38074be5bc0d9176eac71d140f89
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 18 21:52:11 2006 +0000

    Removed unused import.

 ontv/PreferencesDialog.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 96ad0a11b8a4855a21cf2696af5c9f7128d580fa
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Feb 18 21:49:41 2006 +0000

    Fixed focus.

 ontv/ProgramWindow.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 1199749d19ad768d44de0cdc13991557e96cd023
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 16 21:52:32 2006 +0000

    Fixed small mistake.

 ontv/Notification.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 91e42d8066c905a436d327fc56f0515cc7c731c2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 16 21:37:38 2006 +0000

    Updated python-xmltv to version 1.0. This version uses cElementTree instead of python-xml which makes it much faster and use less memory.

 ChangeLog     |    6 +
 ontv/xmltv.py |  935 +++++++++++++++++++++++----------------------------------
 2 files changed, 377 insertions(+), 564 deletions(-)

commit 0827006385881080b30e9c48723d6d949b9a6427
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 16 21:32:35 2006 +0000

    Added stamp-it.

 po/.cvsignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit c098337d9a970ba0576bd566c4cf57e2a38709b1
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 15 23:31:20 2006 +0000

    Removed unused code.

 ontv/Notification.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 2f2064c64dcbb5e209189045cf9d8706112c0b7f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 15 19:32:54 2006 +0000

    Rewrote/cleaned up alot of stuff.

 data/ontv.glade           |    2 +-
 ontv/Channel.py           |    4 +-
 ontv/Listings.py          |    7 +-
 ontv/Notification.py      |    2 +-
 ontv/PreferencesDialog.py |  445 ++++++++++++++++++++++++---------------------
 ontv/Program.py           |    8 +-
 ontv/ProgramWindow.py     |   16 +-
 ontv/Reminders.py         |   18 ++-
 ontv/SearchDialog.py      |  165 +++++++++--------
 ontv/XMLTVFile.py         |    5 +-
 10 files changed, 355 insertions(+), 317 deletions(-)

commit d89719e1110ec755d5e4b5199091895081ada793
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Tue Feb 14 12:31:12 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++++
 po/vi.po     |   10 +++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 06243a409a9b877b3eca5e9a31923856cc5fc448
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 12 21:41:08 2006 +0000

    *** empty log message ***

 ontv/Reminders.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8f66e8d605be0b0c8703fe14afdd5ac042470b88
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 12 16:03:56 2006 +0000

    Added missing import.

 ontv/SearchDialog.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit fa97d7f037308050194210831dda3edef0d2a447
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 12 16:01:32 2006 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 ++++
 po/sv.po     |   10 +++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 783711756c06592d5ec297ba5a2d39314f7fe6d4
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 12 16:00:16 2006 +0000

    Added untranslated string.

 ontv/SearchDialog.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7eaa671bf445afbb8a6a76b6da90dd8c44781aae
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Feb 12 15:47:36 2006 +0000

    Added a channel combobox to the search window making it possible to do per channel searches.

 ChangeLog                 |    9 +++++++++
 data/ontv.glade           |   13 +++++++++++++
 ontv/Listings.py          |   10 ++++++++--
 ontv/PreferencesDialog.py |    2 +-
 ontv/SearchDialog.py      |   39 +++++++++++++++++++++++++++++----------
 5 files changed, 60 insertions(+), 13 deletions(-)

commit 3766b8671e8711832b48ded6028b240b2ef5f2cb
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 8 23:02:37 2006 +0000

    Reminders are now removed when the program starts.

 ChangeLog             |    6 ++++++
 ontv/Notification.py  |   15 ++++++++++-----
 ontv/ProgramWindow.py |   13 +++++++++----
 3 files changed, 25 insertions(+), 9 deletions(-)

commit 9d74b81dccc86b4a321818d5e4496543ba3fb1b8
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Feb 6 12:45:05 2006 +0000

    Fixed modulo 60 bug for reminders.

 ChangeLog         |    4 ++++
 ontv/Reminders.py |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 25f94d48215b041cccc13dbdd2453321328f1b15
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Feb 6 08:33:01 2006 +0000

    Updated TODO.

 TODO |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit f8228ea2fac0ea72ba95b406152c006b31cd3fb1
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Feb 3 23:54:25 2006 +0000

    OnTV 1.8.4.

 ChangeLog    |    7 +++++++
 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 3 files changed, 17 insertions(+), 1 deletions(-)

commit c77989eaa30ed7ebab022352df0850d17cea5390
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Feb 3 23:50:28 2006 +0000

    Fixed problem with internal listings growing larger and larger when reloading XMLTV file.

 ChangeLog        |    5 +++++
 ontv/Listings.py |    7 +++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

commit 10ba5bf08ba473bf6d8984bfc039d1a86d62d969
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Feb 3 12:51:07 2006 +0000

    Fixed problem with drop-down window not positioning correctly when first opened.

 ChangeLog             |    5 +++++
 ontv/ProgramWindow.py |    8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

commit 31af5fabe177ab69467f548c3f473bb4f8c3c95e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Feb 3 08:18:25 2006 +0000

    *** empty log message ***

 ontv/PreferencesDialog.py |    4 ++--
 ontv/ProgramWindow.py     |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 6311377dfe3a2ece7a3e0cd639f0a4e7a03293ff
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Fri Feb 3 07:53:22 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++
 po/vi.po     |  116 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 62 insertions(+), 58 deletions(-)

commit 5f644cf0ad54330fda5557864550a1c6b9ac229c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 2 22:06:21 2006 +0000

    OnTV 1.8.2.

 ChangeLog    |    9 ++++++++-
 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)

commit 7c2d25f970a618fb6f49ebbeeed7dbf9c5cd7ad5
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 2 21:55:30 2006 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 ++
 po/sv.po     |  151 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 98 insertions(+), 57 deletions(-)

commit 0f6dcc5cb647b89db8791dd0ec8a56616dc15834
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 2 19:40:56 2006 +0000

    A reminder without a specified channel will now match any channel.

 ontv/PreferencesDialog.py |   14 ++++++++------
 ontv/ProgramWindow.py     |    4 +---
 ontv/Reminders.py         |    6 ++++--
 3 files changed, 13 insertions(+), 11 deletions(-)

commit 2c9dc6c9faf0caffa0a8db3effa057744309f98f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 2 17:28:39 2006 +0000

    Added shortcuts for the treeviews and made so that Delete removes the selected reminder.

 data/ontv.glade           |   10 ++++++----
 ontv/PreferencesDialog.py |    5 +++++
 2 files changed, 11 insertions(+), 4 deletions(-)

commit 58c215a1d1fd5390b03409e0b311865b11b735d2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 2 17:06:56 2006 +0000

    Make sure the dbus session bus is availible.

 ontv/DBus.py         |   12 ++++++++++--
 ontv/Notification.py |   13 ++++++++-----
 2 files changed, 18 insertions(+), 7 deletions(-)

commit 121a8271b55d8ba232ad992d44abee9b46f9ffc0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Feb 2 15:06:41 2006 +0000

    Fixed things I broke previously.

 ontv/Listings.py      |    4 ++--
 ontv/ProgramWindow.py |    8 ++++++++
 ontv/XMLTVFile.py     |    1 -
 3 files changed, 10 insertions(+), 3 deletions(-)

commit a1643a42a20d36e136b54fdc323f00877426ae2b
Author: Adam Weinberger <adamw@gnome.org>
Date:   Wed Feb 1 02:09:58 2006 +0000

    Updated Canadian English translation.
    
    
    2006-01-31  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +++
 po/en_CA.po  |   71 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 42 insertions(+), 33 deletions(-)

commit ef8e107c353f6e4541e37a00eb7306bff20b9097
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 1 00:56:15 2006 +0000

    *** empty log message ***

 ontv/ProgramWindow.py |   23 ++++++++++++-----------
 1 files changed, 12 insertions(+), 11 deletions(-)

commit 51046d95abeda7420346636bc238e92e3d9c9fb0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 1 00:48:21 2006 +0000

    Removed unused code.

 ontv/ToggleButton.py |   86 --------------------------------------------------
 1 files changed, 0 insertions(+), 86 deletions(-)

commit a62bc6f0750bf88ac4eb4a51877d0ecd7ff4c37a
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Feb 1 00:45:09 2006 +0000

    Fixed so that the applet icon doesn't get cut off if the panel is small.

 ChangeLog                 |   10 ++++
 ontv/Makefile.am          |    1 -
 ontv/OnTVApplet.py        |  106 ++++++++++++++++++++++++++++++++++++++++++---
 ontv/PreferencesDialog.py |    8 ++--
 ontv/ProgramWindow.py     |   91 ++++++++++-----------------------------
 po/POTFILES.in            |    1 -
 6 files changed, 137 insertions(+), 80 deletions(-)

commit f7a5f09e46e32162b7c9c1f51e42f66c7ec7aa5c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Jan 31 16:04:20 2006 +0000

    Added DBus.py to Makefile.am.

 ontv/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit b8b50c2d952738968b7c2986184d819a599499fd
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Jan 31 15:38:13 2006 +0000

    Added Notification.py to Makefile.am.

 ontv/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 271e5170edd5999aaec84381f03fbeda36e35ff9
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Jan 31 15:33:52 2006 +0000

    Added Reminders.py to Makefile.am.

 ontv/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit ae82451d20e364de45f3bde10cdd34e2042d4bc1
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Jan 31 15:25:09 2006 +0000

    Added some files to .cvsignore.

 .cvsignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit b3eb0d606645fc5257c93c274e1453246d8d8e61
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jan 30 17:43:11 2006 +0000

    Added shortcut for setting reminders.

 data/ontv.glade |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a5729061e2e4abe5aa7fe8118f9fc7809075478c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 29 15:41:37 2006 +0000

    Rewrote some code.

 ontv/AboutDialog.py       |   11 ++++-----
 ontv/GUI.py               |   20 ++++++----------
 ontv/OnTVApplet.py        |    2 +
 ontv/PreferencesDialog.py |   53 ++++++++++++++++++++++-----------------------
 ontv/ProgramWindow.py     |    7 ++---
 ontv/SearchDialog.py      |   19 +++++++--------
 ontv/ToggleButton.py      |    7 ++---
 7 files changed, 56 insertions(+), 63 deletions(-)

commit 7c05b07e8a3869968b68b02d1bb57f6c27188307
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 29 15:04:49 2006 +0000

    Fixed some issues with markup and encoding.

 ontv/PreferencesDialog.py |    1 +
 ontv/Program.py           |    2 +-
 ontv/ProgramWindow.py     |   16 ++++++++++------
 3 files changed, 12 insertions(+), 7 deletions(-)

commit 8f1c2ce1621dfe2960d5621ed210b9a80eafc374
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sat Jan 28 03:34:01 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++++
 po/vi.po     |   43 ++++++++++++++++++++++++-------------------
 2 files changed, 28 insertions(+), 19 deletions(-)

commit fc13593461459a00f8330435f97fe32df27532ec
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Jan 27 14:44:09 2006 +0000

    Updated to depend on libnotify >= 0.3.2 and fixed so that notification bubbles point to the applet.

 ChangeLog                 |   14 ++++++++++++++
 configure.ac              |    2 +-
 ontv/Notification.py      |   11 ++++++-----
 ontv/OnTVApplet.py        |    1 +
 ontv/PreferencesDialog.py |   40 ++++++++++++++++++++++------------------
 ontv/Program.py           |    2 +-
 ontv/ProgramWindow.py     |   20 ++++++++++++--------
 ontv/Reminders.py         |    7 ++++++-
 ontv/ToggleButton.py      |    2 ++
 po/POTFILES.in            |    1 +
 10 files changed, 66 insertions(+), 34 deletions(-)

commit 6e78fb2f25ca96f6322fbbff791cf2f70b6901d2
Author: Adam Weinberger <adamw@gnome.org>
Date:   Thu Jan 26 17:34:56 2006 +0000

    Updated Canadian English translation.
    
    
    2006-01-26  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++
 po/en_CA.po  |  134 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 87 insertions(+), 51 deletions(-)

commit d6086eca6555844eaaa3515bd3bb6ac38417600a
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Jan 23 18:51:48 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 +
 po/fi.po     |  197 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 151 insertions(+), 50 deletions(-)

commit b6c694f4b945740131b08fd0470d2bb05e103acd
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sun Jan 22 06:24:19 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    6 +++
 po/vi.po     |  139 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 92 insertions(+), 53 deletions(-)

commit 4900a3acae1c5a468979f204097c62f7808a5b81
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jan 21 21:51:22 2006 +0000

    Fixed some issues with markup.

 ontv/Channel.py           |    8 ++++----
 ontv/PreferencesDialog.py |   17 ++++++++++-------
 ontv/Program.py           |   12 +++++++-----
 3 files changed, 21 insertions(+), 16 deletions(-)

commit 2562d7237e238e480c861548572c119ae1e53928
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jan 21 19:58:28 2006 +0000

    Depend on libnotify >= 0.3.0.

 ChangeLog    |    2 +-
 configure.ac |    5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 449bb27c3358fd2ba4ebdcbcc7ee9ff7d639a1b6
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jan 21 19:35:08 2006 +0000

    Depend on dbus >= 0.60.

 ChangeLog    |    4 ++++
 configure.ac |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)

commit 97de94b8ca8cc494ed397a9029dc4b414bcf8cdf
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Jan 21 16:23:32 2006 +0000

    Added support for reminders, this still needs alot of work though.

 ChangeLog                 |   18 ++
 data/ontv.glade           |  622 ++++++++++++++++++++++++++++++++++++--------
 ontv/Channel.py           |    3 +-
 ontv/Configuration.py     |   18 +-
 ontv/DBus.py              |   58 +++++
 ontv/Listings.py          |   33 ++-
 ontv/Notification.py      |   37 +++
 ontv/OnTVApplet.py        |   21 +-
 ontv/PreferencesDialog.py |  146 ++++++++++-
 ontv/Program.py           |    6 +-
 ontv/ProgramWindow.py     |   29 ++-
 ontv/Reminders.py         |  117 +++++++++
 ontv/SearchDialog.py      |   30 ++-
 ontv/XMLTVFile.py         |    4 +-
 14 files changed, 983 insertions(+), 159 deletions(-)

commit 8b2022e7a720af0cc262b280b05f3c0af71095a0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jan 8 22:55:28 2006 +0000

    s/2005/2006/

 ontv/AboutDialog.py       |    2 +-
 ontv/Channel.py           |    2 +-
 ontv/Configuration.py     |    2 +-
 ontv/GUI.py               |    2 +-
 ontv/KeyBinder.py         |   20 ++++++++++++++++++++
 ontv/Listings.py          |    2 +-
 ontv/OnTVApplet.py        |    2 +-
 ontv/PreferencesDialog.py |    2 +-
 ontv/Program.py           |    2 +-
 ontv/ProgramWindow.py     |    2 +-
 ontv/SearchDialog.py      |    2 +-
 ontv/TimeSpan.py          |    2 +-
 ontv/ToggleButton.py      |    2 +-
 ontv/XMLTVFile.py         |    2 +-
 po/sv.po                  |    4 ++--
 scripts/ontv.in           |    2 +-
 16 files changed, 36 insertions(+), 16 deletions(-)

commit 2ba00709ec9b213cf6ec24cb52ef61c1fe525da7
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Wed Dec 28 17:43:07 2005 +0000

    Updated Spanish translation.
    
    2005-12-28  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++++
 po/es.po     |   11 ++++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

commit e0930cea5e025737fdb3ca10441e733db881abdc
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Tue Dec 27 12:53:45 2005 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 +
 po/vi.po     |  220 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 146 insertions(+), 78 deletions(-)

commit 35ab137972e7e3c7391f24b9eec2b618c8b86a5a
Author: Adam Weinberger <adamw@gnome.org>
Date:   Mon Dec 26 22:16:47 2005 +0000

    Updated Canadian English translation.
    
    
    2005-12-26  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++
 po/en_CA.po  |  160 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 84 insertions(+), 80 deletions(-)

commit 8f1edc8b9577b8a4c9077c830735338510374de1
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Dec 20 08:25:18 2005 +0000

    Fixed so that list of programs doesn't grow on reloads.

 ChangeLog        |    5 +++++
 ontv/Listings.py |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)

commit de754a03c018e09f9f68290bb6b401dc276ee098
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Dec 17 23:47:51 2005 +0000

    Removed duplicated program data.

 ChangeLog          |    4 ++++
 ontv/Listings.py   |    9 ++++-----
 ontv/OnTVApplet.py |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)

commit ee4878c9143186d093cc3d3220cc6f708ae53132
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Tue Nov 15 14:33:52 2005 +0000

    Updated German translation.
    
    2005-11-15  Hendrik Brandt  <heb@gnome-de.org>
    
            * de.po: Updated German translation.

 po/ChangeLog |    4 ++
 po/de.po     |  118 +++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 97 insertions(+), 25 deletions(-)

commit 21ea76cd470596467e5d04db1c3e19a11679717e
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Fri Nov 11 17:54:21 2005 +0000

    Updated Spanish translation.
    
    2005-11-11  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  111 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 79 insertions(+), 36 deletions(-)

commit d1c7683868e1d84bc058b050cca72aac4530b5d5
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Nov 3 21:53:59 2005 +0000

    Added Nigel and Alex.

 THANKS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 51c318745dcfde8629e1ae3faa1b9b9e3e52b51f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Nov 2 18:12:52 2005 +0000

    Updated for 2.8.0.

 ChangeLog    |    7 +++++++
 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 3 files changed, 18 insertions(+), 1 deletions(-)

commit a49c0d058b718c936dd2c8895ffb38bf69aa7161
Author: Adam Weinberger <adamw@gnome.org>
Date:   Tue Nov 1 17:58:30 2005 +0000

    Updated Canadian English translation.
    
    
    2005-11-01  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++
 po/en_CA.po  |  100 ++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 74 insertions(+), 30 deletions(-)

commit 8fa11062d6c5f98c34b89cf9b11d4fe7a4528d3b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Oct 31 19:34:42 2005 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 ++
 po/sv.po     |  102 ++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 75 insertions(+), 31 deletions(-)

commit b255631cc2160209102d837e9e29d949dfa3bb95
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Oct 31 19:10:11 2005 +0000

    Fixed problem with not unbinding.

 ontv/PreferencesDialog.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 4e9ba8927f22643a3700edd93fb62a27f15626d2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Oct 31 09:16:37 2005 +0000

    Added support for global keybindings.

 ChangeLog                          |   29 ++
 configure.ac                       |   20 ++
 data/ontv.glade                    |  205 +++++++++++-
 data/ontv.schemas.in               |   33 ++
 m4/.cvsignore                      |    1 +
 m4/python.m4                       |   62 ++++
 ontv/Configuration.py              |   52 +++-
 ontv/KeyBinder.py                  |   28 ++
 ontv/Makefile.am                   |    3 +
 ontv/OnTVApplet.py                 |    7 +-
 ontv/PreferencesDialog.py          |  108 +++++-
 ontv/ProgramWindow.py              |    2 -
 ontv/SearchDialog.py               |    2 +-
 ontv/ToggleButton.py               |    4 +
 ontv/keybinder/.cvsignore          |    5 +
 ontv/keybinder/Makefile.am         |   35 ++
 ontv/keybinder/__init__.py         |    1 +
 ontv/keybinder/_keybinder.defs     |   40 +++
 ontv/keybinder/_keybinder.override |  139 ++++++++
 ontv/keybinder/_keybindermodule.c  |   32 ++
 ontv/keybinder/eggaccelerators.c   |  657 ++++++++++++++++++++++++++++++++++++
 ontv/keybinder/eggaccelerators.h   |   87 +++++
 ontv/keybinder/gen-defs.sh         |    6 +
 ontv/keybinder/tomboykeybinder.c   |  320 ++++++++++++++++++
 ontv/keybinder/tomboykeybinder.h   |   27 ++
 25 files changed, 1873 insertions(+), 32 deletions(-)

commit 1e3342bd72e55f8a89dac223a5d74133faf81df3
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Oct 24 07:17:28 2005 +0000

    Fixed problem with logos getting removed after reloading XMLTV file.

 ChangeLog         |   13 ++++++++++---
 ontv/Listings.py  |    7 ++++---
 ontv/XMLTVFile.py |    1 -
 3 files changed, 14 insertions(+), 7 deletions(-)

commit a0a92bb8c78fba0ff41107343bc3bd1c896ab18d
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Mon Oct 17 17:43:08 2005 +0000

    Updated Spanish translation.
    
    2005-10-17  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  118 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 77 insertions(+), 45 deletions(-)

commit 6fddc98bdfb8c60097e8fdc37791c1f17b83d720
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Oct 16 19:06:17 2005 +0000

    Readded HBox.

 ontv/ToggleButton.py |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit bab63c0ec5a4b2503a904df17511804c2ca6f67f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Oct 15 10:03:51 2005 +0000

    Set applet flag EXPAND_MINOR.

 ontv/OnTVApplet.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit fc1962c5032604b05ccee197ec846691d654b290
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Oct 15 10:02:28 2005 +0000

    Removed unnecessary HBox.

 ontv/ToggleButton.py |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

commit c1d3e998f62493cf99e21eb34a79e9384dd24b1f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Oct 14 22:49:05 2005 +0000

    Updated Swedish translation.

 po/sv.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit bb704e9b24569042c14cde6af0f761b6a7b3f210
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Oct 14 22:41:35 2005 +0000

    Fixed build.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2071f3787531387e4866d89c355acfacd4039e92
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Oct 14 22:32:09 2005 +0000

    Cleaned up.

 configure.ac |   54 ++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 36 insertions(+), 18 deletions(-)

commit 60ed929f8e1f99cfff44ee3edcc08279173078b0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Oct 14 22:12:41 2005 +0000

    Require autconf >= 2.59 and automake >= 2.9.2

 autogen.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 9aa59ff61d650d00dbbb07d057989ebff16e11bb
Author: Adam Weinberger <adamw@gnome.org>
Date:   Thu Oct 13 01:32:36 2005 +0000

    Updated Canadian English translation.
    
    
    2005-10-12  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++
 po/en_CA.po  |  107 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 70 insertions(+), 41 deletions(-)

commit 403de3ad9f42e83018f96a17d14f807a71e49515
Author: Adam Weinberger <adamw@gnome.org>
Date:   Thu Oct 13 01:31:46 2005 +0000

    Fix spelling error.
    
    
    2005-10-12  Adam Weinberger  <adamw@gnome.org>
    
    	* data/ontv.glade: Fix spelling error.

 ChangeLog       |    4 ++++
 data/ontv.glade |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 4165ca501d81eecd9cb2ca67d1ec91c7ce31e4a1
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Oct 10 14:13:14 2005 +0000

    Readded realize() call which was removed by mistake.

 ontv/ProgramWindow.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit dfe0e52ed9612f8178d3532bcd8a258d7c38a6ec
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Oct 10 09:17:05 2005 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 ++++
 po/sv.po     |   55 ++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 46 insertions(+), 13 deletions(-)

commit cd0f978a1efafe34a3d7978117a8c3f7eb603bba
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Oct 10 08:45:19 2005 +0000

    Fixed problem with command line parsing.

 ontv/OnTVApplet.py |   64 ++++++++++++++++++++++++++++++++++------------------
 1 files changed, 42 insertions(+), 22 deletions(-)

commit 7fa6ab163bf600503bfa6cd58b56e574b1eae67a
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Oct 9 22:31:04 2005 +0000

    Added command line options --debug and --window.

 ChangeLog             |    7 +++++++
 ontv/Configuration.py |    2 ++
 ontv/OnTVApplet.py    |   31 ++++++++++++++++++++++++++-----
 ontv/ProgramWindow.py |    3 +--
 4 files changed, 36 insertions(+), 7 deletions(-)

commit 46983d714b3f843997cf8bc530ba6dca36d2d7da
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Oct 9 20:43:30 2005 +0000

    Added some informative text in the Preferences channels tab.

 data/ontv.glade           |   65 ++++++++++++++++++++++++++++++++++++++++++--
 ontv/PreferencesDialog.py |    5 +++-
 2 files changed, 66 insertions(+), 4 deletions(-)

commit 10d66150ce4bc52f112d117b9cbd8c1d00110f0b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Oct 9 18:50:34 2005 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 ++++
 po/sv.po     |    9 +++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 6722479e87a67549246f41ef84ef338356e72810
Author: Alexander Shopov <ash@contact.bg>
Date:   Mon Oct 3 12:58:25 2005 +0000

    Added Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
    
    2005-10-03  Alexander Shopov  <ash@contact.bg>
    
    	* Added Bulgarian translation by
    	Rostislav Raykov <zbrox@i-space.org>

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    5 +
 po/bg.po     |  267 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 277 insertions(+), 1 deletions(-)

commit df90264d7d07482272c1337a9b5b8cd10789dfef
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Oct 1 22:46:52 2005 +0000

    Fixed so that Escape hides the program window.

 ChangeLog             |    6 ++++++
 ontv/ProgramWindow.py |    8 +++++++-
 ontv/ToggleButton.py  |    1 +
 3 files changed, 14 insertions(+), 1 deletions(-)

commit a58b7f5db090a89c85daae217816103739ab779c
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Tue Sep 27 19:09:48 2005 +0000

    Updated German translation.
    
    2005-08-27  Hendrik Brandt  <heb@gnome-de.org>
    
            * de.po: Updated German translation.

 po/ChangeLog |    4 ++
 po/de.po     |  103 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 64 insertions(+), 43 deletions(-)

commit 87ac58b57f413bc8610acbea1b5b55e81e1c6f2b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Sep 26 11:30:15 2005 +0000

    Added ToggleButton.py to POTFILES.in.

 po/ChangeLog   |    6 +++++-
 po/POTFILES.in |    1 +
 2 files changed, 6 insertions(+), 1 deletions(-)

commit c91e7239e256613e7d0502292393c6dd0fa39c7e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Sep 24 13:04:27 2005 +0000

    Updated for OnTV 1.6.2.

 ChangeLog    |    7 +++++++
 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 po/ChangeLog |    2 +-
 4 files changed, 19 insertions(+), 2 deletions(-)

commit 34d7c4c734637d41120a19edfbab2c1683cb0cba
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sat Sep 24 12:01:08 2005 +0000

    Made exception handling for parsing errors a little more safe.

 ontv/XMLTVFile.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 52e4fbe20f7a8895ddea04ada8288f61c75235a0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Sep 22 12:19:22 2005 +0000

    Added line break.

 README |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit d136a7e6c51d49361877b50089dbd8b6efe54896
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Sep 22 12:16:59 2005 +0000

    Updated TODO.

 TODO |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

commit 4d451314d629f5082232f23c42181754ce048117
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Sep 22 12:01:13 2005 +0000

    Fixed more loading problems.

 ontv/Listings.py          |   21 ++++++++-------------
 ontv/PreferencesDialog.py |    6 +++---
 ontv/XMLTVFile.py         |    4 ++--
 3 files changed, 13 insertions(+), 18 deletions(-)

commit 2ce13e076ccd89574e71cc01ee617343b97b6b84
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Sep 21 18:59:49 2005 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 ++
 po/sv.po     |  140 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 76 insertions(+), 68 deletions(-)

commit 94bbc39a07518dc4304146aff98fe698f03b1b13
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Sep 19 21:43:20 2005 +0000

    Added sanity checks of XMLTV file and debug messages.

 ChangeLog         |    9 +++++++++
 ontv/Channel.py   |    8 ++++----
 ontv/Listings.py  |    8 ++++++--
 ontv/Program.py   |   14 +++++---------
 ontv/XMLTVFile.py |   24 ++++++++++++++++++++++--
 5 files changed, 46 insertions(+), 17 deletions(-)

commit d58ab9456901341b38e2d0b6976980cf3dcce22b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Sep 18 17:02:21 2005 +0000

    Added SearchDialog.py to POTFILES.in.

 po/ChangeLog   |    4 ++++
 po/POTFILES.in |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 858adad91dd8f2f4a398cdb3522d08741ef80cfa
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Sep 16 22:36:32 2005 +0000

    Removed unnecessary imports.

 ontv/OnTVApplet.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 822faf2cdfec8d04a5b8687a0ac039c012dce369
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Sep 16 22:34:05 2005 +0000

    Fixed autoreloading.

 ontv/OnTVApplet.py        |   23 ++---------------------
 ontv/PreferencesDialog.py |   33 ++++++++++++++++++++++++---------
 2 files changed, 26 insertions(+), 30 deletions(-)

commit 8fa8afe04a0e25b29271e96d130ed1ead5b95a39
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Sep 16 21:31:41 2005 +0000

    Fixed problem when adding applet to bottom, left or right panels.

 ChangeLog             |    7 ++++
 ontv/OnTVApplet.py    |   23 +++---------
 ontv/ProgramWindow.py |   87 ++++++++++++++++++++++++++++++++++++++----------
 ontv/ToggleButton.py  |   10 ++---
 4 files changed, 86 insertions(+), 41 deletions(-)

commit 0af8aaf08413e2bc5fc948e9c1ec362cb60df055
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Fri Sep 16 07:54:08 2005 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    6 +++++-
 po/vi.po     |    6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

commit 52cfc16ed72ae5c9b490cc2084f48d62f72415d3
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Sep 13 18:58:04 2005 +0000

    Fixed problem when loading non existing files.

 ChangeLog                 |    7 +++++++
 ontv/PreferencesDialog.py |   11 ++++++-----
 ontv/ProgramWindow.py     |    9 +++++----
 ontv/XMLTVFile.py         |    3 ++-
 4 files changed, 20 insertions(+), 10 deletions(-)

commit 1d706eaa1b24af19c7ae54fc8d79985878165125
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Sep 12 14:00:21 2005 +0000

    Updated to use some new 2.8 API.

 ontv/OnTVApplet.py        |    2 +-
 ontv/PreferencesDialog.py |   22 +++++++++++-----------
 ontv/ProgramWindow.py     |    4 ++--
 ontv/SearchDialog.py      |   16 +++++++---------
 ontv/XMLTVFile.py         |    2 --
 5 files changed, 21 insertions(+), 25 deletions(-)

commit 1811fb007ad9ac50d03b3017c48fa74f185e4e74
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Sep 11 19:02:21 2005 +0000

    Fixed crash when removing applet.

 ChangeLog          |    5 +++++
 configure.ac       |    6 +++---
 ontv/OnTVApplet.py |    6 +++---
 3 files changed, 11 insertions(+), 6 deletions(-)

commit 301d66b4221d9666fefa2736782fbac9249027b4
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Sep 11 17:58:44 2005 +0000

    Made XMLTVFile a subclass of GObject.

 ChangeLog                 |   11 +++++
 ontv/Listings.py          |   39 +++++++---------
 ontv/OnTVApplet.py        |   46 ++++++-------------
 ontv/PreferencesDialog.py |   20 +++++---
 ontv/ProgramWindow.py     |   35 +++++++++------
 ontv/SearchDialog.py      |    8 +++-
 ontv/ToggleButton.py      |   18 ++++++-
 ontv/XMLTVFile.py         |  104 ++++++++++++++++++++++++++++++---------------
 8 files changed, 168 insertions(+), 113 deletions(-)

commit 0bf2dab13e0f1b28bdcbca2b67b1c6759a066663
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Sep 11 08:47:17 2005 +0000

    Actually added pl.po.

 po/pl.po |  300 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 300 insertions(+), 0 deletions(-)

commit 5739943141f82482855e47039be28f0a00b20c88
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Sep 8 11:11:26 2005 +0000

    Added Polish translation by Micha Kastelik

 ChangeLog    |    4 ++++
 configure.ac |    2 +-
 po/ChangeLog |    5 +++++
 3 files changed, 10 insertions(+), 1 deletions(-)

commit d342b7e7861b9740ea91ec495a562d53c9449b8c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Sep 7 21:40:41 2005 +0000

    Updated TODO.

 TODO |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

commit 491940e8eee400d6cfedd3a58b7be466a8fa2d09
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Sep 7 21:38:55 2005 +0000

    Fixed spelling.

 NEWS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 3d174be73fe3b80c8904ff1abf14641d307e984d
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Sep 7 15:51:14 2005 +0000

    Updated for OnTV 1.6.0.

 ChangeLog    |    7 +++++++
 NEWS         |   10 ++++++++++
 configure.ac |    4 ++--
 po/ChangeLog |    2 +-
 4 files changed, 20 insertions(+), 3 deletions(-)

commit adcf89ccf651a23fbaac4659ec7bd3a5ab5422d0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Sep 7 15:34:56 2005 +0000

    Fixed so that XMLTV data are converted to UTF-8. Also, Escape now closes the search dialog.

 data/ontv.glade           |    1 +
 ontv/Channel.py           |   11 ++++++++---
 ontv/Listings.py          |    4 ++--
 ontv/PreferencesDialog.py |   11 +++++------
 ontv/Program.py           |   30 +++++++++++++++++-------------
 ontv/ProgramWindow.py     |    8 ++++----
 ontv/SearchDialog.py      |    7 ++++++-
 ontv/XMLTVFile.py         |   14 +++++++-------
 8 files changed, 50 insertions(+), 36 deletions(-)

commit f088fa7a7323c425503f5be36f8bb930769209d7
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Sep 7 01:34:31 2005 +0000

    Removed unnecessary imports.

 ontv/SearchDialog.py |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

commit 4c94835f25754dc84b0e381d491262cbee1f7cb2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Sep 7 01:32:10 2005 +0000

    Fixed the search dialog.

 ontv/SearchDialog.py |   33 ++++++++++++++++++++-------------
 1 files changed, 20 insertions(+), 13 deletions(-)

commit 8cc3006accfd413ef5b3c8c2a4da3d47642d53c7
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Sep 6 18:52:10 2005 +0000

    Removed unused button.

 data/ontv.glade |   76 -------------------------------------------------------
 1 files changed, 0 insertions(+), 76 deletions(-)

commit 3ccb8f77d3a0e3ed53496580ddddd1f3ad057f57
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Tue Sep 6 01:29:03 2005 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++
 po/fi.po     |  105 ++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 70 insertions(+), 39 deletions(-)

commit f7923a4c062f82f7c3f6cc7d61a54551ec7b2f36
Author: Christophe Merlet <redfox@src.gnome.org>
Date:   Fri Sep 2 20:43:35 2005 +0000

    Added French translation.

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    5 +
 po/fr.po     |  271 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 281 insertions(+), 1 deletions(-)

commit fec45dc746f17d69135c3413037c5b67c32905a7
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Wed Aug 31 22:15:46 2005 +0000

    Updated Spanish translation.
    
    2005-09-01  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  101 ++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 68 insertions(+), 37 deletions(-)

commit 80a8aa784ef6d90e4265b48ba54ce9c8d9451b63
Author: Adam Weinberger <adamw@gnome.org>
Date:   Wed Aug 31 21:26:05 2005 +0000

    Updated Canadian English translation.
    
    
    2005-08-31  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++
 po/en_CA.po  |   95 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 62 insertions(+), 37 deletions(-)

commit 33de58609c271518172e90bcb6e50ee5b85d34c2
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Wed Aug 31 12:49:23 2005 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++++
 po/vi.po     |   10 +++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

commit a36b70ebfdafa45ef2c4e97186f7254d814760e4
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Aug 28 09:06:14 2005 +0000

    Added Channel.py to POTFILES.in.

 po/ChangeLog   |   18 +++++++++++-------
 po/POTFILES.in |    1 +
 2 files changed, 12 insertions(+), 7 deletions(-)

commit a24a67a218fd323b7923d9802859a0037fc7e95b
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sun Aug 28 05:04:05 2005 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++
 po/vi.po     |   91 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 58 insertions(+), 37 deletions(-)

commit b617f4b2a3694e8c179cbfb475a65e12421f01c4
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Aug 26 20:46:56 2005 +0000

    Added some debug code.

 ontv/Listings.py   |   11 +++++++++--
 ontv/OnTVApplet.py |    5 ++---
 2 files changed, 11 insertions(+), 5 deletions(-)

commit d391d622590f6a65c96fef1e91a80e774091edd6
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Aug 26 19:45:54 2005 +0000

    Updated FAQ.

 FAQ |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)

commit 15d1d5139f47c77cb5b210836d875835dcbfac2d
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Aug 26 19:45:03 2005 +0000

    Added serializing of Listings and popup menu for handling logos.

 ChangeLog                 |   12 ++++
 data/ontv.schemas.in      |   12 ----
 ontv/AboutDialog.py       |    2 +
 ontv/Channel.py           |   61 ++++++++++++--------
 ontv/Configuration.py     |   17 +-----
 ontv/GUI.py               |    7 +-
 ontv/Listings.py          |   39 +++++++++++-
 ontv/OnTVApplet.py        |   31 +++++-----
 ontv/PreferencesDialog.py |  144 ++++++++++++++++++++++++++++-----------------
 ontv/Program.py           |    6 +-
 ontv/ProgramWindow.py     |   67 ++++++++++-----------
 ontv/ToggleButton.py      |    9 ++-
 ontv/XMLTVFile.py         |   46 +++++++++-----
 13 files changed, 269 insertions(+), 184 deletions(-)

commit 7c4ee52188e44e32b7c0a8f9795cebbef462938b
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Thu Aug 18 07:53:40 2005 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++
 po/vi.po     |   92 ++++++++++++++++++++++++++-------------------------------
 2 files changed, 46 insertions(+), 50 deletions(-)

commit 5d4c6fa579f46d2aa2a21ec86a55d2ea48af789f
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Wed Aug 17 13:40:29 2005 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 +
 po/vi.po     |  253 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 257 insertions(+), 0 deletions(-)

commit efc7c8b183fc65d826e717f0406ae34d657e351c
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Tue Aug 16 21:44:08 2005 +0000

    Updated Spanish translation.
    
    2005-08-16  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  146 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 90 insertions(+), 60 deletions(-)

commit 051310af1fa5e03ffae509157c10fd20e5d45883
Author: Adam Weinberger <adamw@gnome.org>
Date:   Tue Aug 16 07:13:08 2005 +0000

    Added missing file. Updated Canadian English translation.
    
    
    2005-08-16  Adam Weinberger  <adamw@gnome.org>
    
    	* POTFILES.in: Added missing file.
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog   |    5 +++
 po/POTFILES.in |    1 +
 po/en_CA.po    |   90 +++++++++++++++++++++++++------------------------------
 3 files changed, 47 insertions(+), 49 deletions(-)

commit 5d8d0a53421cbe6077ba35b7850881052b4b8510
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Aug 15 17:56:03 2005 +0000

    Added Finnish translation

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    4 +
 po/fi.po     |  248 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 257 insertions(+), 1 deletions(-)

commit c397dd28de666a2f43b4aecd75298855700a2579
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Mon Aug 15 17:06:46 2005 +0000

    Updated German translation.
    
    2005-08-15  Hendrik Brandt  <heb@gnome-de.org>
    
            * de.po: Updated German translation.

 po/ChangeLog |    4 ++
 po/de.po     |   87 ++++++++++++++++++++++++++-------------------------------
 2 files changed, 44 insertions(+), 47 deletions(-)

commit 556e5c81b0a3e0180caf4c6565be4144f7c701f5
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Aug 15 14:49:41 2005 +0000

    Added menu entry for the search dialog.

 data/GNOME_OnTVApplet.xml |    3 +++
 ontv/Makefile.am          |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

commit 6bebe86fdefae20efe91ac6880eb841a4fc5e8c7
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Aug 15 11:42:02 2005 +0000

    Removed metadata about the XMLTV file.

 ChangeLog                 |    8 ++
 data/ontv.glade           |  296 ---------------------------------------------
 ontv/OnTVApplet.py        |    1 -
 ontv/PreferencesDialog.py |   20 ---
 ontv/XMLTVFile.py         |    5 -
 5 files changed, 8 insertions(+), 322 deletions(-)

commit 194e08cb26158cf5a2cb2f4838226fe150ec5eca
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Aug 14 21:39:47 2005 +0000

    Added program search dialog.

 ChangeLog                 |    4 +
 data/ontv.glade           |  249 +++++++++++++++++++++++++++++++++++++++++++--
 ontv/Channel.py           |    3 +-
 ontv/GUI.py               |   25 +++++-
 ontv/Listings.py          |   12 ++
 ontv/OnTVApplet.py        |    7 +-
 ontv/PreferencesDialog.py |  144 ++++++++++++++-------------
 ontv/Program.py           |    9 +-
 ontv/SearchDialog.py      |  114 +++++++++++++++++++++
 ontv/XMLTVFile.py         |    6 +-
 10 files changed, 486 insertions(+), 87 deletions(-)

commit 9db29c887e8acac88bcfb77f27683ab961300d2e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Aug 9 00:24:49 2005 +0000

    Updated from OnTV 1.4.4.

 ChangeLog    |    7 +++++++
 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 3 files changed, 16 insertions(+), 1 deletions(-)

commit 5744c2b0ba01563e94908f8ee02a2e4c9740cde6
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Aug 9 00:14:28 2005 +0000

    Fixed build problem.

 ChangeLog           |    8 ++++++++
 Makefile.am         |    4 ++--
 data/Makefile.am    |    8 +++-----
 ontv/Makefile.am    |   16 ++++++----------
 scripts/Makefile.am |   10 ++++++----
 5 files changed, 25 insertions(+), 21 deletions(-)

commit 01ddb45a0856c3c526dd6e8e63498d3a082a968c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Aug 7 14:56:40 2005 +0000

    Removed unnecessary call.

 ontv/OnTVApplet.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit fcdaf02b656d107af7d8675aab2096c74c977510
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Aug 7 10:46:09 2005 +0000

    Removed subclassing of gnomeapplet.Applet.

 ontv/OnTVApplet.py |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

commit 7a07c73a9f6394a8ce1ee30b48f2656665d73992
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Aug 7 09:38:20 2005 +0000

    Cleaned up.

 ChangeLog          |    2 +-
 ontv/OnTVApplet.py |   39 +++++++++++++++++++--------------------
 2 files changed, 20 insertions(+), 21 deletions(-)

commit eb81394cf1da3019de8e33265f5f2ec334813313
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Sat Aug 6 18:35:01 2005 +0000

    Updated German translation.
    
    2005-08-06  Hendrik Brandt  <heb@gnome-de.org>
    
            * de.po: Updated German translation.

 po/ChangeLog |    4 +++
 po/de.po     |   59 +++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 42 insertions(+), 21 deletions(-)

commit 70fe2a0cb148eede2e6f99c3e7cb93b27ee94a78
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Aug 5 12:29:01 2005 +0000

    Subclassed ProgramProgressBar and ProgramTimeLeftBar.

 ontv/ProgramWindow.py |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

commit 2400645191acc3500251cbaedcfd61e1884fc841
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Aug 5 02:25:16 2005 +0000

    Added interactive search and selection on activation in channels treeview.

 ChangeLog                 |    5 +++++
 ontv/PreferencesDialog.py |   11 ++++++++++-
 2 files changed, 15 insertions(+), 1 deletions(-)

commit 8af410a20f425ff3b8c1ce9755635da3f4df5c08
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Fri Aug 5 01:59:44 2005 +0000

    update by amanpreetsinghbrar <aalam@redhat.com for Punjabi (pa)

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    4 +
 po/pa.po     |  255 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 264 insertions(+), 1 deletions(-)

commit 217e7770a694a3931b471d1324d4ae44c52051de
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Aug 5 00:36:58 2005 +0000

    Removed debug leftover.

 ontv/PreferencesDialog.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit bf3a40efe7b2bbf9c383fb535fccf03bc36fcd29
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Aug 5 00:31:41 2005 +0000

    Clear listings when reloading XMLTV file and use TreeModelSort for sorting channels treeview.

 ChangeLog                 |    6 ++++++
 ontv/PreferencesDialog.py |   17 ++++++++---------
 ontv/XMLTVFile.py         |   20 ++++++++++----------
 3 files changed, 24 insertions(+), 19 deletions(-)

commit 39fdbdd5f0e54884ec6a4654b5d7ba870138f685
Author: Maxim Dziumanenko <mvd@mylinux.ua>
Date:   Thu Aug 4 16:26:21 2005 +0000

    Added Ukrainian translation.
    
    2005-08-04  Maxim Dziumanenko <mvd@mylinux.ua>
    
    	* Added Ukrainian translation.

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    4 +
 po/uk.po     |  252 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 261 insertions(+), 1 deletions(-)

commit d9b0165204c79b3855a15bf6815584f8cf4d162d
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Aug 3 00:49:07 2005 +0000

    Added missing EXTRA_DIST to Makefile.am.

 scripts/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit e1005ff3cee3c7e91b6aa56c0f25d631703449e6
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Aug 3 00:34:28 2005 +0000

    Updated for OnTV 1.4.2.

 ChangeLog    |   15 +++++++++++----
 NEWS         |    9 ++++++++-
 configure.ac |    2 +-
 3 files changed, 20 insertions(+), 6 deletions(-)

commit 65bfdc90f443e17531674b0e82e915b97a2c12cc
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Aug 3 00:20:24 2005 +0000

    Added TODO item.

 TODO |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit d0768ec7ae3269a4c7493e9440929b57bb6999c2
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Aug 3 00:05:40 2005 +0000

    Removed seconds from time regexp.

 ChangeLog       |    1 +
 ontv/Program.py |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

commit bccca2d54e5396e08ac31c69cc621b2f6d522916
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Aug 2 23:41:23 2005 +0000

    Subclassed ErrorDialog and fixed problem with it being unresponsive.

 ChangeLog         |    5 +++++
 ontv/GUI.py       |   15 ++++-----------
 ontv/XMLTVFile.py |    4 ++++
 3 files changed, 13 insertions(+), 11 deletions(-)

commit 3654cbe9be21ac68d74dc106b84d4ad5d4c80967
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Aug 2 18:25:10 2005 +0000

    Added __init__.py to CLEANFILES.

 ontv/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 8432985feedfdb3ce7362201b6c1c4604fb1dc07
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Aug 2 18:23:04 2005 +0000

    Added ontv to .cvsignore.

 scripts/.cvsignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 6bc7436ea63c6cf2aa30e37f3f5ee21d9658ff6b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Aug 2 18:16:50 2005 +0000

    Fixed problem with ontv not being in $PYTHONPATH.

 ChangeLog           |    8 ++++++++
 scripts/Makefile.am |    5 ++++-
 scripts/ontv        |   27 ---------------------------
 scripts/ontv.in     |   34 ++++++++++++++++++++++++++++++++++
 4 files changed, 46 insertions(+), 28 deletions(-)

commit f866ec7130732e67203fdcf99f21c9abedbca7de
Author: Adam Weinberger <adamw@gnome.org>
Date:   Tue Aug 2 17:15:08 2005 +0000

    Updated Canadian English translation.
    
    
    2005-08-02  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++++
 po/en_CA.po  |   46 +++++++++++++++++++++++++---------------------
 2 files changed, 29 insertions(+), 21 deletions(-)

commit 5db0f4918bfd6e99762f6e4becfc133706157fe0
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Aug 1 23:01:05 2005 +0000

    Added OnTVApplet.py to POTFILES.in and updated Swedish translation.

 po/ChangeLog   |    5 +++++
 po/POTFILES.in |    1 +
 po/sv.po       |   46 +++++++++++++++++++++++++---------------------
 3 files changed, 31 insertions(+), 21 deletions(-)

commit 9bf641a12cf5eb45b0642ba430cbc453e06883b1
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Aug 1 22:56:42 2005 +0000

    Updated for OnTV 1.4.

 ChangeLog    |    7 +++++++
 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 3 files changed, 17 insertions(+), 1 deletions(-)

commit c5e7f760fca4b25e8cad7a3274350b59f9ffe6cc
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Aug 1 22:42:44 2005 +0000

    The XMLTV file is now loaded in a new thread.

 ChangeLog                 |    7 +++++++
 ontv/Configuration.py     |    2 +-
 ontv/OnTVApplet.py        |   21 +++++++++++++++------
 ontv/PreferencesDialog.py |   10 +++++-----
 4 files changed, 28 insertions(+), 12 deletions(-)

commit bc4e9bd76e26fba0202a2a2e262b1f3dec6a1bef
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jul 31 17:53:17 2005 +0000

    Rewrote more code.

 ontv/AboutDialog.py       |    4 ++--
 ontv/Channel.py           |    3 +--
 ontv/Configuration.py     |    6 +++---
 ontv/GUI.py               |    4 ++--
 ontv/Listings.py          |   11 -----------
 ontv/OnTVApplet.py        |   23 +++++++++++------------
 ontv/PreferencesDialog.py |   12 +++++-------
 ontv/Program.py           |    2 +-
 ontv/ProgramWindow.py     |    4 ++--
 ontv/XMLTVFile.py         |    6 ++++--
 10 files changed, 31 insertions(+), 44 deletions(-)

commit b17b7d941ef52cde4ee2ac3ea02371243f1fecdf
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sun Jul 31 11:57:05 2005 +0000

    Added Spanish traslation.
    
    2005-07-31  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Added Spanish traslation.

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    6 +-
 po/es.po     |  251 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 261 insertions(+), 2 deletions(-)

commit 92c65f5d48bceb84c7bb118fa0f976e1bb97431d
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jul 31 01:45:23 2005 +0000

    Rewrote some code.

 ontv/AboutDialog.py   |   29 +++++++--------
 ontv/OnTVApplet.py    |   20 +++++------
 ontv/ProgramWindow.py |   96 +++++++++++++++++++++++++++---------------------
 ontv/ToggleButton.py  |   70 +++++++++---------------------------
 4 files changed, 93 insertions(+), 122 deletions(-)

commit 2e37b6bc395bdd9240052de80ae89d7ec0bdcee0
Author: Adam Weinberger <adamw@gnome.org>
Date:   Sat Jul 30 20:24:53 2005 +0000

    Updated Canadian English translation.
    
    
    2005-07-30  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++++
 po/en_CA.po  |   34 +++++++++++++++++++++-------------
 2 files changed, 25 insertions(+), 13 deletions(-)

commit e529b759a36d9a8a6ec4da8720503596adc56a91
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Jul 29 23:44:24 2005 +0000

    Fixed bugs.

 ontv/ProgramWindow.py |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit b3537048597c1247f94eaea326228209f6af1ee3
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Jul 29 23:12:51 2005 +0000

    Return 1 on failure.

 ontv/Configuration.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b46dbc4166a82617752989e4497c2aa1c51855d1
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 28 22:33:35 2005 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 ++++
 po/sv.po     |   51 ++++++++++++++++++++++++++++++++-------------------
 2 files changed, 36 insertions(+), 19 deletions(-)

commit 1c825c60a366469dbb5f3b583b24bab0d627feeb
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 28 22:30:08 2005 +0000

    Improved wording.

 ontv/Configuration.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 069c46239d993974a739c3c5f12182eeaf0c30ed
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 28 21:28:54 2005 +0000

    Made spinbutton in Preferences dialog unsensitive by default.

 ChangeLog       |    5 +++++
 data/ontv.glade |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)

commit 3e420ccd6712985a8200fa0af6c3663235f05c76
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 28 21:16:50 2005 +0000

    Fixed stupid mistake in previous commit.

 ontv/Configuration.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0b8ab9c9f811ae6f70c834df1860ccc77f7a3c5e
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 28 21:04:04 2005 +0000

    Fixed so that a ErrorDialog is displayed if there is no configuration directory in GConf.

 ChangeLog             |    8 ++++++++
 ontv/Configuration.py |   16 +++++++++++++---
 ontv/GUI.py           |    2 ++
 ontv/XMLTVFile.py     |    1 +
 po/ChangeLog          |    4 ++++
 po/POTFILES.in        |    1 +
 6 files changed, 29 insertions(+), 3 deletions(-)

commit 6f5556eff13809b45e5d4b5fdd58a685443f9d1f
Author: Adam Weinberger <adamw@gnome.org>
Date:   Wed Jul 20 05:00:29 2005 +0000

    Updated Canadian English translation.
    
    
    2005-07-20  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++++
 po/en_CA.po  |   42 +++++++++++++++++++++++-------------------
 2 files changed, 27 insertions(+), 19 deletions(-)

commit 58e992d503687f4e7dcba3a2d37f83db14ac6cc8
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jul 18 21:43:33 2005 +0000

    Added filter for "All files" in the FileChooserDialog.

 ChangeLog                 |    5 +++++
 ontv/PreferencesDialog.py |   19 +++++++++++--------
 2 files changed, 16 insertions(+), 8 deletions(-)

commit 8724636ab9f1cb164fd933e989e8c138732e7cbb
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jul 17 23:34:51 2005 +0000

    Improved wording.

 README |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit 6153c7fb13c57a1e52d102c3b02c04409aa48b33
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jul 17 09:56:13 2005 +0000

    Updated TODO.

 TODO |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 16ddac52317aa983d09de05977a1ccdb9197c8ef
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jul 17 09:50:43 2005 +0000

    Refactored some code.

 ChangeLog                 |    7 +++++++
 ontv/Listings.py          |   23 +----------------------
 ontv/OnTVApplet.py        |   27 ++++++++++++++++++++++-----
 ontv/PreferencesDialog.py |   16 +++++++---------
 4 files changed, 37 insertions(+), 36 deletions(-)

commit d421e552956f770b2c2e0b91062ccb5e15f8a654
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jul 17 00:25:16 2005 +0000

    Made a first step to speed up loading of XMLTV file, more to come.

 ChangeLog         |    6 ++++++
 ontv/Listings.py  |   16 ++++++++--------
 ontv/XMLTVFile.py |   32 +++++++++++---------------------
 3 files changed, 25 insertions(+), 29 deletions(-)

commit 13da7e376bd3fe69cf124eaf0e46f1eec673063f
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 14 18:49:36 2005 +0000

    Renamed some stuff.

 ontv/OnTVApplet.py        |    2 +-
 ontv/PreferencesDialog.py |   44 +++++++++++++++++++++-----------------------
 2 files changed, 22 insertions(+), 24 deletions(-)

commit 9ad63f2c988ed164c8efa8c7900c38f55bc85dd9
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:   Wed Jul 13 10:52:33 2005 +0000

    Added pt_BR translation

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    4 +
 po/pt_BR.po  |  236 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 245 insertions(+), 1 deletions(-)

commit 89f9734eb8ba9a0f7fe3b10d44f033525e701762
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jul 11 23:01:22 2005 +0000

    Updated TODO.

 TODO |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 8626d11dbfcacdf1de55dfbdf921003000033842
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jul 11 18:34:21 2005 +0000

    Updated for 1.2.

 ChangeLog    |    7 +++++++
 Makefile.am  |    1 +
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 4 files changed, 15 insertions(+), 1 deletions(-)

commit 9f8c5035b984e1eaaf89d254cdfcfb628dcc9da8
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jul 11 18:10:21 2005 +0000

    Added FAQ.

 FAQ |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit 8a8199957f30ab24d8d3787b8a5e6c6d868c23fe
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jul 11 16:49:01 2005 +0000

    Removed INSTALL.

 INSTALL |  229 ---------------------------------------------------------------
 1 files changed, 0 insertions(+), 229 deletions(-)

commit 5a4982cd58007bd26960df8a575118c40300eb85
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jul 11 00:13:16 2005 +0000

    Increased xpad property in channel treeview.

 ontv/PreferencesDialog.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit b8940d15aca0e5ddff9bcbcef8eccb1cd2aa7e9b
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jul 10 23:57:43 2005 +0000

    Added support for channel logos.

 ChangeLog                 |   10 ++++++++++
 ontv/Channel.py           |   30 +++++++++++++++++++++++++++++-
 ontv/Configuration.py     |    5 +++++
 ontv/Listings.py          |    5 ++++-
 ontv/PreferencesDialog.py |   27 ++++++++++++++++++++-------
 ontv/ProgramWindow.py     |   22 +++++++++++++++-------
 ontv/XMLTVFile.py         |   10 +++++++---
 7 files changed, 90 insertions(+), 19 deletions(-)

commit c054bd6aea1d3c8da28dbc70467364ab8b582e76
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Sun Jul 10 23:54:17 2005 +0000

    Added INSTALL to .cvsignore.

 .cvsignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 1a0e18856a5dd89e0cc023cced2a5ba68c4aec09
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Sat Jul 9 18:26:04 2005 +0000

    Updated German translation.
    
    2005-07-09  Hendrik Brandt  <heb@gnome-de.org>
    
            * de.po: Updated German translation.

 po/ChangeLog |    4 +++
 po/de.po     |   77 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 42 insertions(+), 39 deletions(-)

commit 94ca8e738333212f90b4295b027ed69988d97f90
Author: Christopher Orr <chris@orr.me.uk>
Date:   Sat Jul 9 11:32:09 2005 +0000

    Updated British English translation.
    
    2005-07-09  Christopher Orr  <chris@orr.me.uk>
    
    	* en_GB.po: Updated British English translation.

 po/ChangeLog |    4 ++
 po/en_GB.po  |   96 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 53 insertions(+), 47 deletions(-)

commit be3fff90c9b3611c112b221e1c52ddcf522bd77c
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Fri Jul 8 10:24:53 2005 +0000

    Fixed debug messages.

 ontv/Listings.py |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit 3eda52f1606ba94e69d475c029b89e709c2f4849
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 7 17:45:36 2005 +0000

    Fixed up ChangeLogs.

 ChangeLog    |   54 +++++++++++++++++++++++++++---------------------------
 po/ChangeLog |   19 +++++++++----------
 2 files changed, 36 insertions(+), 37 deletions(-)

commit 1b9b6714c7ea09e9e8053e3157420202a278a5c4
Author: Alan Horkan <horkana tcd ie>
Date:   Thu Jul 7 17:32:23 2005 +0000

    Added British English translation, based on work by Adam.
    
    2005-07-0  Alan Horkan <horkana tcd ie>
    
    	* en_GB.po: Added British English translation, based on work by Adam.

 po/en_GB.po |  237 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 237 insertions(+), 0 deletions(-)

commit a8a9ea53ce1758d2e9cab33624b6848f32de6f08
Author: Adam Weinberger <adamw@gnome.org>
Date:   Thu Jul 7 17:08:51 2005 +0000

    Updated Canadian English translation.
    
    
    2005-07-07  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +++
 po/en_CA.po  |   78 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 43 insertions(+), 39 deletions(-)

commit a1ed5cd1d49ef6256fb1a78762ed23c51e8a670a
Author: Alan Horkan <horkana@src.gnome.org>
Date:   Thu Jul 7 17:01:41 2005 +0000

    *** empty log message ***

 configure.ac |    2 +-
 po/ChangeLog |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)

commit b3301d71ae2abf1ed8cd3a9cb501baea1366da08
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 7 16:28:12 2005 +0000

    Corrected function call.

 ontv/XMLTVFile.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1d66e441c6494fc76b5d5493e9681fa98a831cec
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Thu Jul 7 13:29:09 2005 +0000

    Added missed de.po file
    
    2005-07-07  Hendrik Brandt  <heb@gnome-de.org>
    
    	* de.po: Added missed de.po file

 po/de.po |  238 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 238 insertions(+), 0 deletions(-)

commit 9f82107f11eb5103cc573fda8bf1eb2c52cf08d4
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 7 11:21:21 2005 +0000

    Updated Swedish translation.

 po/ChangeLog |    4 +++
 po/sv.po     |   75 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 42 insertions(+), 37 deletions(-)

commit b0e9734edd07bd81b84fa157fd2feb3e5f9213ea
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 7 11:12:38 2005 +0000

    Renamed Programme.py and ProgrammeWindow.py.

 ChangeLog               |   11 ++
 ontv/Makefile.am        |    4 +-
 ontv/OnTVApplet.py      |    4 +-
 ontv/Program.py         |   63 +++++++++++
 ontv/ProgramWindow.py   |  261 +++++++++++++++++++++++++++++++++++++++++++++++
 ontv/Programme.py       |   63 -----------
 ontv/ProgrammeWindow.py |  261 -----------------------------------------------
 ontv/XMLTVFile.py       |    4 +-
 po/POTFILES.in          |    2 +-
 9 files changed, 342 insertions(+), 331 deletions(-)

commit cb08a62da406e2b63c060cb4580fbabbc7cf4ca3
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Thu Jul 7 11:01:12 2005 +0000

    Using program instead of programme.

 README                             |    2 +-
 TODO                               |    2 +-
 data/GNOME_OnTVApplet.server.in.in |    2 +-
 data/ontv.glade                    |   16 ++++----
 data/ontv.schemas.in               |   18 ++++----
 ontv/AboutDialog.py                |    2 +-
 ontv/Channel.py                    |   18 ++++----
 ontv/Configuration.py              |   40 +++++++++---------
 ontv/Listings.py                   |    6 +-
 ontv/PreferencesDialog.py          |   52 ++++++++++++------------
 ontv/Programme.py                  |   14 +++---
 ontv/ProgrammeWindow.py            |   76 ++++++++++++++++++------------------
 ontv/TimeSpan.py                   |    2 +-
 ontv/ToggleButton.py               |    4 +-
 ontv/XMLTVFile.py                  |   20 +++++-----
 15 files changed, 137 insertions(+), 137 deletions(-)

commit d25b3f739b082da5cf2a50e8f0f55678f7ae5ee1
Author: Adam Weinberger <adamw@gnome.org>
Date:   Wed Jul 6 22:50:37 2005 +0000

    Added en_CA to ALL_LINGUAS. Added Canadian English translation.
    
    
    2005-07-06  Adam Weinberger  <adamw@gnome.org>
    
    	* configure.ac: Added en_CA to ALL_LINGUAS.
    	* po/en_CA.po: Added Canadian English translation.

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    4 +
 po/en_CA.po  |  237 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 246 insertions(+), 1 deletions(-)

commit 9865dd6a861a96e3c8ea80f7dc275006ff0c2500
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Wed Jul 6 13:54:11 2005 +0000

    Added "de" to ALL_LINGUAS Added German translation.
    
    2005-07-06  Hendrik Brandt  <heb@gnome-de.org>
    
    	* configure.ac: Added "de" to ALL_LINGUAS
            * po/de.po: Added German translation.

 ChangeLog    |    4 ++++
 configure.ac |    2 +-
 po/ChangeLog |    6 +++++-
 3 files changed, 10 insertions(+), 2 deletions(-)

commit 2ddd34cbf26d28b9ccdfee15db9c69a3b48465b5
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Wed Jul 6 11:07:51 2005 +0000

    Updated Swedish translation.

 po/ChangeLog |    6 ++-
 po/sv.po     |  202 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 106 insertions(+), 102 deletions(-)

commit 76a886ae510d19a93a3519059cdaccff5d1c22b6
Author: Funda Wang <fwang@src.gnome.org>
Date:   Wed Jul 6 04:52:05 2005 +0000

    Updated zh_CN translation

 po/zh_CN.po |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit f6f2e789b37961c11eb8a9907040ac794fe5981e
Author: Funda Wang <fwang@src.gnome.org>
Date:   Wed Jul 6 00:01:42 2005 +0000

    Added Simplified Chinese translation.

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    4 +
 po/zh_CN.po  |  236 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 245 insertions(+), 1 deletions(-)

commit 7a7370c1e239c64859e523df86fa794a1ce1e529
Author: Christian Rose <menthos@menthos.com>
Date:   Tue Jul 5 22:25:03 2005 +0000

    Added more entries. Sorted. Removed. This is a generated file and need not
    
    2005-07-06  Christian Rose  <menthos@menthos.com>
    
    	* .cvsignore: Added more entries.
    	* POTFILES.in: Sorted.
    	* ontv.pot: Removed. This is a generated file and need not be
    	in CVS.

 po/.cvsignore  |   12 +++-
 po/ChangeLog   |    8 ++
 po/POTFILES.in |    5 +-
 po/ontv.pot    |  238 --------------------------------------------------------
 4 files changed, 20 insertions(+), 243 deletions(-)

commit df9d4734909de9d20d6df463c7f4cc757a416ce7
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Jul 5 14:20:13 2005 +0000

    Added more TODO items.

 TODO |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 0a29900e6c960aef7236317bbff28aae474dfb1a
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Jul 5 13:02:20 2005 +0000

    Added TODO item.

 TODO |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 6ac0829c029c1ed2bacb212d8690a4d701d4e693
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Tue Jul 5 00:30:09 2005 +0000

    Added .cvsignore files.

 .cvsignore         |   12 ++++++++++++
 data/.cvsignore    |    5 +++++
 ontv/.cvsignore    |    3 +++
 po/.cvsignore      |    6 ++++++
 scripts/.cvsignore |    2 ++
 5 files changed, 28 insertions(+), 0 deletions(-)

commit f44abaa76fd797f4cb9e48d76043e95a10966716
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jul 4 22:33:50 2005 +0000

    OnTV is a GNOME Applet for monitoring current and upcoming TV programmes.

commit 17da7ae310f57297e58dd4e4880b9bd0ff116cd3
Author: Johan Svedberg <johans@src.gnome.org>
Date:   Mon Jul 4 22:33:50 2005 +0000

    Initial revision

 AUTHORS                            |    1 +
 COPYING                            |  340 ++++++++++++++
 ChangeLog                          |  167 +++++++
 INSTALL                            |  229 ++++++++++
 Makefile.am                        |   13 +
 NEWS                               |   28 ++
 README                             |   56 +++
 THANKS                             |    3 +
 TODO                               |    5 +
 autogen.sh                         |   43 ++
 configure.ac                       |   38 ++
 data/GNOME_OnTVApplet.server.in.in |   21 +
 data/GNOME_OnTVApplet.xml          |   15 +
 data/Makefile.am                   |   45 ++
 data/ontv.glade                    |  886 ++++++++++++++++++++++++++++++++++++
 data/ontv.png                      |  Bin 0 -> 3424 bytes
 data/ontv.schemas.in               |   71 +++
 ontv/AboutDialog.py                |   52 +++
 ontv/Channel.py                    |   47 ++
 ontv/Configuration.py              |  152 ++++++
 ontv/GUI.py                        |   44 ++
 ontv/Listings.py                   |   57 +++
 ontv/Makefile.am                   |   22 +
 ontv/OnTVApplet.py                 |  119 +++++
 ontv/PreferencesDialog.py          |  302 ++++++++++++
 ontv/Programme.py                  |   63 +++
 ontv/ProgrammeWindow.py            |  261 +++++++++++
 ontv/TimeSpan.py                   |   75 +++
 ontv/ToggleButton.py               |  104 +++++
 ontv/XMLTVFile.py                  |   81 ++++
 ontv/__init__.py.in                |    7 +
 ontv/xmltv.py                      |  854 ++++++++++++++++++++++++++++++++++
 po/ChangeLog                       |   28 ++
 po/POTFILES.in                     |   11 +
 po/nb.po                           |  252 ++++++++++
 po/ontv.pot                        |  238 ++++++++++
 po/sv.po                           |  233 ++++++++++
 scripts/Makefile.am                |    3 +
 scripts/ontv                       |   27 ++
 39 files changed, 4993 insertions(+), 0 deletions(-)
