On 9/4/07, Kyle Nitzsche <[EMAIL PROTECTED]> wrote: > Hi, > > Can one write a home plugin with python yet? > > (I'd like to experiment with replacing the mobile-basic-flash plugin.) > > If so, any tips on where to put the required files? >
The following link describes where put the files http://maemo.org/community/wiki/HildonDesktopPluginHowto You can get the python-hildondesktop package and the pyphantom python plugin IDE at http://pyphantom.garage.maemo.org/ currently this is just a plugin ide, but we would like to be used as an IDE for python application development. I have some questions about https://help.ubuntu.com/community/UMEGuide/ApplicationDevelopment/AnatomyOfUMEPythonApplication in pyphantom we install into different locations, for example we install python files into /usr/lib/hildon-desktop/ and .desktop files into /usr/share/applications/<plugin-type> in your tutorial you install everything into /usr/share/<app name>, so is this a new standard for ume and one we should adapt to? -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
