…erences
The explanation string in preferences is long, separated by \n which makes things hard for translators and makes the dialog wide under some locales.
Since GeanyWrapLabel is not exported by Geany to plugins, create its local copy (and rename it to be sure that it doesn't clash with anything). You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1393
-- Commit Summary --
* projectorganizer: Create a copy of GeanyWrapLabel and use it for preferences
-- File Changes --
M projectorganizer/src/Makefile.am (4) M projectorganizer/src/prjorg-project.c (7) A projectorganizer/src/prjorg-wraplabel.c (212) A projectorganizer/src/prjorg-wraplabel.h (49)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/1393.patch https://github.com/geany/geany-plugins/pull/1393.diff
Merged #1393 into master.
github-comments@lists.geany.org