Fix per-app monitor setting
authorMikael Magnusson <mikachu@gmail.com>
Fri, 20 Feb 2009 16:41:34 +0000 (17:41 +0100)
committerMikael Magnusson <mikachu@gmail.com>
Fri, 20 Feb 2009 16:41:34 +0000 (17:41 +0100)
commit271e0fd9c87a97bb066b35f537a052235413fe5f
tree72afc1d5ef6589b1a4a61c1ac191c9db24d6c1af
parentd0829d4416d83fda4aa4ec8d5f0a7003b0a7f148
Fix per-app monitor setting

A couple of things were wrong, the parser added 1 to the value despite
expecting the user to give values in the range of 1 to
screen_num_monitors, rc.xml documented the values to start from 0 and
finally the monitor value wasn't copied over at all when matching the
client.
data/rc.xml
openbox/config.c