aboutsummaryrefslogtreecommitdiff
path: root/src/idoappointmentmenuitem.c
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-07-25 18:57:29 -0500
committerCharles Kerr <charles.kerr@canonical.com>2013-07-25 18:57:29 -0500
commit5761e8d1d75838c8a097ab1e41c3b51b33037437 (patch)
tree81120e85ed02c280b3750e07bb7974b4a2231bb0 /src/idoappointmentmenuitem.c
parent1b7166676eb42a26a8547e795064631edd0653df (diff)
downloadayatana-ido-5761e8d1d75838c8a097ab1e41c3b51b33037437.tar.gz
ayatana-ido-5761e8d1d75838c8a097ab1e41c3b51b33037437.tar.bz2
ayatana-ido-5761e8d1d75838c8a097ab1e41c3b51b33037437.zip
implement IdoLocationMenuItem as a subclass of IdoTimeStampMenuItem
Diffstat (limited to 'src/idoappointmentmenuitem.c')
-rw-r--r--src/idoappointmentmenuitem.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/idoappointmentmenuitem.c b/src/idoappointmentmenuitem.c
index b383729..cfc0bf8 100644
--- a/src/idoappointmentmenuitem.c
+++ b/src/idoappointmentmenuitem.c
@@ -74,8 +74,8 @@ create_color_icon_pixbuf (const char * color_spec)
* @menu_item: the corresponding menuitem
* @actions: action group to tell when this GtkMenuItem is activated
*
- * Creates a new IdoAppointmentMenuItem with properties initialized from
- * the menuitem's attributes.
+ * Creates a new IdoTimeStampMenuItem with properties initialized
+ * appropriately for a com.canonical.indicator.alarm
*
* If the menuitem's 'action' attribute is set, trigger that action
* in @actions when this IdoAppointmentMenuItem is activated.