added the ConfigurationManager class to interact with gconf
[marvin.git] / README
blobbe3325dffa3723cb1ca9700f545a0806254135ce
1 Marvin is a simple (and always will be simple) photo viewer and importer.
3 The main purpouse of marvin is to be compatible with the f-spot
4 generated collection (the database mainly). Currently is capable of
5 load the f-spot photo collection, without the tags nor any extra info.
7 The motivation of make a photo viewer compatible is because I don't
8 want to write a f-spot replacement (if you don't know it give it a
9 try), because that's a good software, but requires GLX, something that
10 currently I don't have, so make crash my machine when some glx
11 directive raise the unchrome dri bugs.
13 This software is written with the Python Programming Language and
14 pygtk (gtk bindings for python).