mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
wio: Add Spanish language file
- Update of lfs - Update of rootfile - Addition of Spanish file provided by Roberto Peña (listed as author) Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
8ed905e612
commit
b9e613e405
3
lfs/wio
3
lfs/wio
@@ -15,7 +15,7 @@ THISAPP = wio-$(VER)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = wio
|
||||
PAK_VER = 13
|
||||
PAK_VER = 14
|
||||
|
||||
###############################################################################
|
||||
# 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.es.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/
|
||||
|
||||
Reference in New Issue
Block a user