Open gbdematos opened 7 years ago
There is not currently a way to change the language in Zazu, but it is possible for plugins to change their language if they supported that.
I would like to know if it is possible to show the actual icon of the application instead of a default one.
@scmanjarrez
Here is how the file-finder mac adapter uses app2png (https://github.com/tinytacoteam/app2png) to find an icon for an application: https://github.com/tinytacoteam/zazu-file-finder/blob/master/adapters/osx-mdfind/macfile.js
As for other operating systems I believe we use the fallback adapter which may not have an implementation to determine app icon.
Sorry for opening issues. I didn't find anywhere else to ask.
I see that the app has a folder "locale" with a lot of country codes. Is there any way to change the language?
Also, while searching the results don't have the appropriate icons of the files, just some placeholders: Imgur
Using Windows 10, 64 bits, build 1709.
Is this intended behavior?
Thanks!