Recgnize new box types by searchbox and findbox commands
commit0cbcbaca44d874922b726044a9cb67203b89b1de
authorPetr Písař <petr.pisar@atlas.cz>
Sun, 9 Jul 2017 13:15:29 +0000 (9 15:15 +0200)
committerPetr Písař <petr.pisar@atlas.cz>
Sun, 9 Jul 2017 13:15:29 +0000 (9 15:15 +0200)
tree9891e92ffac0f7db3486d61eb113beea0b7e2032
parent5cf9f7c4193291ddb0a3b2cbb1c3a1f26fc74233
Recgnize new box types by searchbox and findbox commands

This is implemented by unifying string to data box type conversion.

It seems server does not like the new types in searchbox requests. It
probably recognized gross types only. We he have to wait for the new
specification.
src/data.c
src/data.h
src/shigofumi.c