2011/7/8 Cristian Oneț <onet.crist...@gmail.com>: > 2011/7/6 Thomas Baumgart <t...@net-bembel.de>: >>> First, I would greatly appreciate it if someone would make a quick >>> first pass at what items to list in the "What's New" section. >> >> Has this happened in the meantime? Usually Cristian is pretty good at that. > > A good place to start would be [1] and [2] (the beta release notes). I > still need to update the what's new in the home page until the string > freeze. > > Regards, > Cristian > > [1] http://kmymoney2.sourceforge.net/release-4.5.95.html > [2] http://kmymoney2.sourceforge.net/release-4.5.96.html >
This is what I've compiled from the two lists. A few new items and a few old ones. Let me know what you (the whole team) think about it. Regards, Cristian
Index: kmymoney/views/kwelcomepage.cpp =================================================================== --- kmymoney/views/kwelcomepage.cpp (revision 1240452) +++ kmymoney/views/kwelcomepage.cpp (working copy) @@ -207,14 +207,12 @@ { QStringList featuresList; - featuresList.append(i18n("Runs natively on KDE4")); + featuresList.append(i18n("Can import csv files with the new CSV Import plugin")); featuresList.append(i18n("Documentation and translations have been improved")); featuresList.append(i18n("Now works with latest version of AqBanking")); featuresList.append(i18n("Better performance of the user interface")); - featuresList.append(i18n("Better date handling when importing QIF files")); featuresList.append(i18n("Improved usability of the online banking features")); - featuresList.append(i18n("Uses KWallet to store online accounts password if present")); - featuresList.append(i18n("The consistency checks runs automatically before saving your data, it now checks for a wider range of problems, and it automatically corrects many of them.")); + featuresList.append(i18n("Allow to base the payee name from either the PAYEEID, NAME or MEMO field in an OFX transaction")); featuresList.append(i18n("Runs on all operating systems supported by KDE"));
_______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel