summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2015-08-26 15:59:20 +0100
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2015-08-26 15:59:20 +0100
commitece2a872c1b944cf24bd631d907c3b7cfcb484a9 (patch)
treeccfda8c450c8d8d26b43d8dc632dbcf8669f375e /po
parenta5b7bbb595be04899084e39e7ddf806d5b524e28 (diff)
downloadgeoclue-ece2a872c1b944cf24bd631d907c3b7cfcb484a9.tar.gz
Workaround an intltool issue
`make distcheck` breaks with the error: ----- The following files contain translations and are currently not in use. Please consider adding these to the POTFILES.in file, located in the po/ directory. sub/demo/geoclue-demo-agent.desktop.in sub/demo/geoclue-where-am-i.desktop.in ---- The only known workaround is to add these paths to POTFILES.skip and this patch does that.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.skip2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index bbe11bd..2da1289 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,2 +1,4 @@
demo/geoclue-demo-agent.desktop.in
demo/geoclue-where-am-i.desktop.in
+sub/demo/geoclue-demo-agent.desktop.in
+sub/demo/geoclue-where-am-i.desktop.in