aboutsummaryrefslogtreecommitdiff
path: root/lumina-fileinfo/defaults
Commit message (Collapse)AuthorAge
* Completely overhaul lumina-fileinfo so that it is just a front-end to the ↵Ken Moore2015-08-31
| | | | XDGDesktop structure now, instead of using the regex's and template files like before. This also makes it easier to update later, since there are more information fields in the XDGDesktop structure than lumina-fileinfo currently handles (TryExec, Actions, ShowIn, etc).
* have a config directory to store templateswi2015-03-29
bgstack15