diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-nl/data/kdeedu/kturtle | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-nl/data/kdeedu/kturtle')
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/Makefile.am | 12 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/Makefile.in | 495 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/advertentie.logo | 125 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/bloem.logo | 26 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/driehoek.logo | 6 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/driehoeken.logo | 24 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/kleuren.logo | 33 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/krullen.logo | 13 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/logohighlightstyle.nl.xml | 141 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/logokeywords.nl.xml | 224 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/pijl.logo | 23 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/randomnaam.logo | 18 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/tafels.logo | 15 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/vierkant.logo | 6 | ||||
-rw-r--r-- | tde-i18n-nl/data/kdeedu/kturtle/vierkanten.logo | 22 |
15 files changed, 0 insertions, 1183 deletions
diff --git a/tde-i18n-nl/data/kdeedu/kturtle/Makefile.am b/tde-i18n-nl/data/kdeedu/kturtle/Makefile.am deleted file mode 100644 index 7044f90732d..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -txt_DATA = advertentie.logo driehoek.logo pijl.logo vierkanten.logo \ -bloem.logo kleuren.logo randomnaam.logo vierkant.logo \ -driehoeken.logo krullen.logo tafels.logo -txtdir = $(kde_datadir)/kturtle/examples/nl - -xml_DATA = logohighlightstyle.nl.xml -xmldir = $(kde_datadir)/katepart/syntax - -keywords_DATA = logokeywords.nl.xml -keywordsdir = $(kde_datadir)/kturtle/data -EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA) - diff --git a/tde-i18n-nl/data/kdeedu/kturtle/Makefile.in b/tde-i18n-nl/data/kdeedu/kturtle/Makefile.in deleted file mode 100644 index b7d19000430..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/Makefile.in +++ /dev/null @@ -1,495 +0,0 @@ -# Makefile.in generated by automake 1.10.1 from Makefile.am. -# KDE tags expanded automatically by am_edit - $Revision: 483858 $ -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -subdir = data/tdeedu/kturtle -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ - $(top_srcdir)/configure.in -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -SOURCES = -DIST_SOURCES = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; -am__installdirs = "$(DESTDIR)$(keywordsdir)" "$(DESTDIR)$(txtdir)" \ - "$(DESTDIR)$(xmldir)" -keywordsDATA_INSTALL = $(INSTALL_DATA) -txtDATA_INSTALL = $(INSTALL_DATA) -xmlDATA_INSTALL = $(INSTALL_DATA) -DATA = $(keywords_DATA) $(txt_DATA) $(xml_DATA) -#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -#>+ 1 -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -ARTSCCONFIG = @ARTSCCONFIG@ -AUTOCONF = @AUTOCONF@ -AUTODIRS = @AUTODIRS@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CONF_FILES = @CONF_FILES@ -CYGPATH_W = @CYGPATH_W@ -DCOPIDL = @DCOPIDL@ -DCOPIDL2CPP = @DCOPIDL2CPP@ -DCOPIDLNG = @DCOPIDLNG@ -DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ -DEFS = @DEFS@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -GMSGFMT = @GMSGFMT@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ -KCONFIG_COMPILER = @KCONFIG_COMPILER@ -KDECONFIG = @KDECONFIG@ -KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ -KDE_RPATH = @KDE_RPATH@ -KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ -MCOPIDL = @MCOPIDL@ -MEINPROC = @MEINPROC@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -TOPSUBDIRS = @TOPSUBDIRS@ -VERSION = @VERSION@ -XGETTEXT = @XGETTEXT@ -XMLLINT = @XMLLINT@ -X_RPATH = @X_RPATH@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -am__leading_dot = @am__leading_dot@ -am__tar = @am__tar@ -am__untar = @am__untar@ -#>- bindir = @bindir@ -#>+ 2 -DEPDIR = .deps -bindir = @bindir@ -build_alias = @build_alias@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host_alias = @host_alias@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -kde_appsdir = @kde_appsdir@ -kde_bindir = @kde_bindir@ -kde_confdir = @kde_confdir@ -kde_datadir = @kde_datadir@ -kde_htmldir = @kde_htmldir@ -kde_icondir = @kde_icondir@ -kde_kcfgdir = @kde_kcfgdir@ -kde_libs_htmldir = @kde_libs_htmldir@ -kde_libs_prefix = @kde_libs_prefix@ -kde_locale = @kde_locale@ -kde_mimedir = @kde_mimedir@ -kde_moduledir = @kde_moduledir@ -kde_servicesdir = @kde_servicesdir@ -kde_servicetypesdir = @kde_servicetypesdir@ -kde_sounddir = @kde_sounddir@ -kde_styledir = @kde_styledir@ -kde_templatesdir = @kde_templatesdir@ -kde_wallpaperdir = @kde_wallpaperdir@ -kde_widgetdir = @kde_widgetdir@ -tdeinitdir = @tdeinitdir@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -xdg_appsdir = @xdg_appsdir@ -xdg_directorydir = @xdg_directorydir@ -xdg_menudir = @xdg_menudir@ -txt_DATA = advertentie.logo driehoek.logo pijl.logo vierkanten.logo \ -bloem.logo kleuren.logo randomnaam.logo vierkant.logo \ -driehoeken.logo krullen.logo tafels.logo - -txtdir = $(kde_datadir)/kturtle/examples/nl -xml_DATA = logohighlightstyle.nl.xml -xmldir = $(kde_datadir)/katepart/syntax -keywords_DATA = logokeywords.nl.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=randomnaam.logo bloem.logo logokeywords.nl.xml Makefile.in driehoek.logo advertentie.logo vierkant.logo pijl.logo vierkanten.logo krullen.logo logohighlightstyle.nl.xml tafels.logo Makefile.am kleuren.logo driehoeken.logo - -#>+ 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-nl/data/kdeedu/kturtle/advertentie.logo b/tde-i18n-nl/data/kdeedu/kturtle/advertentie.logo deleted file mode 100644 index db9ad6a41a7..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/advertentie.logo +++ /dev/null @@ -1,125 +0,0 @@ -# KTurtle advertentie :) - -alsnieuw -canvasmaat 480,190 -pendikte 10 - - -leer K x,y [ - rt 0 - ganaar x,y - at 75 - ganaar x+40,y - rt -140 - vt 60 - at 10 - dl 85 - vt 50 -] - -leer T x,y [ - ganaar x,y - rt 90 - vt 50 - at 25 - rt 180 - vt 70 -] - -leer u x,y [ - ganaar x,y - rt 180 - vt 47 - dl 45 - vt 7 - dl 45 - vt 20 - dl 45 - vt 7 - dl 45 - vt 47 -] - -leer r x,y [ - ganaar x,y - rt 180 - vt 55 - ganaar x,y+15 - rt 45 - penop - vt 4 - penneer - vt 10 - dr 45 - vt 10 -] - -leer t x,y [ - rt 180 - ganaar x,y - vt 67 - dl 45 - vt 7 - dl 45 - vt 10 - ganaar x,y+30 - rt 90 - vt 10 -] - -leer l x,y [ - rt 180 - ganaar x,y - vt 77 -] - -leer e x,y [ - ganaar x,y+30 - rt 90 - vt 50 - dl 90 - vt 15 - dl 45 - vt 15 - dl 45 - vt 20 - dl 45 - vt 15 - dl 45 - vt 25 - dl 45 - vt 15 - dl 45 - vt 25 -] - - -K 50,30 -T 108,35 -u 167,50 -r 220,50 -t 256,30 -l 289,30 -e 305,50 - -ganaar 12,115 -lettermaat 25 -schrijf "Educative Programmeer Omgeving" - -verberg -wacht 1 -toon - -ganaar 140,145 -rt 80 -pendikte 5 -penkleur 255,0,0 -vt 130 - -wacht 0.5 -ganaar 200,135 -schrijf "speel" - -ganaar 285,160 -wacht 0.5 -rt 0 diff --git a/tde-i18n-nl/data/kdeedu/kturtle/bloem.logo b/tde-i18n-nl/data/kdeedu/kturtle/bloem.logo deleted file mode 100644 index af2d1392271..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/bloem.logo +++ /dev/null @@ -1,26 +0,0 @@ -# bloempje - -alsnieuw -canvasmaat 170, 170 -canvaskleur 255, 55, 140 -ganaar 45, 120 -penkleur 160, 0, 255 -pendikte 3 - -herhaal 8 [ - herhaal 4 [ - vooruit 20 - draairechts 30 - ] - herhaal 7 [ - vooruit 10 - draairechts 15 - ] - herhaal 9 [ - vooruit 3 - draairechts 10 - ] -] - -ganaar 145, 145 -richting 0 diff --git a/tde-i18n-nl/data/kdeedu/kturtle/driehoek.logo b/tde-i18n-nl/data/kdeedu/kturtle/driehoek.logo deleted file mode 100644 index 3bf03eae875..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/driehoek.logo +++ /dev/null @@ -1,6 +0,0 @@ -# teken een driehoek - -herhaal 3 [ - vooruit 100 - draailinks 120 -] diff --git a/tde-i18n-nl/data/kdeedu/kturtle/driehoeken.logo b/tde-i18n-nl/data/kdeedu/kturtle/driehoeken.logo deleted file mode 100644 index 6e1694354e8..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/driehoeken.logo +++ /dev/null @@ -1,24 +0,0 @@ -# teken veel driehoek wielen - -alsnieuw - -leer driehoek X [ - herhaal 3 [ - vooruit X - draailinks 120 - ] -] - -voor r = 1 tot 30 [ - schoon - herhaal 18 [ - driehoek r*r*5 - dr 20 - ] - wacht 1 -] - -wacht 3 -schoon - -schrijf " Ik ben moe..." diff --git a/tde-i18n-nl/data/kdeedu/kturtle/kleuren.logo b/tde-i18n-nl/data/kdeedu/kturtle/kleuren.logo deleted file mode 100644 index 8c36ba7f03d..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/kleuren.logo +++ /dev/null @@ -1,33 +0,0 @@ -# kleuren demo - -canvaskleur 255,255,255 -verberg - -herhaal 5 [ - -voor c = 0 tot 255 [ - canvaskleur 255-c,255,255 -] -voor c = 0 tot 255 [ - canvaskleur 0,255-c,255 -] -voor c = 0 tot 255 [ - canvaskleur c,0,255 -] -voor c = 0 tot 255 [ - canvaskleur 255,c,255-c -] -voor c = 0 tot 255 [ - canvaskleur 255,255-c,0 -] -voor c = 0 tot 255 [ - canvaskleur 255,0,c -] -voor c = 0 tot 255 [ - canvaskleur 255-c,0,255-c -] -voor c = 0 tot 255 [ - canvaskleur c,c,c -] - -] diff --git a/tde-i18n-nl/data/kdeedu/kturtle/krullen.logo b/tde-i18n-nl/data/kdeedu/kturtle/krullen.logo deleted file mode 100644 index e745671c16b..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/krullen.logo +++ /dev/null @@ -1,13 +0,0 @@ -# curly.logo - -alsnieuw -penop -vooruit 50 -penneer - -herhaal 4 [ - voor x = 1 tot 100 [ - vooruit 10 - draairechts 100 - x - ] -] diff --git a/tde-i18n-nl/data/kdeedu/kturtle/logohighlightstyle.nl.xml b/tde-i18n-nl/data/kdeedu/kturtle/logohighlightstyle.nl.xml deleted file mode 100644 index 69a2bc2d4be..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/logohighlightstyle.nl.xml +++ /dev/null @@ -1,141 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE language> -<!-- Logo syntax highlighting v0.2 by Cies Breijs --> -<language name="nl" version="0.2" kateversion="2.1" section="Logo" extensions="*.logo;*.lgo;*.LOGO;*.Logo" mimetype="text/x-logosrc;text/x-logo;application/x-logo" priority="9" casesensitive="0"> - - -<highlighting> - <list name="metafunctions"> - <item> leer </item> - </list> - - <list name="statements"> - <item> voeruit </item> - <item> schoon </item> - <item> cs </item> - <item> ganaar </item> - <item> ganaarx </item> - <item> gx </item> - <item> ganaary </item> - <item> gy </item> - <item> vooruit </item> - <item> vt </item> - <item> achteruit </item> - <item> at </item> - <item> richting </item> - <item> rt </item> - <item> draailinks </item> - <item> dl </item> - <item> draairechts </item> - <item> dr </item> - <item> thuis </item> - <item> pendikte </item> - <item> pm </item> - <item> penop </item> - <item> po </item> - <item> penneer </item> - <item> pn </item> - <item> penkleur </item> - <item> pk </item> - <item> canvaskleur </item> - <item> ck </item> - <item> canvasmaat </item> - <item> cm </item> - <item> toon </item> - <item> ts </item> - <item> verberg </item> - <item> vs </item> - <item> druk </item> - <item> ds </item> - <item> kies </item> - <item> ks </item> - <item> bericht </item> - <item> invoervenster </item> - <item> schrijf </item> - <item> lettertype </item> - <item> lettermaat </item> - <item> gok </item> - <item> wikkelaan </item> - <item> wikkeluit </item> - <item> alsnieuw </item> - </list> - - <list name="controllers"> - <item> terwijl </item> - <item> voorelke </item> - <item> in </item> - <item> voor </item> - <item> tot </item> - <item> doe </item> - <item> herhaal </item> - <item> hh </item> - <item> als </item> - <item> anders </item> - <item> geefdoor </item> - <item> kap </item> - <item> wacht </item> - </list> - - <list name="boolops"> - <item> en </item> - <item> of </item> - <item> niet </item> - </list> - - <contexts> - <context name="Normal" attribute="Normal Text" lineEndContext="#stay"> - - <keyword attribute="MetaFunctions" String="metafunctions" context="#stay"/> - <keyword attribute="Statements" String="statements" context="#stay"/> - <keyword attribute="Execution Controllers" String="controllers" context="#stay"/> - <keyword attribute="Boolean Operators" String="boolops" context="#stay"/> - - <RegExpr attribute="Expressers" String="([!=><][=]|[><])" context="#stay"/> - <RegExpr attribute="Normal" String="[a-zA-Z_][a-zA-Z_0-9]+" context="#stay"/> - <RegExpr attribute="Number" String="([0-9]+\.[0-9]*|\.[0-9]+)?|[0-9]*" context="#stay"/> - <RegExpr attribute="Comment" String="#.*$" context="#stay"/> - <RegExpr attribute="Operator" String="[+*/\(\)-]" context="#stay"/> - <RegExpr attribute="Scopes" String="[\[\]]" context="#stay"/> - <DetectChar attribute="String" char=""" context="String"/> - </context> - - <context name="String" attribute="String" lineEndContext="#stay"> - <HlCStringChar attribute="String" context="#stay"/> - <RegExpr attribute="Operator" String="%[a-zA-Z]" context="#stay"/> - <DetectChar attribute="String" char=""" context="#pop"/> - </context> - - </contexts> - - <itemDatas> - <itemData name="Normal Text" defStyleNum="dsNormal"/> - <itemData name="Normal" defStyleNum="dsNormal"/> - <itemData name="MetaFunctions" defStyleNum="dsKeyword" color="#00bb00" selColor="#ffffff" bold="1" italic="0"/> - <itemData name="Statements" defStyleNum="dsKeyword" color="#006600" selColor="#ffffff" bold="0" italic="0"/> - <itemData name="Execution Controllers" defStyleNum="dsKeyword" color="#006600" selColor="#ffffff" bold="1" italic="0"/> - <itemData name="Expressers" defStyleNum="dsKeyword" color="#1e99cc" selColor="#ffffff" bold="1" italic="0"/> - <itemData name="Boolean Operators" defStyleNum="dsKeyword" color="#9922cc" selColor="#ffffff" bold="1" italic="0"/> - <itemData name="Scopes" defStyleNum="dsKeyword" color="#00bb00" selColor="#ffffff" bold="1" italic="0"/> - <itemData name="Number" defStyleNum="dsFloat" color="#0000ff" selColor="#00eeff" bold="0" italic="0"/> - <itemData name="Comment" defStyleNum="dsComment" color="#999922" selColor="#888888" bold="0" italic="0"/> - <itemData name="String" defStyleNum="dsString" color="#800000" selColor="#ffffff" bold="0" italic="0"/> - <itemData name="Raw String" defStyleNum="dsString" color="#800000" selColor="#ffffff" bold="0" italic="0"/> - <itemData name="Operator" defStyleNum="dsOthers" color="#888888" selColor="#ffffff" bold="0" italic="0"/> - </itemDatas> -</highlighting> - - -<general> - - <folding indentationsensitive="0" /> - - <comments> - <comment name="singleLine" start="#" /> - </comments> - - <keywords casesensitive="0" /> - -</general> - - -</language> diff --git a/tde-i18n-nl/data/kdeedu/kturtle/logokeywords.nl.xml b/tde-i18n-nl/data/kdeedu/kturtle/logokeywords.nl.xml deleted file mode 100644 index e9feb4ac9b2..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/logokeywords.nl.xml +++ /dev/null @@ -1,224 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE logokeywords> - -<logokeywords lang="en_US" ver="0.01"> - -<!-- scope --> - <command name="begin"> - <keyword>[</keyword> - </command> - - <command name="end"> - <keyword>]</keyword> - </command> - -<!-- execution controllers --> - <command name="while"> - <keyword>terwijl</keyword> - </command> - - <command name="if"> - <keyword>als</keyword> - </command> - - <command name="else"> - <keyword>anders</keyword> - </command> - - <command name="for"> - <keyword>voor</keyword> - </command> - - <command name="to"> - <keyword>tot</keyword> - </command> - - <command name="return"> - <keyword>geefdoor</keyword> - </command> - - <command name="break"> - <keyword>kap</keyword> - </command> - - <command name="foreach"> - <keyword>voorelke</keyword> - </command> - - <command name="in"> - <keyword>in</keyword> - </command> - - <command name="do"> - <keyword>doe</keyword> - </command> - - <command name="repeat"> - <keyword>herhaal</keyword> - <alias>hh</alias> - </command> - - -<!-- boolean operators --> - <command name="and"> - <keyword>en</keyword> - </command> - - <command name="or"> - <keyword>of</keyword> - </command> - - <command name="not"> - <keyword>niet</keyword> - </command> - - <command name="wait"> - <keyword>wacht</keyword> - </command> - -<!-- the meta command --> - <command name="learn"> - <keyword>leer</keyword> - </command> - - -<!-- normal keywords --> - <command name="run"> - <keyword>voeruit</keyword> - </command> - - <command name="clear"> - <keyword>schoon</keyword> - <alias>cs</alias> - </command> - - <command name="go"> - <keyword>ganaar</keyword> - </command> - - <command name="gox"> - <keyword>ganaarx</keyword> - <alias>gx</alias> - </command> - - <command name="goy"> - <keyword>ganaary</keyword> - <alias>gy</alias> - </command> - - <command name="forward"> - <keyword>vooruit</keyword> - <alias>vt</alias> - </command> - - <command name="backward"> - <keyword>achteruit</keyword> - <alias>at</alias> - </command> - - <command name="direction"> - <keyword>richting</keyword> - <alias>rt</alias> - </command> - - <command name="turnleft"> - <keyword>draailinks</keyword> - <alias>dl</alias> - </command> - - <command name="turnright"> - <keyword>draairechts</keyword> - <alias>dr</alias> - </command> - - <command name="center"> - <keyword>thuis</keyword> - </command> - - <command name="setpenwidth"> - <keyword>pendikte</keyword> - <alias>pd</alias> - </command> - - <command name="penup"> - <keyword>penop</keyword> - <alias>po</alias> - </command> - - <command name="pendown"> - <keyword>penneer</keyword> - <alias>pn</alias> - </command> - - <command name="setfgcolor"> - <keyword>penkleur</keyword> - <alias>pk</alias> - </command> - - <command name="setbgcolor"> - <keyword>canvaskleur</keyword> - <alias>ck</alias> - </command> - - <command name="resizecanvas"> - <keyword>canvasmaat</keyword> - <alias>cm</alias> - </command> - - <command name="spriteshow"> - <keyword>toon</keyword> - <alias>ts</alias> - </command> - - <command name="spritehide"> - <keyword>verberg</keyword> - <alias>vs</alias> - </command> - - <command name="spritepress"> - <keyword>druk</keyword> - <alias>ds</alias> - </command> - - <command name="spritechange"> - <keyword>kies</keyword> - <alias>ks</alias> - </command> - - <command name="message"> - <keyword>bericht</keyword> - </command> - - <command name="inputwindow"> - <keyword>invoervenster</keyword> - </command> - - <command name="print"> - <keyword>schrijf</keyword> - </command> - - <command name="fonttype"> - <keyword>lettertype</keyword> - </command> - - <command name="fontsize"> - <keyword>lettermaat</keyword> - </command> - - <command name="random"> - <keyword>gok</keyword> - </command> - - <command name="wrapon"> - <keyword>wikkelaan</keyword> - </command> - - <command name="wrapoff"> - <keyword>wikkeluit</keyword> - </command> - - <command name="reset"> - <keyword>alsnieuw</keyword> - </command> - -</logokeywords> diff --git a/tde-i18n-nl/data/kdeedu/kturtle/pijl.logo b/tde-i18n-nl/data/kdeedu/kturtle/pijl.logo deleted file mode 100644 index f8991050948..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/pijl.logo +++ /dev/null @@ -1,23 +0,0 @@ -# teken een rode pijl - -alsnieuw - -canvasmaat 200, 200 -canvaskleur 0, 0, 0 -penkleur 255, 0, 0 -pendikte 5 -schoon - -ganaar 20,20 -richting 135 - -vooruit 200 -draailinks 135 -vooruit 100 -draailinks 135 -vooruit 141 -draailinks 135 -vooruit 100 -draailinks 45 - -ganaar 40, 100 diff --git a/tde-i18n-nl/data/kdeedu/kturtle/randomnaam.logo b/tde-i18n-nl/data/kdeedu/kturtle/randomnaam.logo deleted file mode 100644 index 68fddd18339..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/randomnaam.logo +++ /dev/null @@ -1,18 +0,0 @@ -# maakt random afdrukken van je naam - -alsnieuw -canvasmaat 255,255 -verberg - -naam = invoervenster "Voer je naam in..." - -herhaal 50 [ - x = gok 0, 255 - y = gok 0, 255 - s = gok 10, 51 - - ganaar x, y - lettermaat s - penkleur x,y,s*5 - schrijf naam -] diff --git a/tde-i18n-nl/data/kdeedu/kturtle/tafels.logo b/tde-i18n-nl/data/kdeedu/kturtle/tafels.logo deleted file mode 100644 index 814f9ef8755..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/tafels.logo +++ /dev/null @@ -1,15 +0,0 @@ -# drukt de talefs af - -alsnieuw -canvasmaat 250,300 -verberg -penop -ganaar 10, 0 - -n = invoervenster "Voer het getal in waarvoor de tafel afgedrukt moet worden..." - -voor x = 0 tot 10 [ - achteruit 20 - r = x * n - schrijf x," * ",n," = ",r -] diff --git a/tde-i18n-nl/data/kdeedu/kturtle/vierkant.logo b/tde-i18n-nl/data/kdeedu/kturtle/vierkant.logo deleted file mode 100644 index 588bd592cc8..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/vierkant.logo +++ /dev/null @@ -1,6 +0,0 @@ -# teken een vierkant - -herhaal 4 [ - vooruit 100 - draailinks 90 -] diff --git a/tde-i18n-nl/data/kdeedu/kturtle/vierkanten.logo b/tde-i18n-nl/data/kdeedu/kturtle/vierkanten.logo deleted file mode 100644 index bf052146103..00000000000 --- a/tde-i18n-nl/data/kdeedu/kturtle/vierkanten.logo +++ /dev/null @@ -1,22 +0,0 @@ -# teken een boel vierkanten - -leer vierkant X [ - herhaal 4 [ - vooruit X - draailinks 90 - ] -] - -alsnieuw -canvasmaat 400, 400 -ganaar 150,200 -pendikte 5 -verberg - -herhaal 12 [ - penop - vooruit 30 - penneer - vierkant 80 - draairechts 30 -] |