This turns messages like: ``` ** INFO: User plugins: /home/enrico/tmp/geany_conf/plugins/geanypy/plugins ** INFO: System plugins: /home/enrico/apps/share/geany/geanypy/plugins ``` into ``` GeanyPy-INFO: User plugins: /home/enrico/tmp/geany_conf/plugins/geanypy/plugins GeanyPy-INFO: System plugins: /home/enrico/apps/share/geany/geanypy/plugins ``` You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/371 -- Commit Summary -- * Set G_LOG_DOMAIN for proper GLib error reporting/logging -- File Changes -- M geanypy/src/Makefile.am (3) -- Patch Links -- https://github.com/geany/geany-plugins/pull/371.patch https://github.com/geany/geany-plugins/pull/371.diff --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/371
