mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-11 16:42:41 +01:00
DroidFish: Replaced tab characters with spaces.
This commit is contained in:
@@ -4,5 +4,5 @@
|
|||||||
<item
|
<item
|
||||||
android:id="@+id/item_delete_file"
|
android:id="@+id/item_delete_file"
|
||||||
android:title="@string/delete_file">
|
android:title="@string/delete_file">
|
||||||
</item>
|
</item>
|
||||||
</menu>
|
</menu>
|
||||||
|
|||||||
@@ -143,10 +143,10 @@
|
|||||||
Install chess network server software on the remote computer.
|
Install chess network server software on the remote computer.
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
For windows, install server software from the <a href="http://home.arcor.de/bernhard.wallner/netChess.html">Computer Chess Utility</a> page.
|
For windows, install server software from the <a href="http://home.arcor.de/bernhard.wallner/netChess.html">Computer Chess Utility</a> page.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
For linux, <tt>mini-inetd</tt> from the <tt>tcputils</tt> package can be used.
|
For linux, <tt>mini-inetd</tt> from the <tt>tcputils</tt> package can be used.
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user