From 9b58d35185905f8334142bf4988cb784e993aea7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 21 Nov 2011 02:23:03 -0600 Subject: Initial import of extracted KDE i18n tarballs --- tde-i18n-fr/data/kdeedu/Makefile.am | 4 + tde-i18n-fr/data/kdeedu/Makefile.in | 585 +++++++++++++++++++++ tde-i18n-fr/data/kdeedu/kanagram/Makefile.am | 2 + tde-i18n-fr/data/kdeedu/kanagram/Makefile.in | 448 ++++++++++++++++ tde-i18n-fr/data/kdeedu/kanagram/animals.kvtml | 185 +++++++ tde-i18n-fr/data/kdeedu/kanagram/clothing.kvtml | 116 ++++ tde-i18n-fr/data/kdeedu/khangman/Makefile.am | 4 + tde-i18n-fr/data/kdeedu/khangman/Makefile.in | 585 +++++++++++++++++++++ tde-i18n-fr/data/kdeedu/khangman/fr/IMPROVE.txt | 38 ++ tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.am | 7 + tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.in | 470 +++++++++++++++++ tde-i18n-fr/data/kdeedu/khangman/fr/animals.kvtml | 254 +++++++++ tde-i18n-fr/data/kdeedu/khangman/fr/easy.kvtml | 156 ++++++ tde-i18n-fr/data/kdeedu/khangman/fr/fr.txt | 4 + tde-i18n-fr/data/kdeedu/khangman/fr/hard.kvtml | 148 ++++++ tde-i18n-fr/data/kdeedu/khangman/fr/maison.kvtml | 97 ++++ tde-i18n-fr/data/kdeedu/khangman/fr/medium.kvtml | 160 ++++++ tde-i18n-fr/data/kdeedu/kstars/info_url.dat | 149 ++++++ tde-i18n-fr/data/kdeedu/kturtle/Makefile.am | 10 + tde-i18n-fr/data/kdeedu/kturtle/Makefile.in | 492 +++++++++++++++++ tde-i18n-fr/data/kdeedu/kturtle/carre.logo | 6 + tde-i18n-fr/data/kdeedu/kturtle/enroule.logo | 13 + tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo | 19 + .../kdeedu/kturtle/logohighlightstyle.fr_FR.xml | 141 +++++ .../data/kdeedu/kturtle/logokeywords.fr_FR.xml | 250 +++++++++ tde-i18n-fr/data/kdeedu/kturtle/triangle.logo | 6 + 26 files changed, 4349 insertions(+) create mode 100644 tde-i18n-fr/data/kdeedu/Makefile.am create mode 100644 tde-i18n-fr/data/kdeedu/Makefile.in create mode 100644 tde-i18n-fr/data/kdeedu/kanagram/Makefile.am create mode 100644 tde-i18n-fr/data/kdeedu/kanagram/Makefile.in create mode 100644 tde-i18n-fr/data/kdeedu/kanagram/animals.kvtml create mode 100644 tde-i18n-fr/data/kdeedu/kanagram/clothing.kvtml create mode 100644 tde-i18n-fr/data/kdeedu/khangman/Makefile.am create mode 100644 tde-i18n-fr/data/kdeedu/khangman/Makefile.in create mode 100644 tde-i18n-fr/data/kdeedu/khangman/fr/IMPROVE.txt create mode 100644 tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.am create mode 100644 tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.in create mode 100644 tde-i18n-fr/data/kdeedu/khangman/fr/animals.kvtml create mode 100644 tde-i18n-fr/data/kdeedu/khangman/fr/easy.kvtml create mode 100644 tde-i18n-fr/data/kdeedu/khangman/fr/fr.txt create mode 100644 tde-i18n-fr/data/kdeedu/khangman/fr/hard.kvtml create mode 100644 tde-i18n-fr/data/kdeedu/khangman/fr/maison.kvtml create mode 100644 tde-i18n-fr/data/kdeedu/khangman/fr/medium.kvtml create mode 100644 tde-i18n-fr/data/kdeedu/kstars/info_url.dat create mode 100644 tde-i18n-fr/data/kdeedu/kturtle/Makefile.am create mode 100644 tde-i18n-fr/data/kdeedu/kturtle/Makefile.in create mode 100644 tde-i18n-fr/data/kdeedu/kturtle/carre.logo create mode 100644 tde-i18n-fr/data/kdeedu/kturtle/enroule.logo create mode 100644 tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo create mode 100644 tde-i18n-fr/data/kdeedu/kturtle/logohighlightstyle.fr_FR.xml create mode 100644 tde-i18n-fr/data/kdeedu/kturtle/logokeywords.fr_FR.xml create mode 100644 tde-i18n-fr/data/kdeedu/kturtle/triangle.logo (limited to 'tde-i18n-fr/data/kdeedu') diff --git a/tde-i18n-fr/data/kdeedu/Makefile.am b/tde-i18n-fr/data/kdeedu/Makefile.am new file mode 100644 index 00000000000..655f2d24b4e --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/Makefile.am @@ -0,0 +1,4 @@ + +TOPLEVEL_LANG = fr +SUBDIRS = $(AUTODIRS) + diff --git a/tde-i18n-fr/data/kdeedu/Makefile.in b/tde-i18n-fr/data/kdeedu/Makefile.in new file mode 100644 index 00000000000..0a91515414f --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/Makefile.in @@ -0,0 +1,585 @@ +# 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/kdeedu +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@ +kdeinitdir = @kdeinitdir@ +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/kdeedu/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu data/kdeedu/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/kdeedu/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/kdeedu/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/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/kdeedu/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/kdeedu/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/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 new file mode 100644 index 00000000000..0008cf3d2e2 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kanagram/Makefile.am @@ -0,0 +1,2 @@ +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 new file mode 100644 index 00000000000..cb6410a4fca --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kanagram/Makefile.in @@ -0,0 +1,448 @@ +# 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/kdeedu/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@ +kdeinitdir = @kdeinitdir@ +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/kdeedu/kanagram/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu data/kdeedu/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/kdeedu/kanagram/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/kdeedu/kanagram/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/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/kdeedu/kanagram/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/kdeedu/kanagram/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/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 new file mode 100644 index 00000000000..025007b7019 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kanagram/animals.kvtml @@ -0,0 +1,185 @@ + + + + + + + + ours + + + dauphin + + + zèbre + + + kangourou + + + baleine + + + cheval + + + singe + + + pic-vert + + + serpent + + + girafe + + + éléphant + + + souris + + + vers + + + libellule + + + pingouin + + + lapin + + + hamster + + + loup + + + lion + + + tigre + + + pieuvre + + + rhinocéros + + + hérisson + + + renne + + + écureuil + + + tortue + + + hippopotame + + + dinosaure + + + aigle + + + requin + + + canard + + + poisson + + + perroquet + + + grenouille + + + escargot + + + chameau + + + alligator + + + moustique + + + mouton + + + coquillage + + \ 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 new file mode 100644 index 00000000000..45848a30889 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kanagram/clothing.kvtml @@ -0,0 +1,116 @@ + + + + + + + + baskets + + + bottes + + + pantalon + + + short + + + jupe + + + robe + + + imperméable + + + veste + + + manteau + + + chapeau + + + bonnet + + + cache-oreilles + + + lunettes + + + chausette + + + sandales + + + gants + + + ceinture + + diff --git a/tde-i18n-fr/data/kdeedu/khangman/Makefile.am b/tde-i18n-fr/data/kdeedu/khangman/Makefile.am new file mode 100644 index 00000000000..655f2d24b4e --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/khangman/Makefile.am @@ -0,0 +1,4 @@ + +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 new file mode 100644 index 00000000000..a4d3fa6bfe4 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/khangman/Makefile.in @@ -0,0 +1,585 @@ +# 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/kdeedu/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@ +kdeinitdir = @kdeinitdir@ +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/kdeedu/khangman/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu data/kdeedu/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/kdeedu/khangman/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/kdeedu/khangman/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/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/kdeedu/khangman/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/kdeedu/khangman/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/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 new file mode 100644 index 00000000000..711b9304833 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/khangman/fr/IMPROVE.txt @@ -0,0 +1,38 @@ +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 + + + + + +the_word +a definition for the word, according to the level + + +word +definition + +... +... + + +So you keep each word in the and tags and you add a definition in the +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 new file mode 100644 index 00000000000..35b846b908d --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.am @@ -0,0 +1,7 @@ +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 new file mode 100644 index 00000000000..f5d7d0c5f64 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/khangman/fr/Makefile.in @@ -0,0 +1,470 @@ +# 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/kdeedu/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@ +kdeinitdir = @kdeinitdir@ +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/kdeedu/khangman/fr/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu data/kdeedu/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/kdeedu/khangman/fr/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/kdeedu/khangman/fr/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/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/kdeedu/khangman/fr/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/kdeedu/khangman/fr/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/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 new file mode 100644 index 00000000000..a0fbfe03626 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/khangman/fr/animals.kvtml @@ -0,0 +1,254 @@ + + + + + chat + Animal domestique + + + chien + Animal domestique gardien de la maison + + + hibou + Rapace nocturne mâle + + + chouette + Rapace nocturne femelle + + + ours + On peut le voir dans le forêts d'Amérique + + + dauphin + Vit dans l'eau et est réputé intelligent + + + zèbre + A des rayures + + + kangourou + Il saute ! + + + baleine + Énorme mammifère + + + cheval + Le meilleur ami de l'homme + + + singe + L'animal qui nous ressemble le plus + + + hirondelle + Arrive avec le printemps + + + serpent + Nous fait peur + + + girafe + Son cou est long + + + éléphant + Gros et gris + + + souris + Aime le fromage + + + pingouin + L'emblème de Linux + + + lapin + Mammifère qui creuse des terriers + + + hamster + Petit animal familier en cage + + + cochon + Réputé sale + + + loup + Le méchand du conte + + + lion + Le roi des animaux + + + tigre + Mammifère carnivore qui vient d'Asie + + + pieuvre + Plusieurs tentacules, vit dans la mer + + + rhinocéros + Dans la jungle, a une corne + + + hérisson + Se met en boule + + + écureuil + Petit, agile, grimpe aux arbres + + + cerf + Ruminant vivant dans les forêts, mâle + + + tortue + Elle gagne la course dans la fable + + + hippopotame + Gros mammifère d'Afrique + + + dinosaure + Son espèce est extincte + + + dinde + Met de Noël + + + aigle + Grand oiseau rapace + + + renne + Tire le traineau + + + requin + Grand poisson réputé dangereux + + + canard + Oiseau palmipède migrateur + + + perroquet + Oiseau qui peut parler + + + grenouille + Amphibien sauteur + + + escargot + Mollusque que l'on mange parfois + + + chameau + Mammifère ruminant à deux bosses + + + alligator + On en fait des sacs à main + + + moustique + Petit insecte qui nous pique en été + + + mouton + Ruminant à toison épaisse + + + moule + Petit mollusque accroché aux rochers + + + vache + Ruminant nous donnant quotidiennement notre dose de calcium + + + homard + Crustacé à grosses pinces + + + hyêne + Mammifère charognard + + + cachalot + Grand mammifère cétacé + + + belette + Petit mammifère au ventre blanc + + + bélier + Mouton mâle + + + autruche + Oiseau d'Afrique de grande taille + + + araignée + Arthropode à huit pattes, se pend à un fil + + + biche + Femelle du cerf + + + coccinelle + Insecte à points noirs + + + crabe + Marche sur le côté + + + crevette + Se pêche à l'épuisette + + + antilope + Cours très vite + + + flamant + Celui de couleur rose est le plus connu + + + abeille + Fabrique un met royal + + + mouche + Nous agace lorsqu'elle tourne autour de nous + + + lièvre + Perd la course dans la fable + + + crapaud + Amphibien vivant près des mares + + + + diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/easy.kvtml b/tde-i18n-fr/data/kdeedu/khangman/fr/easy.kvtml new file mode 100644 index 00000000000..49320501c35 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/khangman/fr/easy.kvtml @@ -0,0 +1,156 @@ + + + + + jeu + Occupe les enfants + + +meuble + On range des objets dedans + +jardin + On y plante les légumes + +enfant + Il anime la maison + +légumes + On les cultive dans le jardin + +pomme + Fruit que l'on trouve toute l'année + +assiette + On met les aliments dedans + +bonbon + Mauvais pour les dents + +chocolat + Mets favori des gourmands + +cuisine + On y prépare les repas + +chaise + On s'assoit dessus + +carotte + Légume favori des lapins + +ordinateur + Tu t'en sers en ce moment + +voiture + On se déplace dedans + +repas + On en prend trois par jour + +fleur + On la met dans un vase + +papa + Un parent + +maman + Un parent + +orange + Fruit d'hiver + +raisin + On en fait du vin + +rivière + Se jette dans la mer + +eau + Nous désaltère + +fontaine + Source d'eau vive + +banane + Fruit jaune d'Afrique + +terre + On la creuse + +ciel + On le dit bleu + +argent + Sert pour faire du troc + +école + + +crayon + On écrit avec + +table + On s'assoit autour + +livre + Assemblage de feuilles + +dessin + Représentation d'un objet + +cahier + On écrit dedans + +télévision + On la regarde pour se distraire + +enfant + Humain jusqu'à  l'adolescence + +parent + Celui qui a l'autorité + +forêt + Se compose d'arbres + +montagne + On la grimpe + +arbre + Grande plante ayant un tronc + +neige + En hiver, en montagne + +pluie + Tombe du ciel + +plage + Au bord de la mer + +sable + Seulement lui dans le désert + +mer + Des milliers de gouttes + +chambre + L'endroit où on dort + +machine + Remplace l'homme dans l'usine + +tracteur + Sert pour le travail de la ferme + +volcan + Parfois en éruption + +voisin + Il habite tout près de nous + +voile + Sert à  faire avancer le bateau + + diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/fr.txt b/tde-i18n-fr/data/kdeedu/khangman/fr/fr.txt new file mode 100644 index 00000000000..1f15d2de35c --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/khangman/fr/fr.txt @@ -0,0 +1,4 @@ +é +è +ô +â \ 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 new file mode 100644 index 00000000000..5d6dd27afc4 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/khangman/fr/hard.kvtml @@ -0,0 +1,148 @@ + + + + + manécanterie + École de chant attachée à une paroisse + + + synthétiseur + Appareil électronique actionné par un clavier + + + juxtaposition + Action de placer côte à côte + + + zoomorphisme + Fait de revêtir une apparence animale + + + surréalisme + Mouvement artistique né en France + + + raréfaction + Fait de rendre peu commun + + + psychologie + Études scientifiques des faits psychiques + + + précession + Mouvement conique très lent de l'axe de la Terre + + + pluviomètre + Appareil servant à mesurer la répartition de la pluie + + + céphalopode + Mollusque marin carnivore + + + anfractuosité + Cavité profonde et irrégulière + + + agglutinine + Anticorps présent dans le sérum sanguin + + + xénophobie + Hostilité systématique à l'égard des étrangers + + + abstentionnisme + Qui s'abtient de voter + + + dissymétrie + Défaut de symétrie + + + glycérine + Produit à base de glycérol + + + joaillerie + Art de mettre en valeur les pierres fines + + + misogynie + Mépris envers les femmes + + + papavéracée + Plante dycotylédone à pétales séparés + + + stakhanovisme + Qui pratique la méthode d'augmentation des rendements + + + vélivoliste + Qui pratique le vol à voile + + + acrylonitrile + Composé obtenu à partir du propylène + + + myriophylle + Plante aquatique à feuilles allongées + + + achromatopsie + Affection de l'oeil empêchant de distinguer les couleurs + + + marcophilie + Collection des oblitérations sur les objets postaux + + + anhydrobiose + Suspension temporaire des activités vitales + + + proclitique + Mot privé d'accent tonique + + + stéréophonie + Technique de reproduction des sons enregistrés + + + webmestre + Administrateur de site + + + anthropologie + Étude de la dimension sociale de l'homme + + + borborygme + Gargouillement + + + calciothermie + Réaction du calcium sur certains composés + + + yaourtière + Appareil servant à la préparation de lait fermenté + + + campanulacée + Plante dycotylédone à fleurs en cloche + + + macrocéphalie + Augmentation anormale du volume du crâne + + + massification + Adaptation d'un phénomène au grand nombre + + diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/maison.kvtml b/tde-i18n-fr/data/kdeedu/khangman/fr/maison.kvtml new file mode 100644 index 00000000000..a0543aaeba9 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/khangman/fr/maison.kvtml @@ -0,0 +1,97 @@ + + + + + chaise + On s'assoit dessus + + + fauteuil + On s'assoit dedans + + + casserole + On cuit les aliments dedans + + + tabouret + Chaise sans dossier + + + fourchette + Sert à piquer les aliments + + + assiette + On mange dedans + + + plante + Décore la maison + + + chambre + On y dort + + + douche + L'eau qui en coule sert pour nous laver + + + table + On mange autour + + + mur + On y accroche des tableaux + + + porte + On l'ouvre et la ferme + + + bureau + On y travaille + + + évier + Pour laver les ustensiles + + + bibliothèque + Les livres y sont rangés + + + télévision + On la regarde pour se distraire + + + cuisine + On y prépare les repas + + + cuillère + Sert à manger + + + couteau + Sert à couper + + + verre + On boit dedans + + + serviette + On le met autours du cou + + + baignoire + On la remplit d'eau pour se laver + + + canapé + Confortable pour s'assoir dedans + + + diff --git a/tde-i18n-fr/data/kdeedu/khangman/fr/medium.kvtml b/tde-i18n-fr/data/kdeedu/khangman/fr/medium.kvtml new file mode 100644 index 00000000000..46220d09090 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/khangman/fr/medium.kvtml @@ -0,0 +1,160 @@ + + + + + antibiotique + Substance qui empêche la croissance des bactéries ou les détruit + + +pharmacie + Où l'on prépare des médicaments + + +boulangerie + On y cuit le pain + + +mairie + On s'y marie + + +acrobate + Artiste qui exécute des exercices d'agileté + + + dahlia + Plante à fleurs ornementales + + +infirmière + Nous prodigue des soins + + +seringue + Instrument permettant d'injecter un liquide + + +mathématique + Science étudiant les propriétés d'êtres abstraits + + +maternité + État, qualité de mère + + +procédure + Manière de procéder + + +possession + Fait d'avoir un bien + + +tropique + Chacun des deux parrallèles du globe terrestre + + +vocabulaire + Ensemble des mots d'une langue + + +grammaire + Ensemble des règles syntaxiques d'une langue + + +signature + Action de parapher + + +silhouette + Contours, lignes générales du corps + + +signalisation + Emploi de signaux pour donner des renseignements à distance + + +visionneuse + Appareil assurant la vision de diapositives ou de films + + +traquenard + Piège pour prendre les animaux nuisibles + + +viticulture + Culture de la vigne + + +magistrat + On le trouve au tribunal + + +travailleur + Personne qui se livre à un travail rémunéré + + +ravitaillement + Action de fournir des vivres + + +rallongement + Action d'étendre + + +raccourci + Chemin le plus court + + +qualification + Attribution d'une valeur + + +quinquagénaire + Âgé de cinquante à cinqante-neuf ans + + +radiesthésie + Sensibilité à des rayonnements qui proviendraient des objets + + +quarantaine + Nombre de quarante ou environ + + +préfecture + Circonscription administrative en France + + +alphabétisation + Apprentissage de la lecture et de l'écriture + + +juridiction + Ensemble des tribunaux de même ordre + + +législateur + Qui a le pouvoir de légiférer + + +missionnaire + Prêtre qui propage la foi + + +miniaturisation + Action de fabriquer quelque chose de petites dimensions + + +pédagogie + Science de l'éducation des enfants + + +médiathèque + Chargée de la mise à disposition de documents de divers formats + + +pamplemousse + Fuit jaune au goût acidulé + + \ 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 new file mode 100644 index 00000000000..96483b75968 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kstars/info_url.dat @@ -0,0 +1,149 @@ +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 new file mode 100644 index 00000000000..d2aa9f90dde --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kturtle/Makefile.am @@ -0,0 +1,10 @@ +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 new file mode 100644 index 00000000000..2a156c9d3cb --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kturtle/Makefile.in @@ -0,0 +1,492 @@ +# 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/kdeedu/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@ +kdeinitdir = @kdeinitdir@ +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/kdeedu/kturtle/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu data/kdeedu/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/kdeedu/kturtle/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/kdeedu/kturtle/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/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/kdeedu/kturtle/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/kdeedu/kturtle/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/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 new file mode 100644 index 00000000000..3152593b06e --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kturtle/carre.logo @@ -0,0 +1,6 @@ +# 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 new file mode 100644 index 00000000000..1968f952a5f --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kturtle/enroule.logo @@ -0,0 +1,13 @@ +# 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 new file mode 100644 index 00000000000..0b69824406c --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo @@ -0,0 +1,19 @@ +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 new file mode 100644 index 00000000000..8e26e405646 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kturtle/logohighlightstyle.fr_FR.xml @@ -0,0 +1,141 @@ + + + + + + + + + apprends + + + + lance + nettoietout + ntt + va + vax + vx + vay + vy + avance + av + recule + re + direction + dir + tournegauche + tg + tournedroite + td + centre + taillecrayon + tc + lèvecrayon + lc + baissecrayon + bc + couleurcrayon + cc + couleurcanevas + cca + taillecanevas + tca + montreimage + mi + cacheimage + ci + presseimage + pi + changeimage + ci + message + entréefenêtre + écris + typepolice + taillepolice + hasard + attends + enroule + déroule + initialise + + + + pendant + pourchaque + in + pour + à + fait + répète + rpt + si + sinon + retourne + coupure + + + + et + ou + non + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tde-i18n-fr/data/kdeedu/kturtle/logokeywords.fr_FR.xml b/tde-i18n-fr/data/kdeedu/kturtle/logokeywords.fr_FR.xml new file mode 100644 index 00000000000..8e013625ed5 --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kturtle/logokeywords.fr_FR.xml @@ -0,0 +1,250 @@ + + + + + + + + + [ + + + + ] + + + + pendant + + + + si + + + + sinon + + + + pour + + + + à + + + + et + + + + ou + + + + non + + + + retourne + + + + coupure + + + + lance + + + + écris + + + + soustr + + + + pourchaque + + + + dans + + + + séparé + + + + par + + + + + + + + apprends + + + + nettoietout + ntt + + + + va + + + + vax + vx + + + + vay + vy + + + + avance + av + + + + recule + re + + + + direction + dir + + + + tournegauche + tg + + + + tournedroite + td + + + + centre + + + + taillecrayon + ftc + + + + lèvecrayon + lc + + + + baissecrayon + bc + + + + couleurcrayon + fcc + + + + couleurcanevas + cca + + + + taillecanevas + tca + + + + montre + mi + + + + cache + ci + + + + presse + pi + + + + change + ci + + + + + + + + entrée + + + + fenêtreentrée + + + + écris + + + + typepolice + + + + taillepolice + + + + répète + rpt + + + + hasard + + + + attends + + + + enroule + + + + déroule + + + + initialise + + + + + + + fait + + + diff --git a/tde-i18n-fr/data/kdeedu/kturtle/triangle.logo b/tde-i18n-fr/data/kdeedu/kturtle/triangle.logo new file mode 100644 index 00000000000..34d31ea05ec --- /dev/null +++ b/tde-i18n-fr/data/kdeedu/kturtle/triangle.logo @@ -0,0 +1,6 @@ +# dessine un triangle + +répète 3 [ + avance 100 + tournegauche 120 +] -- cgit v1.2.1