Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
9 righe
259 B
9 righe
259 B
5 anni fa
|
<?xml version="1.0"?>
|
||
|
<!DOCTYPE project>
|
||
|
|
||
|
<project name="portos-private-theme" basedir="." default="deploy">
|
||
|
<property name="theme.parent" value="_styled" />
|
||
|
|
||
|
<import file="../build-common-theme.xml" />
|
||
|
<property name="theme.type" value="ftl" />
|
||
|
</project>
|