diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-05 16:01:55 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-05 16:01:55 -0400 |
| commit | c282a894b56012ae4f68b518e5fad01052ac4f22 (patch) | |
| tree | da7e10201ef684efffefd8e10e59278fca3b565f /propellor.cabal | |
| parent | 4cbaa3ac665786fb0be4aa3121c6e6c447142d24 (diff) | |
XFCE and applyPath properties
* Propellor.Property.XFCE added with some useful properties for the
desktop environment.
* Added File.applyPath property.
This commit was sponsored by Riku Voipio.
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index abf5f05b..76646fb4 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -153,6 +153,7 @@ Library Propellor.Property.Unbound Propellor.Property.User Propellor.Property.Uwsgi + Propellor.Property.XFCE Propellor.Property.ZFS Propellor.Property.ZFS.Process Propellor.Property.ZFS.Properties |
