aboutsummaryrefslogtreecommitdiff
path: root/Utility/FreeDesktop.hs
Commit message (Expand)AuthorAge
* use System.Directory not Utility.DirectoryGravatar Joey Hess2016-09-22
* avoid needing PartialPreludeGravatar Joey Hess2016-09-22
* use takeDirectory instead of parentDirGravatar Joey Hess2016-09-22
* avoid using split unnecessarilyGravatar Joey Hess2016-09-22
* avoid warnings about not exported System.Directory.isSymbolicLinkGravatar Joey Hess2016-04-28
* Fix build with directory-1.2.6.2.Gravatar Joey Hess2016-04-28
* use intercalate instead of MissingH's joinGravatar Joey Hess2015-11-17
* more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is m...Gravatar Joey Hess2015-05-10
* rejigger imports for clean build with ghc 7.10's AMP changesGravatar Joey Hess2015-05-10
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* linux standalone auto-install iconsGravatar Joey Hess2013-07-09
* install to ~/.local/icons, not ~/iconsGravatar Joey Hess2013-07-09
* Install XDG desktop icon files.Gravatar Joey Hess2013-07-09
* finished where indentation changesGravatar Joey Hess2012-12-13
* Use USER and HOME environment when set, and only fall back to getpwent, which...Gravatar Joey Hess2012-10-25
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* updateGravatar Joey Hess2012-08-07
* fix xdg desktop dir lookup codeGravatar Joey Hess2012-08-02
* fix bugs, add desktop dirGravatar Joey Hess2012-08-02
* full autostart supportGravatar Joey Hess2012-08-02
* install autostart file tooGravatar Joey Hess2012-08-01
* installing desktop file workingGravatar Joey Hess2012-08-01
* implement enough of the fdo specs to be able to write desktop menu filesGravatar Joey Hess2012-08-01