~roeldeconinck/mnemosyne-proj/import

« back to all changes in this revision

Viewing changes to mnemosyne/mnemosyne/README

  • Committer: Peter Bienstman
  • Date: 2011-08-24 17:39:01 UTC
  • Revision ID: peter.bienstman@ugent.be-20110824173901-mt7oqw34dq0s33e1
Tweaks for dialogs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
-libmnemosyne: the main python library that does all the heavy lifting common
4
4
 to all the frontends.
 
5
-example_plugins: some example plugins for libmnemosyne.
5
6
-pyqt_ui: the Qt frontend, written in Python, for use on desktop machines 
6
7
 under Windows, Linux and OSX.
7
8
-ppygui_ui: the PocketPyGui frontend, for use on Windows Mobile.