[maemo-developers] Making my app. appear on the Navigator menu
From: Eero Tamminen eero.tamminen at nokia.comDate: Tue Sep 25 18:59:34 EEST 2007
- Previous message: Making my app. appear on the Navigator menu
- Next message: Making my app. appear on the Navigator menu
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, ext David Hazel wrote: > write a new application to maemo 3.x" instructions. Also, I'm unsure > whether I'm supposed to set up a Makefile.am script to ensure that > "something" gets done with the .desktop and .service files. Do these get > automatically recognised and dealt with, or do I have to tell the > installer what to do with them? You can list what your package installed with: dpkg -L <your package name> If it doesn't list your application .desktop file under /usr/share/applications/hildon directory, there's nothing telling the Desktop that such an UI application exists (and what is its name, icon etc). - Eero
- Previous message: Making my app. appear on the Navigator menu
- Next message: Making my app. appear on the Navigator menu
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]