From: Stephan Feddersen <sfeddersen@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] WIO: Add french translation file
Date: Tue, 01 Oct 2019 22:01:40 +0200 [thread overview]
Message-ID: <20191001200140.2535-1-sfeddersen@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1601 bytes --]
---
config/rootfiles/packages/wio | 1 +
lfs/wio | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/config/rootfiles/packages/wio b/config/rootfiles/packages/wio
index 065d0be10..899dccf06 100644
--- a/config/rootfiles/packages/wio
+++ b/config/rootfiles/packages/wio
@@ -16,6 +16,7 @@ var/log/rrd/wio
var/ipfire/addon-lang/wio.de.pl
var/ipfire/addon-lang/wio.en.pl
var/ipfire/addon-lang/wio.tr.pl
+var/ipfire/addon-lang/wio.fr.pl
var/ipfire/menu.d/EX-wio.menu
srv/web/ipfire/html/images/wio
srv/web/ipfire/html/images/wio/add.png
diff --git a/lfs/wio b/lfs/wio
index 3d788efda..58ab16620 100644
--- a/lfs/wio
+++ b/lfs/wio
@@ -15,7 +15,7 @@ THISAPP = wio-$(VER)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = wio
-PAK_VER = 5
+PAK_VER = 6
###############################################################################
# Top-level Rules
@@ -58,6 +58,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
install -v -m 644 $(DIR_APP)/wio/images/* /srv/web/ipfire/html/images/wio/
install -v -m 644 $(DIR_APP)/wio/lang/wio.de.pl /var/ipfire/addon-lang/
install -v -m 644 $(DIR_APP)/wio/lang/wio.en.pl /var/ipfire/addon-lang/
+ install -v -m 644 $(DIR_APP)/wio/lang/wio.fr.pl /var/ipfire/addon-lang/
install -v -m 644 $(DIR_APP)/wio/lang/wio.tr.pl /var/ipfire/addon-lang/
install -v -m 644 $(DIR_APP)/wio/EX-wio.menu /var/ipfire/menu.d/
install -v -m 644 $(DIR_APP)/wio/config/backup/includes/wio /var/ipfire/backup/addons/includes/wio
--
2.17.1
reply other threads:[~2019-10-01 20:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191001200140.2535-1-sfeddersen@ipfire.org \
--to=sfeddersen@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox