aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/desktop-utils.pro
Commit message (Collapse)AuthorAge
* Disable lumina-notify from the default build/packages - does not seem ready yetKen Moore2017-05-14
|
* link lumina-xdg-entry into desktop-utils.proq5sys2017-05-01
|
* Enable lumina-mediaplayer in the default build of Lumina's "desktop-utils".Ken Moore2017-04-28
| | | | | | Adjust the pkg-plist to account for all the new files which get installed. Changelog=yes
* add lumina-notify utilityq5sys2017-03-09
|
* 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