preparing 3.0.0-alpha

This commit is contained in:
Marc Delisle
2008-08-08 10:49:56 +00:00
parent 6bdb21dd4b
commit cfee01494a
5 changed files with 8 additions and 11 deletions

View File

@@ -11,7 +11,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" /> <link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin 3.0.0-dev - Documentation</title> <title>phpMyAdmin 3.0.0-alpha - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" /> <link rel="stylesheet" type="text/css" href="docs.css" />
</head> </head>
@@ -33,7 +33,7 @@
<li><a href="#glossary">Glossary</a></li> <li><a href="#glossary">Glossary</a></li>
</ul> </ul>
<h1>phpMyAdmin 3.0.0-dev Documentation</h1> <h1>phpMyAdmin 3.0.0-alpha Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/"> <ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li> phpMyAdmin homepage</a></li>

4
README
View File

@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web. A set of PHP-scripts to manage MySQL over the web.
Version 3.0.0-dev Version 3.0.0-alpha
------------------ -------------------
http://www.phpmyadmin.net/ http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com> Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>

View File

@@ -85,7 +85,7 @@ class PMA_Config
*/ */
function checkSystem() function checkSystem()
{ {
$this->set('PMA_VERSION', '3.0.0-dev'); $this->set('PMA_VERSION', '3.0.0-alpha');
/** /**
* @deprecated * @deprecated
*/ */

View File

@@ -106,10 +106,7 @@ Please ensure you have:
" <h1>phpMyAdmin $1 Documentation</h1> " " <h1>phpMyAdmin $1 Documentation</h1> "
- in translators.html - in translators.html
- in README - in README
2. synchronized the language files: 2. checked that all language files are valid (use
cd lang
./sync_lang.sh
and checked all language files are valid (use
the "./scripts/check_lang.php" script to do it). the "./scripts/check_lang.php" script to do it).
Continue (y/n)? Continue (y/n)?

View File

@@ -8,7 +8,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" /> <link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>phpMyAdmin 3.0.0-dev - Official translators</title> <title>phpMyAdmin 3.0.0-alpha - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" /> <link rel="stylesheet" type="text/css" href="docs.css" />
</head> </head>
@@ -31,7 +31,7 @@
<li><a href="Documentation.html#glossary">Glossary</a></li> <li><a href="Documentation.html#glossary">Glossary</a></li>
</ul> </ul>
<h1>phpMyAdmin 3.0.0-dev official translators list</h1> <h1>phpMyAdmin 3.0.0-alpha official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of <p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p> phpMyAdmin.</p>