From fd8ce9414aa12028b26fd67082e843ea161e3b90 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 21 May 2007 03:42:25 +0000 Subject: use simple pattern matching for per-app settings. all rules that match are applied to a window rather than just the first --- data/rc.xml | 13 +++++++++---- data/rc.xsd | 8 ++++++++ 2 files changed, 17 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/rc.xml b/data/rc.xml index 42d629ff..fa673c8d 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -506,11 +506,15 @@ want to use it --> yes + no diff --git a/data/rc.xsd b/data/rc.xsd index ca99419a..64cbb98e 100644 --- a/data/rc.xsd +++ b/data/rc.xsd @@ -153,6 +153,7 @@ + @@ -330,6 +331,13 @@ + + + + + + + -- cgit v1.2.3