undo translation to schemas

This commit is contained in:
2017-11-11 11:41:17 -03:00
parent bb96e85e05
commit 4f71cfa4c2
89 changed files with 1226 additions and 9135 deletions

View File

@@ -5,8 +5,6 @@ MSGOBJS=$(addprefix locale/,$(MSGLANGS:.po=/LC_MESSAGES/pamac.mo))
gettext: ../data/polkit/org.pamac.policy.in $(MSGOBJS)
msgfmt --xml --template ../data/polkit/org.pamac.policy.in -d ./ -o ../data/polkit/org.pamac.policy
msgfmt --xml --template ../data/org.pamac.aur.gschema.xml.in -d ./ -o ../data/org.pamac.aur.gschema.xml
msgfmt --xml --template ../data/org.pamac.main.gschema.xml.in -d ./ -o ../data/org.pamac.main.gschema.xml
clean:
rm -rf locale