aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP
diff options
context:
space:
mode:
authorq5sys <jt@obs-sec.com>2016-06-23 18:11:36 -0400
committerq5sys <jt@obs-sec.com>2016-06-23 18:11:36 -0400
commit75303d3d2c6db7640bbbb4be283d578aef35e9a7 (patch)
treed85be80de76a5267e63c200126b957e6b3d191a0 /ROADMAP
parentAdd keyboard shortcut for showing/hiding hidden files (diff)
downloadlumina-75303d3d2c6db7640bbbb4be283d578aef35e9a7.tar.gz
lumina-75303d3d2c6db7640bbbb4be283d578aef35e9a7.tar.bz2
lumina-75303d3d2c6db7640bbbb4be283d578aef35e9a7.zip
Change references to PC-BSD to TrueOS
Diffstat (limited to 'ROADMAP')
-rw-r--r--ROADMAP4
1 files changed, 2 insertions, 2 deletions
diff --git a/ROADMAP b/ROADMAP
index fb6dfe54..f7ed9964 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -20,7 +20,7 @@ Add network probing functionality (for lumina-fm mainly)
- Will need integration into LuminaOS and possible LuminaUtils
- Will need an OS-specific method of requesting that the system mount the network
drive on the system
- - Use "avahi-browse" on PC-BSD?
+ - Use "avahi-browse" on TrueOS?
Add OS-specific suspend/resume functionality
- Will be integrated into lumina-screensaver primarily
@@ -48,7 +48,7 @@ New Frameworks:
- LuminaThemeEngine library for use by all Qt applications
(binary module/wrapper around the current theme engine functionality)
-PDF Viewing Capabilities (Extremely Low Priority: just created pc-pdfviewer for PC-BSD)
+PDF Viewing Capabilities (Extremely Low Priority: just created pc-pdfviewer for TrueOS)
- Could be a new utility, but would prefer the functionality be put into libLumina
so that lumina-fm can also use it.
- Great for quickly viewing/printing PDF files (since most PDF utilities appear to be DE-specific)
bgstack15