[maemo-commits] [maemo-commits] r16018 - projects/haf/branches/hildon-thumbnail/daemonize/daemon/plugins
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Sep 4 19:32:23 EEST 2008
- Previous message: [maemo-commits] r16017 - in projects/haf/branches/hildon-thumbnail/daemonize: . daemon daemon/plugins
- Next message: [maemo-commits] r16019 - projects/haf/branches/hildon-thumbnail/daemonize/daemon/plugins
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: pvanhoof Date: 2008-09-04 19:32:22 +0300 (Thu, 04 Sep 2008) New Revision: 16018 Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/plugins/gdkpixbuf-plugin.c Log: Glitch Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/plugins/gdkpixbuf-plugin.c =================================================================== --- projects/haf/branches/hildon-thumbnail/daemonize/daemon/plugins/gdkpixbuf-plugin.c 2008-09-04 16:31:56 UTC (rev 16017) +++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/plugins/gdkpixbuf-plugin.c 2008-09-04 16:32:22 UTC (rev 16018) @@ -35,7 +35,7 @@ #include <gdk-pixbuf/gdk-pixbuf-io.h> -#define DEFAULT_ERROR_DOMAIN "HildonThumbnailerDefault" +#define DEFAULT_ERROR_DOMAIN "HildonThumbnailerGdkPixbuf" #define DEFAULT_ERROR g_quark_from_static_string (DEFAULT_ERROR_DOMAIN) #include "utils.h"
- Previous message: [maemo-commits] r16017 - in projects/haf/branches/hildon-thumbnail/daemonize: . daemon daemon/plugins
- Next message: [maemo-commits] r16019 - projects/haf/branches/hildon-thumbnail/daemonize/daemon/plugins
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]