Hi. Please merge my branch by: ------------------------------------------------------------------------ git remote add gitorious [email protected]:sawfish/sawfish.git git fetch gitorious git branch --track teika gitorious/master git merge teika ------------------------------------------------------------------------ >From the next time, fetch & merge suffice.
It has two changes: * rename-window-* are moved from match-window.jl to windows.jl * Doc, var on "window types" (transient, desktop & dock) are improved. And one more minor commit is there. ChangeLog records them all. Oh, it's far easier than sending a patch :) Regards, Teika (Teika kazura)
