From 963b223162b5816f0245ee66f27192b453ae40d5 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 2 Feb 2021 08:50:11 +0200 Subject: [PATCH 14/14] scripts/potfiles: Update to the rename of 'freeciv' domain to 'core' See osdn #41425 Signed-off-by: Marko Lindqvist --- scripts/potfiles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/potfiles b/scripts/potfiles index cca98a94ba..1e7112ad17 100755 --- a/scripts/potfiles +++ b/scripts/potfiles @@ -1,6 +1,6 @@ #!/bin/bash -domains="freeciv nations ruledit" +domains="core nations ruledit" if test "$1" == "" ; then echo Usage: $0 '' -- 2.30.0