[maemo-commits] [maemo-commits] r11004 - projects/haf/trunk/hildon-desktop/libhildonwm
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Apr 12 16:15:54 EEST 2007
- Previous message: [maemo-commits] r11003 - in projects/haf/trunk/hildon-desktop: . libhildonwm src
- Next message: [maemo-commits] r11006 - in projects/haf/trunk/hildon-1: . examples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: moimart Date: 2007-04-12 16:15:53 +0300 (Thu, 12 Apr 2007) New Revision: 11004 Modified: projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c Log: Fixed typo Modified: projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c =================================================================== --- projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c 2007-04-12 13:05:01 UTC (rev 11003) +++ projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c 2007-04-12 13:15:53 UTC (rev 11004) @@ -560,7 +560,6 @@ void *data) { const gchar *path; - HDWM *hdwm = HD_WM (data); path = dbus_message_get_path(message); if (path != NULL && g_str_equal(path, TASKNAV_GENERAL_PATH))
- Previous message: [maemo-commits] r11003 - in projects/haf/trunk/hildon-desktop: . libhildonwm src
- Next message: [maemo-commits] r11006 - in projects/haf/trunk/hildon-1: . examples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]