From: Adolf Belka Date: Wed, 5 Apr 2023 12:28:30 +0000 (+0200) Subject: wio: move addon language files to standard IPFire location X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b637cb23c808286812bceeff814e2ccaba006c5d;p=people%2Fstevee%2Fipfire-2.x.git wio: move addon language files to standard IPFire location - This location used by guardian addon Signed-off-by: Adolf Belka --- diff --git a/src/wio/lang/wio.de.pl b/config/wio/wio.de.pl similarity index 100% rename from src/wio/lang/wio.de.pl rename to config/wio/wio.de.pl diff --git a/src/wio/lang/wio.en.pl b/config/wio/wio.en.pl similarity index 100% rename from src/wio/lang/wio.en.pl rename to config/wio/wio.en.pl diff --git a/src/wio/lang/wio.es.pl b/config/wio/wio.es.pl similarity index 100% rename from src/wio/lang/wio.es.pl rename to config/wio/wio.es.pl diff --git a/src/wio/lang/wio.fr.pl b/config/wio/wio.fr.pl similarity index 100% rename from src/wio/lang/wio.fr.pl rename to config/wio/wio.fr.pl diff --git a/src/wio/lang/wio.tr.pl b/config/wio/wio.tr.pl similarity index 100% rename from src/wio/lang/wio.tr.pl rename to config/wio/wio.tr.pl