From 0cdc53fc9bf88954783e2af199cf62a1068a67b8 Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Mon, 12 Oct 2009 06:10:55 +0200 Subject: Add Portability and Stability boilerplate for a couple modules. Ignore-this: 7d875c5e47535a11e26f9a604a01fe88 Needed for automating the generation of the Doc.Extending module summaries. darcs-hash:20091012041055-1499c-c6024b23b125ddc94f3daa33437bf494434362ce.gz --- XMonad/Config/Azerty.hs | 2 ++ XMonad/Config/Desktop.hs | 2 ++ XMonad/Config/Gnome.hs | 2 ++ XMonad/Config/Kde.hs | 2 ++ XMonad/Config/Xfce.hs | 2 ++ 5 files changed, 10 insertions(+) (limited to 'XMonad/Config') diff --git a/XMonad/Config/Azerty.hs b/XMonad/Config/Azerty.hs index 06e987e..478bf19 100644 --- a/XMonad/Config/Azerty.hs +++ b/XMonad/Config/Azerty.hs @@ -7,6 +7,8 @@ -- License : BSD -- -- Maintainer : Devin Mullins +-- Stability : stable +-- Portability : unportable -- -- This module fixes some of the keybindings for the francophone among you who -- use an AZERTY keyboard layout. Config stolen from TeXitoi's config on the diff --git a/XMonad/Config/Desktop.hs b/XMonad/Config/Desktop.hs index 1959aa8..d5bd47d 100644 --- a/XMonad/Config/Desktop.hs +++ b/XMonad/Config/Desktop.hs @@ -7,6 +7,8 @@ -- License : BSD -- -- Maintainer : Spencer Janssen +-- Stability : unstable +-- Portability : unportable -- -- This module provides a config suitable for use with a desktop -- environment such as KDE or GNOME. diff --git a/XMonad/Config/Gnome.hs b/XMonad/Config/Gnome.hs index aead151..43a481d 100644 --- a/XMonad/Config/Gnome.hs +++ b/XMonad/Config/Gnome.hs @@ -7,6 +7,8 @@ -- License : BSD -- -- Maintainer : Spencer Janssen +-- Stability : unstable +-- Portability : unportable -- -- This module provides a config suitable for use with the GNOME desktop -- environment. diff --git a/XMonad/Config/Kde.hs b/XMonad/Config/Kde.hs index 374c647..fca9f83 100644 --- a/XMonad/Config/Kde.hs +++ b/XMonad/Config/Kde.hs @@ -7,6 +7,8 @@ -- License : BSD -- -- Maintainer : Spencer Janssen +-- Stability : unstable +-- Portability : unportable -- -- This module provides a config suitable for use with the KDE desktop -- environment. diff --git a/XMonad/Config/Xfce.hs b/XMonad/Config/Xfce.hs index 0cf4dc8..d3fb53e 100644 --- a/XMonad/Config/Xfce.hs +++ b/XMonad/Config/Xfce.hs @@ -7,6 +7,8 @@ -- License : BSD -- -- Maintainer : Ivan Miljenovic +-- Stability : unstable +-- Portability : unportable -- -- This module provides a config suitable for use with the Xfce desktop -- environment. -- cgit v1.2.3