I sent this e-mail only to Kumar by mistake. But others may find it useful as well.
---------- Forwarded message ---------- From: Aniello Del Sorbo <[EMAIL PROTECTED]> Date: Wed, Apr 30, 2008 at 12:54 PM Subject: Re: application icon on task navigator To: kumar lomash <[EMAIL PROTECTED]> Did you check that, in the .desktop file, there is NO space at the end of EACH line ? This is my xournal.desktop file: [Desktop Entry] Encoding=UTF-8 Version=0.4.2.1 Type=Application Name=Xournal Comment=Take handwritten notes Exec=/usr/bin/xournal Icon=xournal X-Window-Icon=xournal X-Window-Icon-Dimmed=xournal X-Osso-Type=application/x-executable X-Osso-Service=com.nokia.xournal MimeType=application/x-xoj; When it was not working the Exec= entry was: "Exec=/usr/bin/xournal " and not "Exec=/usr/bin/xournal" That space was the issue. However, this is my com.nokia.xournal.service file: [D-BUS Service] Name=com.nokia.xournal Exec=/usr/bin/xournal Hope it helps. -- anidel On Wed, Apr 30, 2008 at 9:02 AM, kumar lomash <[EMAIL PROTECTED]> wrote: > Guys, after all the tutorials, I am still unable to get the icon on the > navigator!! > > I am sure, I am missing out on something coz all other applications on the > device are doing it very beautifully. Can somebody do me a favor and > actually quote their "actual" .desktop and .service files? Any other files > if necessary. > > Most of these tutorials are contradicting each other as far as name of the > service file and other entries in .desktop files are concerned. I know that > my .desktop file is partially correct as I can see icons in the shortcut > menu. > > I have placed icons in 26x26, 40x40, 50x50 and 64x64 folders also at the > scalable folder. > > Thanks a lot, > Lomash > _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
