aboutsummaryrefslogtreecommitdiffstats
path: root/Roledex.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Roledex.hs')
-rw-r--r--Roledex.hs7
1 files changed, 4 insertions, 3 deletions
diff --git a/Roledex.hs b/Roledex.hs
index 8dd5422..f9584ee 100644
--- a/Roledex.hs
+++ b/Roledex.hs
@@ -2,14 +2,14 @@
-- |
-- Module : XMonadContrib.Roledex
-- Copyright : (c) tim.thelion@gmail.com
--- License : BSD Because this is dirived from Accordian which is licenced that way.
--- The maintainer of Accordian is glasser@mit.edu
+-- License : BSD
--
-- Maintainer : tim.thelion@gmail.com
-- Stability : unstable
-- Portability : unportable
--
--- Screenshot : www.timthelion.com/rolodex.png
+-- Screenshot : <http://www.timthelion.com/rolodex.png>
+--
-- This is a compleatly pointless layout which acts like Microsoft's Flip 3D
-----------------------------------------------------------------------------
@@ -26,6 +26,7 @@ import Data.Ratio
import XMonadContrib.LayoutHelpers ( idModify )
-- $usage
+--
-- > import XMonadContrib.Roledex
-- > defaultLayouts = [ roledex ]