dharmann
dharmann
I've made a small change to the plugin, so to be able to use it as "Must Use" plugin. For who's interested, I've moved the file `plugin.php` in the root...
- Swithced priority between Laravel conf value and browser accepted languages - normalized L10N to ISO 639-1 format
Saving a document from a chat, opens a GTK dialog to select destination path. Searching in the code, I saw that in file "`src/ui/WebView.cpp`" you use the `gtkmm/filechooserdialog.h`. Maybe you...