[maemo-commits] [maemo-commits] r14331 - in projects/haf/trunk/hildon-desktop: . libhildonwm
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Fri Oct 5 15:44:19 EEST 2007
- Previous message: [maemo-commits] r14330 - in projects/haf/trunk/hildon-desktop: . libhildonwm
- Next message: [maemo-commits] r14332 - projects/haf/trunk/gail
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: moimart Date: 2007-10-05 15:44:18 +0300 (Fri, 05 Oct 2007) New Revision: 14331 Modified: projects/haf/trunk/hildon-desktop/ChangeLog projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c Log: * reverted change Modified: projects/haf/trunk/hildon-desktop/ChangeLog =================================================================== --- projects/haf/trunk/hildon-desktop/ChangeLog 2007-10-05 12:26:02 UTC (rev 14330) +++ projects/haf/trunk/hildon-desktop/ChangeLog 2007-10-05 12:44:18 UTC (rev 14331) @@ -1,8 +1,3 @@ -2007-10-05 Moises Martinez <moises.martinez at nokia.com> - - * libhildonwm/hd-wm.c: (hd_wm_monitor_cb): - - Refresh icon cache when new .desktop file added. - 2007-10-04 Lucas Rocha <lucas.rocha at nokia.com> * libhildondesktop/hildon-thumb-menu-item.c Modified: projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c =================================================================== --- projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c 2007-10-05 12:26:02 UTC (rev 14330) +++ projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c 2007-10-05 12:44:18 UTC (rev 14331) @@ -3156,8 +3156,6 @@ { HDWM *hdwm = hd_wm_get_singleton (); - gtk_icon_theme_rescan_if_needed (gtk_icon_theme_get_default ()); - if (!hdwm->priv->monitor_timeout_id) { hdwm->priv->monitor_timeout_id =
- Previous message: [maemo-commits] r14330 - in projects/haf/trunk/hildon-desktop: . libhildonwm
- Next message: [maemo-commits] r14332 - projects/haf/trunk/gail
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]