options menu shows (empty) options dialog

This commit is contained in:
Alli
2010-01-08 00:57:37 +13:00
parent 447612f340
commit 389f659984
2 changed files with 57 additions and 4 deletions

View File

@@ -1028,4 +1028,10 @@
<sequence name="left-normal" start="0" length="1" />
<sequence name="left-pressed" start="1" length="1" />
</unit>
<unit name="dd-crnr">
<sequence name="top-left" start="0" length="1" />
<sequence name="top-right" start="1" length="1" />
<sequence name="bottom-left" start="2" length="1" />
<sequence name="bottom-right" start="3" length="1" />
</unit>
</sequences>