From: Florian Forster Date: Sun, 25 Nov 2007 09:30:08 +0000 (+0100) Subject: README*, config: Removed the version number from these files. X-Git-Url: https://git.octo.it/?p=yaala.git;a=commitdiff_plain README*, config: Removed the version number from these files. --- diff --git a/README b/README index 1c894c8..1f3e874 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ - yaala 0.7.3 - README - 2004-11-10 + yaala - README - 2005-07-08 =================================== http://yaala.org/ diff --git a/README.persistency b/README.persistency index 0e04f3a..cac7cb3 100644 --- a/README.persistency +++ b/README.persistency @@ -1,4 +1,4 @@ - yaala 0.7.3 - README.persistency - 2004-11-10 + yaala - README.persistency - 2005-07-08 =============================================== http://yaala.org/ diff --git a/README.selections b/README.selections index 609e231..952a6b0 100644 --- a/README.selections +++ b/README.selections @@ -1,4 +1,4 @@ - yaala 0.7.3 - README.selections - 2004-11-10 + yaala - README.selections - 2005-07-08 ============================================== http://yaala.org/ diff --git a/config b/config index dec8e36..e39be32 100644 --- a/config +++ b/config @@ -1,11 +1,10 @@ ######################################################################## -# yaala 0.7.3 config 2004-11-10 # -#---====================-----------------------------------------------# -# http://yaala.org/ # +# yaala config # +#---==============-----------------------------------------------------# +# http://yaala.org/ # # For exact instructions please see the README and the notes above # -# each entry. # +# each entry. # ######################################################################## -# $Id: config,v 1.12 2004/11/10 10:07:43 octo Exp $ # Tells yaala the directory to save the html pages in. # You should manually copy .gif and .css there from html @@ -127,3 +126,5 @@ html_stylesheet: 'style.css'; # relative filename please keep in mind that it is relative to yaala's # directory. Defaults to ``persistency.data''. #persistency_file: 'persistency.data'; + +# vim: set tw=72 :