mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-24 07:58:34 +01:00
cdbf68de67
used yet.
8 lines
203 B
XML
8 lines
203 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string-array name="board_sizes">
|
|
<item>15x15</item>
|
|
<item>13x13</item>
|
|
<item>11x11</item>
|
|
</string-array>
|
|
</resources>
|