QUOTE(Jon_J @ Dec 30 2006, 06:47 PM)
seiichiro0185, have you gotten MimeTypes to work with abookreader?
I changed my mimetypes in the .desktop file for abookreader, and removed mimetype refrences from the default imagepad .desktop file.
Then I restarted Qtopia.
When I click an image in the Qtopia Files tab, it opens abookreader, but doesn't launch the image. It just opens up with it's internal filebrowser.
Is it possible to get abookreader to just open the selected file, and not it's filebrowser?
I looked in the many settings in the configuration pages, and "advanced settings", I don't see a way to disable the filebrowser from opening automatically.
Thank you,
Jon
I think its simply not implemented in the current version. From my understanding of the code (I'm by no means a professional c/c++ programmer, but I know the basics) aBookReader ignores all commandline arguments (basically if you set the mimetype the app gets called with app <file> when the file is clicked) and so it just starts as if run from the normal app-icon. So to get it to work we need someone who can implement this (or can speak japanese to convince the original author to implement it ^^).
seiichiro0185
PS.: As i said I only know the basics of programming c/c++, so if someone finds that my post is false, feel free to correct me ^^