aboutsummaryrefslogtreecommitdiff
path: root/lumina-fileinfo/main.cpp
Commit message (Collapse)AuthorAge
* since mixing tabs and spaces can generate troubles in some editors, I've ↵wi2015-04-26
| | | | removed the tabs
* Clean up the new lumina-fileinfo utility.Ken Moore2015-04-21
| | | | | | | 1) Get it setup for translations 2) Update the project file to work with all the Lumina defines/locations 3) Remove the registration of the *.desktop shortcut (CLI requirements, not a stand-alone app) 4) Clean up the icon/theme usage so if the icon theme gets changed it will be updated in the utility right away.
* put the name lumina-fileinfowilliam2015-03-26
bgstack15