[maemo-commits] [maemo-commits] r18449 - projects/haf/trunk/libmatchbox2/matchbox/core
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed May 20 14:30:30 EEST 2009
- Previous message: [maemo-commits] r18448 - in projects/haf/trunk/libmatchbox2: . debian matchbox/core
- Next message: [maemo-commits] r18450 - in projects/haf/trunk/clutter0.8: clutter/cogl/common debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: kihamala Date: 2009-05-20 14:30:26 +0300 (Wed, 20 May 2009) New Revision: 18449 Modified: projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-layout.c Log: beautify some whitespace Modified: projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-layout.c =================================================================== --- projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-layout.c 2009-05-20 11:25:52 UTC (rev 18448) +++ projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-layout.c 2009-05-20 11:30:26 UTC (rev 18449) @@ -564,13 +564,13 @@ if (avail_geom->width < avail_geom->height && coverage.width >= avail_geom->width && coverage.height >= avail_geom->height) - { + { /* - g_warning ("%s: don't configure background windows in portrait", + g_warning ("%s: don't configure background windows in portrait", __func__); */ - break; - } + break; + } } mb_wm_stack_enumerate(wm, client)
- Previous message: [maemo-commits] r18448 - in projects/haf/trunk/libmatchbox2: . debian matchbox/core
- Next message: [maemo-commits] r18450 - in projects/haf/trunk/clutter0.8: clutter/cogl/common debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]