Ticket #156 (closed defect: wontfix)
Where is mainmenu going to look for applications?
| Reported by: | mickey@… | Owned by: | mickey@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | openmoko-mainmenu | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
Do we make use of the $pkgdatadir/vfolders hierarchy. If so, what for?
If not, I suggest just parsing $datadir/applications/*.desktop
Change History
comment:2 Changed 6 years ago by sunzhiyong@…
- Status changed from new to assigned
All *.desktop file in these directory:
DATADIR" /applications"
"/usr/share/applications"
"/usr/local/share/applications"
$HOME ".applications"
And the section organize as matchbox vfolder, more see matchbox-common/vfolder/
Note: See
TracTickets for help on using
tickets.
