Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2014-09-16 |
|\ | |||
| * | Updated fix to make sure first Exec entry in a .desktop file is taken. | Jesse Smith | 2014-09-15 |
| | | | | | | | | Fixes launching default apps on Linux. | ||
| * | Merge remote-tracking branch 'upstream/master' | Jesse Smith | 2014-09-15 |
| |\ | |||
| * | | Select the first exec entry from a .desktop file rather than the last. | Jesse Smith | 2014-09-15 |
| | | | | | | | | | | | | Fixes some launch problems on icons with multiple potential launch paths on Linux. | ||
* | | | Make sure to sort applications by name case-insensitively. | Ken Moore | 2014-09-16 |
| |/ |/| | |||
* | | Fix a bug in the *.desktop parsing for luminaXDG. It was previously mixing ↵ | Ken Moore | 2014-09-15 |
|/ | | | | the different "entries" in the file, and now it only uses the required "Desktop Entry" section. | ||
* | Move all the OS-specific path PREFIX settings into LuminaOS so that we don't ↵ | Ken Moore | 2014-09-12 |
| | | | | have all the different defines all over the place. | ||
* | Update the *.desktop "Exec=" compliance to the standards as of 9/9/2014 in ↵ | Ken Moore | 2014-09-09 |
| | | | | LuminaXDG | ||
* | Initial import of the lumina code from pcbsd git repo | Kris Moore | 2014-09-04 |