[maemo-commits] [maemo-commits] r9009 - projects/haf/branches/maemo-af-desktop/hildon-desktop/src
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Jan 9 17:31:11 EET 2007
- Previous message: [maemo-commits] r9008 - in projects/haf/branches/hildon-fm/1.x: . debian
- Next message: [maemo-commits] r9010 - projects/haf/tags/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jobi
Date: 2007-01-09 17:31:10 +0200 (Tue, 09 Jan 2007)
New Revision: 9009
Modified:
projects/haf/branches/maemo-af-desktop/hildon-desktop/src/hd-plugin-loader-legacy.c
Log:
Fixed typo
Modified: projects/haf/branches/maemo-af-desktop/hildon-desktop/src/hd-plugin-loader-legacy.c
===================================================================
--- projects/haf/branches/maemo-af-desktop/hildon-desktop/src/hd-plugin-loader-legacy.c 2007-01-09 15:31:07 UTC (rev 9008)
+++ projects/haf/branches/maemo-af-desktop/hildon-desktop/src/hd-plugin-loader-legacy.c 2007-01-09 15:31:10 UTC (rev 9009)
@@ -429,7 +429,7 @@
HD_PLUGIN_CONFIG_KEY_HOME_APPLET_RESIZABLE,
&kferror);
- if (!error)
+ if (!kferror)
{
if (g_str_equal (resizable, "XY"))
resize_type = HILDON_HOME_APPLET_RESIZE_BOTH;
- Previous message: [maemo-commits] r9008 - in projects/haf/branches/hildon-fm/1.x: . debian
- Next message: [maemo-commits] r9010 - projects/haf/tags/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
