diff options
author | Ken Moore <ken@pcbsd.org> | 2015-01-28 12:35:48 -0500 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2015-01-28 12:35:48 -0500 |
commit | 09ffe0e5e565f3fd8a8d98502508bebb94e1a63e (patch) | |
tree | f34dd309525642f1366503175445bc51a9142092 /port-files/pkg-plist | |
parent | Also add the lumina-info utility to the i18n-projects file (so it gets added ... (diff) | |
download | lumina-09ffe0e5e565f3fd8a8d98502508bebb94e1a63e.tar.gz lumina-09ffe0e5e565f3fd8a8d98502508bebb94e1a63e.tar.bz2 lumina-09ffe0e5e565f3fd8a8d98502508bebb94e1a63e.zip |
Add knowledge of the lumina-info utility to the Lumina desktop (userbutton, 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)
Diffstat (limited to 'port-files/pkg-plist')
-rw-r--r-- | port-files/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/port-files/pkg-plist b/port-files/pkg-plist index 4260a026..f5ec14d0 100644 --- a/port-files/pkg-plist +++ b/port-files/pkg-plist @@ -19,6 +19,7 @@ include/LuminaSingleApplication.h share/applications/lumina-fm.desktop share/applications/lumina-screenshot.desktop share/applications/lumina-search.desktop +share/applications/lumina-info.desktop share/pixmaps/Lumina-DE.png share/pixmaps/Insight-FileManager.png share/xsessions/Lumina-DE.desktop |