Replace eekboard-xml and eekboard-inscript with eekxml and mim2remap.

This commit is contained in:
Daiki Ueno
2011-08-23 14:14:30 +09:00
parent 360da8a3c9
commit 158542ec0a
15 changed files with 212 additions and 619 deletions

View File

@ -540,7 +540,7 @@ eek_key_set_symbol_matrix (EekKey *key,
* @key: an #EekKey
*
* Get the symbol matrix of @key.
* Returns: #EekSymbolMatrix or %NULL
* Returns: (transfer none): #EekSymbolMatrix or %NULL
*/
EekSymbolMatrix *
eek_key_get_symbol_matrix (EekKey *key)