Hi, Alex,
There is a key in gconf to switch on/off non-mobile desktop link showing up on screen. If that key is switched on, you will have to add following field in your desktop file so as to be a mobile application. [Desktop Entry] … … OnlyShowIn=GNOME;Mobile … … The key in gconf is /desktop/Hildon/htmlhomeplugin/onlyshowin_filter. You could simply set it to FALSE without adding ‘OnlyShowIn’ field in your desktop file, which could show up your hello link on screen. Thanks, Horace ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexandre Safa Sent: 2008年5月13日 17:01 To: [email protected] Subject: Help for add my application Hello all, i writed a simple hello C/GTK application, but i can't put a new icon to the ume desktop. I made a hello.desktop file which contain: [Desktop Entry] Version=1.0 Encoding=UTF-8 Name=Hello Comment=A hello application Exec=hello Icon=hello StartupNotify=true Type=Application Categories=GTK;Application;Utility i've copied this file into /usr/share/applications Nothing appear into the Utility menu...any ideas ? Is there a symbolic link to make anywhere ?
-- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
