savannah-cvs
[Top][All Lists]
Advanced

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

[Savannah-cvs] administration/infra/elisp savannah.el


From: Sylvain Beucler
Subject: [Savannah-cvs] administration/infra/elisp savannah.el
Date: Sat, 05 Mar 2005 11:23:45 -0500

CVSROOT:        /cvsroot/administration
Module name:    administration
Branch:         
Changes by:     Sylvain Beucler <address@hidden>        05/03/05 16:23:45

Modified files:
        infra/elisp    : savannah.el 

Log message:
        Fixed some typos.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/infra/elisp/savannah.el.diff?tr1=1.11&tr2=1.12&r1=text&r2=text

Patches:
Index: administration/infra/elisp/savannah.el
diff -u administration/infra/elisp/savannah.el:1.11 
administration/infra/elisp/savannah.el:1.12
--- administration/infra/elisp/savannah.el:1.11 Sat Mar  5 09:06:33 2005
+++ administration/infra/elisp/savannah.el      Sat Mar  5 16:23:45 2005
@@ -65,7 +65,7 @@
 ;;   sv-closing-resubmit, and added sv-deleted-pending and
 ;;   sv-problem-fdl-info.
 ;;
-;; $Id: savannah.el,v 1.11 2005/03/05 09:06:33 Beuc Exp $
+;; $Id: savannah.el,v 1.12 2005/03/05 16:23:45 Beuc Exp $
 
 ;;
 ;; General
@@ -93,7 +93,7 @@
 
 The re-registration URL found in our acknowledgment of your earlier 
registration will direct you to the proper location where you can re-register 
your project.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-closing-resubmit text.")
   )
 
@@ -102,9 +102,9 @@
 (defun sv-closing-english-resubmit ()
   (interactive)
   ""
-  (insert "Please resubmit your project in English. English is the only 
language that the whole Savannah team understand and needed for transparency 
and archival.
+  (insert "Please resubmit your project in English. English is the only 
language that the whole Savannah team understand and is needed for transparency 
and archival.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-closing-english-resubmit text.")
 )
 
@@ -115,7 +115,7 @@
   ""
   (insert "If you are willing to make the changes mentioned above, please 
provide us with an URL to an updated tarball of your project.  Upon review, we 
will reconsider your project for inclusion in Savannah.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-closing-reply text.")
   )
 
@@ -131,7 +131,7 @@
 
 If within one week I still do not get a reply, I will remove your project. You 
will still be able to register it again once you have the time to deal with the 
registration issues.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-ping text.")
   )
 
@@ -147,7 +147,7 @@
 
 The re-registration URL found in our acknowledgment of your earlier 
registration will direct you to the proper location where you can re-register 
your project.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-timeout text.")
   )
 
@@ -407,12 +407,11 @@
   (interactive)
   ""
   (insert "Even though your project is Free Software it can not be hosted here.
-We only host projects that can run on a free operating system \(such as
-Debian GNU/Linux\).
+We only host projects that can run on a free operating system \(such as 
GNU/Linux\).
 
 We have adopted this policy because now that completely free operating systems 
exist, we do not want to encourage users of those systems to start using 
proprietary operating systems so that they can use your program.
 
-If you are willing to maintain a version for free operating systems, which 
work as well as or better than other ports, you can then provide versions for 
non-free systems as well.  The idea is that at no point eshould only-free users 
be at a disadvantage compared to users of proprietary software.
+If you are willing to maintain a version for free operating systems, which 
work as well as or better than other ports, you can then provide versions for 
non-free systems as well. The idea is that at no point should only-free users 
be at a disadvantage compared to users of proprietary software.
 
 Your project should always work equally well in free systems as in any other 
version you provide; if you have some modules for non-free systems, you can 
delay their release until you have released the free operating system version.
 
@@ -420,7 +419,7 @@
 
 Thank you for your understanding.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-reject-nonfree-operating-system text.")
   )
 
@@ -437,7 +436,7 @@
 
 Thank you for your understanding.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-reject-proprietary text.")
   )
 
@@ -455,7 +454,7 @@
 
 Thank you for your understanding.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-reject-java-nonfree text.")
   )
 
@@ -468,7 +467,7 @@
 
 However, if you think this project can be modified to primarily serve system 
administrators aims instead of the crackers', and if you want to keep the 
development in that direction, we may reconsider your project. Please then 
resubmit your project with a description fitting this goal.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-reject-cracking text.")
   )
 
@@ -485,7 +484,7 @@
 
 I have approved your project.  You will receive an automated e-mail containing 
detailed information about the approval.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-approve text.")
   )
 
@@ -498,7 +497,7 @@
 
 When those things are ready, write to address@hidden to ask for an evaluation 
of your project for inclusion in GNU.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-approve-as-nongnu text.")
   )
 
@@ -515,7 +514,7 @@
 
 You should get an automated email with more information shortly.
 
-Regards.")
+Regards.\n")
   (message "Inserted sv-approve-without-source-code text.")
   )
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]