diff options
author | Darrell Anderson <[email protected]> | 2014-01-09 13:25:21 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-09 13:25:21 -0600 |
commit | 626301b48b9d7f1be11d4aa0ef2c1fd675823e66 (patch) | |
tree | c3199293297effd8c92b4fd3aa7f991dc9f39e98 /README | |
parent | cefc77d21b1da9d285d90450a08899513a401015 (diff) | |
download | krecipes-626301b48b9d7f1be11d4aa0ef2c1fd675823e66.tar.gz krecipes-626301b48b9d7f1be11d4aa0ef2c1fd675823e66.zip |
Branding cleanup.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Krecipes is a Recipe Book for KDE. It requires KDE 3.1 or greater (and Qt 3.1 or greater) +Krecipes is a Recipe Book for TDE. First of all, make sure you have at least one of the three necessary databases installed: SQLite, MySQL, or PostgreSQL. In case you decide to use MySQL or PostgreSQL, make sure also that you have Qt's MySQL or PostgreSQL plugin properly installed. The program won't work without database support. @@ -18,8 +18,6 @@ First of all, make sure you have at least one of the three necessary databases i ** Downloading And Compiling Through Subversion - The project is now being developed under extragear/utils in KDE's servers. - Please notice that this application is beta, meaning everything is expected to work, but the possibility is there that some things might not. Note that the more our users tells us about bugs, the faster we can find them and fix them. |