[releng] Rename module proposal to feature proposal



commit a7e565b1dd76b0138943f77e559825c93231a28f
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Sep 16 17:05:02 2011 +0200

    Rename module proposal to feature proposal

 tools/schedule/libschedule.py |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tools/schedule/libschedule.py b/tools/schedule/libschedule.py
index 8d78e09..be19171 100755
--- a/tools/schedule/libschedule.py
+++ b/tools/schedule/libschedule.py
@@ -23,10 +23,10 @@ class GnomeReleaseEvent:
         self.wiki_template = {
                 'tarball': 'GNOME $version $detail tarballs due',
                 'modules': {
-                    'proposals-start': 'Start of [[ReleasePlanning/ModuleProposing|new (app) modules proposal]] period',
-                    'proposals-end': 'End of [[ReleasePlanning/ModuleProposing|new (app) modules proposal]] period',
-                    'discussion': 'Module inclusion discussion heats up.',
-                    'decision': '[[http://mail.gnome.org/mailman/listinfo/release-team|Release Team]] meets about new module decisions for $newstable with community input up to this point.'
+                    'proposals-start': 'Start of new feature proposals period',
+                    'proposals-end': 'End of new feature proposals period',
+                    'discussion': 'Feature proposals discussion heats up.',
+                    'decision': '[[http://mail.gnome.org/mailman/listinfo/release-team|Release Team]] meets about new feature proposals for $newstable with community input up to this point.'
                 },
                 'release': 'GNOME $version $detail release',
                 'freeze': {



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