doyoung ha wrote: > Hi~ > > I'm testing Moblin linux and have some questions about adding > application icon to Moblin desktop. > > > First, I want to hide some application icons from desktop. > > and I read documents from web. > > http://v1.moblin.org/toolkits/basicDevGuides/UIComp/toolkits_DevGds_UIComp_homeScreen.php > > http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html > > So I added "NotShowIn=GNOME;Mobile" lines to .desktop files I want to > hide.
That should be supported, but I suspect it is not. If the image you have uses mobile-basic-flash (the home screen is HTML) then it checks a gconf key: /desktop/hildon/htmlhomeplugin/onlyshowin_filter The UME guys said they recently swapped out the original home screen for a more optimized python-based one. Not sure of the details. You might ask on the [EMAIL PROTECTED] mailing list or #ubuntu-mobile IRC channel. Bob > > But that does not work. > > How can I hide desktop icons?? > > > Second, I want sort desktop icons but I couldn't find the way. > > I built linux image using MIC 0.47 and platform is menlow-lpia-ume. > > > have a nice day~ > _______________________________________________ > Moblin dev Mailing List > [email protected] > > To manage or unsubscribe from this mailing list visit: > https://lists.moblin.org/mailman/listinfo/dev or your user account on > http://moblin.org once logged in. > > For more information on the Moblin Developer Mailing lists visit: > http://moblin.org/community/mailing-lists _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
