Title: [commits] (bkirsch) [11355] updated docs in setup.py file
Revision
11355
Author
bkirsch
Date
2006-08-08 12:31:59 -0700 (Tue, 08 Aug 2006)

Log Message

updated docs in setup.py file

Modified Paths

Diff

Modified: trunk/chandler/projects/EggTranslations-Plugin/setup.py (11354 => 11355)

--- trunk/chandler/projects/EggTranslations-Plugin/setup.py	2006-08-08 17:41:01 UTC (rev 11354)
+++ trunk/chandler/projects/EggTranslations-Plugin/setup.py	2006-08-08 19:31:59 UTC (rev 11355)
@@ -16,7 +16,6 @@
 #   limitations under the License.
 """
 @author:    Brian Kirsch - [EMAIL PROTECTED]
[EMAIL PROTECTED]:    Markku Mielityinen - [EMAIL PROTECTED]
 @copyright: Copyright (c) 2003-2006 Open Source Applications Foundation
 @license:   Apache License, Version 2.0
 """
@@ -31,7 +30,7 @@
     version = "0.1",
     author = "Brian Kirsch",
     author_email = "[EMAIL PROTECTED]",
-    description = "Provides localization services for eggs",
+    description = "Provides an API for accessing localizations and resources packaged in eggs",
     license = "Apache License, Version 2.0",
     test_suite = "tests",
     include_package_data = True,




_______________________________________________
Commits mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/commits

Reply via email to