[Github-comments] [geany-plugins] Translatability of several plugins (#377)

Colomban Wendling notifications at xxxxx
Mon Feb 29 01:19:57 UTC 2016


Fix "translatability" of several plugins, either overall (*GeanyCTags*, *DevHelp*, *GeanyMacro*, *Overview*), only the infos, and remove redundant localization init in some plugins.
Symptoms are that translation might not work in certain cases i.e. if the plugin is loaded first (or alone), or only one from GP installed.

*GeanyPy* also suffers from the non-translatability, but it doesn't have `LOCALEDIR` and `GETTEXT_PACKAGE`properly set from it's build system so it's not as straightforward to fix. @codebrainz 
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/377

-- Commit Summary --

  * Fix translatability of several plugins
  * Remove redundant localization initialization

-- File Changes --

    M devhelp/src/dhp-plugin.c (4)
    M geanyctags/src/geanyctags.c (3)
    M geanydoc/src/geanydoc.c (6)
    M geanyextrasel/src/extrasel.c (4)
    M geanyinsertnum/src/insertnum.c (4)
    M geanylatex/src/geanylatex.c (2)
    M geanylipsum/src/geanylipsum.c (2)
    M geanymacro/src/geanymacro.c (5)
    M geanyprj/src/geanyprj.c (6)
    M geniuspaste/src/geniuspaste.c (1)
    M overview/overview/overviewplugin.c (4)
    M pretty-printer/src/PluginEntry.c (3)
    M scope/src/scope.c (1)
    M shiftcolumn/src/shiftcolumn.c (10)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/377.patch
https://github.com/geany/geany-plugins/pull/377.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/377
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160228/c12a14c9/attachment.html>


More information about the Github-comments mailing list