[maemo-commits] [maemo-commits] r16241 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Fri Sep 26 13:42:48 EEST 2008
- Previous message: [maemo-commits] r16240 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Next message: [maemo-commits] r16243 - in projects/haf/branches/hildon-thumbnail/daemonize: . daemon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: pvanhoof Date: 2008-09-26 13:42:47 +0300 (Fri, 26 Sep 2008) New Revision: 16241 Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/albumart.c projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c Log: More lil buggies Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/albumart.c =================================================================== --- projects/haf/branches/hildon-thumbnail/daemonize/daemon/albumart.c 2008-09-26 10:42:07 UTC (rev 16240) +++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/albumart.c 2008-09-26 10:42:47 UTC (rev 16241) @@ -329,7 +329,7 @@ NULL, NULL, albumart_marshal_VOID__UINT_INT_STRING, G_TYPE_NONE, - 2, + 3, G_TYPE_UINT, G_TYPE_INT, G_TYPE_STRING); Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c =================================================================== --- projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c 2008-09-26 10:42:07 UTC (rev 16240) +++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c 2008-09-26 10:42:47 UTC (rev 16241) @@ -667,7 +667,7 @@ NULL, NULL, thumbnailer_marshal_VOID__UINT_INT_STRING, G_TYPE_NONE, - 2, + 3, G_TYPE_UINT, G_TYPE_INT, G_TYPE_STRING);
- Previous message: [maemo-commits] r16240 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Next message: [maemo-commits] r16243 - in projects/haf/branches/hildon-thumbnail/daemonize: . daemon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]