Fix operator for unmaintained translations conditions
[clawsker.git] / README
diff --git a/README b/README
index c843b5adb6c83aa9a70c482facc9fe98caaf3a3a..73780509b54cbd377f446fdda9d6aeca25bd4113 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
 Clawsker - A Claws Mail Tweaker
 -------------------------------
 
-Clawsker is a Perl-GTK2 applet to edit hidden preferences for Claws Mail,
+Clawsker is a Perl-GTK applet to edit hidden preferences for Claws Mail,
 and to do it in a safe and user friendly way, preventing users from raw
 editing of configuration files.
 
@@ -25,15 +25,16 @@ Dependencies
 
   - Running:
 
-  Perl - http://www.perl.com (>= 5.8)
-  GTK+2 bindings for Perl - http://gtk2-perl.sourceforge.net (>= 1.161) built
-  with GTK+ >= 2.12 (lower GTK+ versions do not support widget tooltips and
-  a warning is issued).
+  Perl - http://www.perl.com (>= 5.10)
+  GTK+3 bindings for Perl - https://gitlab.gnome.org/GNOME/perl-gtk3
+  (>= 0.030)
   Locale::gettext - http://search.cpan.org/~pvandry/gettext-1.05/ (>= 1.05)
-  Claws Mail - http://www.claws-mail.org (>= 3.1.0)
+  File::Which - https://metacpan.org/pod/File::Which (>= 1.21)
+  Claws Mail - http://www.claws-mail.org (>= 3.9.1)
 
   On Debian systems:
-  # apt-get install libgtk2-perl liblocale-gettext-perl claws-mail
+  # apt-get install libgtk3-perl liblocale-gettext-perl libfile-which-perl
+  # apt-get install claws-mail
 
 Install
 -------
@@ -62,16 +63,18 @@ Contributing
 
 Patches, bug fixes, and specially, new translations (or updates to the
 existing ones) are welcome. Development uses git as VCS and takes place
-on http://github.com/mones/clawsker/.
+on http://git.claws-mail.org.
 
 Translators please read po/README file for details about translations.
 
 Bugs
 ----
 
-You can send bug reports on http://github.com/mones/clawsker/issues/ list.
-Also directly by mail to me or in the Claws Mail mailing list, but the Issues
-list is the preferred way.
+You can send bug reports to http://www.thewildbeast.co.uk/claws-mail/bugzilla/
+by selecting the 'clawsker' product.
+
+Also directly by mail to me or in the Claws Mail mailing list, but bugzilla
+is the preferred way.
 
 Thanks
 ------
@@ -81,7 +84,7 @@ Thanks
 * The Perl-GTK2 folks and Phillip Vandry
 * Dirk van der Walt, for his Gtk2-Perl Study Guide [0]
 * Debian, for the Operating System
-* GitHub Inc., for providing the git hosting and more
+* GitHub Inc., for providing the initial git hosting and more
 
 [0] http://gtk2-perl.sourceforge.net/doc/gtk2-perl-study-guide/