From f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 3 Dec 2011 11:05:10 -0600 Subject: Second part of prior commit --- tde-i18n-sl/data/tdeedu/Makefile.am | 4 + tde-i18n-sl/data/tdeedu/Makefile.in | 585 +++++++++++++++ tde-i18n-sl/data/tdeedu/khangman/IMPROVE.txt | 38 + tde-i18n-sl/data/tdeedu/khangman/Makefile.am | 7 + tde-i18n-sl/data/tdeedu/khangman/Makefile.in | 470 ++++++++++++ tde-i18n-sl/data/tdeedu/khangman/animals.kvtml | 560 ++++++++++++++ tde-i18n-sl/data/tdeedu/khangman/easy.kvtml | 785 +++++++++++++++++++ tde-i18n-sl/data/tdeedu/khangman/hard.kvtml | 570 ++++++++++++++ tde-i18n-sl/data/tdeedu/khangman/medium.kvtml | 830 +++++++++++++++++++++ tde-i18n-sl/data/tdeedu/khangman/sl.txt | 3 + tde-i18n-sl/data/tdeedu/kstars/info_url.dat | 243 ++++++ tde-i18n-sl/data/tdeedu/kturtle/Makefile.am | 9 + tde-i18n-sl/data/tdeedu/kturtle/Makefile.in | 492 ++++++++++++ tde-i18n-sl/data/tdeedu/kturtle/curly.logo | 13 + tde-i18n-sl/data/tdeedu/kturtle/example1.logo | 20 + .../data/tdeedu/kturtle/logohighlightstyle.sl.xml | 140 ++++ .../data/tdeedu/kturtle/logokeywords.sl.xml | 223 ++++++ tde-i18n-sl/data/tdeedu/kturtle/square.logo | 6 + tde-i18n-sl/data/tdeedu/kturtle/triangle.logo | 6 + 19 files changed, 5004 insertions(+) create mode 100644 tde-i18n-sl/data/tdeedu/Makefile.am create mode 100644 tde-i18n-sl/data/tdeedu/Makefile.in create mode 100644 tde-i18n-sl/data/tdeedu/khangman/IMPROVE.txt create mode 100644 tde-i18n-sl/data/tdeedu/khangman/Makefile.am create mode 100644 tde-i18n-sl/data/tdeedu/khangman/Makefile.in create mode 100644 tde-i18n-sl/data/tdeedu/khangman/animals.kvtml create mode 100644 tde-i18n-sl/data/tdeedu/khangman/easy.kvtml create mode 100644 tde-i18n-sl/data/tdeedu/khangman/hard.kvtml create mode 100644 tde-i18n-sl/data/tdeedu/khangman/medium.kvtml create mode 100644 tde-i18n-sl/data/tdeedu/khangman/sl.txt create mode 100644 tde-i18n-sl/data/tdeedu/kstars/info_url.dat create mode 100644 tde-i18n-sl/data/tdeedu/kturtle/Makefile.am create mode 100644 tde-i18n-sl/data/tdeedu/kturtle/Makefile.in create mode 100644 tde-i18n-sl/data/tdeedu/kturtle/curly.logo create mode 100644 tde-i18n-sl/data/tdeedu/kturtle/example1.logo create mode 100644 tde-i18n-sl/data/tdeedu/kturtle/logohighlightstyle.sl.xml create mode 100644 tde-i18n-sl/data/tdeedu/kturtle/logokeywords.sl.xml create mode 100644 tde-i18n-sl/data/tdeedu/kturtle/square.logo create mode 100644 tde-i18n-sl/data/tdeedu/kturtle/triangle.logo (limited to 'tde-i18n-sl/data/tdeedu') diff --git a/tde-i18n-sl/data/tdeedu/Makefile.am b/tde-i18n-sl/data/tdeedu/Makefile.am new file mode 100644 index 00000000000..851158ee5c2 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/Makefile.am @@ -0,0 +1,4 @@ + +TOPLEVEL_LANG = sl +SUBDIRS = $(AUTODIRS) + diff --git a/tde-i18n-sl/data/tdeedu/Makefile.in b/tde-i18n-sl/data/tdeedu/Makefile.in new file mode 100644 index 00000000000..8b5f6116d98 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/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/tdeedu +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +#>- html-recursive info-recursive install-data-recursive \ +#>- install-dvi-recursive install-exec-recursive \ +#>- install-html-recursive install-info-recursive \ +#>- install-pdf-recursive install-ps-recursive install-recursive \ +#>- installcheck-recursive installdirs-recursive pdf-recursive \ +#>- ps-recursive uninstall-recursive +#>+ 7 +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = $(SUBDIRS) +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 1 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +ARTSCCONFIG = @ARTSCCONFIG@ +AUTOCONF = @AUTOCONF@ +AUTODIRS = @AUTODIRS@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CONF_FILES = @CONF_FILES@ +CYGPATH_W = @CYGPATH_W@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOPIDLNG = @DCOPIDLNG@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DEFS = @DEFS@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +GMSGFMT = @GMSGFMT@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ +KCONFIG_COMPILER = @KCONFIG_COMPILER@ +KDECONFIG = @KDECONFIG@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_RPATH = @KDE_RPATH@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XMLLINT = @XMLLINT@ +X_RPATH = @X_RPATH@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +am__leading_dot = @am__leading_dot@ +am__tar = @am__tar@ +am__untar = @am__untar@ +#>- bindir = @bindir@ +#>+ 2 +DEPDIR = .deps +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_kcfgdir = @kde_kcfgdir@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_styledir = @kde_styledir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +kde_widgetdir = @kde_widgetdir@ +tdeinitdir = @tdeinitdir@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +xdg_appsdir = @xdg_appsdir@ +xdg_directorydir = @xdg_directorydir@ +xdg_menudir = @xdg_menudir@ +TOPLEVEL_LANG = sl +#>- SUBDIRS = $(AUTODIRS) +#>+ 1 +SUBDIRS =. khangman kturtle +#>- all: all-recursive +#>+ 1 +all: docs-am all-recursive + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +#>- @for dep in $?; do \ +#>- case '$(am__configure_deps)' in \ +#>- *$$dep*) \ +#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ +#>- && exit 0; \ +#>- exit 1;; \ +#>- esac; \ +#>- done; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu data/tdeedu/Makefile +#>+ 12 + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/tdeedu/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/Makefile.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$tags $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) $$here + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done + list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + distdir=`$(am__cd) $(distdir) && pwd`; \ + top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ + (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$top_distdir" \ + distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + distdir) \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-recursive +all-am: Makefile +installdirs: installdirs-recursive +installdirs-am: +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +uninstall: uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +#>- clean-am: clean-generic mostlyclean-am +#>+ 1 +clean-am: clean-bcheck clean-generic mostlyclean-am + +distclean: distclean-recursive + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +info: info-recursive + +info-am: + +install-data-am: + +install-dvi: install-dvi-recursive + +install-exec-am: + +install-html: install-html-recursive + +install-info: install-info-recursive + +install-man: + +install-pdf: install-pdf-recursive + +install-ps: install-ps-recursive + +installcheck-am: + +maintainer-clean: maintainer-clean-recursive + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: + +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ + install-strip + +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic ctags \ + ctags-recursive distclean distclean-generic distclean-tags \ + distdir dvi dvi-am html html-am info info-am install \ + install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ + tags-recursive uninstall uninstall-am + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +KDE_DIST=Makefile.in Makefile.am + +#>+ 2 +docs-am: + +#>+ 15 +force-reedit: + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/tdeedu/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/Makefile.in + + +#>+ 21 +clean-bcheck: + rm -f *.bchecktest.cc *.bchecktest.cc.class a.out + +bcheck: bcheck-recursive + +bcheck-am: + @for i in ; do \ + if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \ + echo "int main() {return 0;}" > $$i.bchecktest.cc ; \ + echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \ + echo "$$i"; \ + if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \ + rm -f $$i.bchecktest.cc; exit 1; \ + fi ; \ + echo "" >> $$i.bchecktest.cc.class; \ + perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \ + rm -f a.out; \ + fi ; \ + done + + +#>+ 3 +final: + $(MAKE) all-am + +#>+ 3 +final-install: + $(MAKE) install-am + +#>+ 3 +no-final: + $(MAKE) all-am + +#>+ 3 +no-final-install: + $(MAKE) install-am + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo + +#>+ 3 +nmcheck: +nmcheck-am: nmcheck diff --git a/tde-i18n-sl/data/tdeedu/khangman/IMPROVE.txt b/tde-i18n-sl/data/tdeedu/khangman/IMPROVE.txt new file mode 100644 index 00000000000..711b9304833 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/khangman/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-sl/data/tdeedu/khangman/Makefile.am b/tde-i18n-sl/data/tdeedu/khangman/Makefile.am new file mode 100644 index 00000000000..f76e4860fb9 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/khangman/Makefile.am @@ -0,0 +1,7 @@ +txt_DATA = easy.kvtml animals.kvtml hard.kvtml medium.kvtml +txtdir = $(kde_datadir)/khangman/data/sl + +key_DATA= sl.txt +keydir=$(kde_datadir)/khangman + +EXTRA_DIST = $(txt_DATA) $(key_DATA) diff --git a/tde-i18n-sl/data/tdeedu/khangman/Makefile.in b/tde-i18n-sl/data/tdeedu/khangman/Makefile.in new file mode 100644 index 00000000000..c76241b6cf8 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/khangman/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/tdeedu/khangman +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; +am__installdirs = "$(DESTDIR)$(keydir)" "$(DESTDIR)$(txtdir)" +keyDATA_INSTALL = $(INSTALL_DATA) +txtDATA_INSTALL = $(INSTALL_DATA) +DATA = $(key_DATA) $(txt_DATA) +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 1 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +ARTSCCONFIG = @ARTSCCONFIG@ +AUTOCONF = @AUTOCONF@ +AUTODIRS = @AUTODIRS@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CONF_FILES = @CONF_FILES@ +CYGPATH_W = @CYGPATH_W@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOPIDLNG = @DCOPIDLNG@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DEFS = @DEFS@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +GMSGFMT = @GMSGFMT@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ +KCONFIG_COMPILER = @KCONFIG_COMPILER@ +KDECONFIG = @KDECONFIG@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_RPATH = @KDE_RPATH@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XMLLINT = @XMLLINT@ +X_RPATH = @X_RPATH@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +am__leading_dot = @am__leading_dot@ +am__tar = @am__tar@ +am__untar = @am__untar@ +#>- bindir = @bindir@ +#>+ 2 +DEPDIR = .deps +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_kcfgdir = @kde_kcfgdir@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_styledir = @kde_styledir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +kde_widgetdir = @kde_widgetdir@ +tdeinitdir = @tdeinitdir@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +xdg_appsdir = @xdg_appsdir@ +xdg_directorydir = @xdg_directorydir@ +xdg_menudir = @xdg_menudir@ +txt_DATA = easy.kvtml animals.kvtml hard.kvtml medium.kvtml +txtdir = $(kde_datadir)/khangman/data/sl +key_DATA = sl.txt +keydir = $(kde_datadir)/khangman +EXTRA_DIST = $(txt_DATA) $(key_DATA) +#>- all: all-am +#>+ 1 +all: docs-am all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +#>- @for dep in $?; do \ +#>- case '$(am__configure_deps)' in \ +#>- *$$dep*) \ +#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ +#>- && exit 0; \ +#>- exit 1;; \ +#>- esac; \ +#>- done; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile +#>+ 12 + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/khangman/Makefile.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +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=sl.txt Makefile.in hard.kvtml easy.kvtml IMPROVE.txt Makefile.am medium.kvtml animals.kvtml + +#>+ 2 +docs-am: + +#>+ 15 +force-reedit: + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/khangman/Makefile.in + + +#>+ 21 +clean-bcheck: + rm -f *.bchecktest.cc *.bchecktest.cc.class a.out + +bcheck: bcheck-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-sl/data/tdeedu/khangman/animals.kvtml b/tde-i18n-sl/data/tdeedu/khangman/animals.kvtml new file mode 100644 index 00000000000..42b4983e358 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/khangman/animals.kvtml @@ -0,0 +1,560 @@ + + + + + mačka + + + + + mucek + + + + + medved + + + + + delfin + + + + + zebra + + + + + kenguru + + + + + kit + + + + + konj + + + + + opica + + + + + žolna + + + + + detel + + + + + kača + + + + + žirafa + + + + + slon + + + + + miš + + + + + črv + + + + + pingvin + + + + + zajec + + + + + hrček + + + + + prašič + + + + + volk + + + + + lev + + + + + levinja + + + + + tiger + + + + + hobotnica + + + + + jež + + + + + srna + + + + + jelen + + + + + veverica + + + + + želva + + + + + dinozaver + + + + + puran + + + + + orel + + + + + raca + + + + + riba + + + + + papagaj + + + + + papiga + + + + + žaba + + + + + polž + + + + + kamela + + + + + aligator + + + + + krokodil + + + + + komar + + + + + ovca + + + + + oven + + + + + tjulenj + + + + + metulj + + + + + čebela + + + + + gams + + + + + osa + + + + + koala + + + + + lisica + + + + + podlasica + + + + + ptič + + + + + ptica + + + + + muha + + + + + krava + + + + + bik + + + + + koza + + + + + hijena + + + + + podgana + + + + + krt + + + + + meduza + + + + + orka + + + + + rak + + + + + rakovica + + + + + jegulja + + + + + pajek + + + + + vešča + + + + + nosorog + + + + + bolha + + + + + kobilica + + + + + kokoš + + + + + pes + + + + + psica + + + + + petelin + + + + + piščanec + + + + + kuščar + + + + + ris + + + + + polh + + + + + bober + + + + + deževnik + + + + + muren + + + + + kresnička + + + + + pikapolonica + + + + + čmrlj + + + + + hrošč + + + + + mravlja + + + + + termit + + + + + sova + + + + + čuk + + + + + ščinkavec + + + + + sinica + + + + + lastovka + + + + + vrabec + + + + + kos + + + + + netopir + + + + + mrož + + + + + gorila + + + + + rakun + + + + + kojot + + + + + kuna + + + + + losos + + + + + antilopa + + + + + bizon + + + + + pelikan + + + + + kameleon + + + + + boa + + + + + ščuka + + + + + ščurek + + + + + rovka + + + + + diff --git a/tde-i18n-sl/data/tdeedu/khangman/easy.kvtml b/tde-i18n-sl/data/tdeedu/khangman/easy.kvtml new file mode 100644 index 00000000000..c7abe64bd93 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/khangman/easy.kvtml @@ -0,0 +1,785 @@ + + + + + igranje + + + + + pohištvo + + + + + vrt + + + + + učenec + + + + + zelenjava + + + + + jabolko + + + + + pladenj + + + + + sladko + + + + + kuhinja + + + + + čokolada + + + + + računalnik + + + + + korenje + + + + + kazalec + + + + + banana + + + + + podatek + + + + + denar + + + + + pustolovščina + + + + + voznik + + + + + policist + + + + + ananas + + + + + znamka + + + + + kosilo + + + + + limuzina + + + + + dvigalo + + + + + zajtrk + + + + + roža + + + + + znanje + + + + + miza + + + + + učilnica + + + + + televizija + + + + + napaka + + + + + včeraj + + + + + ljudje + + + + + otroci + + + + + presenečenje + + + + + jakna + + + + + sir + + + + + piščanec + + + + + večerja + + + + + gora + + + + + gozd + + + + + krompir + + + + + voda + + + + + reka + + + + + torta + + + + + omara + + + + + nos + + + + + usta + + + + + glava + + + + + žoga + + + + + krof + + + + + krona + + + + + kralj + + + + + kraljica + + + + + kolo + + + + + okno + + + + + luč + + + + + gumb + + + + + zvezda + + + + + račun + + + + + učitelj + + + + + palček + + + + + dojenček + + + + + dom + + + + + čarovnik + + + + + čaša + + + + + čelo + + + + + šah + + + + + čevelj + + + + + kapa + + + + + rokavica + + + + + čas + + + + + čaj + + + + + čačka + + + + + čarovnica + + + + + cvet + + + + + limona + + + + + sok + + + + + bog + + + + + bonbon + + + + + sladoled + + + + + leto + + + + + dan + + + + + noč + + + + + zrezek + + + + + pravljica + + + + + basen + + + + + bajka + + + + + avto + + + + + rolka + + + + + postelja + + + + + črka + + + + + beseda + + + + + stavek + + + + + tat + + + + + žep + + + + + letalo + + + + + balon + + + + + vlak + + + + + ladja + + + + + čoln + + + + + zastava + + + + + veter + + + + + glas + + + + + vila + + + + + tla + + + + + kozarec + + + + + steklenica + + + + + telefon + + + + + tema + + + + + streha + + + + + telo + + + + + noga + + + + + prst + + + + + tekma + + + + + teleban + + + + + številka + + + + + šport + + + + + šopek + + + + + škatla + + + + + nit + + + + + ravnilo + + + + + svinčnik + + + + + šala + + + + + šal + + + + + pot + + + + + grad + + + + + svoboda + + + + + pomoč + + + + + svečka + + + + + morje + + + + + jezero + + + + + potok + + + + + zvok + + + + + glasba + + + + + risanka + + + + + cerkev + + + + + snežinka + + + + + sneg + + + + + vonj + + + + + oko + + + + + roka + + + + + sani + + + + + odeja + + + + + jajce + + + + + ropotulja + + + + + tovarna + + + + + služba + + + + + vera + + + + + razred + + + + + razlika + + + + + bomba + + + + + trava + + + + + hlače + + + + + puška + + + + + avtobus + + + + + diff --git a/tde-i18n-sl/data/tdeedu/khangman/hard.kvtml b/tde-i18n-sl/data/tdeedu/khangman/hard.kvtml new file mode 100644 index 00000000000..e9c97826fb3 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/khangman/hard.kvtml @@ -0,0 +1,570 @@ + + + + + členek + + + + + kataliza + + + + + draguljarna + + + + + svetilnik + + + + + izboljšava + + + + + federalizem + + + + + dogmatizem + + + + + mestrokovnost + + + + + kloroform + + + + + etnografija + + + + + kaligrafija + + + + + ustvarjanje + + + + + krasotica + + + + + bumerang + + + + + harmonikar + + + + + pomislek + + + + + ornitologija + + + + + osteopatija + + + + + klopotača + + + + + razstava + + + + + radiografija + + + + + surrealizem + + + + + silogizem + + + + + simpozij + + + + + teolog + + + + + nagačevalec + + + + + trigonometrija + + + + + prosojnost + + + + + iskrenost + + + + + troposfera + + + + + poštenost + + + + + tapetništvo + + + + + deloholik + + + + + zoologija + + + + + samokolnica + + + + + ksenofobija + + + + + jadralec + + + + + osuplost + + + + + ksilofon + + + + + psevdonim + + + + + rodovitnost + + + + + psihiater + + + + + protagonist + + + + + zvezdoslovje + + + + + tendenciozen + + + + + teorija + + + + + uravnilovka + + + + + vnebovzetje + + + + + žerjavovodja + + + + + opolzkost + + + + + oploditev + + + + + oporečnost + + + + + kristalizacija + + + + + kompliment + + + + + kolokvij + + + + + holesterol + + + + + hospitalizacija + + + + + fluorescenca + + + + + feminist + + + + + filharmonija + + + + + faktura + + + + + diktatura + + + + + socializem + + + + + kapitalizem + + + + + nacizem + + + + + devalvirati + + + + + setonacija + + + + + cistercijanec + + + + + buržoazija + + + + + benediktinec + + + + + barikada + + + + + bakteriologija + + + + + arboretum + + + + + arbitraža + + + + + anuiteta + + + + + amortizacija + + + + + vibrafon + + + + + viadukt + + + + + utilitarističen + + + + + ultravijoličen + + + + + učiteljišče + + + + + tuzemski + + + + + trebuhljač + + + + + tridimenzionalen + + + + + tahometer + + + + + tabernakelj + + + + + šaržer + + + + + svetohlinstvo + + + + + svobodomiselnost + + + + + suverenost + + + + + sufler + + + + + sugerirati + + + + + suhozemski + + + + + sterofonija + + + + + sistematizacija + + + + + shizofrenija + + + + + sinhronizacija + + + + + sekretariat + + + + + seizmologija + + + + + samozadovoljevanje + + + + + rožičevec + + + + + repertoar + + + + + repetirka + + + + + repromaterial + + + + + restavrator + + + + + rehabilitacija + + + + + reinkarnacija + + + + + regentstvo + + + + + redukcija + + + + + referendum + + + + + razstavišče + + + + + psihoanaliza + + + + + protokol + + + + + diff --git a/tde-i18n-sl/data/tdeedu/khangman/medium.kvtml b/tde-i18n-sl/data/tdeedu/khangman/medium.kvtml new file mode 100644 index 00000000000..bd627b470b9 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/khangman/medium.kvtml @@ -0,0 +1,830 @@ + + + + + stroj + + + + + spalnica + + + + + sodnik + + + + + telovadnica + + + + + sestanek + + + + + antibiotik + + + + + odposlanstvo + + + + + lekarnar + + + + + ovrednotenje + + + + + obdajati + + + + + supermarket + + + + + pokazatelj + + + + + radiografija + + + + + informacija + + + + + mesnica + + + + + podpis + + + + + navdušenost + + + + + špargelj + + + + + besedišče + + + + + vlada + + + + + rastlinjak + + + + + knjižnica + + + + + fotografija + + + + + inteligenca + + + + + kosilnica + + + + + aritmetika + + + + + članstvo + + + + + mirnost + + + + + prispevek + + + + + razvedrilo + + + + + dežnik + + + + + osvetljenost + + + + + milimeter + + + + + miligram + + + + + akvarij + + + + + izobrazba + + + + + zmenek + + + + + prebivalstvo + + + + + novost + + + + + jagoda + + + + + nečak + + + + + podeželje + + + + + zbirka + + + + + umik + + + + + uporabnik + + + + + upravitelj + + + + + poroka + + + + + zdravnik + + + + + predmestje + + + + + opeklina + + + + + napoj + + + + + opazka + + + + + namen + + + + + naprava + + + + + napuh + + + + + napotek + + + + + krinka + + + + + krošnja + + + + + kristal + + + + + komisija + + + + + heroin + + + + + himna + + + + + fantazija + + + + + faraon + + + + + favorit + + + + + dolgolaska + + + + + dobrota + + + + + dohodnina + + + + + določba + + + + + devica + + + + + detektiv + + + + + planet + + + + + asteroid + + + + + komet + + + + + daljnogled + + + + + čudodelec + + + + + prerok + + + + + čutilo + + + + + četvoka + + + + + cvrtnjak + + + + + cigara + + + + + citronka + + + + + ciklon + + + + + sila + + + + + navor + + + + + hitrost + + + + + cepivo + + + + + breztežnost + + + + + teža + + + + + masa + + + + + bordel + + + + + božanstvo + + + + + bliskavica + + + + + blagostanje + + + + + bilanca + + + + + milijonar + + + + + nagrada + + + + + bakterija + + + + + aparat + + + + + astrofizika + + + + + kemija + + + + + arheologija + + + + + arena + + + + + apostrof + + + + + sloves + + + + + pozdrav + + + + + žuborenje + + + + + žolčevod + + + + + žulj + + + + + župan + + + + + življenjepis + + + + + živci + + + + + žepar + + + + + znanstvenik + + + + + zrakoplov + + + + + zona + + + + + zobotrebec + + + + + zažigalec + + + + + zastopnik + + + + + zapredek + + + + + zakrament + + + + + zagata + + + + + zadetek + + + + + vstajenje + + + + + vzgon + + + + + vezalka + + + + + utrinek + + + + + oseka + + + + + bibavica + + + + + plima + + + + + toaleta + + + + + tipkovnica + + + + + tališče + + + + + talent + + + + + špekulacija + + + + + špedicija + + + + + predsednik + + + + + šlem + + + + + šoba + + + + + škoda + + + + + šasija + + + + + neodvisnost + + + + + strelovod + + + + + stezosledec + + + + + steznik + + + + + stavka + + + + + statistika + + + + + gospodarstvo + + + + + srhljivka + + + + + spoved + + + + + spolovilo + + + + + džamija + + + + + duhovnik + + + + + slez + + + + + slamnjača + + + + + skafander + + + + + sestavljanka + + + + + ruleta + + + + + rotacija + + + + + rokodeljstvo + + + + + rogoznica + + + + + rezervacija + + + + + religija + + + + + pulpa + + + + + psiha + + + + + diff --git a/tde-i18n-sl/data/tdeedu/khangman/sl.txt b/tde-i18n-sl/data/tdeedu/khangman/sl.txt new file mode 100644 index 00000000000..257c6ecc61a --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/khangman/sl.txt @@ -0,0 +1,3 @@ +č +š +ž \ No newline at end of file diff --git a/tde-i18n-sl/data/tdeedu/kstars/info_url.dat b/tde-i18n-sl/data/tdeedu/kstars/info_url.dat new file mode 100644 index 00000000000..2765709a6d2 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/kstars/info_url.dat @@ -0,0 +1,243 @@ +# File: info_url.dat +# $Id: info_url.dat 339877 2004-08-22 20:53:05Z romanm $ +# $Source$ +# +# No copyright claimed, this is merely a list of "facts" +# +#Data file for KStars, specifying object-specific Web Page URLs. +#For Image URLs, see image_url.dat. +# +#Line format is: Object_Name:Label_String:URL +#The Object_Name needs to match an object's *primary* name! +# +#You should not need to modify this file; +#you can manage these links from within KStars. +#Please report broken links to kstars@30doradus.org ! +# +# Messier Objects: +M 1:Wikipedia Page:http://en.wikipedia.org/wiki/Crab_Nebula +M 4:Wikipedia Page:http://en.wikipedia.org/wiki/Messier_4 +M 13:Wikipedia Page:http://en.wikipedia.org/wiki/Hercules_Globular_Cluster +M 14:Wikipedia Page:http://en.wikipedia.org/wiki/Messier_14 +M 16:Wikipedia Page:http://en.wikipedia.org/wiki/Eagle_Nebula +M 20:Wikipedia Page:http://en.wikipedia.org/wiki/Trifid_nebula +M 27:Wikipedia Page:http://en.wikipedia.org/wiki/Dumbbell_Nebula +M 31:Wikipedia Page:http://en.wikipedia.org/wiki/Andromeda_Galaxy +M 33:Wikipedia Page:http://en.wikipedia.org/wiki/Triangulum_Galaxy +M 42:Wikipedia Page:http://en.wikipedia.org/wiki/Orion_Nebula +M 45:Wikipedia Page:http://en.wikipedia.org/wiki/Pleiades +M 57:Wikipedia Page:http://en.wikipedia.org/wiki/Ring_Nebula +M 64:Wikipedia Page:http://en.wikipedia.org/wiki/Black_Eye_Galaxy +M 82:Wikipedia Page:http://en.wikipedia.org/wiki/M82 +M 83:Wikipedia Page:http://en.wikipedia.org/wiki/Southern_Pinwheel_Galaxy +M 87:Wikipedia Page:http://en.wikipedia.org/wiki/Virgo_A_Galaxy +M 100:Wikipedia Page:http://en.wikipedia.org/wiki/M100 +M 101:Wikipedia Page:http://en.wikipedia.org/wiki/Pinwheel_Galaxy +M 107:Wikipedia Page:http://en.wikipedia.org/wiki/Messier_107 +M 1:SEDS Information Page:http://www.seds.org/messier/m/m001.html +M 2:SEDS Information Page:http://www.seds.org/messier/m/m002.html +M 3:SEDS Information Page:http://www.seds.org/messier/m/m003.html +M 4:SEDS Information Page:http://www.seds.org/messier/m/m004.html +M 5:SEDS Information Page:http://www.seds.org/messier/m/m005.html +M 6:SEDS Information Page:http://www.seds.org/messier/m/m006.html +M 7:SEDS Information Page:http://www.seds.org/messier/m/m007.html +M 8:SEDS Information Page:http://www.seds.org/messier/m/m008.html +M 9:SEDS Information Page:http://www.seds.org/messier/m/m009.html +M 10:SEDS Information Page:http://www.seds.org/messier/m/m010.html +M 11:SEDS Information Page:http://www.seds.org/messier/m/m011.html +M 12:SEDS Information Page:http://www.seds.org/messier/m/m012.html +M 13:SEDS Information Page:http://www.seds.org/messier/m/m013.html +M 14:SEDS Information Page:http://www.seds.org/messier/m/m014.html +M 15:SEDS Information Page:http://www.seds.org/messier/m/m015.html +M 16:SEDS Information Page:http://www.seds.org/messier/m/m016.html +M 17:SEDS Information Page:http://www.seds.org/messier/m/m017.html +M 18:SEDS Information Page:http://www.seds.org/messier/m/m018.html +M 19:SEDS Information Page:http://www.seds.org/messier/m/m019.html +M 20:SEDS Information Page:http://www.seds.org/messier/m/m020.html +M 21:SEDS Information Page:http://www.seds.org/messier/m/m021.html +M 22:SEDS Information Page:http://www.seds.org/messier/m/m022.html +M 23:SEDS Information Page:http://www.seds.org/messier/m/m023.html +M 24:SEDS Information Page:http://www.seds.org/messier/m/m024.html +M 25:SEDS Information Page:http://www.seds.org/messier/m/m025.html +M 26:SEDS Information Page:http://www.seds.org/messier/m/m026.html +M 27:SEDS Information Page:http://www.seds.org/messier/m/m027.html +M 28:SEDS Information Page:http://www.seds.org/messier/m/m028.html +M 29:SEDS Information Page:http://www.seds.org/messier/m/m029.html +M 30:SEDS Information Page:http://www.seds.org/messier/m/m030.html +M 31:SEDS Information Page:http://www.seds.org/messier/m/m031.html +M 32:SEDS Information Page:http://www.seds.org/messier/m/m032.html +M 33:SEDS Information Page:http://www.seds.org/messier/m/m033.html +M 34:SEDS Information Page:http://www.seds.org/messier/m/m034.html +M 35:SEDS Information Page:http://www.seds.org/messier/m/m035.html +M 36:SEDS Information Page:http://www.seds.org/messier/m/m036.html +M 37:SEDS Information Page:http://www.seds.org/messier/m/m037.html +M 38:SEDS Information Page:http://www.seds.org/messier/m/m038.html +M 39:SEDS Information Page:http://www.seds.org/messier/m/m039.html +M 40:SEDS Information Page:http://www.seds.org/messier/m/m040.html +M 41:SEDS Information Page:http://www.seds.org/messier/m/m041.html +M 42:SEDS Information Page:http://www.seds.org/messier/m/m042.html +M 43:SEDS Information Page:http://www.seds.org/messier/m/m043.html +M 44:SEDS Information Page:http://www.seds.org/messier/m/m044.html +M 45:SEDS Information Page:http://www.seds.org/messier/m/m045.html +M 46:SEDS Information Page:http://www.seds.org/messier/m/m046.html +M 47:SEDS Information Page:http://www.seds.org/messier/m/m047.html +M 48:SEDS Information Page:http://www.seds.org/messier/m/m048.html +M 49:SEDS Information Page:http://www.seds.org/messier/m/m049.html +M 50:SEDS Information Page:http://www.seds.org/messier/m/m050.html +M 51:SEDS Information Page:http://www.seds.org/messier/m/m051.html +M 52:SEDS Information Page:http://www.seds.org/messier/m/m052.html +M 53:SEDS Information Page:http://www.seds.org/messier/m/m053.html +M 54:SEDS Information Page:http://www.seds.org/messier/m/m054.html +M 55:SEDS Information Page:http://www.seds.org/messier/m/m055.html +M 56:SEDS Information Page:http://www.seds.org/messier/m/m056.html +M 57:SEDS Information Page:http://www.seds.org/messier/m/m057.html +M 58:SEDS Information Page:http://www.seds.org/messier/m/m058.html +M 59:SEDS Information Page:http://www.seds.org/messier/m/m059.html +M 60:SEDS Information Page:http://www.seds.org/messier/m/m060.html +M 61:SEDS Information Page:http://www.seds.org/messier/m/m061.html +M 62:SEDS Information Page:http://www.seds.org/messier/m/m062.html +M 63:SEDS Information Page:http://www.seds.org/messier/m/m063.html +M 64:SEDS Information Page:http://www.seds.org/messier/m/m064.html +M 65:SEDS Information Page:http://www.seds.org/messier/m/m065.html +M 66:SEDS Information Page:http://www.seds.org/messier/m/m066.html +M 67:SEDS Information Page:http://www.seds.org/messier/m/m067.html +M 68:SEDS Information Page:http://www.seds.org/messier/m/m068.html +M 69:SEDS Information Page:http://www.seds.org/messier/m/m069.html +M 70:SEDS Information Page:http://www.seds.org/messier/m/m070.html +M 71:SEDS Information Page:http://www.seds.org/messier/m/m071.html +M 72:SEDS Information Page:http://www.seds.org/messier/m/m072.html +M 73:SEDS Information Page:http://www.seds.org/messier/m/m073.html +M 74:SEDS Information Page:http://www.seds.org/messier/m/m074.html +M 75:SEDS Information Page:http://www.seds.org/messier/m/m075.html +M 76:SEDS Information Page:http://www.seds.org/messier/m/m076.html +M 77:SEDS Information Page:http://www.seds.org/messier/m/m077.html +M 78:SEDS Information Page:http://www.seds.org/messier/m/m078.html +M 79:SEDS Information Page:http://www.seds.org/messier/m/m079.html +M 80:SEDS Information Page:http://www.seds.org/messier/m/m080.html +M 81:SEDS Information Page:http://www.seds.org/messier/m/m081.html +M 82:SEDS Information Page:http://www.seds.org/messier/m/m082.html +M 83:SEDS Information Page:http://www.seds.org/messier/m/m083.html +M 84:SEDS Information Page:http://www.seds.org/messier/m/m084.html +M 85:SEDS Information Page:http://www.seds.org/messier/m/m085.html +M 86:SEDS Information Page:http://www.seds.org/messier/m/m086.html +M 87:SEDS Information Page:http://www.seds.org/messier/m/m087.html +M 88:SEDS Information Page:http://www.seds.org/messier/m/m088.html +M 89:SEDS Information Page:http://www.seds.org/messier/m/m089.html +M 90:SEDS Information Page:http://www.seds.org/messier/m/m090.html +M 91:SEDS Information Page:http://www.seds.org/messier/m/m091.html +M 92:SEDS Information Page:http://www.seds.org/messier/m/m092.html +M 93:SEDS Information Page:http://www.seds.org/messier/m/m093.html +M 94:SEDS Information Page:http://www.seds.org/messier/m/m094.html +M 95:SEDS Information Page:http://www.seds.org/messier/m/m095.html +M 96:SEDS Information Page:http://www.seds.org/messier/m/m096.html +M 97:SEDS Information Page:http://www.seds.org/messier/m/m097.html +M 98:SEDS Information Page:http://www.seds.org/messier/m/m098.html +M 99:SEDS Information Page:http://www.seds.org/messier/m/m099.html +M 100:SEDS Information Page:http://www.seds.org/messier/m/m100.html +M 101:SEDS Information Page:http://www.seds.org/messier/m/m101.html +M 102:SEDS Information Page:http://www.seds.org/messier/m/m102.html +M 103:SEDS Information Page:http://www.seds.org/messier/m/m103.html +M 104:SEDS Information Page:http://www.seds.org/messier/m/m104.html +M 105:SEDS Information Page:http://www.seds.org/messier/m/m105.html +M 106:SEDS Information Page:http://www.seds.org/messier/m/m106.html +M 107:SEDS Information Page:http://www.seds.org/messier/m/m107.html +M 108:SEDS Information Page:http://www.seds.org/messier/m/m108.html +M 109:SEDS Information Page:http://www.seds.org/messier/m/m109.html +M 110:SEDS Information Page:http://www.seds.org/messier/m/m110.html +M 1:HST Press Release (2002):http://oposite.stsci.edu/pubinfo/PR/2002/24/pr.html +# +# NGC Objects +NGC 2070:Wikipedia Page:http://en.wikipedia.org/wiki/NGC_2070 +NGC 2264:Wikipedia Page:http://en.wikipedia.org/wiki/NGC_2264 +NGC 2346:Wikipedia Page:http://en.wikipedia.org/wiki/NGC_2346 +NGC 2392:Wikipedia Page:http://en.wikipedia.org/wiki/Eskimo_Nebula +NGC 5866:Wikipedia Page:http://en.wikipedia.org/wiki/NGC_5866 +NGC 6240:Wikipedia Page:http://en.wikipedia.org/wiki/Starfish_Galaxy +NGC 6537:Wikipedia Page:http://en.wikipedia.org/wiki/Red_Spider_Nebula +NGC 6543:Wikipedia Page:http://en.wikipedia.org/wiki/Cat's_Eye_Nebula +NGC 7000:Wikipedia Page:http://en.wikipedia.org/wiki/North_American_Nebula +NGC_7742:Wikipedia Page:http://en.wikipedia.org/wiki/NGC_7742 +# +# IC Objects +IC 10:Wikipedia Page:http://en.wikipedia.org/wiki/IC_10 +# +# Major Planets, Sun and Moon: +Sun:Wikipedia Page:http://sl.wikipedia.org/wiki/Sonce +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:Wikipedia Page:http://sl.wikipedia.org/wiki/Luna +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.si.edu/collections/imagery/apollo/apollo.htm +Mercury:Wikipedia Page:http://sl.wikipedia.org/wiki/Merkur_(planet) +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:Wikipedia Page:http://sl.wikipedia.org/wiki/Venera_(planet) +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:Wikipedia Page:http://sl.wikipedia.org/wiki/Mars_(planet) +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:Wikipedia Page:http://sl.wikipedia.org/wiki/Jupiter_(planet) +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:Wikipedia Page:http://sl.wikipedia.org/wiki/Saturn_(planet) +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:Wikipedia Page:http://en.wikipedia.org/wiki/Uranus_(planet) +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:Wikipedia Page:http://en.wikipedia.org/wiki/Neptune_(planet) +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:Wikipedia Page:http://en.wikipedia.org/wiki/Pluto_(planet) +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 +Quaoar:Wikipedia Page:http://en.wikipedia.org/wiki/Quaoar +# +# Asteroids: +Ceres:Wikipedia Page:http://en.wikipedia.org/wiki/1_Ceres +Pallas:Wikipedia Page:http://en.wikipedia.org/wiki/2_Pallas +Vesta:Wikipedia Page:http://en.wikipedia.org/wiki/4_Vesta +Cybele:Wikipedia Page:http://en.wikipedia.org/wiki/65_Cybele +## --==>> There are 2 bodies named "Europa"...asteroid and Jovian moon +Europa:Wikipedia Page:http://en.wikipedia.org/wiki/52_Europa +Psyche:Wikipedia Page:http://en.wikipedia.org/wiki/16_Psyche +Juno:Wikipedia Page:http://en.wikipedia.org/wiki/3_Juno +Themis:Wikipedia Page:http://en.wikipedia.org/wiki/24_Themis +Astraea:Wikipedia Page:http://en.wikipedia.org/wiki/5_Astraea +Lumen:Wikipedia Page:http://en.wikipedia.org/wiki/141_Lumen +Ida:Wikipedia Page:http://en.wikipedia.org/wiki/243_Ida +Mathilde:Wikipedia Page:http://en.wikipedia.org/wiki/253_Mathilde +Eros:Wikipedia Page:http://en.wikipedia.org/wiki/433_Eros +Hektor:Wikipedia Page:http://en.wikipedia.org/wiki/624_Hektor +Gaspra:Wikipedia Page:http://en.wikipedia.org/wiki/951_Gaspra +## --==>> There are two objects named "Chiron"...asteroid and comet +Chiron:Wikipedia Page:http://en.wikipedia.org/wiki/2060_Chiron +# +# Comets: +Encke:Wikipedia Page:http://en.wikipedia.org/wiki/Comet_Encke +Hale-Bopp (1995 O1):Wikipedia Page:http://en.wikipedia.org/wiki/Comet_Hale-Bopp +Halley:Wikipedia Page:http://en.wikipedia.org/wiki/Comet_Halley +Hyakutake (1996 B2):Wikipedia Page:http://en.wikipedia.org/wiki/Comet_Hyakutake +Kohoutek:Wikipedia Page:http://en.wikipedia.org/wiki/Comet_Kohoutek +Wild 2:Wikipedia Page:http://en.wikipedia.org/wiki/Comet_Wild_2 +# +#"XXX" entries will be removed from local copies when encountered in the global file. +XXX:Moon:About the Moon Images:http://www.astrosurf.com/cidadao/ diff --git a/tde-i18n-sl/data/tdeedu/kturtle/Makefile.am b/tde-i18n-sl/data/tdeedu/kturtle/Makefile.am new file mode 100644 index 00000000000..0965935b3ce --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/kturtle/Makefile.am @@ -0,0 +1,9 @@ +txt_DATA = square.logo curly.logo triangle.logo example1.logo +txtdir = $(kde_datadir)/kturtle/examples/sl + +xml_DATA = logohighlightstyle.sl.xml +xmldir = $(kde_datadir)/katepart/syntax + +keywords_DATA = logokeywords.sl.xml +keywordsdir = $(kde_datadir)/kturtle/data +EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA) diff --git a/tde-i18n-sl/data/tdeedu/kturtle/Makefile.in b/tde-i18n-sl/data/tdeedu/kturtle/Makefile.in new file mode 100644 index 00000000000..2677eafc8c0 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/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/tdeedu/kturtle +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; +am__installdirs = "$(DESTDIR)$(keywordsdir)" "$(DESTDIR)$(txtdir)" \ + "$(DESTDIR)$(xmldir)" +keywordsDATA_INSTALL = $(INSTALL_DATA) +txtDATA_INSTALL = $(INSTALL_DATA) +xmlDATA_INSTALL = $(INSTALL_DATA) +DATA = $(keywords_DATA) $(txt_DATA) $(xml_DATA) +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 1 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +ARTSCCONFIG = @ARTSCCONFIG@ +AUTOCONF = @AUTOCONF@ +AUTODIRS = @AUTODIRS@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CONF_FILES = @CONF_FILES@ +CYGPATH_W = @CYGPATH_W@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOPIDLNG = @DCOPIDLNG@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DEFS = @DEFS@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +GMSGFMT = @GMSGFMT@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ +KCONFIG_COMPILER = @KCONFIG_COMPILER@ +KDECONFIG = @KDECONFIG@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_RPATH = @KDE_RPATH@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XMLLINT = @XMLLINT@ +X_RPATH = @X_RPATH@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +am__leading_dot = @am__leading_dot@ +am__tar = @am__tar@ +am__untar = @am__untar@ +#>- bindir = @bindir@ +#>+ 2 +DEPDIR = .deps +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_kcfgdir = @kde_kcfgdir@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_styledir = @kde_styledir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +kde_widgetdir = @kde_widgetdir@ +tdeinitdir = @tdeinitdir@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +xdg_appsdir = @xdg_appsdir@ +xdg_directorydir = @xdg_directorydir@ +xdg_menudir = @xdg_menudir@ +txt_DATA = square.logo curly.logo triangle.logo example1.logo +txtdir = $(kde_datadir)/kturtle/examples/sl +xml_DATA = logohighlightstyle.sl.xml +xmldir = $(kde_datadir)/katepart/syntax +keywords_DATA = logokeywords.sl.xml +keywordsdir = $(kde_datadir)/kturtle/data +EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA) +#>- all: all-am +#>+ 1 +all: docs-am all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +#>- @for dep in $?; do \ +#>- case '$(am__configure_deps)' in \ +#>- *$$dep*) \ +#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ +#>- && exit 0; \ +#>- exit 1;; \ +#>- esac; \ +#>- done; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile +#>+ 12 + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/kturtle/Makefile.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +install-keywordsDATA: $(keywords_DATA) + @$(NORMAL_INSTALL) + test -z "$(keywordsdir)" || $(MKDIR_P) "$(DESTDIR)$(keywordsdir)" + @list='$(keywords_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(keywordsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(keywordsdir)/$$f'"; \ + $(keywordsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(keywordsdir)/$$f"; \ + done + +uninstall-keywordsDATA: + @$(NORMAL_UNINSTALL) + @list='$(keywords_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(keywordsdir)/$$f'"; \ + rm -f "$(DESTDIR)$(keywordsdir)/$$f"; \ + done +install-txtDATA: $(txt_DATA) + @$(NORMAL_INSTALL) + test -z "$(txtdir)" || $(MKDIR_P) "$(DESTDIR)$(txtdir)" + @list='$(txt_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(txtDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(txtdir)/$$f'"; \ + $(txtDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(txtdir)/$$f"; \ + done + +uninstall-txtDATA: + @$(NORMAL_UNINSTALL) + @list='$(txt_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(txtdir)/$$f'"; \ + rm -f "$(DESTDIR)$(txtdir)/$$f"; \ + done +install-xmlDATA: $(xml_DATA) + @$(NORMAL_INSTALL) + test -z "$(xmldir)" || $(MKDIR_P) "$(DESTDIR)$(xmldir)" + @list='$(xml_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(xmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(xmldir)/$$f'"; \ + $(xmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(xmldir)/$$f"; \ + done + +uninstall-xmlDATA: + @$(NORMAL_UNINSTALL) + @list='$(xml_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(xmldir)/$$f'"; \ + rm -f "$(DESTDIR)$(xmldir)/$$f"; \ + done +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) +installdirs: + for dir in "$(DESTDIR)$(keywordsdir)" "$(DESTDIR)$(txtdir)" "$(DESTDIR)$(xmldir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +#>- clean-am: clean-generic mostlyclean-am +#>+ 1 +clean-am: clean-bcheck clean-generic mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +info: info-am + +info-am: + +install-data-am: install-keywordsDATA install-txtDATA install-xmlDATA + +install-dvi: install-dvi-am + +install-exec-am: + +install-html: install-html-am + +install-info: install-info-am + +install-man: + +install-pdf: install-pdf-am + +install-ps: install-ps-am + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-keywordsDATA uninstall-txtDATA \ + uninstall-xmlDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic distclean \ + distclean-generic distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am \ + install-keywordsDATA install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip install-txtDATA \ + install-xmlDATA installcheck installcheck-am installdirs \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ + uninstall-keywordsDATA uninstall-txtDATA uninstall-xmlDATA + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +KDE_DIST=square.logo triangle.logo curly.logo Makefile.in logokeywords.sl.xml Makefile.am example1.logo logohighlightstyle.sl.xml + +#>+ 2 +docs-am: + +#>+ 15 +force-reedit: + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/tdeedu/kturtle/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/kturtle/Makefile.in + + +#>+ 21 +clean-bcheck: + rm -f *.bchecktest.cc *.bchecktest.cc.class a.out + +bcheck: bcheck-am + +bcheck-am: + @for i in ; do \ + if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \ + echo "int main() {return 0;}" > $$i.bchecktest.cc ; \ + echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \ + echo "$$i"; \ + if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \ + rm -f $$i.bchecktest.cc; exit 1; \ + fi ; \ + echo "" >> $$i.bchecktest.cc.class; \ + perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \ + rm -f a.out; \ + fi ; \ + done + + +#>+ 3 +final: + $(MAKE) all-am + +#>+ 3 +final-install: + $(MAKE) install-am + +#>+ 3 +no-final: + $(MAKE) all-am + +#>+ 3 +no-final-install: + $(MAKE) install-am + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo + +#>+ 3 +nmcheck: +nmcheck-am: nmcheck diff --git a/tde-i18n-sl/data/tdeedu/kturtle/curly.logo b/tde-i18n-sl/data/tdeedu/kturtle/curly.logo new file mode 100644 index 00000000000..845da2a353a --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/kturtle/curly.logo @@ -0,0 +1,13 @@ +# curly.logo + +ponastavi +pisalogor +np 50 +pisalodol + +ponovi 4 [ +za x = 1 do 100 [ +np 10 +obd 100 - x +] +] \ No newline at end of file diff --git a/tde-i18n-sl/data/tdeedu/kturtle/example1.logo b/tde-i18n-sl/data/tdeedu/kturtle/example1.logo new file mode 100644 index 00000000000..8559325616c --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/kturtle/example1.logo @@ -0,0 +1,20 @@ +velikostplatna 200,200 +barvaplatna 0,0,0 +barvapisala 255,0,0 +širinapisala 5 +počisti + +pojdi 20,20 +smer 135 + +naprej 200 +obrnilevo 135 +naprej 100 +obrnilevo 135 +naprej 141 +obrnilevo 135 +naprej 100 +obrnilevo 45 + +pojdi 40, 100 + diff --git a/tde-i18n-sl/data/tdeedu/kturtle/logohighlightstyle.sl.xml b/tde-i18n-sl/data/tdeedu/kturtle/logohighlightstyle.sl.xml new file mode 100644 index 00000000000..b49932f111d --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/kturtle/logohighlightstyle.sl.xml @@ -0,0 +1,140 @@ + + + + + + + + + učise + + + + poženi + počisti + pčst + pojdi + pojdix + px + pojdiy + py + naprej + np + nazaj + nz + smer + obrnilevo + levo + obrnidesno + desno + sredina + širinapisala + šp + pisalogor + pg + pisalodol + pd + barvapisala + bpi + barvaplatna + bpl + velikostplatna + vpl + prikaži + + skrij + + stisni + stž + zamenjaj + + sporočilo + vhodnookno + natisni + vrstapisave + velikostpisave + naključno + lomda + lomne + ponastavi + + + + dokler + zavsak + v + za + do + naredi + ponovi + pnv + če + drugače + vrnise + prekini + čakaj + + + + in + ali + ni + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tde-i18n-sl/data/tdeedu/kturtle/logokeywords.sl.xml b/tde-i18n-sl/data/tdeedu/kturtle/logokeywords.sl.xml new file mode 100644 index 00000000000..bd6ae180238 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/kturtle/logokeywords.sl.xml @@ -0,0 +1,223 @@ + + + + + + + + [ + + + + ] + + + + + dokler + + + + če + + + + drugače + + + + za + + + + do + + + + vrnise + + + + prekini + + + + zavsak + + + + v + + + + naredi + + + + ponovi + pnv + + + + čakaj + + + + + in + + + + ali + + + + ni + + + + + + učise + + + + + + poženi + + + + počisti + pčst + + + + pojdi + + + + pojdix + px + + + + pojdiy + py + + + + naprej + np + + + + nazaj + nz + + + + smer + + + + obrnilevo + obl + + + + obrnidesno + obd + + + + sredina + + + + širinapisala + šp + + + + pisalogor + pg + + + + pisalodol + pd + + + + barvapisala + bpi + + + + barvaplatna + bpl + + + + velikostplatna + vpl + + + + prikaži + + + + + skrij + + + + + stisni + stž + + + + zamenjaj + + + + + sporočilo + + + + vhodnookno + + + + natisni + + + + vrstapisave + + + + velikostpisave + + + + naključno + + + + lomda + + + + lomne + + + + ponastavi + + + diff --git a/tde-i18n-sl/data/tdeedu/kturtle/square.logo b/tde-i18n-sl/data/tdeedu/kturtle/square.logo new file mode 100644 index 00000000000..2b92e53f213 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/kturtle/square.logo @@ -0,0 +1,6 @@ +# draw a square + +ponovi 4 [ + naprej 100 + obrnilevo 90 +] diff --git a/tde-i18n-sl/data/tdeedu/kturtle/triangle.logo b/tde-i18n-sl/data/tdeedu/kturtle/triangle.logo new file mode 100644 index 00000000000..bc7b51c4e05 --- /dev/null +++ b/tde-i18n-sl/data/tdeedu/kturtle/triangle.logo @@ -0,0 +1,6 @@ +# draw a triangle + +ponovi 3 [ + naprej 100 + obrnilevo 120 +] -- cgit v1.2.1