Updating branch refs/heads/master
to 73e1caa3af5779dea7a70b5d46df502e15277275 (commit)
from 5417e072f6fe66493ceefeb22dc3102cf5f573cf (commit)
commit 73e1caa3af5779dea7a70b5d46df502e15277275
Author: Florian Rivoal <[email protected]>
Date: Mon Nov 8 00:56:38 2010 +0900
Update copyright notices
AUTHORS | 1 +
panel-plugin/time-out.c | 3 ++-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index c40ddc1..87d7691 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,2 @@
Jannis Pohlmann <[email protected]>
+Florian Rivoal <[email protected]>
diff --git a/panel-plugin/time-out.c b/panel-plugin/time-out.c
index 40dd489..7d0b98e 100644
--- a/panel-plugin/time-out.c
+++ b/panel-plugin/time-out.c
@@ -2,6 +2,7 @@
/* vim:set et ai sw=2 sts=2: */
/*-
* Copyright (c) 2007 Jannis Pohlmann <[email protected]>
+ * Copyright (c) 2010 Florian Rivoal <[email protected]>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -243,7 +244,7 @@ time_out_construct (XfcePanelPlugin *plugin)
time_out_load_settings (time_out);
/* Hide the time label if settings says so */
- if (!time_out->display_time)
+ if (!time_out->display_time)
gtk_widget_hide (time_out->time_label);
/* Add the event box to the panel */
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits