[gnome-applets] invest-applet: updated (c) of about and doc to 2011



commit ba8252b67809ab11d8a82d8fb7a984af6be85fff
Author: Enrico Minack <enrico-minack gmx de>
Date:   Tue Jul 5 17:58:52 2011 +0200

    invest-applet: updated (c) of about and doc to 2011

 invest-applet/docs/C/invest-applet.xml |    5 +++--
 invest-applet/invest/about.py          |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/invest-applet/docs/C/invest-applet.xml b/invest-applet/docs/C/invest-applet.xml
index 51da6cc..1373979 100644
--- a/invest-applet/docs/C/invest-applet.xml
+++ b/invest-applet/docs/C/invest-applet.xml
@@ -2,9 +2,9 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
   <!ENTITY legal SYSTEM "legal.xml">
-  <!ENTITY appversion "2.32.0">
+  <!ENTITY appversion "3.2.0">
   <!ENTITY manrevision "1.0">
-  <!ENTITY date "August 2010">
+  <!ENTITY date "September 2011">
   <!ENTITY app "Invest">
   <!ENTITY panel-help SYSTEM "/usr/share/gnome/help/user-guide/C/user-guide.xml">
 ]>
@@ -36,6 +36,7 @@
     </copyright> 
     <copyright>
       <year>2010</year>
+      <year>2011</year>
       <holder>Enrico Minack</holder>
     </copyright>
 
diff --git a/invest-applet/invest/about.py b/invest-applet/invest/about.py
index 7b3bd42..4dfddfa 100644
--- a/invest-applet/invest/about.py
+++ b/invest-applet/invest/about.py
@@ -18,7 +18,7 @@ def show_about():
 		"logo" : invest_logo,
 		"version" : VERSION,
 		"comments" : _("Track your invested money."),
-		"copyright" : "Copyright  2004-2005 Raphael Slinckx.\nCopyright  2009-2010 Enrico Minack."
+		"copyright" : "Copyright  2004-2005 Raphael Slinckx.\nCopyright  2009-2011 Enrico Minack."
 	}
 
 	about.set_authors(["Raphael Slinckx <raphael slinckx net>", "Enrico Minack <enrico-minack gmx de>"])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]