summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pt_BR/data/kdeedu/kturtle/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-pt_BR/data/kdeedu/kturtle/Makefile.am')
-rw-r--r--tde-i18n-pt_BR/data/kdeedu/kturtle/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/tde-i18n-pt_BR/data/kdeedu/kturtle/Makefile.am b/tde-i18n-pt_BR/data/kdeedu/kturtle/Makefile.am
new file mode 100644
index 00000000000..5648466386d
--- /dev/null
+++ b/tde-i18n-pt_BR/data/kdeedu/kturtle/Makefile.am
@@ -0,0 +1,11 @@
+txt_DATA = comercial.logo multiplicacao.logo seta.logo coresdefundo.logo nomealeatorio.logo triangulo.logo enrolado.logo quadrado.logo triangulosss.logo flores.logo quadradosss.logo
+
+txtdir = $(kde_datadir)/kturtle/examples/pt_BR
+
+xml_DATA = logohighlightstyle.pt_BR.xml
+xmldir = $(kde_datadir)/katepart/syntax
+
+keywords_DATA = logokeywords.pt_BR.xml
+keywordsdir = $(kde_datadir)/kturtle/data
+EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA)
+