[Goodies-commits] r7247 - in xfce4-clipman-plugin/trunk: . panel-plugin

Mike Massonnet mmassonnet at xfce.org
Mon Apr 20 09:46:02 CEST 2009


Author: mmassonnet
Date: 2009-04-20 07:46:02 +0000 (Mon, 20 Apr 2009)
New Revision: 7247

Modified:
   xfce4-clipman-plugin/trunk/ChangeLog
   xfce4-clipman-plugin/trunk/panel-plugin/main.c
Log:
Add me to the documenters

Modified: xfce4-clipman-plugin/trunk/ChangeLog
===================================================================
--- xfce4-clipman-plugin/trunk/ChangeLog	2009-04-20 07:22:10 UTC (rev 7246)
+++ xfce4-clipman-plugin/trunk/ChangeLog	2009-04-20 07:46:02 UTC (rev 7247)
@@ -1,4 +1,7 @@
 2009-04-19	Mike Massonnet
+Add me to the documenters
+
+2009-04-19	Mike Massonnet
 Set Help button sensitive in dialog and add code to show the help
 
 	- panel-plugin/Makefile.am:

Modified: xfce4-clipman-plugin/trunk/panel-plugin/main.c
===================================================================
--- xfce4-clipman-plugin/trunk/panel-plugin/main.c	2009-04-20 07:22:10 UTC (rev 7246)
+++ xfce4-clipman-plugin/trunk/panel-plugin/main.c	2009-04-20 07:46:02 UTC (rev 7247)
@@ -645,7 +645,7 @@
                                     "Eduard Roccatello",
                                     "Nick Schermer",
                                     NULL, };
-  static const gchar *documenters[] = { NULL, };
+  static const gchar *documenters[] = { "Mike Massonnet", NULL, };
 
   gtk_about_dialog_set_url_hook (cb_about_dialog_url_hook, NULL, NULL);
   gtk_show_about_dialog (NULL,




More information about the Goodies-commits mailing list