mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
turn off dualpane option. It's broken: makes it too easy to get lots
of instances of the games list and board views stacked on top of each other.
This commit is contained in:
parent
44c4d50051
commit
777b1a7aab
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<bool name="dualpane_enabled">true</bool>
|
<bool name="dualpane_enabled">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue