mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
XPaste.hs: improve author info
This commit is contained in:
@@ -1,15 +1,15 @@
|
|||||||
{- |
|
{- |
|
||||||
Module : XMonad.Util.XPaste
|
Module : XMonad.Util.XPaste
|
||||||
|
Author : Jérémy Bobbio
|
||||||
Copyright : (C) 2008
|
Copyright : (C) 2008
|
||||||
License : BSD3
|
License : BSD3
|
||||||
|
|
||||||
Maintainer : <gwern0@gmail.com
|
Maintainer : <gwern0@gmail.com>
|
||||||
Stability : unstable
|
Stability : unstable
|
||||||
Portability : unportable
|
Portability : unportable
|
||||||
|
|
||||||
A module for sending key presses to windows. This modules provides generalized
|
A module for sending key presses to windows. This modules provides generalized
|
||||||
and specialized functions for this task.
|
and specialized functions for this task.
|
||||||
|
|
||||||
-}
|
-}
|
||||||
|
|
||||||
module XMonad.Util.XPaste where
|
module XMonad.Util.XPaste where
|
||||||
|
Reference in New Issue
Block a user