diff options
Diffstat (limited to 'tde-i18n-pl/data/kdeedu/kturtle')
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/Makefile.am | 10 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/Makefile.in | 492 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/kde.pl.logo | 120 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/kolorytla.pl.logo | 66 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/kwadrat.pl.logo | 6 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/kwadraty.pl.logo | 22 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/kwiatek.pl.logo | 26 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/logohighlightstyle.pl.xml | 141 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/logokeywords.pl.xml | 241 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/losowoimie.pl.logo | 18 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/reklama.pl.logo | 250 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/strzalka.pl.logo | 47 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/tabliczkamnozenia.pl.logo | 15 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/trojkat.pl.logo | 6 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/trojkaty.pl.logo | 24 | ||||
-rw-r--r-- | tde-i18n-pl/data/kdeedu/kturtle/zawijasy.pl.logo | 27 |
16 files changed, 0 insertions, 1511 deletions
diff --git a/tde-i18n-pl/data/kdeedu/kturtle/Makefile.am b/tde-i18n-pl/data/kdeedu/kturtle/Makefile.am deleted file mode 100644 index 860d7ae95ac..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -txt_DATA = kde.pl.logo kwiatek.pl.logo trojkat.pl.logo kolorytla.pl.logo reklama.pl.logo trojkaty.pl.logo kwadrat.pl.logo strzalka.pl.logo zawijasy.pl.logo kwadraty.pl.logo losowoimie.pl.logo tabliczkamnozenia.pl.logo -txtdir = $(kde_datadir)/kturtle/examples/pl - -xml_DATA = logohighlightstyle.pl.xml -xmldir = $(kde_datadir)/katepart/syntax - -keywords_DATA = logokeywords.pl.xml -keywordsdir = $(kde_datadir)/kturtle/data -EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA) - diff --git a/tde-i18n-pl/data/kdeedu/kturtle/Makefile.in b/tde-i18n-pl/data/kdeedu/kturtle/Makefile.in deleted file mode 100644 index d4cbabacb6c..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/Makefile.in +++ /dev/null @@ -1,492 +0,0 @@ -# Makefile.in generated by automake 1.10.1 from Makefile.am. -# KDE tags expanded automatically by am_edit - $Revision: 483858 $ -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -subdir = data/tdeedu/kturtle -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ - $(top_srcdir)/configure.in -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -SOURCES = -DIST_SOURCES = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; -am__installdirs = "$(DESTDIR)$(keywordsdir)" "$(DESTDIR)$(txtdir)" \ - "$(DESTDIR)$(xmldir)" -keywordsDATA_INSTALL = $(INSTALL_DATA) -txtDATA_INSTALL = $(INSTALL_DATA) -xmlDATA_INSTALL = $(INSTALL_DATA) -DATA = $(keywords_DATA) $(txt_DATA) $(xml_DATA) -#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -#>+ 1 -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -ARTSCCONFIG = @ARTSCCONFIG@ -AUTOCONF = @AUTOCONF@ -AUTODIRS = @AUTODIRS@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CONF_FILES = @CONF_FILES@ -CYGPATH_W = @CYGPATH_W@ -DCOPIDL = @DCOPIDL@ -DCOPIDL2CPP = @DCOPIDL2CPP@ -DCOPIDLNG = @DCOPIDLNG@ -DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ -DEFS = @DEFS@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -GMSGFMT = @GMSGFMT@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ -KCONFIG_COMPILER = @KCONFIG_COMPILER@ -KDECONFIG = @KDECONFIG@ -KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ -KDE_RPATH = @KDE_RPATH@ -KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ -MCOPIDL = @MCOPIDL@ -MEINPROC = @MEINPROC@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -TOPSUBDIRS = @TOPSUBDIRS@ -VERSION = @VERSION@ -XGETTEXT = @XGETTEXT@ -XMLLINT = @XMLLINT@ -X_RPATH = @X_RPATH@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -am__leading_dot = @am__leading_dot@ -am__tar = @am__tar@ -am__untar = @am__untar@ -#>- bindir = @bindir@ -#>+ 2 -DEPDIR = .deps -bindir = @bindir@ -build_alias = @build_alias@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host_alias = @host_alias@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -kde_appsdir = @kde_appsdir@ -kde_bindir = @kde_bindir@ -kde_confdir = @kde_confdir@ -kde_datadir = @kde_datadir@ -kde_htmldir = @kde_htmldir@ -kde_icondir = @kde_icondir@ -kde_kcfgdir = @kde_kcfgdir@ -kde_libs_htmldir = @kde_libs_htmldir@ -kde_libs_prefix = @kde_libs_prefix@ -kde_locale = @kde_locale@ -kde_mimedir = @kde_mimedir@ -kde_moduledir = @kde_moduledir@ -kde_servicesdir = @kde_servicesdir@ -kde_servicetypesdir = @kde_servicetypesdir@ -kde_sounddir = @kde_sounddir@ -kde_styledir = @kde_styledir@ -kde_templatesdir = @kde_templatesdir@ -kde_wallpaperdir = @kde_wallpaperdir@ -kde_widgetdir = @kde_widgetdir@ -tdeinitdir = @tdeinitdir@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -xdg_appsdir = @xdg_appsdir@ -xdg_directorydir = @xdg_directorydir@ -xdg_menudir = @xdg_menudir@ -txt_DATA = kde.pl.logo kwiatek.pl.logo trojkat.pl.logo kolorytla.pl.logo reklama.pl.logo trojkaty.pl.logo kwadrat.pl.logo strzalka.pl.logo zawijasy.pl.logo kwadraty.pl.logo losowoimie.pl.logo tabliczkamnozenia.pl.logo -txtdir = $(kde_datadir)/kturtle/examples/pl -xml_DATA = logohighlightstyle.pl.xml -xmldir = $(kde_datadir)/katepart/syntax -keywords_DATA = logokeywords.pl.xml -keywordsdir = $(kde_datadir)/kturtle/data -EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA) -#>- 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=zawijasy.pl.logo kwiatek.pl.logo Makefile.in kwadrat.pl.logo kwadraty.pl.logo trojkaty.pl.logo logokeywords.pl.xml kolorytla.pl.logo trojkat.pl.logo kde.pl.logo logohighlightstyle.pl.xml strzalka.pl.logo Makefile.am tabliczkamnozenia.pl.logo losowoimie.pl.logo reklama.pl.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-pl/data/kdeedu/kturtle/kde.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/kde.pl.logo deleted file mode 100644 index 7d08bbd4c8a..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/kde.pl.logo +++ /dev/null @@ -1,120 +0,0 @@ -# The KDE Logo dla interpretera logo w KDE -# -# Copyright 2005 Andy Teijelo <[email protected]> -# GNU General Public License version 2 - -zeruj -przeskaluj_tło 620, 480 -kolor_tła 10,50,200 -kolor_pisaka 255,255,255 -ustaw_grubość_pisaka 3 - -idź 294,280 - -obróć_w_prawo 81 -naprzód 50 -obróć_w_lewo 81 -naprzód 90 -obróć_w_prawo 145 -naprzód 120 -obróć_w_lewo 72 -naprzód 55 -obróć_w_lewo 108 -naprzód 116 -obróć_w_prawo 73 -naprzód 112 -obróć_w_lewo 115 -naprzód 55 -obróć_w_lewo 65 -naprzód 113 -obróć_w_prawo 142 -naprzód 92 -obróć_w_lewo 96 -naprzód 50 -obróć_w_lewo 84 -naprzód 209 - -idź 358,322 - -kierunek -112.5 - -powtórz 4 -[ - powtórz 2 - [ - naprzód 6 - obróć_w_prawo 3.75 - ] - - obróć_w_lewo 63 - naprzód 43 - obróć_w_prawo 39 - naprzód 3 - obróć_w_prawo 39 - naprzód 32 - obróć_w_prawo 39 - naprzód 3 - obróć_w_prawo 39 - naprzód 43 - obróć_w_lewo 63 - - powtórz 2 - [ - naprzód 6 - obróć_w_prawo 3.75 - ] -] - -naprzód 4 -obróć_w_prawo 112.5 -naprzód 25 - -obróć_w_prawo 58 -powtórz 21 -[ - naprzód 13.5 - obróć_w_lewo 10 -] - -naprzód 9 -obróć_w_prawo 117 -naprzód 34 -obróć_w_lewo 60 -naprzód 8 -obróć_w_prawo 62 - -naprzód 25 -obróć_w_prawo 39 -naprzód 3 -obróć_w_prawo 39 -naprzód 32 -obróć_w_prawo 39 -naprzód 3 -obróć_w_prawo 39 -naprzód 43 -obróć_w_lewo 63 - -powtórz 2 -[ - naprzód 6 - obróć_w_prawo 3.75 -] - -idź 320,395 -kierunek 90 - -ustaw_grubość_pisaka 5 - -powtórz 4 -[ - naprzód 160 - powtórz 6 - [ - naprzód 4 - obróć_w_lewo 15 - - ] - naprzód 160 -] - -idź 320,440 diff --git a/tde-i18n-pl/data/kdeedu/kturtle/kolorytla.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/kolorytla.pl.logo deleted file mode 100644 index e28509ac913..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/kolorytla.pl.logo +++ /dev/null @@ -1,66 +0,0 @@ -# pokaz kolorów - -kolor_tła 255,255,255 -ukryj - -powtórz 5 [ - -dla c = 0 do 255 [ - kolor_tła 255-c,255,255 -] -dla c = 0 do 255 [ - kolor_tła 0,255-c,255 -] -dla c = 0 do 255 [ - kolor_tła c,0,255 -] -dla c = 0 do 255 [ - kolor_tła 255,c,255-c -] -dla c = 0 do 255 [ - kolor_tła 255,255-c,0 -] -dla c = 0 do 255 [ - kolor_tła 255,0,c -] -dla c = 0 do 255 [ - kolor_tła 255-c,0,255-c -] -dla c = 0 do 255 [ - kolor_tła c,c,c -] - -] -# pokaz kolorów - -kolor_tła 255,255,255 -ukryj - -powtórz 5 [ - -dla c = 0 do 255 [ - kolor_tła 255-c,255,255 -] -dla c = 0 do 255 [ - kolor_tła 0,255-c,255 -] -dla c = 0 do 255 [ - kolor_tła c,0,255 -] -dla c = 0 do 255 [ - kolor_tła 255,c,255-c -] -dla c = 0 do 255 [ - kolor_tła 255,255-c,0 -] -dla c = 0 do 255 [ - kolor_tła 255,0,c -] -dla c = 0 do 255 [ - kolor_tła 255-c,0,255-c -] -dla c = 0 do 255 [ - kolor_tła c,c,c -] - -] diff --git a/tde-i18n-pl/data/kdeedu/kturtle/kwadrat.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/kwadrat.pl.logo deleted file mode 100644 index 78d1a6f4a40..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/kwadrat.pl.logo +++ /dev/null @@ -1,6 +0,0 @@ -# rysuje kwadrat - -powtórz 4 [ - naprzód 100 - obróć_w_lewo 90 -] diff --git a/tde-i18n-pl/data/kdeedu/kturtle/kwadraty.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/kwadraty.pl.logo deleted file mode 100644 index 984400fa5ab..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/kwadraty.pl.logo +++ /dev/null @@ -1,22 +0,0 @@ -# rysuje wiele kwadratów - -poznaj kwadrat X [ - powtórz 4 [ - naprzód X - obróć_w_lewo 90 - ] -] - -zeruj -przeskaluj_tło 400, 400 -idź 150,200 -ustaw_grubość_pisaka 5 -ukryj - -powtórz 12 [ - podnieś - naprzód 30 - opuść - kwadrat 80 - obróć_w_prawo 30 -] diff --git a/tde-i18n-pl/data/kdeedu/kturtle/kwiatek.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/kwiatek.pl.logo deleted file mode 100644 index 521db1342dd..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/kwiatek.pl.logo +++ /dev/null @@ -1,26 +0,0 @@ -# kwiatek - -zeruj -przeskaluj_tło 170, 170 -kolor_tła 255, 55, 140 -idź 45, 120 -kolor_pisaka 160, 0, 255 -ustaw_grubość_pisaka 3 - -powtórz 8 [ - powtórz 4 [ - naprzód 20 - obróć_w_prawo 30 - ] - powtórz 7 [ - naprzód 10 - obróć_w_prawo 15 - ] - powtórz 9 [ - naprzód 3 - obróć_w_prawo 10 - ] -] - -idź 145, 145 -kierunek 0 diff --git a/tde-i18n-pl/data/kdeedu/kturtle/logohighlightstyle.pl.xml b/tde-i18n-pl/data/kdeedu/kturtle/logohighlightstyle.pl.xml deleted file mode 100644 index 6a20e0c9b9f..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/logohighlightstyle.pl.xml +++ /dev/null @@ -1,141 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE language> -<!-- Logo syntax highlightning v0.2 by Cies Breijs --> -<language name="pl" 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> poznaj </item> - </list> - - <list name="statements"> - <item> wykonaj </item> - <item> czyść </item> - <item> cs </item> - <item> idź </item> - <item> idźx </item> - <item> ix </item> - <item> idźy </item> - <item> iy </item> - <item> naprzód </item> - <item> np </item> - <item> wstecz </item> - <item> ws </item> - <item> kierunek </item> - <item> kie </item> - <item> obróć_w_lewo </item> - <item> lw </item> - <item> obróć_w_prawo </item> - <item> pw </item> - <item> środek </item> - <item> ustaw_grubość_pisaka </item> - <item> ugp </item> - <item> podnieś </item> - <item> pod </item> - <item> opuść </item> - <item> opu </item> - <item> kolor_pisaka </item> - <item> kp </item> - <item> kolor_tła </item> - <item> kt </item> - <item> przeskaluj_tło </item> - <item> pt </item> - <item> pokaż </item> - <item> pk </item> - <item> ukryj </item> - <item> uk </item> - <item> naciśnij </item> - <item> nc </item> - <item> zmień </item> - <item> zm </item> - <item> wiadomość </item> - <item> okno_wejścia </item> - <item> pisz </item> - <item> rodzaj_czcionki </item> - <item> wielkość_czcionki </item> - <item> losowo </item> - <item> zawijaj </item> - <item> nie_zawijaj </item> - <item> zeruj </item> - </list> - - <list name="controllers"> - <item> dopóki </item> - <item> dla_każdego </item> - <item> w </item> - <item> dla </item> - <item> do </item> - <item> rób </item> - <item> powtórz </item> - <item> pwt </item> - <item> jeśli </item> - <item> przeciwnie </item> - <item> powrót </item> - <item> przerwij </item> - <item> czekaj </item> - </list> - - <list name="boolops"> - <item> i </item> - <item> lub </item> - <item> nie </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-pl/data/kdeedu/kturtle/logokeywords.pl.xml b/tde-i18n-pl/data/kdeedu/kturtle/logokeywords.pl.xml deleted file mode 100644 index a0ef8c69281..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/logokeywords.pl.xml +++ /dev/null @@ -1,241 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE logokeywords> - -<logokeywords lang="pl" ver="0.01"> - -<!-- scope --> - <command name="begin"> - <keyword>[</keyword> - </command> - - <command name="end"> - <keyword>]</keyword> - </command> - - - -<!-- -TO THE TRANSLATORS: - -Translate the terms between the KEYWORD tags to the appropriate term in your language. -You might want to checkout what terms other Logo languages have chosen in the past (google is your friend). -Make sure to see the scripts and the README file in the tdeedu/kturtle/scripts directory, they help you! -If you did not read it allready: there is a chapter on how to translate KTurtle in the KTurtle documentation. - -Thanks for your efford, we love you! ---> - - - - -<!-- execution controllers --> - <command name="while"> - <keyword>dopóki</keyword> - </command> - - <command name="if"> - <keyword>jeśli</keyword> - </command> - - <command name="else"> - <keyword>przeciwnie</keyword> - </command> - - <command name="for"> - <keyword>dla</keyword> - </command> - - <command name="to"> - <keyword>do</keyword> - </command> - - <command name="return"> - <keyword>powrót</keyword> - </command> - - <command name="break"> - <keyword>przerwij</keyword> - </command> - - <command name="foreach"> - <keyword>dla_każdego</keyword> - </command> - - <command name="in"> - <keyword>w</keyword> - </command> - - <command name="do"> - <keyword>rób</keyword> - </command> - - <command name="repeat"> - <keyword>powtórz</keyword> - <alias>pwt</alias> - </command> - - <command name="wait"> - <keyword>czekaj</keyword> - </command> - - -<!-- boolean operators --> - <command name="and"> - <keyword>i</keyword> - </command> - - <command name="or"> - <keyword>lub</keyword> - </command> - - <command name="not"> - <keyword>nie</keyword> - </command> - - -<!-- the meta command --> - <command name="learn"> - <keyword>poznaj</keyword> - </command> - - -<!-- normal keywords --> - <command name="run"> - <keyword>wykonaj</keyword> - </command> - - <command name="clear"> - <keyword>czyść</keyword> - <alias>cs</alias> - </command> - - <command name="go"> - <keyword>idź</keyword> - </command> - - <command name="gox"> - <keyword>idźx</keyword> - <alias>ix</alias> - </command> - - <command name="goy"> - <keyword>idźy</keyword> - <alias>iy</alias> - </command> - - <command name="forward"> - <keyword>naprzód</keyword> - <alias>np</alias> - </command> - - <command name="backward"> - <keyword>wstecz</keyword> - <alias>ws</alias> - </command> - - <command name="direction"> - <keyword>kierunek</keyword> - <alias>kie</alias> - </command> - - <command name="turnleft"> - <keyword>obróć_w_lewo</keyword> - <alias>lw</alias> - </command> - - <command name="turnright"> - <keyword>obróć_w_prawo</keyword> - <alias>pw</alias> - </command> - - <command name="center"> - <keyword>środek</keyword> - </command> - - <command name="setpenwidth"> - <keyword>ustaw_grubość_pisaka</keyword> - <alias>ugp</alias> - </command> - - <command name="penup"> - <keyword>podnieś</keyword> - <alias>pod</alias> - </command> - - <command name="pendown"> - <keyword>opuść</keyword> - <alias>opu</alias> - </command> - - <command name="setfgcolor"> - <keyword>kolor_pisaka</keyword> - <alias>kp</alias> - </command> - - <command name="setbgcolor"> - <keyword>kolor_tła</keyword> - <alias>kt</alias> - </command> - - <command name="resizecanvas"> - <keyword>przeskaluj_tło</keyword> - <alias>pt</alias> - </command> - - <command name="spriteshow"> - <keyword>pokaż</keyword> - <alias>pk</alias> - </command> - - <command name="spritehide"> - <keyword>ukryj</keyword> - <alias>uk</alias> - </command> - - <command name="spritepress"> - <keyword>naciśnij</keyword> - <alias>nc</alias> - </command> - - <command name="spritechange"> - <keyword>zmień</keyword> - <alias>zm</alias> - </command> - - <command name="message"> - <keyword>wiadomość</keyword> - </command> - - <command name="inputwindow"> - <keyword>okno_wejścia</keyword> - </command> - - <command name="print"> - <keyword>pisz</keyword> - </command> - - <command name="fonttype"> - <keyword>rodzaj_czcionki</keyword> - </command> - - <command name="fontsize"> - <keyword>wielkość_czcionki</keyword> - </command> - - <command name="random"> - <keyword>losowo</keyword> - </command> - - <command name="wrapon"> - <keyword>zawijaj</keyword> - </command> - - <command name="wrapoff"> - <keyword>nie_zawijaj</keyword> - </command> - - <command name="reset"> - <keyword>zeruj</keyword> - </command> - -</logokeywords> diff --git a/tde-i18n-pl/data/kdeedu/kturtle/losowoimie.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/losowoimie.pl.logo deleted file mode 100644 index ff5cc638bb1..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/losowoimie.pl.logo +++ /dev/null @@ -1,18 +0,0 @@ -# wypisuje losowo Twoje imię - -zeruj -przeskaluj_tło 255,255 -ukryj - -name = okno_wejścia "Jak masz na imię?" - -powtórz 50 [ - x = losowo 0, 255 - y = losowo 0, 255 - s = losowo 10, 51 - - idź x, y - wielkość_czcionki s - kolor_pisaka x,y,s*5 - pisz name -] diff --git a/tde-i18n-pl/data/kdeedu/kturtle/reklama.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/reklama.pl.logo deleted file mode 100644 index 15c7d6f2e0f..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/reklama.pl.logo +++ /dev/null @@ -1,250 +0,0 @@ -# Reklama KTurtle :) - -zeruj -przeskaluj_tło 400,190 -ustaw_grubość_pisaka 10 - - -poznaj K x,y [ - kie 0 - idź x,y - ws 75 - idź x+40,y - kie -140 - np 60 - ws 10 - lw 85 - np 50 -] - -poznaj T x,y [ - idź x,y - kie 90 - np 50 - ws 25 - kie 180 - np 70 -] - -poznaj u x,y [ - idź x,y - kie 180 - np 47 - lw 45 - np 7 - lw 45 - np 20 - lw 45 - np 7 - lw 45 - np 47 -] - -poznaj r x,y [ - idź x,y - kie 180 - np 55 - idź x,y+15 - kie 45 - podnieś - np 4 - opuść - np 10 - pw 45 - np 10 -] - -poznaj t x,y [ - kie 180 - idź x,y - np 67 - lw 45 - np 7 - lw 45 - np 10 - idź x,y+30 - kie 90 - np 10 -] - -poznaj l x,y [ - kie 180 - idź x,y - np 77 -] - -poznaj e x,y [ - idź x,y+30 - kie 90 - np 50 - lw 90 - np 15 - lw 45 - np 15 - lw 45 - np 20 - lw 45 - np 15 - lw 45 - np 25 - lw 45 - np 15 - lw 45 - np 25 -] - - -K 50,30 -T 108,35 -u 167,50 -r 220,50 -t 256,30 -l 289,30 -e 305,50 - -idź 12,115 -wielkość_czcionki 25 -pisz "Edukacyjne środowisko programowania" - -ukryj -czekaj 1 -pokaż - -idź 120,145 -kie 80 -ustaw_grubość_pisaka 5 -kolor_pisaka 255,0,0 -np 130 - -czekaj 0.5 -idź 180,135 -pisz "baw się" - -idź 238,160 -czekaj 0.5 -kie 0 -# Reklama KTurtle :) - -zeruj -przeskaluj_tło 400,190 -ustaw_grubość_pisaka 10 - - -poznaj K x,y [ - kie 0 - idź x,y - ws 75 - idź x+40,y - kie -140 - np 60 - ws 10 - lw 85 - np 50 -] - -poznaj T x,y [ - idź x,y - kie 90 - np 50 - ws 25 - kie 180 - np 70 -] - -poznaj u x,y [ - idź x,y - kie 180 - np 47 - lw 45 - np 7 - lw 45 - np 20 - lw 45 - np 7 - lw 45 - np 47 -] - -poznaj r x,y [ - idź x,y - kie 180 - np 55 - idź x,y+15 - kie 45 - podnieś - np 4 - opuść - np 10 - pw 45 - np 10 -] - -poznaj t x,y [ - kie 180 - idź x,y - np 67 - lw 45 - np 7 - lw 45 - np 10 - idź x,y+30 - kie 90 - np 10 -] - -poznaj l x,y [ - kie 180 - idź x,y - np 77 -] - -poznaj e x,y [ - idź x,y+30 - kie 90 - np 50 - lw 90 - np 15 - lw 45 - np 15 - lw 45 - np 20 - lw 45 - np 15 - lw 45 - np 25 - lw 45 - np 15 - lw 45 - np 25 -] - - -K 50,30 -T 108,35 -u 167,50 -r 220,50 -t 256,30 -l 289,30 -e 305,50 - -idź 12,115 -wielkość_czcionki 25 -pisz "Edukacyjne środowisko programowania" - -ukryj -czekaj 1 -pokaż - -idź 120,145 -kie 80 -ustaw_grubość_pisaka 5 -kolor_pisaka 255,0,0 -np 130 - -czekaj 0.5 -idź 180,135 -pisz "baw się" - -idź 238,160 -czekaj 0.5 -kie 0 diff --git a/tde-i18n-pl/data/kdeedu/kturtle/strzalka.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/strzalka.pl.logo deleted file mode 100644 index 030c7faf937..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/strzalka.pl.logo +++ /dev/null @@ -1,47 +0,0 @@ -# rysuje czerwoną strzałkę - -zeruj - -przeskaluj_tło 200, 200 -kolor_tła 0, 0, 0 -kolor_pisaka 255, 0, 0 -ustaw_grubość_pisaka 5 -czyść - -idź 20,20 -kierunek 135 - -naprzód 200 -obróć_w_lewo 135 -naprzód 100 -obróć_w_lewo 135 -naprzód 141 -obróć_w_lewo 135 -naprzód 100 -obróć_w_lewo 45 - -idź 40, 100 - -# rysuje czerwoną strzałkę - -zeruj - -przeskaluj_tło 200, 200 -kolor_tła 0, 0, 0 -kolor_pisaka 255, 0, 0 -ustaw_grubość_pisaka 5 -czyść - -idź 20,20 -kierunek 135 - -naprzód 200 -obróć_w_lewo 135 -naprzód 100 -obróć_w_lewo 135 -naprzód 141 -obróć_w_lewo 135 -naprzód 100 -obróć_w_lewo 45 - -idź 40, 100 diff --git a/tde-i18n-pl/data/kdeedu/kturtle/tabliczkamnozenia.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/tabliczkamnozenia.pl.logo deleted file mode 100644 index 408481cd1c8..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/tabliczkamnozenia.pl.logo +++ /dev/null @@ -1,15 +0,0 @@ -# wypisuje tabliczkę mnożenia - -zeruj -przeskaluj_tło 300,250 -ukryj -podnieś -idź 10, 0 - -n = okno_wejścia "Podaj liczbę, dla której wypisać tabliczkę mnożenia:" - -dla x = 0 do 10 [ - wstecz 20 - wstecz 20 - pisz x," * ",n," = ",r -] diff --git a/tde-i18n-pl/data/kdeedu/kturtle/trojkat.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/trojkat.pl.logo deleted file mode 100644 index 0b8f3b7d36a..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/trojkat.pl.logo +++ /dev/null @@ -1,6 +0,0 @@ -# rysuje trójkąt - -powtórz 3 [ - naprzód 100 - obróć_w_lewo 120 -] diff --git a/tde-i18n-pl/data/kdeedu/kturtle/trojkaty.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/trojkaty.pl.logo deleted file mode 100644 index a9c4ab2f98e..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/trojkaty.pl.logo +++ /dev/null @@ -1,24 +0,0 @@ -# rysuje trójkąty - -zeruj - -poznaj trójkąt X [ - powtórz 3 [ - naprzód X - obróć_w_lewo 120 - ] -] - -dla r = 1 do 30 [ - czyść - powtórz 18 [ - trójkąt r*r*5 - pw 20 - ] - czekaj 1 -] - -czekaj 3 -czyść - -pisz " Jestem zmęczony ..." diff --git a/tde-i18n-pl/data/kdeedu/kturtle/zawijasy.pl.logo b/tde-i18n-pl/data/kdeedu/kturtle/zawijasy.pl.logo deleted file mode 100644 index df866587aff..00000000000 --- a/tde-i18n-pl/data/kdeedu/kturtle/zawijasy.pl.logo +++ /dev/null @@ -1,27 +0,0 @@ -# zawijasy.pl.logo - -zeruj -podnieś -naprzód 50 -opuść - -powtórz 4 [ - dla x = 1 do 100 [ - naprzód 10 - obróć_w_prawo 100 - x - ] -] - -# zawijasy.pl.logo - -zeruj -podnieś -naprzód 50 -opuść - -powtórz 4 [ - dla x = 1 do 100 [ - naprzód 10 - obróć_w_prawo 100 - x - ] -] |