[Xfce4-commits] <xfce4-cpugraph-plugin:master> Add a POTFILES.skip
Florian Rivoal
noreply at xfce.org
Thu Sep 30 16:36:06 CEST 2010
Updating branch refs/heads/master
to 1cfbca423b866d897eb0c783b25228f5ba38fc2b (commit)
from e3fe1b94fdb45346a42ff4961fa3002ea210d47c (commit)
commit 1cfbca423b866d897eb0c783b25228f5ba38fc2b
Author: Florian Rivoal <frivoal at gmail.com>
Date: Thu Sep 30 18:22:39 2010 +0900
Add a POTFILES.skip
cpugraph.desktop.in is reported as missing from POTFILES.in by "make
distcheck", but it needn't be there since cpugraph.desktop.in.in is.
Create a POTFILES.skip, and add it there.
po/POTFILES.skip | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
new file mode 100644
index 0000000..001fb1e
--- /dev/null
+++ b/po/POTFILES.skip
@@ -0,0 +1 @@
+panel-plugin/cpugraph.desktop.in
More information about the Xfce4-commits
mailing list