Harun Reşit Zafer
Harun Reşit Zafer
I had to add utilities dependency separately and change it scope to make the project work. ```xml com.dorkbox SystemTray 4.1 com.dorkbox Utilities 1.12 ``` Now I'm getting the following exception...
Hi! Does that mean, this extension sends some binaries over ssh to the remote server? Is there a document on how this works? I wonder if we can compile necessary...
> Official Google™ solution: alias `clasp pushffs` to `clasp push && clasp push` Does that actually work?
Same issue here. I see an empty box though. ``` GlyphFontRegistry.register("Font Awesome 5 Free Regular", "C:\\Users\\harun\\workspace\\ma-desktop\\src\\main\\resources\\fa-regular-400.ttf", 16); Glyph icon = GlyphFontRegistry.font("Font Awesome 5 Free Regular").create('\uf328').size(16); fixButton.setGraphic(icon); ``` 
@abhinayagarwal I can create a pull request. Are you one of the maintainers?
also "göremezlik"
When the last 'cesine' part is removed, system can handle the word: ``` muvaffakiyetsizleştiricileştiriveremeyebileceklerimizdenmişsiniz ``` This is because, it is defined that the CAsInA suffix can not come after a...
I'll need to check my Turkish morphology book which is like 1300 pages :)
We should also remove 80 derived roots from the root dictionary.
This solution is probably shouldn't exist. I'll take care of this issue soon.