aboutsummaryrefslogtreecommitdiff
path: root/lumina-search/i18n/lumina-search_en_GB.ts
Commit message (Collapse)AuthorAge
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
| | | | Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
* Add a new utility: lumina-searchKen Moore2014-11-05
This utility provides quick searching for applications (the default), or for searching the entire user's home directory. The file search also supports the "*" wildcard for the search terms.
bgstack15