aboutsummaryrefslogtreecommitdiff
path: root/src/idolocationmenuitem.h
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-06-14 13:21:27 -0500
committerCharles Kerr <charles.kerr@canonical.com>2013-06-14 13:21:27 -0500
commit914258f0839fefecfd8498aaabbcfd9de1c6f79d (patch)
treedb21610ff6fe8b00111104e488b4095b903a8a48 /src/idolocationmenuitem.h
parent17c7bd1fdee7794a8c324263db5ad8a2d41fe51e (diff)
downloadayatana-ido-914258f0839fefecfd8498aaabbcfd9de1c6f79d.tar.gz
ayatana-ido-914258f0839fefecfd8498aaabbcfd9de1c6f79d.tar.bz2
ayatana-ido-914258f0839fefecfd8498aaabbcfd9de1c6f79d.zip
remove g_message that leaked into last commit
Diffstat (limited to 'src/idolocationmenuitem.h')
-rw-r--r--src/idolocationmenuitem.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/idolocationmenuitem.h b/src/idolocationmenuitem.h
index 0b74dbd..08a97af 100644
--- a/src/idolocationmenuitem.h
+++ b/src/idolocationmenuitem.h
@@ -40,9 +40,8 @@ struct _IdoLocationMenuItemClass
/**
* A menuitem that indicates a location.
*
- * It gives the location's name in the primary label,
- * and a right-aligned secondary label shows the
- * current time in that location's timezone
+ * It contains a primary label giving the location's name and a
+ * right-aligned secondary label showing the location's current time
*/
struct _IdoLocationMenuItem
{