mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
Add Portability and Stability boilerplate for a couple modules.
Needed for automating the generation of the Doc.Extending module summaries.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
-- License : BSD
|
||||
--
|
||||
-- Maintainer : Devin Mullins <me@twifkak.com>
|
||||
-- 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
|
||||
|
@@ -7,6 +7,8 @@
|
||||
-- License : BSD
|
||||
--
|
||||
-- Maintainer : Spencer Janssen <spencerjanssen@gmail.com>
|
||||
-- Stability : unstable
|
||||
-- Portability : unportable
|
||||
--
|
||||
-- This module provides a config suitable for use with a desktop
|
||||
-- environment such as KDE or GNOME.
|
||||
|
@@ -7,6 +7,8 @@
|
||||
-- License : BSD
|
||||
--
|
||||
-- Maintainer : Spencer Janssen <spencerjanssen@gmail.com>
|
||||
-- Stability : unstable
|
||||
-- Portability : unportable
|
||||
--
|
||||
-- This module provides a config suitable for use with the GNOME desktop
|
||||
-- environment.
|
||||
|
@@ -7,6 +7,8 @@
|
||||
-- License : BSD
|
||||
--
|
||||
-- Maintainer : Spencer Janssen <spencerjanssen@gmail.com>
|
||||
-- Stability : unstable
|
||||
-- Portability : unportable
|
||||
--
|
||||
-- This module provides a config suitable for use with the KDE desktop
|
||||
-- environment.
|
||||
|
@@ -7,6 +7,8 @@
|
||||
-- License : BSD
|
||||
--
|
||||
-- Maintainer : Ivan Miljenovic <Ivan.Miljenovic@gmail.com>
|
||||
-- Stability : unstable
|
||||
-- Portability : unportable
|
||||
--
|
||||
-- This module provides a config suitable for use with the Xfce desktop
|
||||
-- environment.
|
||||
|
Reference in New Issue
Block a user