fix warning when no LANG/LC_MESSAGES
[clawsker.git] / README
diff --git a/README b/README
index 3d6042e5e0daa4fe358034a1816601f8b9634b99..359f387cb4fe76708bd5ddbb7528559e46849fad 100644 (file)
--- a/README
+++ b/README
@@ -4,10 +4,14 @@ Clawsker - A Claws Mail Tweaker
 
 Clawsker is a Perl-GTK2 applet to edit hidden preferences for Claws Mail,
 and to do it in a safe and user friendly way, preventing users from raw 
-edition of configuration files.
+editing of configuration files.
 
 Claws Mail is a fast and lightweight Mail User Agent by the Claws Mail Team.
 
+You can download the latest version from Clawsker homepage:
+
+  http://www.claws-mail.org/clawsker
+
 Dependencies
 ------------
 
@@ -32,11 +36,14 @@ Dependencies
 Install
 -------
 
-After downloading the tarball, as root:
+After downloading the tarball:
 
   tar xzf clawsker-VERSION.tar.gz
   cd clawsker-VERSION
   make
+
+If finished correctly, become root and:
+
   make install
 
 Replace VERSION with the actual version number of the tarball.
@@ -51,8 +58,8 @@ Optionally you can provide also a DESTDIR as a root tree for the installation.
 Contributing
 ------------
 
-Patches, and specially, new translations (or updates to the existing) are
-welcome.
+Patches, bug fixes, and specially, new translations (or updates to the 
+existing ones) are welcome.
 
 To create a new translation just change to 'po' directory, copy 'clawsker.pot'
 into 'xx.po' or 'xx_YY.po',  and fill the empty strings and placeholder values.