[maemo-commits] [maemo-commits] r14228 - in projects/haf/trunk/hildon-desktop: . src
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Oct 1 14:54:08 EEST 2007
- Previous message: [maemo-commits] r14227 - projects/haf/tags/hildon-control-panel
- Next message: [maemo-commits] r14229 - projects/haf/tags/hildon-control-panel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jobi Date: 2007-10-01 14:54:07 +0300 (Mon, 01 Oct 2007) New Revision: 14228 Modified: projects/haf/trunk/hildon-desktop/ChangeLog projects/haf/trunk/hildon-desktop/src/hd-desktop.c Log: 2007-09-28 Johan Bilien <johan.bilien at nokia.com> * src/hd-desktop.c: removed debug message Modified: projects/haf/trunk/hildon-desktop/ChangeLog =================================================================== --- projects/haf/trunk/hildon-desktop/ChangeLog 2007-10-01 11:50:55 UTC (rev 14227) +++ projects/haf/trunk/hildon-desktop/ChangeLog 2007-10-01 11:54:07 UTC (rev 14228) @@ -1,5 +1,9 @@ 2007-09-28 Johan Bilien <johan.bilien at nokia.com> + * src/hd-desktop.c: removed debug message + +2007-09-28 Johan Bilien <johan.bilien at nokia.com> + * libhildondesktop/hildon-desktop-panel-expandable.c (hildon_desktop_panel_expandable_hide_extension): do not hide the extension if already hidden. In particular don't release grabs Modified: projects/haf/trunk/hildon-desktop/src/hd-desktop.c =================================================================== --- projects/haf/trunk/hildon-desktop/src/hd-desktop.c 2007-10-01 11:50:55 UTC (rev 14227) +++ projects/haf/trunk/hildon-desktop/src/hd-desktop.c 2007-10-01 11:54:07 UTC (rev 14228) @@ -1754,8 +1754,6 @@ } else { - g_debug ("LALALA"); - /* Hildon Desktop enters normal mode and creates the stamp to track crashes */ g_mkdir_with_parents (HILDON_DESKTOP_STAMP_DIR, 0755);
- Previous message: [maemo-commits] r14227 - projects/haf/tags/hildon-control-panel
- Next message: [maemo-commits] r14229 - projects/haf/tags/hildon-control-panel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]