Branch: refs/heads/master Author: Colomban Wendling ban@herbesfolles.org Committer: Colomban Wendling ban@herbesfolles.org Date: Tue, 03 Apr 2012 14:22:38 Commit: 3c67844a48116f493647ec652be16da91dffd29b https://github.com/geany/geany-plugins/commit/3c67844a48116f493647ec652be16d...
Log Message: ----------- Devhelp: list bundled libdevhelp2 source files as possibly translatable
This fixes `make check` on translations because some libdevhelp2 files does actually contain translatable strings, and the check for missing translations then fails.
Modified Paths: -------------- po/POTFILES.in
Modified: po/POTFILES.in 39 files changed, 39 insertions(+), 0 deletions(-) =================================================================== @@ -52,6 +52,45 @@ devhelp/src/dhp-object.c devhelp/src/dhp-plugin.c devhelp/src/dhp-manpages.c devhelp/src/dhp-settings.c +# bundled libdevhelp2 +devhelp/devhelp/dh-assistant.c +devhelp/devhelp/dh-assistant.h +devhelp/devhelp/dh-assistant-view.c +devhelp/devhelp/dh-assistant-view.h +devhelp/devhelp/dh-base.c +devhelp/devhelp/dh-base.h +devhelp/devhelp/dh-book.c +devhelp/devhelp/dh-book.h +devhelp/devhelp/dh-book-manager.c +devhelp/devhelp/dh-book-manager.h +devhelp/devhelp/dh-book-tree.c +devhelp/devhelp/dh-book-tree.h +devhelp/devhelp/dh-enum-types.c +devhelp/devhelp/dh-enum-types.h +devhelp/devhelp/dh-error.c +devhelp/devhelp/dh-error.h +devhelp/devhelp/dh-keyword-model.c +devhelp/devhelp/dh-keyword-model.h +devhelp/devhelp/dh-link.c +devhelp/devhelp/dh-link.h +devhelp/devhelp/dh-marshal.c +devhelp/devhelp/dh-marshal.h +devhelp/devhelp/dh-parser.c +devhelp/devhelp/dh-parser.h +devhelp/devhelp/dh-preferences.c +devhelp/devhelp/dh-preferences.h +devhelp/devhelp/dh-search.c +devhelp/devhelp/dh-search.h +devhelp/devhelp/dh-util.c +devhelp/devhelp/dh-util.h +devhelp/devhelp/dh-window.c +devhelp/devhelp/dh-window.h +devhelp/devhelp/eggfindbar.c +devhelp/devhelp/eggfindbar.h +devhelp/devhelp/ige-conf.c +devhelp/devhelp/ige-conf-gconf.c +devhelp/devhelp/ige-conf.h +devhelp/devhelp/ige-conf-private.h
# geanydoc geanydoc/tests/unittests.c
@@ Diff output truncated at 100000 characters. @@
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: TBD).
plugins-commits@lists.geany.org