From 9b58d35185905f8334142bf4988cb784e993aea7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 21 Nov 2011 02:23:03 -0600 Subject: Initial import of extracted KDE i18n tarballs --- tde-i18n-sl/data/kdeedu/kturtle/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tde-i18n-sl/data/kdeedu/kturtle/Makefile.am (limited to 'tde-i18n-sl/data/kdeedu/kturtle/Makefile.am') diff --git a/tde-i18n-sl/data/kdeedu/kturtle/Makefile.am b/tde-i18n-sl/data/kdeedu/kturtle/Makefile.am new file mode 100644 index 00000000000..0965935b3ce --- /dev/null +++ b/tde-i18n-sl/data/kdeedu/kturtle/Makefile.am @@ -0,0 +1,9 @@ +txt_DATA = square.logo curly.logo triangle.logo example1.logo +txtdir = $(kde_datadir)/kturtle/examples/sl + +xml_DATA = logohighlightstyle.sl.xml +xmldir = $(kde_datadir)/katepart/syntax + +keywords_DATA = logokeywords.sl.xml +keywordsdir = $(kde_datadir)/kturtle/data +EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA) -- cgit v1.2.3