summaryrefslogtreecommitdiffstats
path: root/tde-i18n-fr/data/kdeedu
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
commitf7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch)
tree1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-fr/data/kdeedu
parent85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff)
downloadtde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz
tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip
Second part of prior commit
Diffstat (limited to 'tde-i18n-fr/data/kdeedu')
-rw-r--r--tde-i18n-fr/data/kdeedu/Makefile.am4
-rw-r--r--tde-i18n-fr/data/kdeedu/Makefile.in585
-rw-r--r--tde-i18n-fr/data/kdeedu/kanagram/Makefile.am2
-rw-r--r--tde-i18n-fr/data/kdeedu/kanagram/Makefile.in448
-rw-r--r--tde-i18n-fr/data/kdeedu/kanagram/animals.kvtml185
-rw-r--r--tde-i18n-fr/data/kdeedu/kanagram/clothing.kvtml116
-rw-r--r--tde-i18n-fr/data/kdeedu/khangman/Makefile.am4
-rw-r--r--tde-i18n-fr/data/kdeedu/khangman/Makefile.in585
-rw-r--r--tde-i18n-fr/data/kdeedu/khangman/fr/IMPROVE.txt38
-rw-r--r--tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.am7
-rw-r--r--tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.in470
-rw-r--r--tde-i18n-fr/data/kdeedu/khangman/fr/animals.kvtml254
-rw-r--r--tde-i18n-fr/data/kdeedu/khangman/fr/easy.kvtml156
-rw-r--r--tde-i18n-fr/data/kdeedu/khangman/fr/fr.txt4
-rw-r--r--tde-i18n-fr/data/kdeedu/khangman/fr/hard.kvtml148
-rw-r--r--tde-i18n-fr/data/kdeedu/khangman/fr/maison.kvtml97
-rw-r--r--tde-i18n-fr/data/kdeedu/khangman/fr/medium.kvtml160
-rw-r--r--tde-i18n-fr/data/kdeedu/kstars/info_url.dat149
-rw-r--r--tde-i18n-fr/data/kdeedu/kturtle/Makefile.am10
-rw-r--r--tde-i18n-fr/data/kdeedu/kturtle/Makefile.in492
-rw-r--r--tde-i18n-fr/data/kdeedu/kturtle/carre.logo6
-rw-r--r--tde-i18n-fr/data/kdeedu/kturtle/enroule.logo13
-rw-r--r--tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo19
-rw-r--r--tde-i18n-fr/data/kdeedu/kturtle/logohighlightstyle.fr_FR.xml141
-rw-r--r--tde-i18n-fr/data/kdeedu/kturtle/logokeywords.fr_FR.xml250
-rw-r--r--tde-i18n-fr/data/kdeedu/kturtle/triangle.logo6
26 files changed, 0 insertions, 4349 deletions
diff --git a/tde-i18n-fr/data/kdeedu/Makefile.am b/tde-i18n-fr/data/kdeedu/Makefile.am
deleted file mode 100644
index 655f2d24b4e..00000000000
--- a/tde-i18n-fr/data/kdeedu/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-
-TOPLEVEL_LANG = fr
-SUBDIRS = $(AUTODIRS)
-
diff --git a/tde-i18n-fr/data/kdeedu/Makefile.in b/tde-i18n-fr/data/kdeedu/Makefile.in
deleted file mode 100644
index de1050b6723..00000000000
--- a/tde-i18n-fr/data/kdeedu/Makefile.in
+++ /dev/null
@@ -1,585 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# KDE tags expanded automatically by am_edit - $Revision: 483858 $
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-subdir = data/tdeedu
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
- $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-#>- html-recursive info-recursive install-data-recursive \
-#>- install-dvi-recursive install-exec-recursive \
-#>- install-html-recursive install-info-recursive \
-#>- install-pdf-recursive install-ps-recursive install-recursive \
-#>- installcheck-recursive installdirs-recursive pdf-recursive \
-#>- ps-recursive uninstall-recursive
-#>+ 7
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
- html-recursive info-recursive install-data-recursive \
- install-dvi-recursive install-exec-recursive \
- install-html-recursive install-info-recursive \
- install-pdf-recursive install-ps-recursive install-recursive \
- installcheck-recursive installdirs-recursive pdf-recursive \
- ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
- distclean-recursive maintainer-clean-recursive
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-#>+ 1
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-ARTSCCONFIG = @ARTSCCONFIG@
-AUTOCONF = @AUTOCONF@
-AUTODIRS = @AUTODIRS@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CONF_FILES = @CONF_FILES@
-CYGPATH_W = @CYGPATH_W@
-DCOPIDL = @DCOPIDL@
-DCOPIDL2CPP = @DCOPIDL2CPP@
-DCOPIDLNG = @DCOPIDLNG@
-DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
-DEFS = @DEFS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-GMSGFMT = @GMSGFMT@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
-KCONFIG_COMPILER = @KCONFIG_COMPILER@
-KDECONFIG = @KDECONFIG@
-KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
-KDE_RPATH = @KDE_RPATH@
-KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
-MCOPIDL = @MCOPIDL@
-MEINPROC = @MEINPROC@
-MKDIR_P = @MKDIR_P@
-MSGFMT = @MSGFMT@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-TOPSUBDIRS = @TOPSUBDIRS@
-VERSION = @VERSION@
-XGETTEXT = @XGETTEXT@
-XMLLINT = @XMLLINT@
-X_RPATH = @X_RPATH@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-am__leading_dot = @am__leading_dot@
-am__tar = @am__tar@
-am__untar = @am__untar@
-#>- bindir = @bindir@
-#>+ 2
-DEPDIR = .deps
-bindir = @bindir@
-build_alias = @build_alias@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host_alias = @host_alias@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_appsdir = @kde_appsdir@
-kde_bindir = @kde_bindir@
-kde_confdir = @kde_confdir@
-kde_datadir = @kde_datadir@
-kde_htmldir = @kde_htmldir@
-kde_icondir = @kde_icondir@
-kde_kcfgdir = @kde_kcfgdir@
-kde_libs_htmldir = @kde_libs_htmldir@
-kde_libs_prefix = @kde_libs_prefix@
-kde_locale = @kde_locale@
-kde_mimedir = @kde_mimedir@
-kde_moduledir = @kde_moduledir@
-kde_servicesdir = @kde_servicesdir@
-kde_servicetypesdir = @kde_servicetypesdir@
-kde_sounddir = @kde_sounddir@
-kde_styledir = @kde_styledir@
-kde_templatesdir = @kde_templatesdir@
-kde_wallpaperdir = @kde_wallpaperdir@
-kde_widgetdir = @kde_widgetdir@
-tdeinitdir = @tdeinitdir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-xdg_appsdir = @xdg_appsdir@
-xdg_directorydir = @xdg_directorydir@
-xdg_menudir = @xdg_menudir@
-TOPLEVEL_LANG = fr
-#>- SUBDIRS = $(AUTODIRS)
-#>+ 1
-SUBDIRS =. khangman kturtle kanagram
-#>- all: all-recursive
-#>+ 1
-all: docs-am all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
-#>- @for dep in $?; do \
-#>- case '$(am__configure_deps)' in \
-#>- *$$dep*) \
-#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-#>- && exit 0; \
-#>- exit 1;; \
-#>- esac; \
-#>- done; \
-#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/Makefile'; \
-#>- cd $(top_srcdir) && \
-#>- $(AUTOMAKE) --gnu data/tdeedu/Makefile
-#>+ 12
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu data/tdeedu/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/Makefile.in
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-# (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
- @failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
- dot_seen=no; \
- target=`echo $@ | sed s/-recursive//`; \
- list='$(SUBDIRS)'; for subdir in $$list; do \
- echo "Making $$target in $$subdir"; \
- if test "$$subdir" = "."; then \
- dot_seen=yes; \
- local_target="$$target-am"; \
- else \
- local_target="$$target"; \
- fi; \
- (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- || eval $$failcom; \
- done; \
- if test "$$dot_seen" = "no"; then \
- $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
- fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
- @failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
- dot_seen=no; \
- case "$@" in \
- distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
- *) list='$(SUBDIRS)' ;; \
- esac; \
- rev=''; for subdir in $$list; do \
- if test "$$subdir" = "."; then :; else \
- rev="$$subdir $$rev"; \
- fi; \
- done; \
- rev="$$rev ."; \
- target=`echo $@ | sed s/-recursive//`; \
- for subdir in $$rev; do \
- echo "Making $$target in $$subdir"; \
- if test "$$subdir" = "."; then \
- local_target="$$target-am"; \
- else \
- local_target="$$target"; \
- fi; \
- (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- || eval $$failcom; \
- done && test -z "$$fail"
-tags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
- done
-ctags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
- done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- tags=; \
- here=`pwd`; \
- if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
- include_option=--etags-include; \
- empty_fix=.; \
- else \
- include_option=--include; \
- empty_fix=; \
- fi; \
- list='$(SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- test ! -f $$subdir/TAGS || \
- tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
- fi; \
- done; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$tags $$unique; \
- fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- tags=; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$tags$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$tags $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && cd $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) $$here
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- fi; \
- cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- else \
- test -f $(distdir)/$$file \
- || cp -p $$d/$$file $(distdir)/$$file \
- || exit 1; \
- fi; \
- done
- list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- distdir=`$(am__cd) $(distdir) && pwd`; \
- top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
- (cd $$subdir && \
- $(MAKE) $(AM_MAKEFLAGS) \
- top_distdir="$$top_distdir" \
- distdir="$$distdir/$$subdir" \
- am__remove_distdir=: \
- am__skip_length_check=: \
- distdir) \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-recursive
-all-am: Makefile
-installdirs: installdirs-recursive
-installdirs-am:
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-#>- clean: clean-recursive
-#>+ 1
-clean: kde-rpo-clean clean-recursive
-
-#>- clean-am: clean-generic mostlyclean-am
-#>+ 1
-clean-am: clean-bcheck clean-generic mostlyclean-am
-
-distclean: distclean-recursive
- -rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-info: install-info-recursive
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-ps: install-ps-recursive
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
- install-strip
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
- all all-am check check-am clean clean-generic ctags \
- ctags-recursive distclean distclean-generic distclean-tags \
- distdir dvi dvi-am html html-am info info-am install \
- install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- installdirs-am maintainer-clean maintainer-clean-generic \
- mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
- tags-recursive uninstall uninstall-am
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
-
-#>+ 2
-KDE_DIST=Makefile.in Makefile.am
-
-#>+ 2
-docs-am:
-
-#>+ 15
-force-reedit:
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu data/tdeedu/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/Makefile.in
-
-
-#>+ 21
-clean-bcheck:
- rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
-
-bcheck: bcheck-recursive
-
-bcheck-am:
- @for i in ; do \
- if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
- echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
- echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
- echo "$$i"; \
- if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \
- rm -f $$i.bchecktest.cc; exit 1; \
- fi ; \
- echo "" >> $$i.bchecktest.cc.class; \
- perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
- rm -f a.out; \
- fi ; \
- done
-
-
-#>+ 3
-final:
- $(MAKE) all-am
-
-#>+ 3
-final-install:
- $(MAKE) install-am
-
-#>+ 3
-no-final:
- $(MAKE) all-am
-
-#>+ 3
-no-final-install:
- $(MAKE) install-am
-
-#>+ 3
-kde-rpo-clean:
- -rm -f *.rpo
-
-#>+ 3
-nmcheck:
-nmcheck-am: nmcheck
diff --git a/tde-i18n-fr/data/kdeedu/kanagram/Makefile.am b/tde-i18n-fr/data/kdeedu/kanagram/Makefile.am
deleted file mode 100644
index 0008cf3d2e2..00000000000
--- a/tde-i18n-fr/data/kdeedu/kanagram/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-txt_DATA = animals.kvtml clothing.kvtml
-txtdir = $(kde_datadir)/kanagram/data/fr
diff --git a/tde-i18n-fr/data/kdeedu/kanagram/Makefile.in b/tde-i18n-fr/data/kdeedu/kanagram/Makefile.in
deleted file mode 100644
index da1a3ec49ce..00000000000
--- a/tde-i18n-fr/data/kdeedu/kanagram/Makefile.in
+++ /dev/null
@@ -1,448 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# KDE tags expanded automatically by am_edit - $Revision: 483858 $
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-subdir = data/tdeedu/kanagram
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
- $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
- *) f=$$p;; \
- esac;
-am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
-am__installdirs = "$(DESTDIR)$(txtdir)"
-txtDATA_INSTALL = $(INSTALL_DATA)
-DATA = $(txt_DATA)
-#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-#>+ 1
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-ARTSCCONFIG = @ARTSCCONFIG@
-AUTOCONF = @AUTOCONF@
-AUTODIRS = @AUTODIRS@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CONF_FILES = @CONF_FILES@
-CYGPATH_W = @CYGPATH_W@
-DCOPIDL = @DCOPIDL@
-DCOPIDL2CPP = @DCOPIDL2CPP@
-DCOPIDLNG = @DCOPIDLNG@
-DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
-DEFS = @DEFS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-GMSGFMT = @GMSGFMT@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
-KCONFIG_COMPILER = @KCONFIG_COMPILER@
-KDECONFIG = @KDECONFIG@
-KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
-KDE_RPATH = @KDE_RPATH@
-KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
-MCOPIDL = @MCOPIDL@
-MEINPROC = @MEINPROC@
-MKDIR_P = @MKDIR_P@
-MSGFMT = @MSGFMT@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-TOPSUBDIRS = @TOPSUBDIRS@
-VERSION = @VERSION@
-XGETTEXT = @XGETTEXT@
-XMLLINT = @XMLLINT@
-X_RPATH = @X_RPATH@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-am__leading_dot = @am__leading_dot@
-am__tar = @am__tar@
-am__untar = @am__untar@
-#>- bindir = @bindir@
-#>+ 2
-DEPDIR = .deps
-bindir = @bindir@
-build_alias = @build_alias@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host_alias = @host_alias@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_appsdir = @kde_appsdir@
-kde_bindir = @kde_bindir@
-kde_confdir = @kde_confdir@
-kde_datadir = @kde_datadir@
-kde_htmldir = @kde_htmldir@
-kde_icondir = @kde_icondir@
-kde_kcfgdir = @kde_kcfgdir@
-kde_libs_htmldir = @kde_libs_htmldir@
-kde_libs_prefix = @kde_libs_prefix@
-kde_locale = @kde_locale@
-kde_mimedir = @kde_mimedir@
-kde_moduledir = @kde_moduledir@
-kde_servicesdir = @kde_servicesdir@
-kde_servicetypesdir = @kde_servicetypesdir@
-kde_sounddir = @kde_sounddir@
-kde_styledir = @kde_styledir@
-kde_templatesdir = @kde_templatesdir@
-kde_wallpaperdir = @kde_wallpaperdir@
-kde_widgetdir = @kde_widgetdir@
-tdeinitdir = @tdeinitdir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-xdg_appsdir = @xdg_appsdir@
-xdg_directorydir = @xdg_directorydir@
-xdg_menudir = @xdg_menudir@
-txt_DATA = animals.kvtml clothing.kvtml
-txtdir = $(kde_datadir)/kanagram/data/fr
-#>- all: all-am
-#>+ 1
-all: docs-am all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
-#>- @for dep in $?; do \
-#>- case '$(am__configure_deps)' in \
-#>- *$$dep*) \
-#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-#>- && exit 0; \
-#>- exit 1;; \
-#>- esac; \
-#>- done; \
-#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/kanagram/Makefile'; \
-#>- cd $(top_srcdir) && \
-#>- $(AUTOMAKE) --gnu data/tdeedu/kanagram/Makefile
-#>+ 12
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/kanagram/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu data/tdeedu/kanagram/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/kanagram/Makefile.in
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-install-txtDATA: $(txt_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(txtdir)" || $(MKDIR_P) "$(DESTDIR)$(txtdir)"
- @list='$(txt_DATA)'; for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- f=$(am__strip_dir) \
- echo " $(txtDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(txtdir)/$$f'"; \
- $(txtDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(txtdir)/$$f"; \
- done
-
-uninstall-txtDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(txt_DATA)'; for p in $$list; do \
- f=$(am__strip_dir) \
- echo " rm -f '$(DESTDIR)$(txtdir)/$$f'"; \
- rm -f "$(DESTDIR)$(txtdir)/$$f"; \
- done
-tags: TAGS
-TAGS:
-
-ctags: CTAGS
-CTAGS:
-
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- fi; \
- cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- else \
- test -f $(distdir)/$$file \
- || cp -p $$d/$$file $(distdir)/$$file \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(DATA)
-installdirs:
- for dir in "$(DESTDIR)$(txtdir)"; do \
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
- done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-#>- clean: clean-am
-#>+ 1
-clean: kde-rpo-clean clean-am
-
-#>- clean-am: clean-generic mostlyclean-am
-#>+ 1
-clean-am: clean-bcheck clean-generic mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-info: info-am
-
-info-am:
-
-install-data-am: install-txtDATA
-
-install-dvi: install-dvi-am
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-info: install-info-am
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-ps: install-ps-am
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-txtDATA
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-am clean clean-generic distclean \
- distclean-generic distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip install-txtDATA installcheck installcheck-am \
- installdirs maintainer-clean maintainer-clean-generic \
- mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
- uninstall-am uninstall-txtDATA
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
-
-#>+ 2
-KDE_DIST=clothing.kvtml Makefile.in Makefile.am animals.kvtml
-
-#>+ 2
-docs-am:
-
-#>+ 15
-force-reedit:
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/kanagram/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu data/tdeedu/kanagram/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/kanagram/Makefile.in
-
-
-#>+ 21
-clean-bcheck:
- rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
-
-bcheck: bcheck-am
-
-bcheck-am:
- @for i in ; do \
- if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
- echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
- echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
- echo "$$i"; \
- if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \
- rm -f $$i.bchecktest.cc; exit 1; \
- fi ; \
- echo "" >> $$i.bchecktest.cc.class; \
- perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
- rm -f a.out; \
- fi ; \
- done
-
-
-#>+ 3
-final:
- $(MAKE) all-am
-
-#>+ 3
-final-install:
- $(MAKE) install-am
-
-#>+ 3
-no-final:
- $(MAKE) all-am
-
-#>+ 3
-no-final-install:
- $(MAKE) install-am
-
-#>+ 3
-kde-rpo-clean:
- -rm -f *.rpo
-
-#>+ 3
-nmcheck:
-nmcheck-am: nmcheck
diff --git a/tde-i18n-fr/data/kdeedu/kanagram/animals.kvtml b/tde-i18n-fr/data/kdeedu/kanagram/animals.kvtml
deleted file mode 100644
index 025007b7019..00000000000
--- a/tde-i18n-fr/data/kdeedu/kanagram/animals.kvtml
+++ /dev/null
@@ -1,185 +0,0 @@
-<?xml version = '1.0' encoding = 'UTF-8'?>
-<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd">
-<!--
-This is a machine generated file.
-Be careful when editing here.
-
-Short definition:
-
-lesson lesson group
- desc name
- %no its index
- %query is in query selection
- %current is current lesson
-type type group
- desc name
- %no its index
-e entry of dictionary
- %s is selected
- %m lesson member
- %t common expression type
- o original
- %q in query ("o" is given, "t" is wanted)
- %l language code
- %r remark
- %p pronunciation
- %width column width
- %t expression type (see QueryManager.h)
- %tf false friend from
- %ff false friend to
- %a antonym
- %y synonym
- %x example
- %u usage label
- %h paraphrase
- t translation ..
- %q in query ("t" is given, "o" is wanted)
- %l language code
- %r remark
- %p pronunciation
- %width column width
- %t expression type
- %tf false friend from
- %ff false friend to
- %a antonym
- %y synonym
- %x example
- %u usage label
- %h paraphrase
-
- %d last query date (from;to)
- %w dito, compressed and deprecated
- %g grade (from;to)
- %c count (from;to)
- %b bad count (from;to)
-
-
-Valid xml means:
- - Close all tags
- - Keep proper hierarchy
- - All attributes are quoted
---><kvtml title="Animaux" remark="Animaux de toute la planète" cols="0" generator="kanagram" lines="11" encoding="UTF-8" >
- <options>
- <sort on="1" />
- </options>
- <e>
- <o width="150" l="original" r="Gros animal à fourrure" >ours</o>
- </e>
- <e>
- <o r="Mammifère marin" >dauphin</o>
- </e>
- <e>
- <o r="Animal d'Afrique avec des rayures" >zèbre</o>
- </e>
- <e>
- <o r="Animal sauteur vivant en Australie" >kangourou</o>
- </e>
- <e>
- <o r="Très gros mammifère marin" >baleine</o>
- </e>
- <e>
- <o r="Animal à quatre pattes que l'on monte" >cheval</o>
- </e>
- <e>
- <o r="Ressemble à un humain" >singe</o>
- </e>
- <e>
- <o r="Oiseau qui perce le bois" >pic-vert</o>
- </e>
- <e>
- <o r="Reptile sans pattes" >serpent</o>
- </e>
- <e>
- <o r="Un animal d'Afrique avec un long cou" >girafe</o>
- </e>
- <e>
- <o r="Le plus gros animal sur terre avec une trompe" >éléphant</o>
- </e>
- <e>
- <o r="Petit rongeur avec une longue queue" >souris</o>
- </e>
- <e>
- <o r="Animal sans os" >vers</o>
- </e>
- <e>
- <o r="Gros insecte avec des ailes transparentes" >libellule</o>
- </e>
- <e>
- <o r="Oiseau marin de la région Arctique" >pingouin</o>
- </e>
- <e>
- <o r="Animal avec de longue oreilles" >lapin</o>
- </e>
- <e>
- <o r="Petit animal familier qui ressemble à une souris" >hamster</o>
- </e>
- <e>
- <o r="Animal féroce et sauvage de la famille du chien" >loup</o>
- </e>
- <e>
- <o r="Gros animal sauvage de la famille du chat" >lion</o>
- </e>
- <e>
- <o r="Gros animal sauvage Asiatique de la famille du chat" >tigre</o>
- </e>
- <e>
- <o r="Animal de mer avec 8 tentacules" >pieuvre</o>
- </e>
- <e>
- <o r="Animal d'Afrique à peau épaisse" >rhinocéros</o>
- </e>
- <e>
- <o r="Animal piqunt, dans nos jardins" >hérisson</o>
- </e>
- <e>
- <o r="Tire le traineau du Père Noël" >renne</o>
- </e>
- <e>
- <o r="Animal à grosse queue qui grimpe aux arbres" >écureuil</o>
- </e>
- <e>
- <o r="Reptile à quatre pattes qui bouge lentement" >tortue</o>
- </e>
- <e>
- <o r="Gros animal d'eau Africain" >hippopotame</o>
- </e>
- <e>
- <o r="Reptile dont la race est extincte" >dinosaure</o>
- </e>
- <e>
- <o r="Gros oiseau de proie" >aigle</o>
- </e>
- <e>
- <o r="Gros poisson des mers à nageoire triangulaire" >requin</o>
- </e>
- <e>
- <o r="Oiseau qui nage" >canard</o>
- </e>
- <e>
- <o r="Vit dans l'eau" >poisson</o>
- </e>
- <e>
- <o r="Peut répéter des mots" >perroquet</o>
- </e>
- <e>
- <o r="Petit animal vert bondissant" >grenouille</o>
- </e>
- <e>
- <o r="Animal qui marche lentement et quia une coquille" >escargot</o>
- </e>
- <e>
- <o r="Peut survivre longtemps dans le désert" >chameau</o>
- </e>
- <e>
- <o r="Reptile de la famille des crocodiles" >alligator</o>
- </e>
- <e>
- <o r="Insecte piquant" >moustique</o>
- </e>
- <e>
- <o r="Animal herbivore à fourrure" >mouton</o>
- </e>
- <e>
- <o r="Animal marin avec une coquille" >coquillage</o>
- </e>
-</kvtml> \ No newline at end of file
diff --git a/tde-i18n-fr/data/kdeedu/kanagram/clothing.kvtml b/tde-i18n-fr/data/kdeedu/kanagram/clothing.kvtml
deleted file mode 100644
index 45848a30889..00000000000
--- a/tde-i18n-fr/data/kdeedu/kanagram/clothing.kvtml
+++ /dev/null
@@ -1,116 +0,0 @@
-<?xml version = '1.0' encoding = 'UTF-8'?>
-<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd">
-<!--
-This is a machine generated file.
-Be careful when editing here.
-
-Short definition:
-
-lesson lesson group
- desc name
- %no its index
- %query is in query selection
- %current is current lesson
-type type group
- desc name
- %no its index
-e entry of dictionary
- %s is selected
- %m lesson member
- %t common expression type
- o original
- %q in query ("o" is given, "t" is wanted)
- %l language code
- %r remark
- %p pronunciation
- %width column width
- %t expression type (see QueryManager.h)
- %tf false friend from
- %ff false friend to
- %a antonym
- %y synonym
- %x example
- %u usage label
- %h paraphrase
- t translation ..
- %q in query ("t" is given, "o" is wanted)
- %l language code
- %r remark
- %p pronunciation
- %width column width
- %t expression type
- %tf false friend from
- %ff false friend to
- %a antonym
- %y synonym
- %x example
- %u usage label
- %h paraphrase
-
- %d last query date (from;to)
- %w dito, compressed and deprecated
- %g grade (from;to)
- %c count (from;to)
- %b bad count (from;to)
-
-
-Valid xml means:
- - Close all tags
- - Keep proper hierarchy
- - All attributes are quoted
---><kvtml title="Vêtements" remark="Ce que portent les humains" cols="0" generator="kanagram" lines="16" encoding="UTF-8" >
- <options>
- <sort on="1" />
- </options>
- <e>
- <o width="150" l="original" r="Chaussures de sport" >baskets</o>
- </e>
- <e>
- <o r="Chaussures de travail" >bottes</o>
- </e>
- <e>
- <o r="Couvre les jambes" >pantalon</o>
- </e>
- <e>
- <o r="Pour l'été, pantalon court" >short</o>
- </e>
- <e>
- <o r="Partie inférieure d'une robe" >jupe</o>
- </e>
- <e>
- <o r="Pour les filles" >robe</o>
- </e>
- <e>
- <o r="Lorsqu'il pleut, dehors" >imperméable</o>
- </e>
- <e>
- <o r="Peut être élégante" >veste</o>
- </e>
- <e>
- <o r="Tient chaud" >manteau</o>
- </e>
- <e>
- <o r="Couvre la tête" >chapeau</o>
- </e>
- <e>
- <o r="Garde la tête au chaud" >bonnet</o>
- </e>
- <e>
- <o r="Réchauffe les oreilles" >cache-oreilles</o>
- </e>
- <e>
- <o r="Permet de mieux voir" >lunettes</o>
- </e>
- <e>
- <o r="Protège les pieds" >chausette</o>
- </e>
- <e>
- <o r="Portées sur la plage" >sandales</o>
- </e>
- <e>
- <o r="Réchauffe les mains" >gants</o>
- </e>
- <e>
- <o r="Tient votre pantalon" >ceinture</o>
- </e>
-</kvtml>
diff --git a/tde-i18n-fr/data/kdeedu/khangman/Makefile.am b/tde-i18n-fr/data/kdeedu/khangman/Makefile.am
deleted file mode 100644
index 655f2d24b4e..00000000000
--- a/tde-i18n-fr/data/kdeedu/khangman/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-
-TOPLEVEL_LANG = fr
-SUBDIRS = $(AUTODIRS)
-
diff --git a/tde-i18n-fr/data/kdeedu/khangman/Makefile.in b/tde-i18n-fr/data/kdeedu/khangman/Makefile.in
deleted file mode 100644
index 5638a8b98ef..00000000000
--- a/tde-i18n-fr/data/kdeedu/khangman/Makefile.in
+++ /dev/null
@@ -1,585 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# KDE tags expanded automatically by am_edit - $Revision: 483858 $
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-subdir = data/tdeedu/khangman
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
- $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-#>- html-recursive info-recursive install-data-recursive \
-#>- install-dvi-recursive install-exec-recursive \
-#>- install-html-recursive install-info-recursive \
-#>- install-pdf-recursive install-ps-recursive install-recursive \
-#>- installcheck-recursive installdirs-recursive pdf-recursive \
-#>- ps-recursive uninstall-recursive
-#>+ 7
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
- html-recursive info-recursive install-data-recursive \
- install-dvi-recursive install-exec-recursive \
- install-html-recursive install-info-recursive \
- install-pdf-recursive install-ps-recursive install-recursive \
- installcheck-recursive installdirs-recursive pdf-recursive \
- ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
- distclean-recursive maintainer-clean-recursive
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-#>+ 1
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-ARTSCCONFIG = @ARTSCCONFIG@
-AUTOCONF = @AUTOCONF@
-AUTODIRS = @AUTODIRS@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CONF_FILES = @CONF_FILES@
-CYGPATH_W = @CYGPATH_W@
-DCOPIDL = @DCOPIDL@
-DCOPIDL2CPP = @DCOPIDL2CPP@
-DCOPIDLNG = @DCOPIDLNG@
-DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
-DEFS = @DEFS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-GMSGFMT = @GMSGFMT@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
-KCONFIG_COMPILER = @KCONFIG_COMPILER@
-KDECONFIG = @KDECONFIG@
-KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
-KDE_RPATH = @KDE_RPATH@
-KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
-MCOPIDL = @MCOPIDL@
-MEINPROC = @MEINPROC@
-MKDIR_P = @MKDIR_P@
-MSGFMT = @MSGFMT@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-TOPSUBDIRS = @TOPSUBDIRS@
-VERSION = @VERSION@
-XGETTEXT = @XGETTEXT@
-XMLLINT = @XMLLINT@
-X_RPATH = @X_RPATH@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-am__leading_dot = @am__leading_dot@
-am__tar = @am__tar@
-am__untar = @am__untar@
-#>- bindir = @bindir@
-#>+ 2
-DEPDIR = .deps
-bindir = @bindir@
-build_alias = @build_alias@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host_alias = @host_alias@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_appsdir = @kde_appsdir@
-kde_bindir = @kde_bindir@
-kde_confdir = @kde_confdir@
-kde_datadir = @kde_datadir@
-kde_htmldir = @kde_htmldir@
-kde_icondir = @kde_icondir@
-kde_kcfgdir = @kde_kcfgdir@
-kde_libs_htmldir = @kde_libs_htmldir@
-kde_libs_prefix = @kde_libs_prefix@
-kde_locale = @kde_locale@
-kde_mimedir = @kde_mimedir@
-kde_moduledir = @kde_moduledir@
-kde_servicesdir = @kde_servicesdir@
-kde_servicetypesdir = @kde_servicetypesdir@
-kde_sounddir = @kde_sounddir@
-kde_styledir = @kde_styledir@
-kde_templatesdir = @kde_templatesdir@
-kde_wallpaperdir = @kde_wallpaperdir@
-kde_widgetdir = @kde_widgetdir@
-tdeinitdir = @tdeinitdir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-xdg_appsdir = @xdg_appsdir@
-xdg_directorydir = @xdg_directorydir@
-xdg_menudir = @xdg_menudir@
-TOPLEVEL_LANG = fr
-#>- SUBDIRS = $(AUTODIRS)
-#>+ 1
-SUBDIRS =. fr
-#>- all: all-recursive
-#>+ 1
-all: docs-am all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
-#>- @for dep in $?; do \
-#>- case '$(am__configure_deps)' in \
-#>- *$$dep*) \
-#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-#>- && exit 0; \
-#>- exit 1;; \
-#>- esac; \
-#>- done; \
-#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile'; \
-#>- cd $(top_srcdir) && \
-#>- $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile
-#>+ 12
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/khangman/Makefile.in
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-# (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
- @failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
- dot_seen=no; \
- target=`echo $@ | sed s/-recursive//`; \
- list='$(SUBDIRS)'; for subdir in $$list; do \
- echo "Making $$target in $$subdir"; \
- if test "$$subdir" = "."; then \
- dot_seen=yes; \
- local_target="$$target-am"; \
- else \
- local_target="$$target"; \
- fi; \
- (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- || eval $$failcom; \
- done; \
- if test "$$dot_seen" = "no"; then \
- $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
- fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
- @failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
- dot_seen=no; \
- case "$@" in \
- distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
- *) list='$(SUBDIRS)' ;; \
- esac; \
- rev=''; for subdir in $$list; do \
- if test "$$subdir" = "."; then :; else \
- rev="$$subdir $$rev"; \
- fi; \
- done; \
- rev="$$rev ."; \
- target=`echo $@ | sed s/-recursive//`; \
- for subdir in $$rev; do \
- echo "Making $$target in $$subdir"; \
- if test "$$subdir" = "."; then \
- local_target="$$target-am"; \
- else \
- local_target="$$target"; \
- fi; \
- (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- || eval $$failcom; \
- done && test -z "$$fail"
-tags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
- done
-ctags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
- done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- tags=; \
- here=`pwd`; \
- if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
- include_option=--etags-include; \
- empty_fix=.; \
- else \
- include_option=--include; \
- empty_fix=; \
- fi; \
- list='$(SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- test ! -f $$subdir/TAGS || \
- tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
- fi; \
- done; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$tags $$unique; \
- fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- tags=; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$tags$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$tags $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && cd $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) $$here
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- fi; \
- cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- else \
- test -f $(distdir)/$$file \
- || cp -p $$d/$$file $(distdir)/$$file \
- || exit 1; \
- fi; \
- done
- list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- distdir=`$(am__cd) $(distdir) && pwd`; \
- top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
- (cd $$subdir && \
- $(MAKE) $(AM_MAKEFLAGS) \
- top_distdir="$$top_distdir" \
- distdir="$$distdir/$$subdir" \
- am__remove_distdir=: \
- am__skip_length_check=: \
- distdir) \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-recursive
-all-am: Makefile
-installdirs: installdirs-recursive
-installdirs-am:
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-#>- clean: clean-recursive
-#>+ 1
-clean: kde-rpo-clean clean-recursive
-
-#>- clean-am: clean-generic mostlyclean-am
-#>+ 1
-clean-am: clean-bcheck clean-generic mostlyclean-am
-
-distclean: distclean-recursive
- -rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-info: install-info-recursive
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-ps: install-ps-recursive
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
- install-strip
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
- all all-am check check-am clean clean-generic ctags \
- ctags-recursive distclean distclean-generic distclean-tags \
- distdir dvi dvi-am html html-am info info-am install \
- install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- installdirs-am maintainer-clean maintainer-clean-generic \
- mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
- tags-recursive uninstall uninstall-am
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
-
-#>+ 2
-KDE_DIST=Makefile.in Makefile.am
-
-#>+ 2
-docs-am:
-
-#>+ 15
-force-reedit:
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/khangman/Makefile.in
-
-
-#>+ 21
-clean-bcheck:
- rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
-
-bcheck: bcheck-recursive
-
-bcheck-am:
- @for i in ; do \
- if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
- echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
- echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
- echo "$$i"; \
- if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \
- rm -f $$i.bchecktest.cc; exit 1; \
- fi ; \
- echo "" >> $$i.bchecktest.cc.class; \
- perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
- rm -f a.out; \
- fi ; \
- done
-
-
-#>+ 3
-final:
- $(MAKE) all-am
-
-#>+ 3
-final-install:
- $(MAKE) install-am
-
-#>+ 3
-no-final:
- $(MAKE) all-am
-
-#>+ 3
-no-final-install:
- $(MAKE) install-am
-
-#>+ 3
-kde-rpo-clean:
- -rm -f *.rpo
-
-#>+ 3
-nmcheck:
-nmcheck-am: nmcheck
diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/IMPROVE.txt b/tde-i18n-fr/data/kdeedu/khangman/fr/IMPROVE.txt
deleted file mode 100644
index 711b9304833..00000000000
--- a/tde-i18n-fr/data/kdeedu/khangman/fr/IMPROVE.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-Dear Translator,
-
-You can greatly improve the data in this folder by adding hints for each word.
-In order to do so, each file has already been changed in the kvtml format
-
-<?xml version="1.0"?>
-<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd">
-<kvtml>
-<e>
-<o>the_word</o>
-<t>a definition for the word, according to the level</t>
-</e>
-<e>
-<o>word</o>
-<t>definition</t>
-</e>
-...
-...
-</kvtml>
-
-So you keep each word in the <o> and </o> tags and you add a definition in the <t> </t>
-tags in order to guess the word.
-The definitions in easy.txt should be easy (understandable by kids) while definitions for hard.txt should be difficult (dictionary definitions).
-Please save each file as utf8 with the same filename than currently.
-
-When you have done this, can you please send a tarball of the new files to
-Anne-Marie Mahfouf
-annemarie.mahfouf@free.fr
-so she can add them on the server to be downloaded or simply indicate the data has been completed.
-
-See http://edu.kde.org/khangman/add_language.php for more information or email Anne-Marie.
-
-Thanks a lot in advance,
-
-Anne-Marie Mahfouf
-annemarie.mahfouf@free.fr
-
-25th October 2004 \ No newline at end of file
diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.am b/tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.am
deleted file mode 100644
index 35b846b908d..00000000000
--- a/tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-txt_DATA = easy.kvtml animals.kvtml hard.kvtml medium.kvtml maison.kvtml
-txtdir = $(kde_datadir)/khangman/data/fr
-
-key_DATA= fr.txt
-keydir=$(kde_datadir)/khangman
-
-EXTRA_DIST = $(txt_DATA) $(key_DATA) \ No newline at end of file
diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.in b/tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.in
deleted file mode 100644
index 2e35c897ba3..00000000000
--- a/tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.in
+++ /dev/null
@@ -1,470 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# KDE tags expanded automatically by am_edit - $Revision: 483858 $
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-subdir = data/tdeedu/khangman/fr
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
- $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
- *) f=$$p;; \
- esac;
-am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
-am__installdirs = "$(DESTDIR)$(keydir)" "$(DESTDIR)$(txtdir)"
-keyDATA_INSTALL = $(INSTALL_DATA)
-txtDATA_INSTALL = $(INSTALL_DATA)
-DATA = $(key_DATA) $(txt_DATA)
-#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-#>+ 1
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-ARTSCCONFIG = @ARTSCCONFIG@
-AUTOCONF = @AUTOCONF@
-AUTODIRS = @AUTODIRS@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CONF_FILES = @CONF_FILES@
-CYGPATH_W = @CYGPATH_W@
-DCOPIDL = @DCOPIDL@
-DCOPIDL2CPP = @DCOPIDL2CPP@
-DCOPIDLNG = @DCOPIDLNG@
-DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
-DEFS = @DEFS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-GMSGFMT = @GMSGFMT@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
-KCONFIG_COMPILER = @KCONFIG_COMPILER@
-KDECONFIG = @KDECONFIG@
-KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
-KDE_RPATH = @KDE_RPATH@
-KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
-MCOPIDL = @MCOPIDL@
-MEINPROC = @MEINPROC@
-MKDIR_P = @MKDIR_P@
-MSGFMT = @MSGFMT@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-TOPSUBDIRS = @TOPSUBDIRS@
-VERSION = @VERSION@
-XGETTEXT = @XGETTEXT@
-XMLLINT = @XMLLINT@
-X_RPATH = @X_RPATH@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-am__leading_dot = @am__leading_dot@
-am__tar = @am__tar@
-am__untar = @am__untar@
-#>- bindir = @bindir@
-#>+ 2
-DEPDIR = .deps
-bindir = @bindir@
-build_alias = @build_alias@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host_alias = @host_alias@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_appsdir = @kde_appsdir@
-kde_bindir = @kde_bindir@
-kde_confdir = @kde_confdir@
-kde_datadir = @kde_datadir@
-kde_htmldir = @kde_htmldir@
-kde_icondir = @kde_icondir@
-kde_kcfgdir = @kde_kcfgdir@
-kde_libs_htmldir = @kde_libs_htmldir@
-kde_libs_prefix = @kde_libs_prefix@
-kde_locale = @kde_locale@
-kde_mimedir = @kde_mimedir@
-kde_moduledir = @kde_moduledir@
-kde_servicesdir = @kde_servicesdir@
-kde_servicetypesdir = @kde_servicetypesdir@
-kde_sounddir = @kde_sounddir@
-kde_styledir = @kde_styledir@
-kde_templatesdir = @kde_templatesdir@
-kde_wallpaperdir = @kde_wallpaperdir@
-kde_widgetdir = @kde_widgetdir@
-tdeinitdir = @tdeinitdir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-xdg_appsdir = @xdg_appsdir@
-xdg_directorydir = @xdg_directorydir@
-xdg_menudir = @xdg_menudir@
-txt_DATA = easy.kvtml animals.kvtml hard.kvtml medium.kvtml maison.kvtml
-txtdir = $(kde_datadir)/khangman/data/fr
-key_DATA = fr.txt
-keydir = $(kde_datadir)/khangman
-EXTRA_DIST = $(txt_DATA) $(key_DATA)
-#>- all: all-am
-#>+ 1
-all: docs-am all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
-#>- @for dep in $?; do \
-#>- case '$(am__configure_deps)' in \
-#>- *$$dep*) \
-#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-#>- && exit 0; \
-#>- exit 1;; \
-#>- esac; \
-#>- done; \
-#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/khangman/fr/Makefile'; \
-#>- cd $(top_srcdir) && \
-#>- $(AUTOMAKE) --gnu data/tdeedu/khangman/fr/Makefile
-#>+ 12
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/khangman/fr/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu data/tdeedu/khangman/fr/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/khangman/fr/Makefile.in
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-install-keyDATA: $(key_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(keydir)" || $(MKDIR_P) "$(DESTDIR)$(keydir)"
- @list='$(key_DATA)'; for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- f=$(am__strip_dir) \
- echo " $(keyDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(keydir)/$$f'"; \
- $(keyDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(keydir)/$$f"; \
- done
-
-uninstall-keyDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(key_DATA)'; for p in $$list; do \
- f=$(am__strip_dir) \
- echo " rm -f '$(DESTDIR)$(keydir)/$$f'"; \
- rm -f "$(DESTDIR)$(keydir)/$$f"; \
- done
-install-txtDATA: $(txt_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(txtdir)" || $(MKDIR_P) "$(DESTDIR)$(txtdir)"
- @list='$(txt_DATA)'; for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- f=$(am__strip_dir) \
- echo " $(txtDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(txtdir)/$$f'"; \
- $(txtDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(txtdir)/$$f"; \
- done
-
-uninstall-txtDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(txt_DATA)'; for p in $$list; do \
- f=$(am__strip_dir) \
- echo " rm -f '$(DESTDIR)$(txtdir)/$$f'"; \
- rm -f "$(DESTDIR)$(txtdir)/$$f"; \
- done
-tags: TAGS
-TAGS:
-
-ctags: CTAGS
-CTAGS:
-
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- fi; \
- cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- else \
- test -f $(distdir)/$$file \
- || cp -p $$d/$$file $(distdir)/$$file \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(DATA)
-installdirs:
- for dir in "$(DESTDIR)$(keydir)" "$(DESTDIR)$(txtdir)"; do \
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
- done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-#>- clean: clean-am
-#>+ 1
-clean: kde-rpo-clean clean-am
-
-#>- clean-am: clean-generic mostlyclean-am
-#>+ 1
-clean-am: clean-bcheck clean-generic mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-info: info-am
-
-info-am:
-
-install-data-am: install-keyDATA install-txtDATA
-
-install-dvi: install-dvi-am
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-info: install-info-am
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-ps: install-ps-am
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-keyDATA uninstall-txtDATA
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-am clean clean-generic distclean \
- distclean-generic distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-keyDATA \
- install-man install-pdf install-pdf-am install-ps \
- install-ps-am install-strip install-txtDATA installcheck \
- installcheck-am installdirs maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
- pdf-am ps ps-am uninstall uninstall-am uninstall-keyDATA \
- uninstall-txtDATA
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
-
-#>+ 2
-KDE_DIST=Makefile.in hard.kvtml maison.kvtml easy.kvtml fr.txt IMPROVE.txt Makefile.am medium.kvtml animals.kvtml
-
-#>+ 2
-docs-am:
-
-#>+ 15
-force-reedit:
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/khangman/fr/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu data/tdeedu/khangman/fr/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/khangman/fr/Makefile.in
-
-
-#>+ 21
-clean-bcheck:
- rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
-
-bcheck: bcheck-am
-
-bcheck-am:
- @for i in ; do \
- if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
- echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
- echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
- echo "$$i"; \
- if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \
- rm -f $$i.bchecktest.cc; exit 1; \
- fi ; \
- echo "" >> $$i.bchecktest.cc.class; \
- perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
- rm -f a.out; \
- fi ; \
- done
-
-
-#>+ 3
-final:
- $(MAKE) all-am
-
-#>+ 3
-final-install:
- $(MAKE) install-am
-
-#>+ 3
-no-final:
- $(MAKE) all-am
-
-#>+ 3
-no-final-install:
- $(MAKE) install-am
-
-#>+ 3
-kde-rpo-clean:
- -rm -f *.rpo
-
-#>+ 3
-nmcheck:
-nmcheck-am: nmcheck
diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/animals.kvtml b/tde-i18n-fr/data/kdeedu/khangman/fr/animals.kvtml
deleted file mode 100644
index a0fbfe03626..00000000000
--- a/tde-i18n-fr/data/kdeedu/khangman/fr/animals.kvtml
+++ /dev/null
@@ -1,254 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd">
-<kvtml encoding="UTF-8">
- <e>
- <o>chat</o>
- <t>Animal domestique</t>
- </e>
- <e>
- <o>chien</o>
- <t>Animal domestique gardien de la maison</t>
- </e>
- <e>
- <o>hibou</o>
- <t>Rapace nocturne mâle</t>
- </e>
- <e>
- <o>chouette</o>
- <t>Rapace nocturne femelle</t>
- </e>
- <e>
- <o>ours</o>
- <t>On peut le voir dans le forêts d'Amérique</t>
- </e>
- <e>
- <o>dauphin</o>
- <t>Vit dans l'eau et est réputé intelligent</t>
- </e>
- <e>
- <o>zèbre</o>
- <t>A des rayures</t>
- </e>
- <e>
- <o>kangourou</o>
- <t>Il saute !</t>
- </e>
- <e>
- <o>baleine</o>
- <t>Énorme mammifère</t>
- </e>
- <e>
- <o>cheval</o>
- <t>Le meilleur ami de l'homme</t>
- </e>
- <e>
- <o>singe</o>
- <t>L'animal qui nous ressemble le plus</t>
- </e>
- <e>
- <o>hirondelle</o>
- <t>Arrive avec le printemps</t>
- </e>
- <e>
- <o>serpent</o>
- <t>Nous fait peur</t>
- </e>
- <e>
- <o>girafe</o>
- <t>Son cou est long</t>
- </e>
- <e>
- <o>éléphant</o>
- <t>Gros et gris</t>
- </e>
- <e>
- <o>souris</o>
- <t>Aime le fromage</t>
- </e>
- <e>
- <o>pingouin</o>
- <t>L'emblème de Linux</t>
- </e>
- <e>
- <o>lapin</o>
- <t>Mammifère qui creuse des terriers</t>
- </e>
- <e>
- <o>hamster</o>
- <t>Petit animal familier en cage</t>
- </e>
- <e>
- <o>cochon</o>
- <t>Réputé sale</t>
- </e>
- <e>
- <o>loup</o>
- <t>Le méchand du conte</t>
- </e>
- <e>
- <o>lion</o>
- <t>Le roi des animaux</t>
- </e>
- <e>
- <o>tigre</o>
- <t>Mammifère carnivore qui vient d'Asie</t>
- </e>
- <e>
- <o>pieuvre</o>
- <t>Plusieurs tentacules, vit dans la mer</t>
- </e>
- <e>
- <o>rhinocéros</o>
- <t>Dans la jungle, a une corne</t>
- </e>
- <e>
- <o>hérisson</o>
- <t>Se met en boule</t>
- </e>
- <e>
- <o>écureuil</o>
- <t>Petit, agile, grimpe aux arbres</t>
- </e>
- <e>
- <o>cerf</o>
- <t>Ruminant vivant dans les forêts, mâle</t>
- </e>
- <e>
- <o>tortue</o>
- <t>Elle gagne la course dans la fable</t>
- </e>
- <e>
- <o>hippopotame</o>
- <t>Gros mammifère d'Afrique</t>
- </e>
- <e>
- <o>dinosaure</o>
- <t>Son espèce est extincte</t>
- </e>
- <e>
- <o>dinde</o>
- <t>Met de Noël</t>
- </e>
- <e>
- <o>aigle</o>
- <t>Grand oiseau rapace</t>
- </e>
- <e>
- <o>renne</o>
- <t>Tire le traineau</t>
- </e>
- <e>
- <o>requin</o>
- <t>Grand poisson réputé dangereux</t>
- </e>
- <e>
- <o>canard</o>
- <t>Oiseau palmipède migrateur</t>
- </e>
- <e>
- <o>perroquet</o>
- <t>Oiseau qui peut parler</t>
- </e>
- <e>
- <o>grenouille</o>
- <t>Amphibien sauteur</t>
- </e>
- <e>
- <o>escargot</o>
- <t>Mollusque que l'on mange parfois</t>
- </e>
- <e>
- <o>chameau</o>
- <t>Mammifère ruminant à deux bosses</t>
- </e>
- <e>
- <o>alligator</o>
- <t>On en fait des sacs à main</t>
- </e>
- <e>
- <o>moustique</o>
- <t>Petit insecte qui nous pique en été</t>
- </e>
- <e>
- <o>mouton</o>
- <t>Ruminant à toison épaisse</t>
- </e>
- <e>
- <o>moule</o>
- <t>Petit mollusque accroché aux rochers</t>
- </e>
- <e>
- <o>vache</o>
- <t>Ruminant nous donnant quotidiennement notre dose de calcium</t>
- </e>
- <e>
- <o>homard</o>
- <t>Crustacé à grosses pinces</t>
- </e>
- <e>
- <o>hyêne</o>
- <t>Mammifère charognard</t>
- </e>
- <e>
- <o>cachalot</o>
- <t>Grand mammifère cétacé</t>
- </e>
- <e>
- <o>belette</o>
- <t>Petit mammifère au ventre blanc</t>
- </e>
- <e>
- <o>bélier</o>
- <t>Mouton mâle</t>
- </e>
- <e>
- <o>autruche</o>
- <t>Oiseau d'Afrique de grande taille</t>
- </e>
- <e>
- <o>araignée</o>
- <t>Arthropode à huit pattes, se pend à un fil</t>
- </e>
- <e>
- <o>biche</o>
- <t>Femelle du cerf</t>
- </e>
- <e>
- <o>coccinelle</o>
- <t>Insecte à points noirs</t>
- </e>
- <e>
- <o>crabe</o>
- <t>Marche sur le côté</t>
- </e>
- <e>
- <o>crevette</o>
- <t>Se pêche à l'épuisette</t>
- </e>
- <e>
- <o>antilope</o>
- <t>Cours très vite</t>
- </e>
- <e>
- <o>flamant</o>
- <t>Celui de couleur rose est le plus connu</t>
- </e>
- <e>
- <o>abeille</o>
- <t>Fabrique un met royal</t>
- </e>
- <e>
- <o>mouche</o>
- <t>Nous agace lorsqu'elle tourne autour de nous</t>
- </e>
- <e>
- <o>lièvre</o>
- <t>Perd la course dans la fable</t>
- </e>
- <e>
- <o>crapaud</o>
- <t>Amphibien vivant près des mares</t>
- </e>
-</kvtml>
-
-
diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/easy.kvtml b/tde-i18n-fr/data/kdeedu/khangman/fr/easy.kvtml
deleted file mode 100644
index 49320501c35..00000000000
--- a/tde-i18n-fr/data/kdeedu/khangman/fr/easy.kvtml
+++ /dev/null
@@ -1,156 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd">
-<kvtml encoding="UTF-8">
- <e>
- <o>jeu</o>
- <t>Occupe les enfants</t>
- </e>
- <e>
-<o>meuble</o>
- <t>On range des objets dedans</t>
- </e> <e>
-<o>jardin</o>
- <t>On y plante les légumes</t>
- </e> <e>
-<o>enfant</o>
- <t>Il anime la maison</t>
- </e> <e>
-<o>légumes</o>
- <t>On les cultive dans le jardin</t>
- </e> <e>
-<o>pomme</o>
- <t>Fruit que l'on trouve toute l'année</t>
- </e> <e>
-<o>assiette</o>
- <t>On met les aliments dedans</t>
- </e> <e>
-<o>bonbon</o>
- <t>Mauvais pour les dents</t>
- </e> <e>
-<o>chocolat</o>
- <t>Mets favori des gourmands</t>
- </e> <e>
-<o>cuisine</o>
- <t>On y prépare les repas</t>
- </e> <e>
-<o>chaise</o>
- <t>On s'assoit dessus</t>
- </e> <e>
-<o>carotte</o>
- <t>Légume favori des lapins</t>
- </e> <e>
-<o>ordinateur</o>
- <t>Tu t'en sers en ce moment</t>
- </e> <e>
-<o>voiture</o>
- <t>On se déplace dedans</t>
- </e> <e>
-<o>repas</o>
- <t>On en prend trois par jour</t>
- </e> <e>
-<o>fleur</o>
- <t>On la met dans un vase</t>
- </e> <e>
-<o>papa</o>
- <t>Un parent</t>
- </e> <e>
-<o>maman</o>
- <t>Un parent</t>
- </e> <e>
-<o>orange</o>
- <t>Fruit d'hiver</t>
- </e> <e>
-<o>raisin</o>
- <t>On en fait du vin</t>
- </e> <e>
-<o>rivière</o>
- <t>Se jette dans la mer</t>
- </e> <e>
-<o>eau</o>
- <t>Nous désaltère</t>
- </e> <e>
-<o>fontaine</o>
- <t>Source d'eau vive</t>
- </e> <e>
-<o>banane</o>
- <t>Fruit jaune d'Afrique</t>
- </e> <e>
-<o>terre</o>
- <t>On la creuse</t>
- </e> <e>
-<o>ciel</o>
- <t>On le dit bleu</t>
- </e> <e>
-<o>argent</o>
- <t>Sert pour faire du troc</t>
- </e> <e>
-<o>école</o>
- <t></t>
- </e> <e>
-<o>crayon</o>
- <t>On écrit avec</t>
- </e> <e>
-<o>table</o>
- <t>On s'assoit autour</t>
- </e> <e>
-<o>livre</o>
- <t>Assemblage de feuilles</t>
- </e> <e>
-<o>dessin</o>
- <t>Représentation d'un objet</t>
- </e> <e>
-<o>cahier</o>
- <t>On écrit dedans</t>
- </e> <e>
-<o>télévision</o>
- <t>On la regarde pour se distraire</t>
- </e> <e>
-<o>enfant</o>
- <t>Humain jusqu'à  l'adolescence</t>
- </e> <e>
-<o>parent</o>
- <t>Celui qui a l'autorité</t>
- </e> <e>
-<o>forêt</o>
- <t>Se compose d'arbres</t>
- </e> <e>
-<o>montagne</o>
- <t>On la grimpe</t>
- </e> <e>
-<o>arbre</o>
- <t>Grande plante ayant un tronc</t>
- </e> <e>
-<o>neige</o>
- <t>En hiver, en montagne</t>
- </e> <e>
-<o>pluie</o>
- <t>Tombe du ciel</t>
- </e> <e>
-<o>plage</o>
- <t>Au bord de la mer</t>
- </e> <e>
-<o>sable</o>
- <t>Seulement lui dans le désert</t>
- </e> <e>
-<o>mer</o>
- <t>Des milliers de gouttes</t>
- </e> <e>
-<o>chambre</o>
- <t>L'endroit où on dort</t>
- </e> <e>
-<o>machine</o>
- <t>Remplace l'homme dans l'usine</t>
- </e> <e>
-<o>tracteur</o>
- <t>Sert pour le travail de la ferme</t>
- </e> <e>
-<o>volcan</o>
- <t>Parfois en éruption</t>
- </e> <e>
-<o>voisin</o>
- <t>Il habite tout près de nous</t>
- </e> <e>
-<o>voile</o>
- <t>Sert à  faire avancer le bateau</t>
- </e>
- </kvtml>
diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/fr.txt b/tde-i18n-fr/data/kdeedu/khangman/fr/fr.txt
deleted file mode 100644
index 1f15d2de35c..00000000000
--- a/tde-i18n-fr/data/kdeedu/khangman/fr/fr.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-â \ No newline at end of file
diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/hard.kvtml b/tde-i18n-fr/data/kdeedu/khangman/fr/hard.kvtml
deleted file mode 100644
index 5d6dd27afc4..00000000000
--- a/tde-i18n-fr/data/kdeedu/khangman/fr/hard.kvtml
+++ /dev/null
@@ -1,148 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd">
-<kvtml encoding="UTF-8">
- <e>
- <o>manécanterie</o>
- <t>École de chant attachée à une paroisse</t>
- </e>
- <e>
- <o>synthétiseur</o>
- <t>Appareil électronique actionné par un clavier</t>
- </e>
- <e>
- <o>juxtaposition</o>
- <t>Action de placer côte à côte</t>
- </e>
- <e>
- <o>zoomorphisme</o>
- <t>Fait de revêtir une apparence animale</t>
- </e>
- <e>
- <o>surréalisme</o>
- <t>Mouvement artistique né en France</t>
- </e>
- <e>
- <o>raréfaction</o>
- <t>Fait de rendre peu commun</t>
- </e>
- <e>
- <o>psychologie</o>
- <t>Études scientifiques des faits psychiques</t>
- </e>
- <e>
- <o>précession</o>
- <t>Mouvement conique très lent de l'axe de la Terre</t>
- </e>
- <e>
- <o>pluviomètre</o>
- <t>Appareil servant à mesurer la répartition de la pluie</t>
- </e>
- <e>
- <o>céphalopode</o>
- <t>Mollusque marin carnivore</t>
- </e>
- <e>
- <o>anfractuosité</o>
- <t>Cavité profonde et irrégulière</t>
- </e>
- <e>
- <o>agglutinine</o>
- <t>Anticorps présent dans le sérum sanguin</t>
- </e>
- <e>
- <o>xénophobie</o>
- <t>Hostilité systématique à l'égard des étrangers</t>
- </e>
- <e>
- <o>abstentionnisme</o>
- <t>Qui s'abtient de voter</t>
- </e>
- <e>
- <o>dissymétrie</o>
- <t>Défaut de symétrie</t>
- </e>
- <e>
- <o>glycérine</o>
- <t>Produit à base de glycérol</t>
- </e>
- <e>
- <o>joaillerie</o>
- <t>Art de mettre en valeur les pierres fines</t>
- </e>
- <e>
- <o>misogynie</o>
- <t>Mépris envers les femmes</t>
- </e>
- <e>
- <o>papavéracée</o>
- <t>Plante dycotylédone à pétales séparés</t>
- </e>
- <e>
- <o>stakhanovisme</o>
- <t>Qui pratique la méthode d'augmentation des rendements</t>
- </e>
- <e>
- <o>vélivoliste</o>
- <t>Qui pratique le vol à voile</t>
- </e>
- <e>
- <o>acrylonitrile</o>
- <t>Composé obtenu à partir du propylène</t>
- </e>
- <e>
- <o>myriophylle</o>
- <t>Plante aquatique à feuilles allongées</t>
- </e>
- <e>
- <o>achromatopsie</o>
- <t>Affection de l'oeil empêchant de distinguer les couleurs</t>
- </e>
- <e>
- <o>marcophilie</o>
- <t>Collection des oblitérations sur les objets postaux</t>
- </e>
- <e>
- <o>anhydrobiose</o>
- <t>Suspension temporaire des activités vitales</t>
- </e>
- <e>
- <o>proclitique</o>
- <t>Mot privé d'accent tonique</t>
- </e>
- <e>
- <o>stéréophonie</o>
- <t>Technique de reproduction des sons enregistrés</t>
- </e>
- <e>
- <o>webmestre</o>
- <t>Administrateur de site</t>
- </e>
- <e>
- <o>anthropologie</o>
- <t>Étude de la dimension sociale de l'homme</t>
- </e>
- <e>
- <o>borborygme</o>
- <t>Gargouillement</t>
- </e>
- <e>
- <o>calciothermie</o>
- <t>Réaction du calcium sur certains composés</t>
- </e>
- <e>
- <o>yaourtière</o>
- <t>Appareil servant à la préparation de lait fermenté</t>
- </e>
- <e>
- <o>campanulacée</o>
- <t>Plante dycotylédone à fleurs en cloche</t>
- </e>
- <e>
- <o>macrocéphalie</o>
- <t>Augmentation anormale du volume du crâne</t>
- </e>
- <e>
- <o>massification</o>
- <t>Adaptation d'un phénomène au grand nombre</t>
- </e>
- </kvtml>
diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/maison.kvtml b/tde-i18n-fr/data/kdeedu/khangman/fr/maison.kvtml
deleted file mode 100644
index a0543aaeba9..00000000000
--- a/tde-i18n-fr/data/kdeedu/khangman/fr/maison.kvtml
+++ /dev/null
@@ -1,97 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd">
-<kvtml encoding="UTF-8">
- <e>
- <o>chaise</o>
- <t>On s'assoit dessus</t>
- </e>
- <e>
- <o>fauteuil</o>
- <t>On s'assoit dedans</t>
- </e>
- <e>
- <o>casserole</o>
- <t>On cuit les aliments dedans</t>
- </e>
- <e>
- <o>tabouret</o>
- <t>Chaise sans dossier</t>
- </e>
- <e>
- <o>fourchette</o>
- <t>Sert à piquer les aliments</t>
- </e>
- <e>
- <o>assiette</o>
- <t>On mange dedans</t>
- </e>
- <e>
- <o>plante</o>
- <t>Décore la maison</t>
- </e>
- <e>
- <o>chambre</o>
- <t>On y dort</t>
- </e>
- <e>
- <o>douche</o>
- <t>L'eau qui en coule sert pour nous laver</t>
- </e>
- <e>
- <o>table</o>
- <t>On mange autour</t>
- </e>
- <e>
- <o>mur</o>
- <t>On y accroche des tableaux</t>
- </e>
- <e>
- <o>porte</o>
- <t>On l'ouvre et la ferme</t>
- </e>
- <e>
- <o>bureau</o>
- <t>On y travaille</t>
- </e>
- <e>
- <o>évier</o>
- <t>Pour laver les ustensiles</t>
- </e>
- <e>
- <o>bibliothèque</o>
- <t>Les livres y sont rangés</t>
- </e>
- <e>
- <o>télévision</o>
- <t>On la regarde pour se distraire</t>
- </e>
- <e>
- <o>cuisine</o>
- <t>On y prépare les repas</t>
- </e>
- <e>
- <o>cuillère</o>
- <t>Sert à manger</t>
- </e>
- <e>
- <o>couteau</o>
- <t>Sert à couper</t>
- </e>
- <e>
- <o>verre</o>
- <t>On boit dedans</t>
- </e>
- <e>
- <o>serviette</o>
- <t>On le met autours du cou</t>
- </e>
- <e>
- <o>baignoire</o>
- <t>On la remplit d'eau pour se laver</t>
- </e>
- <e>
- <o>canapé</o>
- <t>Confortable pour s'assoir dedans</t>
- </e>
- </kvtml>
-
diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/medium.kvtml b/tde-i18n-fr/data/kdeedu/khangman/fr/medium.kvtml
deleted file mode 100644
index 46220d09090..00000000000
--- a/tde-i18n-fr/data/kdeedu/khangman/fr/medium.kvtml
+++ /dev/null
@@ -1,160 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd">
-<kvtml>
- <e>
- <o>antibiotique</o>
- <t>Substance qui empêche la croissance des bactéries ou les détruit</t>
- </e>
- <e>
-<o>pharmacie</o>
- <t>Où l'on prépare des médicaments</t>
- </e>
- <e>
-<o>boulangerie</o>
- <t>On y cuit le pain</t>
- </e>
- <e>
-<o>mairie</o>
- <t>On s'y marie</t>
- </e>
- <e>
-<o>acrobate</o>
- <t>Artiste qui exécute des exercices d'agileté</t>
- </e>
- <e>
-<o> dahlia</o>
- <t>Plante à fleurs ornementales</t>
- </e>
- <e>
-<o>infirmière</o>
- <t>Nous prodigue des soins</t>
- </e>
- <e>
-<o>seringue</o>
- <t>Instrument permettant d'injecter un liquide</t>
- </e>
- <e>
-<o>mathématique</o>
- <t>Science étudiant les propriétés d'êtres abstraits</t>
- </e>
- <e>
-<o>maternité</o>
- <t>État, qualité de mère</t>
- </e>
- <e>
-<o>procédure</o>
- <t>Manière de procéder</t>
- </e>
- <e>
-<o>possession</o>
- <t>Fait d'avoir un bien</t>
- </e>
- <e>
-<o>tropique</o>
- <t>Chacun des deux parrallèles du globe terrestre</t>
- </e>
- <e>
-<o>vocabulaire</o>
- <t>Ensemble des mots d'une langue</t>
- </e>
- <e>
-<o>grammaire</o>
- <t>Ensemble des règles syntaxiques d'une langue</t>
- </e>
- <e>
-<o>signature</o>
- <t>Action de parapher</t>
- </e>
- <e>
-<o>silhouette</o>
- <t>Contours, lignes générales du corps</t>
- </e>
- <e>
-<o>signalisation</o>
- <t>Emploi de signaux pour donner des renseignements à distance</t>
- </e>
- <e>
-<o>visionneuse</o>
- <t>Appareil assurant la vision de diapositives ou de films</t>
- </e>
- <e>
-<o>traquenard</o>
- <t>Piège pour prendre les animaux nuisibles</t>
- </e>
- <e>
-<o>viticulture</o>
- <t>Culture de la vigne</t>
- </e>
- <e>
-<o>magistrat</o>
- <t>On le trouve au tribunal</t>
- </e>
- <e>
-<o>travailleur</o>
- <t>Personne qui se livre à un travail rémunéré</t>
- </e>
- <e>
-<o>ravitaillement</o>
- <t>Action de fournir des vivres</t>
- </e>
- <e>
-<o>rallongement</o>
- <t>Action d'étendre</t>
- </e>
- <e>
-<o>raccourci</o>
- <t>Chemin le plus court</t>
- </e>
- <e>
-<o>qualification</o>
- <t>Attribution d'une valeur</t>
- </e>
- <e>
-<o>quinquagénaire</o>
- <t>Âgé de cinquante à cinqante-neuf ans</t>
- </e>
- <e>
-<o>radiesthésie</o>
- <t>Sensibilité à des rayonnements qui proviendraient des objets</t>
- </e>
- <e>
-<o>quarantaine</o>
- <t>Nombre de quarante ou environ</t>
- </e>
- <e>
-<o>préfecture</o>
- <t>Circonscription administrative en France</t>
- </e>
- <e>
-<o>alphabétisation</o>
- <t>Apprentissage de la lecture et de l'écriture</t>
- </e>
- <e>
-<o>juridiction</o>
- <t>Ensemble des tribunaux de même ordre</t>
- </e>
- <e>
-<o>législateur</o>
- <t>Qui a le pouvoir de légiférer</t>
- </e>
- <e>
-<o>missionnaire</o>
- <t>Prêtre qui propage la foi</t>
- </e>
- <e>
-<o>miniaturisation</o>
- <t>Action de fabriquer quelque chose de petites dimensions</t>
- </e>
- <e>
-<o>pédagogie</o>
- <t>Science de l'éducation des enfants</t>
- </e>
- <e>
-<o>médiathèque</o>
- <t>Chargée de la mise à disposition de documents de divers formats</t>
- </e>
- <e>
-<o>pamplemousse</o>
- <t>Fuit jaune au goût acidulé</t>
- </e>
- </kvtml> \ No newline at end of file
diff --git a/tde-i18n-fr/data/kdeedu/kstars/info_url.dat b/tde-i18n-fr/data/kdeedu/kstars/info_url.dat
deleted file mode 100644
index 96483b75968..00000000000
--- a/tde-i18n-fr/data/kdeedu/kstars/info_url.dat
+++ /dev/null
@@ -1,149 +0,0 @@
-M 1:SEDS Information Page:http://www.obspm.fr/messier/f/m001.html
-M 2:SEDS Information Page:http://www.obspm.fr/messier/f/m002.html
-M 3:SEDS Information Page:http://www.obspm.fr/messier/f/m003.html
-M 4:SEDS Information Page:http://www.obspm.fr/messier/f/m004.html
-M 5:SEDS Information Page:http://www.obspm.fr/messier/f/m005.html
-M 6:SEDS Information Page:http://www.obspm.fr/messier/f/m006.html
-M 7:SEDS Information Page:http://www.obspm.fr/messier/f/m007.html
-M 8:SEDS Information Page:http://www.obspm.fr/messier/f/m008.html
-M 9:SEDS Information Page:http://www.obspm.fr/messier/f/m009.html
-M 10:SEDS Information Page:http://www.obspm.fr/messier/f/m010.html
-M 11:SEDS Information Page:http://www.obspm.fr/messier/f/m011.html
-M 12:SEDS Information Page:http://www.obspm.fr/messier/f/m012.html
-M 13:SEDS Information Page:http://www.obspm.fr/messier/f/m013.html
-M 14:SEDS Information Page:http://www.obspm.fr/messier/f/m014.html
-M 15:SEDS Information Page:http://www.obspm.fr/messier/f/m015.html
-M 16:SEDS Information Page:http://www.obspm.fr/messier/f/m016.html
-M 17:SEDS Information Page:http://www.obspm.fr/messier/f/m017.html
-M 18:SEDS Information Page:http://www.obspm.fr/messier/f/m018.html
-M 19:SEDS Information Page:http://www.obspm.fr/messier/f/m019.html
-M 20:SEDS Information Page:http://www.obspm.fr/messier/f/m020.html
-M 21:SEDS Information Page:http://www.obspm.fr/messier/f/m021.html
-M 22:SEDS Information Page:http://www.obspm.fr/messier/f/m022.html
-M 23:SEDS Information Page:http://www.obspm.fr/messier/f/m023.html
-M 24:SEDS Information Page:http://www.obspm.fr/messier/f/m024.html
-M 25:SEDS Information Page:http://www.obspm.fr/messier/f/m025.html
-M 26:SEDS Information Page:http://www.obspm.fr/messier/f/m026.html
-M 27:SEDS Information Page:http://www.obspm.fr/messier/f/m027.html
-M 28:SEDS Information Page:http://www.obspm.fr/messier/f/m028.html
-M 29:SEDS Information Page:http://www.obspm.fr/messier/f/m029.html
-M 30:SEDS Information Page:http://www.obspm.fr/messier/f/m030.html
-M 31:SEDS Information Page:http://www.obspm.fr/messier/f/m031.html
-M 32:SEDS Information Page:http://www.obspm.fr/messier/f/m032.html
-M 33:SEDS Information Page:http://www.obspm.fr/messier/f/m033.html
-M 34:SEDS Information Page:http://www.obspm.fr/messier/f/m034.html
-M 35:SEDS Information Page:http://www.obspm.fr/messier/f/m035.html
-M 36:SEDS Information Page:http://www.obspm.fr/messier/f/m036.html
-M 37:SEDS Information Page:http://www.obspm.fr/messier/f/m037.html
-M 38:SEDS Information Page:http://www.obspm.fr/messier/f/m038.html
-M 39:SEDS Information Page:http://www.obspm.fr/messier/f/m039.html
-M 40:SEDS Information Page:http://www.obspm.fr/messier/f/m040.html
-M 41:SEDS Information Page:http://www.obspm.fr/messier/f/m041.html
-M 42:SEDS Information Page:http://www.obspm.fr/messier/f/m042.html
-M 43:SEDS Information Page:http://www.obspm.fr/messier/f/m043.html
-M 44:SEDS Information Page:http://www.obspm.fr/messier/f/m044.html
-M 45:SEDS Information Page:http://www.obspm.fr/messier/f/m045.html
-M 46:SEDS Information Page:http://www.obspm.fr/messier/f/m046.html
-M 47:SEDS Information Page:http://www.obspm.fr/messier/f/m047.html
-M 48:SEDS Information Page:http://www.obspm.fr/messier/f/m048.html
-M 49:SEDS Information Page:http://www.obspm.fr/messier/f/m049.html
-M 50:SEDS Information Page:http://www.obspm.fr/messier/f/m050.html
-M 51:SEDS Information Page:http://www.obspm.fr/messier/f/m051.html
-M 52:SEDS Information Page:http://www.obspm.fr/messier/f/m052.html
-M 53:SEDS Information Page:http://www.obspm.fr/messier/f/m053.html
-M 54:SEDS Information Page:http://www.obspm.fr/messier/f/m054.html
-M 55:SEDS Information Page:http://www.obspm.fr/messier/f/m055.html
-M 56:SEDS Information Page:http://www.obspm.fr/messier/f/m056.html
-M 57:SEDS Information Page:http://www.obspm.fr/messier/f/m057.html
-M 58:SEDS Information Page:http://www.obspm.fr/messier/f/m058.html
-M 59:SEDS Information Page:http://www.obspm.fr/messier/f/m059.html
-M 60:SEDS Information Page:http://www.obspm.fr/messier/f/m060.html
-M 61:SEDS Information Page:http://www.obspm.fr/messier/f/m061.html
-M 62:SEDS Information Page:http://www.obspm.fr/messier/f/m062.html
-M 63:SEDS Information Page:http://www.obspm.fr/messier/f/m063.html
-M 64:SEDS Information Page:http://www.obspm.fr/messier/f/m064.html
-M 65:SEDS Information Page:http://www.obspm.fr/messier/f/m065.html
-M 66:SEDS Information Page:http://www.obspm.fr/messier/f/m066.html
-M 67:SEDS Information Page:http://www.obspm.fr/messier/f/m067.html
-M 68:SEDS Information Page:http://www.obspm.fr/messier/f/m068.html
-M 69:SEDS Information Page:http://www.obspm.fr/messier/f/m069.html
-M 70:SEDS Information Page:http://www.obspm.fr/messier/f/m070.html
-M 71:SEDS Information Page:http://www.obspm.fr/messier/f/m071.html
-M 72:SEDS Information Page:http://www.obspm.fr/messier/f/m072.html
-M 73:SEDS Information Page:http://www.obspm.fr/messier/f/m073.html
-M 74:SEDS Information Page:http://www.obspm.fr/messier/f/m074.html
-M 75:SEDS Information Page:http://www.obspm.fr/messier/f/m075.html
-M 76:SEDS Information Page:http://www.obspm.fr/messier/f/m076.html
-M 77:SEDS Information Page:http://www.obspm.fr/messier/f/m077.html
-M 78:SEDS Information Page:http://www.obspm.fr/messier/f/m078.html
-M 79:SEDS Information Page:http://www.obspm.fr/messier/f/m079.html
-M 80:SEDS Information Page:http://www.obspm.fr/messier/f/m080.html
-M 81:SEDS Information Page:http://www.obspm.fr/messier/f/m081.html
-M 82:SEDS Information Page:http://www.obspm.fr/messier/f/m082.html
-M 83:SEDS Information Page:http://www.obspm.fr/messier/f/m083.html
-M 84:SEDS Information Page:http://www.obspm.fr/messier/f/m084.html
-M 85:SEDS Information Page:http://www.obspm.fr/messier/f/m085.html
-M 86:SEDS Information Page:http://www.obspm.fr/messier/f/m086.html
-M 87:SEDS Information Page:http://www.obspm.fr/messier/f/m087.html
-M 88:SEDS Information Page:http://www.obspm.fr/messier/f/m088.html
-M 89:SEDS Information Page:http://www.obspm.fr/messier/f/m089.html
-M 90:SEDS Information Page:http://www.obspm.fr/messier/f/m090.html
-M 91:SEDS Information Page:http://www.obspm.fr/messier/f/m091.html
-M 92:SEDS Information Page:http://www.obspm.fr/messier/f/m092.html
-M 93:SEDS Information Page:http://www.obspm.fr/messier/f/m093.html
-M 94:SEDS Information Page:http://www.obspm.fr/messier/f/m094.html
-M 95:SEDS Information Page:http://www.obspm.fr/messier/f/m095.html
-M 96:SEDS Information Page:http://www.obspm.fr/messier/f/m096.html
-M 97:SEDS Information Page:http://www.obspm.fr/messier/f/m097.html
-M 98:SEDS Information Page:http://www.obspm.fr/messier/f/m098.html
-M 99:SEDS Information Page:http://www.obspm.fr/messier/f/m099.html
-M 100:SEDS Information Page:http://www.obspm.fr/messier/f/m100.html
-M 101:SEDS Information Page:http://www.obspm.fr/messier/f/m101.html
-M 102:SEDS Information Page:http://www.obspm.fr/messier/f/m102.html
-M 103:SEDS Information Page:http://www.obspm.fr/messier/f/m103.html
-M 104:SEDS Information Page:http://www.obspm.fr/messier/f/m104.html
-M 105:SEDS Information Page:http://www.obspm.fr/messier/f/m105.html
-M 106:SEDS Information Page:http://www.obspm.fr/messier/f/m106.html
-M 107:SEDS Information Page:http://www.obspm.fr/messier/f/m107.html
-M 108:SEDS Information Page:http://www.obspm.fr/messier/f/m108.html
-M 109:SEDS Information Page:http://www.obspm.fr/messier/f/m109.html
-M 110:SEDS Information Page:http://www.obspm.fr/messier/f/m110.html
-M 1:HST Press Release (2002):http://oposite.stsci.edu/pubinfo/PR/2002/24/pr.html
-Sun:SEDS Information Page:http://www.seds.org/nineplanets/nineplanets/sol.html
-Sun:NASA JPL Page:http://www.jpl.nasa.gov/solar_system/sun/sun_index.html
-Sun:Daily Solar Images:http://umbra.nascom.nasa.gov/images/latest.html
-Sun:Fred Espanek's Eclipse page:http://sunearth.gsfc.nasa.gov/eclipse/eclipse.html
-Moon:SEDS Information Page:http://www.seds.org/nineplanets/nineplanets/luna.html
-Moon:NASA JPL Page:http://www.jpl.nasa.gov/solar_system/planets/moon_index.html
-Moon:The Apollo Program:http://www.nasm.edu/apollo/
-Mercury:SEDS Information Page:http://www.seds.org/nineplanets/nineplanets/mercury.html
-Mercury:NASA JPL Page:http://www.jpl.nasa.gov/solar_system/planets/planets_index.html
-Mercury:The Mariner 10 Mission:http://nssdc.gsfc.nasa.gov/nmc/tmp/1973-085A.html
-Venus:SEDS Information Page:http://www.seds.org/nineplanets/nineplanets/venus.html
-Venus:NASA JPL Page:http://www.jpl.nasa.gov/solar_system/planets/venus_index.html
-Venus:The Magellan Mission:http://www.jpl.nasa.gov/magellan/
-Mars:SEDS Information Page:http://www.seds.org/nineplanets/nineplanets/mars.html
-Mars:NASA Mars Missions:http://mars.jpl.nasa.gov/index.html
-Mars:NASA JPL Page:http://www.jpl.nasa.gov/solar_system/planets/mars_index.html
-Mars:Welcome to Mars!:http://www.amnh.org/rose/mars/index.html
-Mars:The Whole Mars Catalog:http://www.spaceref.com/mars/
-Mars:The Mars Society:http://www.marssociety.org/
-Mars:The "face" on Mars:http://mars.jpl.nasa.gov/mgs/msss/camera/images/moc_5_24_01/face/index.html
-Jupiter:SEDS Information Page:http://www.seds.org/nineplanets/nineplanets/jupiter.html
-Jupiter:NASA JPL Page:http://www.jpl.nasa.gov/solar_system/planets/jupiter_index.html
-Jupiter:The Galileo Mission:http://www.jpl.nasa.gov/galileo/
-Jupiter:The Voyager Missions:http://voyager.jpl.nasa.gov/
-Jupiter:Comet Shoemaker-Levy 9:http://www.seds.org/nineplanets/nineplanets/sl9.html
-Saturn:SEDS Information Page:http://www.seds.org/nineplanets/nineplanets/saturn.html
-Saturn:NASA JPL Page:http://www.jpl.nasa.gov/solar_system/planets/saturn_index.html
-Saturn:The Cassini Mission:http://saturn.jpl.nasa.gov/index.cfm
-Saturn:The Voyager Missions:http://voyager.jpl.nasa.gov/
-Uranus:SEDS Information Page:http://www.seds.org/nineplanets/nineplanets/uranus.html
-Uranus:NASA JPL Page:http://www.jpl.nasa.gov/solar_system/planets/uranus_index.html
-Uranus:The Voyager Missions:http://voyager.jpl.nasa.gov/
-Neptune:SEDS Information Page:http://www.seds.org/nineplanets/nineplanets/neptune.html
-Neptune:NASA JPL Page:http://www.jpl.nasa.gov/solar_system/planets/neptune_index.html
-Neptune:The Voyager Missions:http://voyager.jpl.nasa.gov/
-Pluto:SEDS Information Page:http://www.seds.org/nineplanets/nineplanets/pluto.html
-Pluto:NASA JPL Page:http://www.jpl.nasa.gov/solar_system/planets/pluto_index.html
-XXX:Moon:About the Moon Images:http://www.astrosurf.com/cidadao/
diff --git a/tde-i18n-fr/data/kdeedu/kturtle/Makefile.am b/tde-i18n-fr/data/kdeedu/kturtle/Makefile.am
deleted file mode 100644
index d2aa9f90dde..00000000000
--- a/tde-i18n-fr/data/kdeedu/kturtle/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-txt_DATA = triangle.logo carre.logo enroule.logo exemple1.logo
-txtdir = $(kde_datadir)/kturtle/examples/fr_FR
-
-xml_DATA = logohighlightstyle.fr_FR.xml
-xmldir = $(kde_datadir)/katepart/syntax
-
-keywords_DATA = logokeywords.fr_FR.xml
-keywordsdir = $(kde_datadir)/kturtle/data
-EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA)
-
diff --git a/tde-i18n-fr/data/kdeedu/kturtle/Makefile.in b/tde-i18n-fr/data/kdeedu/kturtle/Makefile.in
deleted file mode 100644
index 7e7106ee7f6..00000000000
--- a/tde-i18n-fr/data/kdeedu/kturtle/Makefile.in
+++ /dev/null
@@ -1,492 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# KDE tags expanded automatically by am_edit - $Revision: 483858 $
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-subdir = data/tdeedu/kturtle
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
- $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
- *) f=$$p;; \
- esac;
-am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
-am__installdirs = "$(DESTDIR)$(keywordsdir)" "$(DESTDIR)$(txtdir)" \
- "$(DESTDIR)$(xmldir)"
-keywordsDATA_INSTALL = $(INSTALL_DATA)
-txtDATA_INSTALL = $(INSTALL_DATA)
-xmlDATA_INSTALL = $(INSTALL_DATA)
-DATA = $(keywords_DATA) $(txt_DATA) $(xml_DATA)
-#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-#>+ 1
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-ARTSCCONFIG = @ARTSCCONFIG@
-AUTOCONF = @AUTOCONF@
-AUTODIRS = @AUTODIRS@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CONF_FILES = @CONF_FILES@
-CYGPATH_W = @CYGPATH_W@
-DCOPIDL = @DCOPIDL@
-DCOPIDL2CPP = @DCOPIDL2CPP@
-DCOPIDLNG = @DCOPIDLNG@
-DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
-DEFS = @DEFS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-GMSGFMT = @GMSGFMT@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
-KCONFIG_COMPILER = @KCONFIG_COMPILER@
-KDECONFIG = @KDECONFIG@
-KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
-KDE_RPATH = @KDE_RPATH@
-KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
-MCOPIDL = @MCOPIDL@
-MEINPROC = @MEINPROC@
-MKDIR_P = @MKDIR_P@
-MSGFMT = @MSGFMT@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-TOPSUBDIRS = @TOPSUBDIRS@
-VERSION = @VERSION@
-XGETTEXT = @XGETTEXT@
-XMLLINT = @XMLLINT@
-X_RPATH = @X_RPATH@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-am__leading_dot = @am__leading_dot@
-am__tar = @am__tar@
-am__untar = @am__untar@
-#>- bindir = @bindir@
-#>+ 2
-DEPDIR = .deps
-bindir = @bindir@
-build_alias = @build_alias@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host_alias = @host_alias@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_appsdir = @kde_appsdir@
-kde_bindir = @kde_bindir@
-kde_confdir = @kde_confdir@
-kde_datadir = @kde_datadir@
-kde_htmldir = @kde_htmldir@
-kde_icondir = @kde_icondir@
-kde_kcfgdir = @kde_kcfgdir@
-kde_libs_htmldir = @kde_libs_htmldir@
-kde_libs_prefix = @kde_libs_prefix@
-kde_locale = @kde_locale@
-kde_mimedir = @kde_mimedir@
-kde_moduledir = @kde_moduledir@
-kde_servicesdir = @kde_servicesdir@
-kde_servicetypesdir = @kde_servicetypesdir@
-kde_sounddir = @kde_sounddir@
-kde_styledir = @kde_styledir@
-kde_templatesdir = @kde_templatesdir@
-kde_wallpaperdir = @kde_wallpaperdir@
-kde_widgetdir = @kde_widgetdir@
-tdeinitdir = @tdeinitdir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-xdg_appsdir = @xdg_appsdir@
-xdg_directorydir = @xdg_directorydir@
-xdg_menudir = @xdg_menudir@
-txt_DATA = triangle.logo carre.logo enroule.logo exemple1.logo
-txtdir = $(kde_datadir)/kturtle/examples/fr_FR
-xml_DATA = logohighlightstyle.fr_FR.xml
-xmldir = $(kde_datadir)/katepart/syntax
-keywords_DATA = logokeywords.fr_FR.xml
-keywordsdir = $(kde_datadir)/kturtle/data
-EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA)
-#>- all: all-am
-#>+ 1
-all: docs-am all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
-#>- @for dep in $?; do \
-#>- case '$(am__configure_deps)' in \
-#>- *$$dep*) \
-#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-#>- && exit 0; \
-#>- exit 1;; \
-#>- esac; \
-#>- done; \
-#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile'; \
-#>- cd $(top_srcdir) && \
-#>- $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile
-#>+ 12
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/kturtle/Makefile.in
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-install-keywordsDATA: $(keywords_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(keywordsdir)" || $(MKDIR_P) "$(DESTDIR)$(keywordsdir)"
- @list='$(keywords_DATA)'; for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- f=$(am__strip_dir) \
- echo " $(keywordsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(keywordsdir)/$$f'"; \
- $(keywordsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(keywordsdir)/$$f"; \
- done
-
-uninstall-keywordsDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(keywords_DATA)'; for p in $$list; do \
- f=$(am__strip_dir) \
- echo " rm -f '$(DESTDIR)$(keywordsdir)/$$f'"; \
- rm -f "$(DESTDIR)$(keywordsdir)/$$f"; \
- done
-install-txtDATA: $(txt_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(txtdir)" || $(MKDIR_P) "$(DESTDIR)$(txtdir)"
- @list='$(txt_DATA)'; for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- f=$(am__strip_dir) \
- echo " $(txtDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(txtdir)/$$f'"; \
- $(txtDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(txtdir)/$$f"; \
- done
-
-uninstall-txtDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(txt_DATA)'; for p in $$list; do \
- f=$(am__strip_dir) \
- echo " rm -f '$(DESTDIR)$(txtdir)/$$f'"; \
- rm -f "$(DESTDIR)$(txtdir)/$$f"; \
- done
-install-xmlDATA: $(xml_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(xmldir)" || $(MKDIR_P) "$(DESTDIR)$(xmldir)"
- @list='$(xml_DATA)'; for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- f=$(am__strip_dir) \
- echo " $(xmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(xmldir)/$$f'"; \
- $(xmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(xmldir)/$$f"; \
- done
-
-uninstall-xmlDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(xml_DATA)'; for p in $$list; do \
- f=$(am__strip_dir) \
- echo " rm -f '$(DESTDIR)$(xmldir)/$$f'"; \
- rm -f "$(DESTDIR)$(xmldir)/$$f"; \
- done
-tags: TAGS
-TAGS:
-
-ctags: CTAGS
-CTAGS:
-
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- fi; \
- cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- else \
- test -f $(distdir)/$$file \
- || cp -p $$d/$$file $(distdir)/$$file \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(DATA)
-installdirs:
- for dir in "$(DESTDIR)$(keywordsdir)" "$(DESTDIR)$(txtdir)" "$(DESTDIR)$(xmldir)"; do \
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
- done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-#>- clean: clean-am
-#>+ 1
-clean: kde-rpo-clean clean-am
-
-#>- clean-am: clean-generic mostlyclean-am
-#>+ 1
-clean-am: clean-bcheck clean-generic mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-info: info-am
-
-info-am:
-
-install-data-am: install-keywordsDATA install-txtDATA install-xmlDATA
-
-install-dvi: install-dvi-am
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-info: install-info-am
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-ps: install-ps-am
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-keywordsDATA uninstall-txtDATA \
- uninstall-xmlDATA
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-am clean clean-generic distclean \
- distclean-generic distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am \
- install-keywordsDATA install-man install-pdf install-pdf-am \
- install-ps install-ps-am install-strip install-txtDATA \
- install-xmlDATA installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
- uninstall-keywordsDATA uninstall-txtDATA uninstall-xmlDATA
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
-
-#>+ 2
-KDE_DIST=triangle.logo logohighlightstyle.fr_FR.xml Makefile.in enroule.logo exemple1.logo carre.logo Makefile.am logokeywords.fr_FR.xml
-
-#>+ 2
-docs-am:
-
-#>+ 15
-force-reedit:
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/kturtle/Makefile.in
-
-
-#>+ 21
-clean-bcheck:
- rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
-
-bcheck: bcheck-am
-
-bcheck-am:
- @for i in ; do \
- if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
- echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
- echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
- echo "$$i"; \
- if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \
- rm -f $$i.bchecktest.cc; exit 1; \
- fi ; \
- echo "" >> $$i.bchecktest.cc.class; \
- perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
- rm -f a.out; \
- fi ; \
- done
-
-
-#>+ 3
-final:
- $(MAKE) all-am
-
-#>+ 3
-final-install:
- $(MAKE) install-am
-
-#>+ 3
-no-final:
- $(MAKE) all-am
-
-#>+ 3
-no-final-install:
- $(MAKE) install-am
-
-#>+ 3
-kde-rpo-clean:
- -rm -f *.rpo
-
-#>+ 3
-nmcheck:
-nmcheck-am: nmcheck
diff --git a/tde-i18n-fr/data/kdeedu/kturtle/carre.logo b/tde-i18n-fr/data/kdeedu/kturtle/carre.logo
deleted file mode 100644
index 3152593b06e..00000000000
--- a/tde-i18n-fr/data/kdeedu/kturtle/carre.logo
+++ /dev/null
@@ -1,6 +0,0 @@
-# dessine un carré
-
-répète 4 [
- avance 100
- tournegauche 90
-]
diff --git a/tde-i18n-fr/data/kdeedu/kturtle/enroule.logo b/tde-i18n-fr/data/kdeedu/kturtle/enroule.logo
deleted file mode 100644
index 1968f952a5f..00000000000
--- a/tde-i18n-fr/data/kdeedu/kturtle/enroule.logo
+++ /dev/null
@@ -1,13 +0,0 @@
-# enroulé.logo
-
-initialise
-lèvecrayon
-av 50
-baissecrayon
-
-répète 4 [
-pour x = 1 à 100 [
-av 10
-td 100 - x
-]
-] \ No newline at end of file
diff --git a/tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo b/tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo
deleted file mode 100644
index 0b69824406c..00000000000
--- a/tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo
+++ /dev/null
@@ -1,19 +0,0 @@
-taillecanevas 200,200
-couleurcanevas 0,0,0
-couleurcrayon 255,0,0
-taillecrayon 5
-nettoietout
-
-va 20,20
-direction 135
-
-avance 200
-tournegauche 135
-avance 100
-tournegauche 135
-avance 141
-tournegauche 135
-avance 100
-tournegauche 45
-
-va 40, 100
diff --git a/tde-i18n-fr/data/kdeedu/kturtle/logohighlightstyle.fr_FR.xml b/tde-i18n-fr/data/kdeedu/kturtle/logohighlightstyle.fr_FR.xml
deleted file mode 100644
index 8e26e405646..00000000000
--- a/tde-i18n-fr/data/kdeedu/kturtle/logohighlightstyle.fr_FR.xml
+++ /dev/null
@@ -1,141 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE language>
-<!-- Logo syntax highlightning v0.2 by Cies Breijs -->
-<language name="fr_FR" version="0.2" kateversion="2.1" section="Logo" extensions="*.logo;*.lgo;*.LOGO;*.Logo" mimetype="text/x-logosrc;text/x-logo;application/x-logo" priority="9" casesensitive="0">
-
-
-<highlighting>
- <list name="metafunctions">
- <item> apprends </item>
- </list>
-
- <list name="statements">
- <item> lance</item>
- <item> nettoietout </item>
- <item> ntt </item>
- <item> va </item>
- <item> vax </item>
- <item> vx </item>
- <item> vay </item>
- <item> vy </item>
- <item> avance </item>
- <item> av </item>
- <item> recule </item>
- <item> re </item>
- <item> direction </item>
- <item> dir </item>
- <item> tournegauche </item>
- <item> tg </item>
- <item> tournedroite </item>
- <item> td </item>
- <item> centre </item>
- <item> taillecrayon </item>
- <item> tc </item>
- <item> lèvecrayon </item>
- <item> lc </item>
- <item> baissecrayon </item>
- <item> bc </item>
- <item> couleurcrayon </item>
- <item> cc </item>
- <item> couleurcanevas </item>
- <item> cca </item>
- <item> taillecanevas </item>
- <item> tca </item>
- <item> montreimage </item>
- <item> mi </item>
- <item> cacheimage </item>
- <item> ci </item>
- <item> presseimage </item>
- <item> pi </item>
- <item> changeimage </item>
- <item> ci </item>
- <item> message </item>
- <item> entréefenêtre </item>
- <item> écris </item>
- <item> typepolice </item>
- <item> taillepolice </item>
- <item> hasard </item>
- <item> attends </item>
- <item> enroule </item>
- <item> déroule </item>
- <item> initialise </item>
- </list>
-
- <list name="controllers">
- <item> pendant </item>
- <item> pourchaque </item>
- <item> in </item>
- <item> pour </item>
- <item> à </item>
- <item> fait </item>
- <item> répète </item>
- <item> rpt </item>
- <item> si </item>
- <item> sinon </item>
- <item> retourne </item>
- <item> coupure </item>
- </list>
-
- <list name="boolops">
- <item> et </item>
- <item> ou </item>
- <item> non </item>
- </list>
-
- <contexts>
- <context name="Normal" attribute="Normal Text" lineEndContext="#stay">
-
- <keyword attribute="MetaFunctions" String="metafunctions" context="#stay"/>
- <keyword attribute="Statements" String="statements" context="#stay"/>
- <keyword attribute="Execution Controllers" String="controllers" context="#stay"/>
- <keyword attribute="Boolean Operators" String="boolops" context="#stay"/>
-
- <RegExpr attribute="Expressers" String="([!=&gt;&lt;][=]|[&gt;&lt;])" context="#stay"/>
- <RegExpr attribute="Normal" String="[a-zA-Z_][a-zA-Z_0-9]+" context="#stay"/>
- <RegExpr attribute="Number" String="([0-9]+\.[0-9]*|\.[0-9]+)?|[0-9]*" context="#stay"/>
- <RegExpr attribute="Comment" String="#.*$" context="#stay"/>
- <RegExpr attribute="Operator" String="[+*/\(\)-]" context="#stay"/>
- <RegExpr attribute="Scopes" String="[\[\]]" context="#stay"/>
- <DetectChar attribute="String" char="&quot;" context="String"/>
- </context>
-
- <context name="String" attribute="String" lineEndContext="#stay">
- <HlCStringChar attribute="String" context="#stay"/>
- <RegExpr attribute="Operator" String="%[a-zA-Z]" context="#stay"/>
- <DetectChar attribute="String" char="&quot;" context="#pop"/>
- </context>
-
- </contexts>
-
- <itemDatas>
- <itemData name="Normal Text" defStyleNum="dsNormal"/>
- <itemData name="Normal" defStyleNum="dsNormal"/>
- <itemData name="MetaFunctions" defStyleNum="dsKeyword" color="#00bb00" selColor="#ffffff" bold="1" italic="0"/>
- <itemData name="Statements" defStyleNum="dsKeyword" color="#006600" selColor="#ffffff" bold="0" italic="0"/>
- <itemData name="Execution Controllers" defStyleNum="dsKeyword" color="#006600" selColor="#ffffff" bold="1" italic="0"/>
- <itemData name="Expressers" defStyleNum="dsKeyword" color="#1e99cc" selColor="#ffffff" bold="1" italic="0"/>
- <itemData name="Boolean Operators" defStyleNum="dsKeyword" color="#9922cc" selColor="#ffffff" bold="1" italic="0"/>
- <itemData name="Scopes" defStyleNum="dsKeyword" color="#00bb00" selColor="#ffffff" bold="1" italic="0"/>
- <itemData name="Number" defStyleNum="dsFloat" color="#0000ff" selColor="#00eeff" bold="0" italic="0"/>
- <itemData name="Comment" defStyleNum="dsComment" color="#999922" selColor="#888888" bold="0" italic="0"/>
- <itemData name="String" defStyleNum="dsString" color="#800000" selColor="#ffffff" bold="0" italic="0"/>
- <itemData name="Raw String" defStyleNum="dsString" color="#800000" selColor="#ffffff" bold="0" italic="0"/>
- <itemData name="Operator" defStyleNum="dsOthers" color="#888888" selColor="#ffffff" bold="0" italic="0"/>
- </itemDatas>
-</highlighting>
-
-
-<general>
-
- <folding indentationsensitive="0" />
-
- <comments>
- <comment name="singleLine" start="#" />
- </comments>
-
- <keywords casesensitive="0" />
-
-</general>
-
-
-</language>
diff --git a/tde-i18n-fr/data/kdeedu/kturtle/logokeywords.fr_FR.xml b/tde-i18n-fr/data/kdeedu/kturtle/logokeywords.fr_FR.xml
deleted file mode 100644
index 8e013625ed5..00000000000
--- a/tde-i18n-fr/data/kdeedu/kturtle/logokeywords.fr_FR.xml
+++ /dev/null
@@ -1,250 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE logokeywords>
-<!-- please save as utf8 encoding -->
-<logokeywords lang="fr_FR" ver="0.01">
-
-<!-- standard BASIC commands -->
-
- <command name="begin">
- <keyword>[</keyword>
- </command>
-
- <command name="end">
- <keyword>]</keyword>
- </command>
-
- <command name="while">
- <keyword>pendant</keyword>
- </command>
-
- <command name="if">
- <keyword>si</keyword>
- </command>
-
- <command name="else">
- <keyword>sinon</keyword>
- </command>
-
- <command name="for">
- <keyword>pour</keyword>
- </command>
-
- <command name="to">
- <keyword>à</keyword>
- </command>
-
- <command name="and">
- <keyword>et</keyword>
- </command>
-
- <command name="or">
- <keyword>ou</keyword>
- </command>
-
- <command name="not">
- <keyword>non</keyword>
- </command>
-
- <command name="return">
- <keyword>retourne</keyword>
- </command>
-
- <command name="break">
- <keyword>coupure</keyword>
- </command>
-
- <command name="run">
- <keyword>lance</keyword>
- </command>
-
- <command name="write">
- <keyword>écris</keyword>
- </command>
-
- <command name="substr">
- <keyword>soustr</keyword>
- </command>
-
- <command name="foreach">
- <keyword>pourchaque</keyword>
- </command>
-
- <command name="in">
- <keyword>dans</keyword>
- </command>
-
- <command name="seperated">
- <keyword>séparé</keyword>
- </command>
-
- <command name="by">
- <keyword>par</keyword>
- </command>
-
-
-
-<!-- the LOGO commands -->
-
- <command name="learn">
- <keyword>apprends</keyword>
- </command>
-
- <command name="clear">
- <keyword>nettoietout</keyword>
- <alias>ntt</alias>
- </command>
-
- <command name="go">
- <keyword>va</keyword>
- </command>
-
- <command name="gox">
- <keyword>vax</keyword>
- <alias>vx</alias>
- </command>
-
- <command name="goy">
- <keyword>vay</keyword>
- <alias>vy</alias>
- </command>
-
- <command name="forward">
- <keyword>avance</keyword>
- <alias>av</alias>
- </command>
-
- <command name="backward">
- <keyword>recule</keyword>
- <alias>re</alias>
- </command>
-
- <command name="direction">
- <keyword>direction</keyword>
- <alias>dir</alias>
- </command>
-
- <command name="turnleft">
- <keyword>tournegauche</keyword>
- <alias>tg</alias>
- </command>
-
- <command name="turnright">
- <keyword>tournedroite</keyword>
- <alias>td</alias>
- </command>
-
- <command name="center">
- <keyword>centre</keyword>
- </command>
-
- <command name="setpenwidth">
- <keyword>taillecrayon</keyword>
- <alias>ftc</alias>
- </command>
-
- <command name="penup">
- <keyword>lèvecrayon</keyword>
- <alias>lc</alias>
- </command>
-
- <command name="pendown">
- <keyword>baissecrayon</keyword>
- <alias>bc</alias>
- </command>
-
- <command name="setfgcolor">
- <keyword>couleurcrayon</keyword>
- <alias>fcc</alias>
- </command>
-
- <command name="setbgcolor">
- <keyword>couleurcanevas</keyword>
- <alias>cca</alias>
- </command>
-
- <command name="resizecanvas">
- <keyword>taillecanevas</keyword>
- <alias>tca</alias>
- </command>
-
- <command name="spriteshow">
- <keyword>montre</keyword>
- <alias>mi</alias>
- </command>
-
- <command name="spritehide">
- <keyword>cache</keyword>
- <alias>ci</alias>
- </command>
-
- <command name="spritepress">
- <keyword>presse</keyword>
- <alias>pi</alias>
- </command>
-
- <command name="spritechange">
- <keyword>change</keyword>
- <alias>ci</alias>
- </command>
-
-
- <!--
- still need implementation
-ask **
-speed **
- -->
-
-
- <command name="input">
- <keyword>entrée</keyword>
- </command>
-
- <command name="inputwindow">
- <keyword>fenêtreentrée</keyword>
- </command>
-
- <command name="print">
- <keyword>écris</keyword>
- </command>
-
- <command name="fonttype">
- <keyword>typepolice</keyword>
- </command>
-
- <command name="fontsize">
- <keyword>taillepolice</keyword>
- </command>
-
- <command name="repeat">
- <keyword>répète</keyword>
- <alias>rpt</alias>
- </command>
-
- <command name="random">
- <keyword>hasard</keyword>
- </command>
-
- <command name="wait">
- <keyword>attends</keyword>
- </command>
-
- <command name="wrapon">
- <keyword>enroule</keyword>
- </command>
-
- <command name="wrapoff">
- <keyword>déroule</keyword>
- </command>
-
- <command name="reset">
- <keyword>initialise</keyword>
- </command>
-
-
-<!-- LOGO dummy words -->
-
- <command name="do">
- <keyword>fait</keyword>
- </command>
-
-</logokeywords>
diff --git a/tde-i18n-fr/data/kdeedu/kturtle/triangle.logo b/tde-i18n-fr/data/kdeedu/kturtle/triangle.logo
deleted file mode 100644
index 34d31ea05ec..00000000000
--- a/tde-i18n-fr/data/kdeedu/kturtle/triangle.logo
+++ /dev/null
@@ -1,6 +0,0 @@
-# dessine un triangle
-
-répète 3 [
- avance 100
- tournegauche 120
-]