From: Matthias Clasen Date: Wed, 30 Sep 2009 00:57:45 +0000 (-0400) Subject: Don't mark test files for translation X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=0c652dc66e09a358c738492e0eb857fef56c6254;p=dana%2Fcg-glib.git Don't mark test files for translation As pointed out in bug 596064 --- diff --git a/po/POTFILES.in b/po/POTFILES.in index 1cc5bd3f..4942623a 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -96,4 +96,3 @@ gio/gvolume.c gio/gvolumemonitor.c gio/gwin32appinfo.c gio/win32/gwinhttpfile.c -tests/gio-ls.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip new file mode 100644 index 00000000..3b95c87b --- /dev/null +++ b/po/POTFILES.skip @@ -0,0 +1 @@ +tests/gio-ls.c