summaryrefslogtreecommitdiff
path: root/shell/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/clock.c')
-rw-r--r--shell/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/clock.c b/shell/clock.c
index afda643..6339055 100644
--- a/shell/clock.c
+++ b/shell/clock.c
@@ -144,7 +144,7 @@ volume_idle_cb (gpointer data)
static GtkWidget *
create_system_box (MaynardClock *self)
{
- return gtk_label_new ("Not implemented yet!");
+ return gtk_label_new ("Not implemented");
}
static GtkWidget *