Make tab label length and window title length configurable (#3365)
commit4508f77a1150b37d5e16c3e7fc9c7223bc591e88
authorAbdul Rafey <96364226+00AR@users.noreply.github.com>
Sun, 29 Jan 2023 15:44:17 +0000 (29 21:14 +0530)
committerGitHub <noreply@github.com>
Sun, 29 Jan 2023 15:44:17 +0000 (29 16:44 +0100)
tree00d09c6d54a6bfb7d070045e212a00dfbde29628
parentd54b2a899dca95639fa6f52d5e16034498c332d9
Make tab label length and window title length configurable (#3365)

Closes #3344 and #2112.
data/geany.glade
doc/geany.txt
src/document.c
src/keyfile.c
src/plugindata.h
src/prefs.c
src/ui_utils.c
src/ui_utils.h