Files
akaza/Cargo.toml
Tokuhiro Matsuno 9e227a25b0 User dict (#286)
* refactor dict-pane

* refactor

* add user_dict adding feature

* clippy --fix

* cargo fmt

* clippy fix

* optimize imports

* user dictionary editing menu

* open dict

* show surface

* add row

* implement delete button

* refacor

* save user dict

* clippy fix
2023-02-12 00:06:09 +09:00

3 lines
117 B
TOML

[workspace]
members = ["libakaza", "marisa-sys", "ibus-akaza", "ibus-sys", "akaza-data", "akaza-conf", "akaza-dict"]