]> git.wh0rd.org - nano-editor.git/commitdiff
adjust some titles and text for the new release
authorBenno Schulenberg <bensberg@justemail.net>
Fri, 17 Jun 2016 18:54:25 +0000 (20:54 +0200)
committerBenno Schulenberg <bensberg@justemail.net>
Fri, 17 Jun 2016 18:54:25 +0000 (20:54 +0200)
download.php
git.php
last-modified
stable-branch
stable-version
unstable-version [deleted file]

index 6c9d73300f40ee505c904e0b06aabee4c8e086ed..a8cb2cabc6e1602770960e7d071447939ba1182b 100644 (file)
@@ -1,6 +1,6 @@
 <?php include "top.php"; ?>
 <html>
-<head><title>GNU nano: Download</title>
+<head><title>nano: Download</title>
 </head>
 <body>
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
@@ -9,7 +9,7 @@
 <center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
 <tr NOSAVE>
 <td NOSAVE>
-<center><b>Download GNU nano</b></center>
+<center><b>Download nano</b></center>
 </td>
 </tr>
 </table></center>
@@ -65,8 +65,6 @@ sparc:
 8</a> |
 <a href="http://www.sunfreeware.com/programlistsparc7.html#nano">
 7</a> |
-<a href="http://www.sunfreeware.com/programlist.html#nano">
-2.6</a>
 &nbsp;
 &nbsp;
 intel: 
diff --git a/git.php b/git.php
index e42b90a442de724dddb5cfca5afc26dc82dd5567..efd485ae7744df536fba4debbd19e26e1922362f 100644 (file)
--- a/git.php
+++ b/git.php
@@ -1,35 +1,36 @@
 <?php include "top.php"; ?>
-<title>GNU nano: CVS and Current Status</title>
+<title>nano: development repository</title>
+
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
 <tr VALIGN=TOP NOSAVE>
 <td HEIGHT="70%" NOSAVE><b></b>
+
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
 <tr NOSAVE>
 <td NOSAVE>
-<center><b>SVN Status</b></center>
+<center><b>Development tree</b></center>
 </td>
 </tr>
 </table>
+
 <blockquote>
 Nano's source tree has been migrated to git!
 For those of you who want the most bleeding-edge
-version of nano, check out the repository for nano using the
-<A href="https://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
-instructions located in the git repository</A> for the latest info.
+version of nano, check out the repository for nano.  See the
+<A href="http://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
+instructions</A> located in the repository itself for the latest info.
 <p>
-All activity is currently in the trunk <A HREF=
-"https://git.savannah.gnu.org/cgit/nano.git/tree/">
-tree</A>.  The stable
-branches see releases only if severe usability bugs are found in
-trunk.
+All activity is in the master branch.  See <A HREF=
+"http://git.savannah.gnu.org/cgit/nano.git/log/">
+the log</A>.
 <p>
-<center>
 
+<center>
 <A HREF="/">
 <img src="withnano.png" border=0></A>
 </center>
-
 </blockquote>
+
 </td>
 </tr>
 </table>
index 28106cebf9a1e85bfa39bb215e6f877a469260f4..d0107e2135d19a7ede2949c778177f880e5723ce 100644 (file)
@@ -1 +1 @@
-Feb 25, 2016
+2016 June 17
index 95e3ba8192053fb4a18be631cb8d273638ac768b..c20c8ac5c67c20649d051dbe1cc0535748de9c21 100644 (file)
@@ -1 +1 @@
-2.5
+2.6
\ No newline at end of file
index a4db534a2d4110e03976a78b86f8b29da954f18d..914ec967116cc345304eff2db018afbbd67ba31c 100644 (file)
@@ -1 +1 @@
-2.5.3
\ No newline at end of file
+2.6.0
\ No newline at end of file
diff --git a/unstable-version b/unstable-version
deleted file mode 100644 (file)
index 9cd782f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-2.3.99pre3
\ No newline at end of file