Try and remove special casing of built-in tags files, by making them normal tags files named appropriately and following the format (html_entities.tags didn't).

This might require a little further testing, but it seems to work just as expected, and removes the startup warnings about those tags files' name (introduced by 3640b3b AFAICT):

Geany-INFO: Unknown filetype for file '/usr/local/share/geany/tags/html_entities.tags'.
Geany-INFO: Unknown filetype for file '/usr/local/share/geany/tags/pascal.tags'.
Geany-INFO: Unknown filetype for file '/usr/local/share/geany/tags/c99.tags'.
Geany-INFO: Unknown filetype for file '/usr/local/share/geany/tags/python.tags'.
Geany-INFO: Unknown filetype for file '/usr/local/share/geany/tags/php.tags'.

You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1014

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub