[ALL] New Feature: Add XPM Support (#1)

This commit is contained in:
Martin Duquesnoy
2008-10-12 20:35:17 +02:00
parent 9c197af29c
commit 1d6ba3ff69
11 changed files with 264 additions and 178 deletions

6
wmfsrc
View File

@@ -46,9 +46,9 @@ colors
layouts
{
layout { type = "tile" symbol = "TILE" }
layout { type = "max" symbol = "MAX" }
layout { type = "free" symbol = "FREE" }
layout { type = "tile" image = "/" }
layout { type = "max" image = "/" }
layout { type = "free" image = "/" }
}
tags