diff options
author | Ken Moore <ken@pcbsd.org> | 2014-09-09 10:49:31 -0400 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2014-09-09 10:49:31 -0400 |
commit | 156d29893b12e1a22664ba4b065196b5beec768e (patch) | |
tree | 8b3f788c5c780848581ab9a39ef1efb7a4d50861 /libLumina/LuminaXDG.h | |
parent | Update lumina-open to remove some of the other Exec= flags that might be avai... (diff) | |
download | lumina-156d29893b12e1a22664ba4b065196b5beec768e.tar.gz lumina-156d29893b12e1a22664ba4b065196b5beec768e.tar.bz2 lumina-156d29893b12e1a22664ba4b065196b5beec768e.zip |
Update the *.desktop "Exec=" compliance to the standards as of 9/9/2014 in LuminaXDG
Diffstat (limited to 'libLumina/LuminaXDG.h')
-rw-r--r-- | libLumina/LuminaXDG.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libLumina/LuminaXDG.h b/libLumina/LuminaXDG.h index 0aa469b7..b4c358c2 100644 --- a/libLumina/LuminaXDG.h +++ b/libLumina/LuminaXDG.h @@ -9,6 +9,7 @@ // -- Current Implementation (OCT 2013) -- // Desktop File Version Compliance: 1.0 (except "DBusActivatable") // Icon Theme Compliance: Built in to Qt (QIcon::fromTheme()) with "oxygen" theme default +// *.desktop Exec Compliance Updated: 9/9/2014 //=========================================== |