diff options
Diffstat (limited to 'tde-i18n-pl/data')
-rw-r--r-- | tde-i18n-pl/data/Makefile.am | 4 | ||||
-rw-r--r-- | tde-i18n-pl/data/tdeedu/Makefile.am | 4 | ||||
-rw-r--r-- | tde-i18n-pl/data/tdeedu/khangman/Makefile.am | 7 | ||||
-rw-r--r-- | tde-i18n-pl/data/tdeedu/kturtle/Makefile.am | 10 |
4 files changed, 0 insertions, 25 deletions
diff --git a/tde-i18n-pl/data/Makefile.am b/tde-i18n-pl/data/Makefile.am deleted file mode 100644 index 09cfc219c59..00000000000 --- a/tde-i18n-pl/data/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ - -TOPLEVEL_LANG = pl -SUBDIRS = $(AUTODIRS) - diff --git a/tde-i18n-pl/data/tdeedu/Makefile.am b/tde-i18n-pl/data/tdeedu/Makefile.am deleted file mode 100644 index 09cfc219c59..00000000000 --- a/tde-i18n-pl/data/tdeedu/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ - -TOPLEVEL_LANG = pl -SUBDIRS = $(AUTODIRS) - diff --git a/tde-i18n-pl/data/tdeedu/khangman/Makefile.am b/tde-i18n-pl/data/tdeedu/khangman/Makefile.am deleted file mode 100644 index 54c7334746f..00000000000 --- a/tde-i18n-pl/data/tdeedu/khangman/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -txt_DATA = easy.kvtml animals.kvtml hard.kvtml medium.kvtml -txtdir = $(kde_datadir)/khangman/data/pl - -key_DATA= pl.txt -keydir=$(kde_datadir)/khangman - -EXTRA_DIST = $(txt_DATA) $(key_DATA)
\ No newline at end of file diff --git a/tde-i18n-pl/data/tdeedu/kturtle/Makefile.am b/tde-i18n-pl/data/tdeedu/kturtle/Makefile.am deleted file mode 100644 index 860d7ae95ac..00000000000 --- a/tde-i18n-pl/data/tdeedu/kturtle/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -txt_DATA = kde.pl.logo kwiatek.pl.logo trojkat.pl.logo kolorytla.pl.logo reklama.pl.logo trojkaty.pl.logo kwadrat.pl.logo strzalka.pl.logo zawijasy.pl.logo kwadraty.pl.logo losowoimie.pl.logo tabliczkamnozenia.pl.logo -txtdir = $(kde_datadir)/kturtle/examples/pl - -xml_DATA = logohighlightstyle.pl.xml -xmldir = $(kde_datadir)/katepart/syntax - -keywords_DATA = logokeywords.pl.xml -keywordsdir = $(kde_datadir)/kturtle/data -EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA) - |