[maemo-commits] [maemo-commits] r16504 - in projects/haf/trunk/hildon-thumbnail: daemon daemon/plugins thumbs

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Oct 27 18:58:39 EET 2008
Author: pvanhoof
Date: 2008-10-27 18:58:34 +0200 (Mon, 27 Oct 2008)
New Revision: 16504

Modified:
   projects/haf/trunk/hildon-thumbnail/daemon/albumart-manager.c
   projects/haf/trunk/hildon-thumbnail/daemon/albumart-manager.h
   projects/haf/trunk/hildon-thumbnail/daemon/albumart.c
   projects/haf/trunk/hildon-thumbnail/daemon/albumart.h
   projects/haf/trunk/hildon-thumbnail/daemon/dbus-utils.c
   projects/haf/trunk/hildon-thumbnail/daemon/dbus-utils.h
   projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-daemon.c
   projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-plugin.c
   projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-plugin.h
   projects/haf/trunk/hildon-thumbnail/daemon/plugin-runner.c
   projects/haf/trunk/hildon-thumbnail/daemon/plugins/epeg-plugin.c
   projects/haf/trunk/hildon-thumbnail/daemon/plugins/epeg-plugin.h
   projects/haf/trunk/hildon-thumbnail/daemon/plugins/exec-plugin.c
   projects/haf/trunk/hildon-thumbnail/daemon/plugins/exec-plugin.h
   projects/haf/trunk/hildon-thumbnail/daemon/plugins/gdkpixbuf-plugin.c
   projects/haf/trunk/hildon-thumbnail/daemon/plugins/gdkpixbuf-plugin.h
   projects/haf/trunk/hildon-thumbnail/daemon/plugins/gstreamer-video-plugin.h
   projects/haf/trunk/hildon-thumbnail/daemon/thumbnail-manager.c
   projects/haf/trunk/hildon-thumbnail/daemon/thumbnail-manager.h
   projects/haf/trunk/hildon-thumbnail/daemon/thumbnailer.c
   projects/haf/trunk/hildon-thumbnail/daemon/thumbnailer.h
   projects/haf/trunk/hildon-thumbnail/daemon/utils.c
   projects/haf/trunk/hildon-thumbnail/daemon/utils.h
   projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-factory.c
   projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-factory.h
   projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-obj.c
   projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.c
   projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.h
   projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-obj.c
   projects/haf/trunk/hildon-thumbnail/thumbs/thumber-register.c
Log:
Changed E-mail address

Modified: projects/haf/trunk/hildon-thumbnail/daemon/albumart-manager.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/albumart-manager.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/albumart-manager.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/albumart-manager.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/albumart-manager.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/albumart-manager.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/albumart.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/albumart.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/albumart.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -5,7 +5,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/albumart.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/albumart.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/albumart.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/dbus-utils.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/dbus-utils.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/dbus-utils.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/dbus-utils.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/dbus-utils.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/dbus-utils.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-daemon.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-daemon.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-daemon.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -5,7 +5,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-plugin.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-plugin.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-plugin.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-plugin.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-plugin.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/hildon-thumbnail-plugin.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/plugin-runner.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/plugin-runner.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/plugin-runner.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/plugins/epeg-plugin.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/plugins/epeg-plugin.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/plugins/epeg-plugin.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/plugins/epeg-plugin.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/plugins/epeg-plugin.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/plugins/epeg-plugin.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/plugins/exec-plugin.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/plugins/exec-plugin.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/plugins/exec-plugin.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/plugins/exec-plugin.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/plugins/exec-plugin.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/plugins/exec-plugin.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/plugins/gdkpixbuf-plugin.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/plugins/gdkpixbuf-plugin.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/plugins/gdkpixbuf-plugin.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/plugins/gdkpixbuf-plugin.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/plugins/gdkpixbuf-plugin.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/plugins/gdkpixbuf-plugin.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/plugins/gstreamer-video-plugin.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/plugins/gstreamer-video-plugin.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/plugins/gstreamer-video-plugin.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/thumbnail-manager.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/thumbnail-manager.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/thumbnail-manager.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/thumbnail-manager.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/thumbnail-manager.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/thumbnail-manager.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/thumbnailer.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/thumbnailer.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/thumbnailer.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -5,7 +5,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/thumbnailer.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/thumbnailer.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/thumbnailer.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/utils.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/utils.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/utils.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/daemon/utils.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/daemon/utils.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/daemon/utils.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-factory.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-factory.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-factory.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-factory.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-factory.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-factory.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-obj.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-obj.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/thumbs/hildon-albumart-obj.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -5,7 +5,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.h
===================================================================
--- projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.h	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.h	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-obj.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-obj.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-obj.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -5,7 +5,7 @@
  * Copyright (C) 2005 Nokia Corporation.  All Rights reserved.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License

Modified: projects/haf/trunk/hildon-thumbnail/thumbs/thumber-register.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/thumbs/thumber-register.c	2008-10-27 16:29:53 UTC (rev 16503)
+++ projects/haf/trunk/hildon-thumbnail/thumbs/thumber-register.c	2008-10-27 16:58:34 UTC (rev 16504)
@@ -4,7 +4,7 @@
  * Copyright (C) 2005 Nokia Corporation.
  *
  * Contact: Marius Vollmer <marius.vollmer at nokia.com>
- * Author: Philip Van Hoof <pvanhoof at gnome.org>
+ * Author: Philip Van Hoof <philip at codeminded.be>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License


More information about the maemo-commits mailing list