From a0cac7f1ca0764134954fddb1bab8072eca26b44 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 23 Nov 2009 14:24:00 +0000 Subject: Update some common egg code for better debugging support --- po/.gitignore | 1 + po/POTFILES.in | 1 + po/POTFILES.skip | 2 ++ 3 files changed, 4 insertions(+) create mode 100644 po/POTFILES.skip (limited to 'po') diff --git a/po/.gitignore b/po/.gitignore index 005ab20..73b9707 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -2,4 +2,5 @@ Makefile.in.in POTFILES stamp-it .intltool-merge-cache +*.pot diff --git a/po/POTFILES.in b/po/POTFILES.in index 6add251..72595a1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -5,4 +5,5 @@ policy/org.freedesktop.devicekit.power.policy.in policy/org.freedesktop.devicekit.power.qos.policy.in src/dkp-main.c tools/dkp-tool.c +src/egg-debug.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip new file mode 100644 index 0000000..c369e8d --- /dev/null +++ b/po/POTFILES.skip @@ -0,0 +1,2 @@ +tools/egg-debug.c + -- cgit v1.2.1