Version: (using KDE 4.0.98) Installed from: Ubuntu Packages OS: Linux I have several lokalize projects. And it is very cumbersome to always open them by browsing to the project file location. Please implement a list of recently used projects under the projects menu. Also it would also be nice to get rid of the "default project" stuff. It only confuses things and can be fully replaced with option to auto-load last used project.
On the bright side I love the new Lokalize. It's so much better than the old kBabel. It just has some rough edges to be ironed out.
SVN commit 838410 by shaforo: add a list of recently used projects under the projects menu also, the last used project is loaded on startup if no --project cmd option was specified BUG: 167426 M +53 -6 project.cpp M +7 -1 project.h M +46 -11 projectmodel.cpp M +8 -7 projectmodel.h M +2 -0 projectwidget.cpp M +2 -0 projectwindow.cpp M +1 -0 projectwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=838410
Great! I'll try to compile the SVN version and test if it works.