Re: [devel] Another idea
Sebastian Fleer <[email protected]>
| Newsgroups | gmane.comp.kde.debian |
|---|---|
| Message-ID | <[email protected]> |
On Sunday 11 January 2004 23:01, Dominique Devriese wrote: > The index that I would like most, is a tree looking something like > this: > > + Office Tools > > |-+ KOffice - Office Suite > | > | |-- KWord - Word Processor > | |-- KSpread - Spreadsheet > | |-- ... > | > |-+ OpenOffice.Org - Office Suite > | > | |-- Writer - Word Processor > | |-- Calc - Spreadsheet > | |-- ... > > + Internet Programs > > |... > If you use a tree structure like this, I think it should match the one of the KMenu. If we use your example, a user should be able to run KWord by clicking KMenu->Office Tools->KOffice->KWord. The KMenu already has a structure like that, so this would be the best way to ensure that a newbie can easily find a new app. And maybe one could even extract the needed metadata from the .desktop files. I don't know if this is possible, it's just an idea. Sebastian