gnome-panel r11018 - trunk/applets/clock



Author: vuntz
Date: Tue Apr  8 22:50:03 2008
New Revision: 11018
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11018&view=rev

Log:
2008-04-08  Vincent Untz  <vuntz gnome org>

	* system-timezone.c: add a minor FIXME


Modified:
   trunk/applets/clock/ChangeLog
   trunk/applets/clock/system-timezone.c

Modified: trunk/applets/clock/system-timezone.c
==============================================================================
--- trunk/applets/clock/system-timezone.c	(original)
+++ trunk/applets/clock/system-timezone.c	Tue Apr  8 22:50:03 2008
@@ -44,6 +44,9 @@
  * Largely based on Michael Fulbright's work on Anaconda.
  */
 
+/* FIXME: it'd be nice to filter out the timezones that we might get when
+ * parsing config files that are not in zone.tab */
+
 #include <string.h>
 
 #include <glib.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]