[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[14048]
From:       kink () users ! sourceforge ! net
Date:       2010-08-18 17:48:05
Message-ID: E1Olmk9-0005xM-59 () sfp-svn-6 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 14048
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=14048&view=rev
Author:   kink
Date:     2010-08-18 17:48:04 +0000 (Wed, 18 Aug 2010)

Log Message:
-----------
Need to press return/enter specifically, any key will not do.

Modified Paths:
--------------
    branches/SM-1_4-STABLE/squirrelmail/config/conf.pl

Modified: branches/SM-1_4-STABLE/squirrelmail/config/conf.pl
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/config/conf.pl	2010-08-08 22:14:46 UTC (rev \
                14047)
+++ branches/SM-1_4-STABLE/squirrelmail/config/conf.pl	2010-08-18 17:48:04 UTC (rev \
14048) @@ -53,7 +53,7 @@
         print "The file \"config/config.php\" was found, but you don't\n";
         print "have rights to read it.\n";
         print "\n";
-        print "Press any key to continue";
+        print "Press enter to continue";
         $ctu = <STDIN>;
         exit;
     }
@@ -1452,12 +1452,12 @@
             }
         } else {
             print "Invalid input. You must set username used for SMTP \
                authentication.\n";
-            print "Click any key to continue\n";
+            print "Press enter to continue\n";
             $tmp = <STDIN>;
         }
     } else {
         print "Invalid input\n";
-        print "Click any key to continue\n";
+        print "Press enter to continue\n";
         $tmp = <STDIN>;
     }
 }
@@ -1999,7 +1999,7 @@
         print "be immediately deleted\n\n";
         print "If this is not the correct value for your server,\n";
         print "please use option D on the Main Menu to configure your server \
                correctly.\n\n";
-        print "Press any key to continue...\n";
+        print "Press enter to continue...\n";
         $new_delete = <STDIN>;
         $delete_folder = "true";
     } else { 
@@ -3815,7 +3815,7 @@
 
         print "$message";
     }
-    print "\nPress any key to continue...";
+    print "\nPress enter to continue...";
     $tmp = <STDIN>;
 }
 
@@ -4019,7 +4019,7 @@
     if ($folder_name =~ /[\x80-\xFFFF]/) {
         print "Folder name contains 8bit characters. Configuration utility \
requires\n";  print "UTF7-IMAP encoded folder names.\n";
-        print "Press any key to continue...";
+        print "Press enter to continue...";
         my $tmp = <STDIN>;
         return 0;
     } elsif ($folder_name =~ /[&\*\%]/) {


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic