[Goodies-commits] r2377 - in xfce4-dict-plugin/trunk: . panel-plugin

Enrico Troeger enrico at xfce.org
Tue Jan 16 14:33:41 CET 2007


Author: enrico
Date: 2007-01-16 13:33:41 +0000 (Tue, 16 Jan 2007)
New Revision: 2377

Modified:
   xfce4-dict-plugin/trunk/ChangeLog
   xfce4-dict-plugin/trunk/panel-plugin/dict.c
Log:
Update copyright years.
New Release 0.2.1.


Modified: xfce4-dict-plugin/trunk/ChangeLog
===================================================================
--- xfce4-dict-plugin/trunk/ChangeLog	2007-01-16 12:30:29 UTC (rev 2376)
+++ xfce4-dict-plugin/trunk/ChangeLog	2007-01-16 13:33:41 UTC (rev 2377)
@@ -1,5 +1,10 @@
-2006-12-04 enrico
+2007-01-16 enrico
 
+	* New release: 0.2.1
+
+
+2006-12-05 enrico
+
 	* Fixed possible segfault after retrieving the dictionary list from a server.
 
 

Modified: xfce4-dict-plugin/trunk/panel-plugin/dict.c
===================================================================
--- xfce4-dict-plugin/trunk/panel-plugin/dict.c	2007-01-16 12:30:29 UTC (rev 2376)
+++ xfce4-dict-plugin/trunk/panel-plugin/dict.c	2007-01-16 13:33:41 UTC (rev 2377)
@@ -1,6 +1,6 @@
 /*  $Id$
  *
- *  Copyright © 2006 Enrico Tröger <enrico.troeger at uvena.de>
+ *  Copyright © 2006-2007 Enrico Tröger <enrico.troeger at uvena.de>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -1398,7 +1398,7 @@
 
 	info = xfce_about_info_new("xfce4-dict-plugin", VERSION,
                                _("A plugin to query a Dict server."),
-                               XFCE_COPYRIGHT_TEXT("2006", "Enrico Tröger"),
+                               XFCE_COPYRIGHT_TEXT("2006-2007", "Enrico Tröger"),
                                XFCE_LICENSE_GPL);
 
 	xfce_about_info_add_credit(info, "Enrico Tröger", "enrico.troeger at uvena.de", _("Developer"));




More information about the Goodies-commits mailing list