Add src/plugins/example/gnc-plugin.example.c to POTFILES.skip

This commit is contained in:
fell 2018-01-30 02:07:06 +01:00
parent ab4010b379
commit 8812aae5d5

View File

@ -19,6 +19,9 @@ src/libqof/qof/qofquery-deserial.c
src/libqof/qof/qofquery-serialize.c
src/libqof/qof/qofsql.c
# This file is only an example for programmers and never called:
src/plugins/example/gnc-plugin.example.c
# Skip softlinks to scm files. These softlinks are created in builddir
# for testing purposes, intltool-extract isn't smart enough to ignore
# them when bulddir and srcdir are the same, and both intltool-extract