Re: .desktop files and vfolders

Matthew Allum <[email protected]> Sun, 8 Aug 2004 15:25:32 +0000
Newsgroups gmane.comp.handhelds.matchbox
Message-ID <[email protected]>
Hi;

on Sun, Aug 08, 2004 at 05:01:48PM +0200, Rene Wagner wrote:
> 
> I'm in the process of adding/modifying scientific programs in
> OpenEmbedded and have come accross a few issues...
> 
> First of all matchbox appears to ignore "Terminal=1" in
> .desktop files. I don't get any error message (not in
> .xsession-errors either).
> 
> Is that supposed to work?

No, I've never added any support for it. You can of course work round
this by adding soming like 'xterm -e my_prog' to your 'Exec' entry.

> Also, I'd like to add a 'Scientific' vfolder. Of course that
> works fine but in a rather permanent manner. For inclusion in
> GPE we (talked to Phil Blundell) would like to have matchbox
> skip empty folders so that there will be no empty folders on
> a standard install.
>

Hmm, I thought empty folders were skipped ?

  -- Matthew