From 8791df8bab361ed5a81cf0503c5cdd7fb362cf46 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Mon, 04 Aug 2008 03:48:04 -0400
Subject: [PATCH] - pl_PL update

---
 README |   16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/README b/README
index 2eb7eaa..8a39fc9 100644
--- a/README
+++ b/README
@@ -4,8 +4,8 @@
 ATTENTION
 ---------
 This is just a snapshot of the current SVN repository and is NOT A STABLE
-version of RoundCube. There have been major changes since the latest release
-so please read the update instructions carefully. It's not recommended to
+version of RoundCube. Unlike the latest release this version requires PHP 5
+and does not work on a webserver with PHP 4. It's not recommended to
 replace an existing installation of RoundCube with this version. Also using
 a separate database or this installation is highly recommended.
 
@@ -16,11 +16,11 @@
 application-like user interface. It provides full functionality you expect
 from an e-mail client, including MIME support, address book, folder manipulation,
 message searching and spell checking. RoundCube Webmail is written in PHP and
-requires the MySQL or Postgres database. The user interface is fully skinnable
+requires the MySQL, PostgreSQL or SQLite database. The user interface is fully skinnable
 using XHTML and CSS 2.
 
 This project is meant to be a modern webmail solution which is easy to
-install/configure and that runs on a standard PHP plus MySQL or Postgres
+install/configure and that runs on a standard PHP plus MySQL, PostgreSQL or SQLite
 configuration. It includes open-source classes/libraries like PEAR
 (http://pear.php.net) and the IMAP wrapper from IlohaMail
 (http://www.ilohamail.org).
@@ -73,11 +73,9 @@
 Contact:
 --------
 For any bug reports or feature requests please refer to the tracking system
-at trac.roundcube.net (http://trac.roundcube.net/trac.cgi/report) or 
-subscribe to our mailing list. See http://www.roundcube.net/?p=mailinglists
+at trac.roundcube.net (http://trac.roundcube.net/wiki/Howto_ReportIssues) or 
+subscribe to our mailing list. See http://roundcube.net/support
 for details.
 
 You're always welcome to send a message to the project admin:
-roundcube@gmail.com
-
-
+hello@roundcube.net

--
Gitblit v1.9.1