gnome-panel r11026 - trunk/applets/clock
- From: vuntz svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-panel r11026 - trunk/applets/clock
- Date: Thu, 10 Apr 2008 04:04:15 +0100 (BST)
Author: vuntz
Date: Thu Apr 10 04:04:15 2008
New Revision: 11026
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11026&view=rev
Log:
2008-04-10 Vincent Untz <vuntz gnome org>
* clock-map.c: (clock_map_new): do not refresh the map here. It will
get refreshed on expose anyway (if not before). Save 0.03s.
Modified:
trunk/applets/clock/ChangeLog
trunk/applets/clock/clock-map.c
Modified: trunk/applets/clock/clock-map.c
==============================================================================
--- trunk/applets/clock/clock-map.c (original)
+++ trunk/applets/clock/clock-map.c Thu Apr 10 04:04:15 2008
@@ -76,8 +76,6 @@
this = g_object_new (CLOCK_MAP_TYPE, NULL);
- clock_map_refresh (this);
-
return this;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]