aboutsummaryrefslogtreecommitdiff
path: root/lumina-info/lumina-info.pro
Commit message (Collapse)AuthorAge
* Update the ROADMAP to 1.0.0-ReleaseKen Moore2015-02-19
| | | | Also make a couple minor tweaks to lumina-info (mostly commented-out debugging statements)
* Add knowledge of the lumina-info utility to the Lumina desktop (userbutton, ↵Ken Moore2015-01-28
| | | | | | config menu). Also make sure that there is a *.desktop shortcut for the application (and update the pkg-plist) Also allow for "-<something>" to be put in the version number without messing up the version checking routine, and tag the current version on the master branch as 0.8.2-devel (once the stable/official release is branched, the "-devel" tag will get either dropped or changed to "-release" in that branch, with the master branch moving on to the next <version>-devel)
* Add a new utility: lumina-infoKen Moore2015-01-28
This utility provides basic information/links for the Lumina desktop project.
bgstack15