diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2011-10-17 21:16:01 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2011-10-17 21:16:01 +0200 |
commit | 3e1ca8091269fcd30a7d89cbe2f9d68d7447b0fc (patch) | |
tree | 59e9e0ea07f945e53034203125f19dcf91a38956 /lib/Phi/X11/AtomList.hs | |
parent | 33cd402ae968587d256e11004dac9ed52d1c3cc5 (diff) | |
download | phi-master.tar phi-master.zip |
Diffstat (limited to 'lib/Phi/X11/AtomList.hs')
-rw-r--r-- | lib/Phi/X11/AtomList.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Phi/X11/AtomList.hs b/lib/Phi/X11/AtomList.hs index cad753a..bc91efa 100644 --- a/lib/Phi/X11/AtomList.hs +++ b/lib/Phi/X11/AtomList.hs @@ -48,6 +48,7 @@ atoms = [ "ATOM" , "_XEMBED" , "_XROOTPMAP_ID" , "_XROOTMAP_ID" + , "PHI_SYSTRAY_HELPER" ] -- the expression must have the type (ConnectionClass c => c -> String) |