aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/desktop-utils.pro
Commit message (Collapse)AuthorAge
* New Desktop Utility: lumina-archiverKen Moore2016-11-12
| | | | | | This is a pure Qt5 front-end to the "tar" utility for creating, viewing, and editing archives of various formats. ChangeLog=YES
* Add lumina-calculator to the overall desktop-utils build.Ken Moore2016-10-20
|
* 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.
bgstack15