diff --git a/XMonad/Hooks/SetWMName.hs b/XMonad/Hooks/SetWMName.hs index b3b55850..8700f8f2 100644 --- a/XMonad/Hooks/SetWMName.hs +++ b/XMonad/Hooks/SetWMName.hs @@ -23,7 +23,7 @@ -- need to do it once per XMonad execution) -- -- For details on the problems with running Java GUI programs in non-reparenting --- WMs, see "http:\/\/bugs.sun.com\/bugdatabase\/view_bug.do?bug_id=6429775" and +-- WMs, see and -- related bugs. -- -- Setting WM name to "compiz" does not solve the problem, because of yet diff --git a/XMonad/Util/XSelection.hs b/XMonad/Util/XSelection.hs index 2ca2f284..fb9c6208 100644 --- a/XMonad/Util/XSelection.hs +++ b/XMonad/Util/XSelection.hs @@ -12,7 +12,7 @@ -- A module for accessing and manipulating the X Window mouse selection (used in copy and pasting). -- getSelection and putSelection are adaptations of Hxsel.hs and Hxput.hs from XMonad-utils, available: -- --- $ darcs get "http:\/\/gorgias.mine.nu\/repos\/xmonad-utils" +-- $ darcs get ----------------------------------------------------------------------------- module XMonad.Util.XSelection (