Skip to content

Instantly share code, notes, and snippets.

diff --git a/panel-plugin/datetime.c b/panel-plugin/datetime.c
index 01a7b97..8258faa 100644
--- a/panel-plugin/datetime.c
+++ b/panel-plugin/datetime.c
@@ -689,7 +689,7 @@ static void datetime_create_widget(t_datetime * datetime)
   gtk_widget_show(datetime->button);
 
   /* create a box which can be easily adapted to the panel orientation */