The filename is in the filename encoding, whereas the label must be provided as UTF-8. Although this usually matches on user's machines, it's not technically correct and could cause issues on some setups or with odd filenames.
You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/4504 -- Commit Summary -- * Fix encoding in ui_add_config_file_menu_item() when displaying filename -- File Changes -- M src/ui_utils.c (2) -- Patch Links -- https://github.com/geany/geany/pull/4504.patch https://github.com/geany/geany/pull/4504.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4504 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
