mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to upstream version 1.1.3.0
- Add LICENSE PR: 192745 Submitted by: fernando.apesteguia@gmail.com (maintainer) Approved by: mentors (implicit)
This commit is contained in:
parent
f63652e585
commit
e5962a0533
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365967
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= basic256
|
||||
PORTVERSION= 1.1.2.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.1.3.0
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= kidbasic/${PORTNAME}
|
||||
@ -12,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
|
||||
MAINTAINER= fernando.apesteguia@gmail.com
|
||||
COMMENT= Easy to use BASIC language and IDE for education
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= espeak:${PORTSDIR}/audio/espeak \
|
||||
sqlite3:${PORTSDIR}/databases/sqlite3 \
|
||||
flex:${PORTSDIR}/textproc/flex
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (basic256_1.1.2.6.orig.tar.gz) = f9b7920a4e7d042bcefb05a73c03ec5bb9e70b1118a8612a58a7a1a41d09add4
|
||||
SIZE (basic256_1.1.2.6.orig.tar.gz) = 19090301
|
||||
SHA256 (basic256_1.1.3.0.orig.tar.gz) = 77e87fb443163c3bf5408938472960c69df9ca24a2bbd0499d324617306b3f47
|
||||
SIZE (basic256_1.1.3.0.orig.tar.gz) = 2582426
|
||||
|
@ -1,14 +1,278 @@
|
||||
bin/basic256
|
||||
%%DATADIR%%/Examples/15puzzle.kbs
|
||||
%%DATADIR%%/Examples/15puzzle_new.kbs
|
||||
%%DATADIR%%/Examples/BASICtest1.kbs
|
||||
%%DATADIR%%/Examples/arc_example.kbs
|
||||
%%DATADIR%%/Examples/arrays.kbs
|
||||
%%DATADIR%%/Examples/ballaccel.kbs
|
||||
%%DATADIR%%/Examples/ballaccel_2.kbs
|
||||
%%DATADIR%%/Examples/ballanim.kbs
|
||||
%%DATADIR%%/Examples/ballanim_2.kbs
|
||||
%%DATADIR%%/Examples/basic256_icon.kbs
|
||||
%%DATADIR%%/Examples/basic256_icon.png
|
||||
%%DATADIR%%/Examples/basic256_icon_V1.kbs
|
||||
%%DATADIR%%/Examples/basic256_icon_googlePlay.kbs
|
||||
%%DATADIR%%/Examples/basic256_icon_googlePlay.png
|
||||
%%DATADIR%%/Examples/dice/Data/settings/BASIC256_IDE.ini
|
||||
%%DATADIR%%/Examples/sound/README.txt
|
||||
%%DATADIR%%/Examples/sound/boing_poing.wav
|
||||
%%DATADIR%%/Examples/sound/dial-up-modem-01.mp3
|
||||
%%DATADIR%%/Examples/sound/dial-up-modem-01.wav
|
||||
%%DATADIR%%/Examples/sound/pacman_x.wav
|
||||
%%DATADIR%%/Examples/card_suites.kbs
|
||||
%%DATADIR%%/Examples/cards_deal5.kbs
|
||||
%%DATADIR%%/Examples/checkerboard.kbs
|
||||
%%DATADIR%%/Examples/chord_example.kbs
|
||||
%%DATADIR%%/Examples/collision.kbs
|
||||
%%DATADIR%%/Examples/collision3.kbs
|
||||
%%DATADIR%%/Examples/databasefoo.kbs
|
||||
%%DATADIR%%/Examples/db_quote.kbs
|
||||
%%DATADIR%%/Examples/dice/dice.kbs
|
||||
%%DATADIR%%/Examples/dice/dice_2.kbs
|
||||
%%DATADIR%%/Examples/dice/shakedice.mp3
|
||||
%%DATADIR%%/Examples/dice/shakedice.mp3.README
|
||||
%%DATADIR%%/Examples/errortrapping.kbs
|
||||
%%DATADIR%%/Examples/function_factorial.kbs
|
||||
%%DATADIR%%/Examples/function_randint.kbs
|
||||
%%DATADIR%%/Examples/hangman.kbs
|
||||
%%DATADIR%%/Examples/hello.kbs
|
||||
%%DATADIR%%/Examples/imgload/animatedhelp.kbs
|
||||
%%DATADIR%%/Examples/imgload/help.png
|
||||
%%DATADIR%%/Examples/imgload/imgload.kbs
|
||||
%%DATADIR%%/Examples/imgload/rotate.kbs
|
||||
%%DATADIR%%/Examples/imgload/test.bmp
|
||||
%%DATADIR%%/Examples/mandelbrot.kbs
|
||||
%%DATADIR%%/Examples/mousedoodle.kbs
|
||||
%%DATADIR%%/Examples/moving_squares.kbs
|
||||
%%DATADIR%%/Examples/networking/netclient.kbs
|
||||
%%DATADIR%%/Examples/networking/netgethomepage.kbs
|
||||
%%DATADIR%%/Examples/networking/netgetmany.kbs
|
||||
%%DATADIR%%/Examples/networking/netgoogle.kbs
|
||||
%%DATADIR%%/Examples/networking/netserver.kbs
|
||||
%%DATADIR%%/Examples/paddle.kbs
|
||||
%%DATADIR%%/Examples/pie_chart.kbs
|
||||
%%DATADIR%%/Examples/ping.kbs
|
||||
%%DATADIR%%/Examples/plot.kbs
|
||||
%%DATADIR%%/Examples/plot2.kbs
|
||||
%%DATADIR%%/Examples/poly.kbs
|
||||
%%DATADIR%%/Examples/polytest.kbs
|
||||
%%DATADIR%%/Examples/quotations.kbs
|
||||
%%DATADIR%%/Examples/quotations.sqlite3
|
||||
%%DATADIR%%/Examples/rainbow.kbs
|
||||
%%DATADIR%%/Examples/ring_01.kbs
|
||||
%%DATADIR%%/Examples/rotating3dcube.kbs
|
||||
%%DATADIR%%/Examples/sliceanimation.kbs
|
||||
%%DATADIR%%/Examples/snowflakes.kbs
|
||||
%%DATADIR%%/Examples/sound/bounce.mp3
|
||||
%%DATADIR%%/Examples/sound/bounce.mp3.README
|
||||
%%DATADIR%%/Examples/sound/wavplaystop.kbs
|
||||
%%DATADIR%%/Examples/sprites/ball.png
|
||||
%%DATADIR%%/Examples/sprites/beep.mp3
|
||||
%%DATADIR%%/Examples/sprites/beep.mp3.README
|
||||
%%DATADIR%%/Examples/sprites/block.png
|
||||
%%DATADIR%%/Examples/sprites/bounce.kbs
|
||||
%%DATADIR%%/Examples/sprites/breakout.kbs
|
||||
%%DATADIR%%/Examples/sprites/click.mp3
|
||||
%%DATADIR%%/Examples/sprites/click.mp3.README
|
||||
%%DATADIR%%/Examples/sprites/help.png
|
||||
%%DATADIR%%/Examples/sprites/paddle.png
|
||||
%%DATADIR%%/Examples/sprites/spriteslice.kbs
|
||||
%%DATADIR%%/Examples/sprites/spritetest1.kbs
|
||||
%%DATADIR%%/Examples/sprites/spritetest2.kbs
|
||||
%%DATADIR%%/Examples/sprites/spritetest3.kbs
|
||||
%%DATADIR%%/Examples/sprites/test.bmp
|
||||
%%DATADIR%%/Examples/sprites/toggle.mp3
|
||||
%%DATADIR%%/Examples/sprites/toggle.mp3.README
|
||||
%%DATADIR%%/Examples/sqrt.kbs
|
||||
%%DATADIR%%/Examples/stamp.kbs
|
||||
%%DATADIR%%/Examples/stamp_flower.kbs
|
||||
%%DATADIR%%/Examples/story.kbs
|
||||
%%DATADIR%%/Examples/subroutine_global.kbs
|
||||
%%DATADIR%%/Examples/subroutine_squares.kbs
|
||||
%%DATADIR%%/Examples/teamdatabase.kbs
|
||||
%%DATADIR%%/Examples/teamdatabase.sqlite3
|
||||
%%DATADIR%%/Examples/testing/2darraytest.kbs
|
||||
%%DATADIR%%/Examples/testing/2dstrarraytest.kbs
|
||||
%%DATADIR%%/Examples/testing/KalRGB.kbs
|
||||
%%DATADIR%%/Examples/testing/README.txt
|
||||
%%DATADIR%%/Examples/testing/arraylistassign.kbs
|
||||
%%DATADIR%%/Examples/testing/beautifytest.kbs
|
||||
%%DATADIR%%/Examples/testing/binaryfileio.kbs
|
||||
%%DATADIR%%/Examples/testing/counttest.kbs
|
||||
%%DATADIR%%/Examples/testing/explodetest.kbs
|
||||
%%DATADIR%%/Examples/testing/fontdemo.kbs
|
||||
%%DATADIR%%/Examples/testing/foo.txt
|
||||
%%DATADIR%%/Examples/testing/global_array_test.kbs
|
||||
%%DATADIR%%/Examples/testing/input_numeric_test.kbs
|
||||
%%DATADIR%%/Examples/testing/input_string_test.kbs
|
||||
%%DATADIR%%/Examples/testing/instrtest.kbs
|
||||
%%DATADIR%%/Examples/testing/random_one.kbs
|
||||
%%DATADIR%%/Examples/testing/readbinary_test.kbs
|
||||
%%DATADIR%%/Examples/testing/replacetest.kbs
|
||||
%%DATADIR%%/Examples/testing/tes_oo.kbs
|
||||
%%DATADIR%%/Examples/testing/test_dountil.kbs
|
||||
%%DATADIR%%/Examples/testing/test_logicalops.kbs
|
||||
%%DATADIR%%/Examples/testing/test_multiline_if.kbs
|
||||
%%DATADIR%%/Examples/testing/test_slice.kbs
|
||||
%%DATADIR%%/Examples/testing/test_while_loops.kbs
|
||||
%%DATADIR%%/Examples/testing/testchr.kbs
|
||||
%%DATADIR%%/Examples/testing/testimagesave.kbs
|
||||
%%DATADIR%%/Examples/testing/testlineio.kbs
|
||||
%%DATADIR%%/Examples/testing/testmath.kbs
|
||||
%%DATADIR%%/Examples/testing/testmodulo.kbs
|
||||
%%DATADIR%%/Examples/testing/testplusplus.kbs
|
||||
%%DATADIR%%/Examples/testing/testplusplus2.kbs
|
||||
%%DATADIR%%/Examples/testing/testsubroutinebyref.kbs
|
||||
%%DATADIR%%/Examples/testing/testtextfont.kbs
|
||||
%%DATADIR%%/Examples/testing/testtime.kbs
|
||||
%%DATADIR%%/Examples/testing/uaarray.kbs
|
||||
%%DATADIR%%/Examples/tictactoe.kbs
|
||||
%%DATADIR%%/Examples/tictactoe_comp.kbs
|
||||
%%DATADIR%%/Examples/trig.kbs
|
||||
%%DATADIR%%/Examples/uniformRV.kbs
|
||||
%%DATADIR%%/basic256_de.qm
|
||||
%%DATADIR%%/basic256_en.qm
|
||||
%%DATADIR%%/basic256_es.qm
|
||||
%%DATADIR%%/basic256_fr.qm
|
||||
%%DATADIR%%/basic256_nl.qm
|
||||
%%DATADIR%%/basic256_pt.qm
|
||||
%%DATADIR%%/basic256_ru.qm
|
||||
%%DATADIR%%/help/de_abs.html
|
||||
%%DATADIR%%/help/de_acos.html
|
||||
%%DATADIR%%/help/de_anonymefelder.html
|
||||
%%DATADIR%%/help/de_asc.html
|
||||
%%DATADIR%%/help/de_asin.html
|
||||
%%DATADIR%%/help/de_atan.html
|
||||
%%DATADIR%%/help/de_ceil.html
|
||||
%%DATADIR%%/help/de_changedir.html
|
||||
%%DATADIR%%/help/de_chr.html
|
||||
%%DATADIR%%/help/de_circle.html
|
||||
%%DATADIR%%/help/de_clg.html
|
||||
%%DATADIR%%/help/de_clickb.html
|
||||
%%DATADIR%%/help/de_clickclear.html
|
||||
%%DATADIR%%/help/de_clickx.html
|
||||
%%DATADIR%%/help/de_clicky.html
|
||||
%%DATADIR%%/help/de_close.html
|
||||
%%DATADIR%%/help/de_cls.html
|
||||
%%DATADIR%%/help/de_color.html
|
||||
%%DATADIR%%/help/de_cos.html
|
||||
%%DATADIR%%/help/de_currentdir.html
|
||||
%%DATADIR%%/help/de_day.html
|
||||
%%DATADIR%%/help/de_dbclose.html
|
||||
%%DATADIR%%/help/de_dbcloseset.html
|
||||
%%DATADIR%%/help/de_dbexecute.html
|
||||
%%DATADIR%%/help/de_dbfloat.html
|
||||
%%DATADIR%%/help/de_dbint.html
|
||||
%%DATADIR%%/help/de_dbopen.html
|
||||
%%DATADIR%%/help/de_dbopenset.html
|
||||
%%DATADIR%%/help/de_dbrow.html
|
||||
%%DATADIR%%/help/de_dbstring.html
|
||||
%%DATADIR%%/help/de_decimal.html
|
||||
%%DATADIR%%/help/de_degrees.html
|
||||
%%DATADIR%%/help/de_dim.html
|
||||
%%DATADIR%%/help/de_dountil.html
|
||||
%%DATADIR%%/help/de_end.html
|
||||
%%DATADIR%%/help/de_eof.html
|
||||
%%DATADIR%%/help/de_errorcodes.html
|
||||
%%DATADIR%%/help/de_exists.html
|
||||
%%DATADIR%%/help/de_fastgraphics.html
|
||||
%%DATADIR%%/help/de_felder.html
|
||||
%%DATADIR%%/help/de_float.html
|
||||
%%DATADIR%%/help/de_floor.html
|
||||
%%DATADIR%%/help/de_font.html
|
||||
%%DATADIR%%/help/de_fornext.html
|
||||
%%DATADIR%%/help/de_getcolor.html
|
||||
%%DATADIR%%/help/de_getslice.html
|
||||
%%DATADIR%%/help/de_gosubreturn.html
|
||||
%%DATADIR%%/help/de_goto.html
|
||||
%%DATADIR%%/help/de_graphheight.html
|
||||
%%DATADIR%%/help/de_graphsize.html
|
||||
%%DATADIR%%/help/de_graphwidth.html
|
||||
%%DATADIR%%/help/de_hour.html
|
||||
%%DATADIR%%/help/de_ifthen.html
|
||||
%%DATADIR%%/help/de_imgload.html
|
||||
%%DATADIR%%/help/de_input.html
|
||||
%%DATADIR%%/help/de_instr.html
|
||||
%%DATADIR%%/help/de_int.html
|
||||
%%DATADIR%%/help/de_key.html
|
||||
%%DATADIR%%/help/de_lasterror.html
|
||||
%%DATADIR%%/help/de_lasterrorextra.html
|
||||
%%DATADIR%%/help/de_lasterrorline.html
|
||||
%%DATADIR%%/help/de_lasterrormessage.html
|
||||
%%DATADIR%%/help/de_left.html
|
||||
%%DATADIR%%/help/de_length.html
|
||||
%%DATADIR%%/help/de_line.html
|
||||
%%DATADIR%%/help/de_log.html
|
||||
%%DATADIR%%/help/de_log10.html
|
||||
%%DATADIR%%/help/de_lower.html
|
||||
%%DATADIR%%/help/de_mid.html
|
||||
%%DATADIR%%/help/de_minute.html
|
||||
%%DATADIR%%/help/de_month.html
|
||||
%%DATADIR%%/help/de_mouseb.html
|
||||
%%DATADIR%%/help/de_mousex.html
|
||||
%%DATADIR%%/help/de_mousey.html
|
||||
%%DATADIR%%/help/de_netclose.html
|
||||
%%DATADIR%%/help/de_netconnect.html
|
||||
%%DATADIR%%/help/de_netdata.html
|
||||
%%DATADIR%%/help/de_netlisten.html
|
||||
%%DATADIR%%/help/de_netread.html
|
||||
%%DATADIR%%/help/de_netwrite.html
|
||||
%%DATADIR%%/help/de_numerischekonstanten.html
|
||||
%%DATADIR%%/help/de_offerror.html
|
||||
%%DATADIR%%/help/de_onerror.html
|
||||
%%DATADIR%%/help/de_open.html
|
||||
%%DATADIR%%/help/de_operatoren.html
|
||||
%%DATADIR%%/help/de_pause.html
|
||||
%%DATADIR%%/help/de_pixel.html
|
||||
%%DATADIR%%/help/de_plot.html
|
||||
%%DATADIR%%/help/de_poly.html
|
||||
%%DATADIR%%/help/de_print.html
|
||||
%%DATADIR%%/help/de_programm-syntax.html
|
||||
%%DATADIR%%/help/de_putslice.html
|
||||
%%DATADIR%%/help/de_radians.html
|
||||
%%DATADIR%%/help/de_rand.html
|
||||
%%DATADIR%%/help/de_read.html
|
||||
%%DATADIR%%/help/de_readline.html
|
||||
%%DATADIR%%/help/de_rect.html
|
||||
%%DATADIR%%/help/de_redim.html
|
||||
%%DATADIR%%/help/de_refresh.html
|
||||
%%DATADIR%%/help/de_rem.html
|
||||
%%DATADIR%%/help/de_reset.html
|
||||
%%DATADIR%%/help/de_rgb.html
|
||||
%%DATADIR%%/help/de_right.html
|
||||
%%DATADIR%%/help/de_say.html
|
||||
%%DATADIR%%/help/de_second.html
|
||||
%%DATADIR%%/help/de_seek.html
|
||||
%%DATADIR%%/help/de_sin.html
|
||||
%%DATADIR%%/help/de_singlepage.html
|
||||
%%DATADIR%%/help/de_size.html
|
||||
%%DATADIR%%/help/de_sound.html
|
||||
%%DATADIR%%/help/de_spritecollide.html
|
||||
%%DATADIR%%/help/de_spritedim.html
|
||||
%%DATADIR%%/help/de_spriteh.html
|
||||
%%DATADIR%%/help/de_spritehide.html
|
||||
%%DATADIR%%/help/de_spriteload.html
|
||||
%%DATADIR%%/help/de_spritemove.html
|
||||
%%DATADIR%%/help/de_spriteplace.html
|
||||
%%DATADIR%%/help/de_spriteshow.html
|
||||
%%DATADIR%%/help/de_spriteslice.html
|
||||
%%DATADIR%%/help/de_spritev.html
|
||||
%%DATADIR%%/help/de_spritew.html
|
||||
%%DATADIR%%/help/de_spritex.html
|
||||
%%DATADIR%%/help/de_spritey.html
|
||||
%%DATADIR%%/help/de_stamp.html
|
||||
%%DATADIR%%/help/de_start.html
|
||||
%%DATADIR%%/help/de_string.html
|
||||
%%DATADIR%%/help/de_system.html
|
||||
%%DATADIR%%/help/de_systemrequirements.html
|
||||
%%DATADIR%%/help/de_tan.html
|
||||
%%DATADIR%%/help/de_techinformation.html
|
||||
%%DATADIR%%/help/de_text.html
|
||||
%%DATADIR%%/help/de_upper.html
|
||||
%%DATADIR%%/help/de_variablen.html
|
||||
%%DATADIR%%/help/de_volume.html
|
||||
%%DATADIR%%/help/de_wavplay.html
|
||||
%%DATADIR%%/help/de_wavstop.html
|
||||
%%DATADIR%%/help/de_wavwait.html
|
||||
%%DATADIR%%/help/de_whileendwhile.html
|
||||
%%DATADIR%%/help/de_write.html
|
||||
%%DATADIR%%/help/de_writeline.html
|
||||
%%DATADIR%%/help/de_year.html
|
||||
%%DATADIR%%/help/de_zeichenketten-konstantenauchtext-konstanten.html
|
||||
%%DATADIR%%/help/el_abs.html
|
||||
%%DATADIR%%/help/el_acos.html
|
||||
%%DATADIR%%/help/el_alert.html
|
||||
@ -235,278 +499,6 @@ bin/basic256
|
||||
%%DATADIR%%/help/el_writebyte.html
|
||||
%%DATADIR%%/help/el_writeline.html
|
||||
%%DATADIR%%/help/el_year.html
|
||||
%%DATADIR%%/help/en_case.html
|
||||
%%DATADIR%%/help/en_expressions.html
|
||||
%%DATADIR%%/help/en_try.html
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/css0d03d48d31bb5717706fbbc1943326b5.css
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/el.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/tpl/dokuwiki/images/apple-touch-icon.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/tpl/dokuwiki/images/button-html5.png
|
||||
%%DATADIR%%/help/wiki_welcome.html
|
||||
%%DATADIR%%/Examples/15puzzle.kbs
|
||||
%%DATADIR%%/Examples/15puzzle_new.kbs
|
||||
%%DATADIR%%/Examples/BASICtest1.kbs
|
||||
%%DATADIR%%/Examples/arc_example.kbs
|
||||
%%DATADIR%%/Examples/arrays.kbs
|
||||
%%DATADIR%%/Examples/ballaccel.kbs
|
||||
%%DATADIR%%/Examples/ballaccel_2.kbs
|
||||
%%DATADIR%%/Examples/ballanim.kbs
|
||||
%%DATADIR%%/Examples/ballanim_2.kbs
|
||||
%%DATADIR%%/Examples/basic256_icon.kbs
|
||||
%%DATADIR%%/Examples/basic256_icon_V1.kbs
|
||||
%%DATADIR%%/Examples/card_suites.kbs
|
||||
%%DATADIR%%/Examples/cards_deal5.kbs
|
||||
%%DATADIR%%/Examples/checkerboard.kbs
|
||||
%%DATADIR%%/Examples/chord_example.kbs
|
||||
%%DATADIR%%/Examples/collision.kbs
|
||||
%%DATADIR%%/Examples/collision3.kbs
|
||||
%%DATADIR%%/Examples/databasefoo.kbs
|
||||
%%DATADIR%%/Examples/db_quote.kbs
|
||||
%%DATADIR%%/Examples/dice/dice.kbs
|
||||
%%DATADIR%%/Examples/dice/dice_2.kbs
|
||||
%%DATADIR%%/Examples/dice/dicewood.wav
|
||||
%%DATADIR%%/Examples/errortrapping.kbs
|
||||
%%DATADIR%%/Examples/function_factorial.kbs
|
||||
%%DATADIR%%/Examples/function_randint.kbs
|
||||
%%DATADIR%%/Examples/hangman.kbs
|
||||
%%DATADIR%%/Examples/hello.kbs
|
||||
%%DATADIR%%/Examples/imgload/animatedhelp.kbs
|
||||
%%DATADIR%%/Examples/imgload/help.png
|
||||
%%DATADIR%%/Examples/imgload/imgload.kbs
|
||||
%%DATADIR%%/Examples/imgload/rotate.kbs
|
||||
%%DATADIR%%/Examples/imgload/test.bmp
|
||||
%%DATADIR%%/Examples/mandelbrot.kbs
|
||||
%%DATADIR%%/Examples/mousedoodle.kbs
|
||||
%%DATADIR%%/Examples/moving_squares.kbs
|
||||
%%DATADIR%%/Examples/networking/netclient.kbs
|
||||
%%DATADIR%%/Examples/networking/netgethomepage.kbs
|
||||
%%DATADIR%%/Examples/networking/netgetmany.kbs
|
||||
%%DATADIR%%/Examples/networking/netgoogle.kbs
|
||||
%%DATADIR%%/Examples/networking/netserver.kbs
|
||||
%%DATADIR%%/Examples/paddle.kbs
|
||||
%%DATADIR%%/Examples/pie_chart.kbs
|
||||
%%DATADIR%%/Examples/ping.kbs
|
||||
%%DATADIR%%/Examples/plot.kbs
|
||||
%%DATADIR%%/Examples/plot2.kbs
|
||||
%%DATADIR%%/Examples/poly.kbs
|
||||
%%DATADIR%%/Examples/polytest.kbs
|
||||
%%DATADIR%%/Examples/quotations.kbs
|
||||
%%DATADIR%%/Examples/quotations.sqlite3
|
||||
%%DATADIR%%/Examples/rainbow.kbs
|
||||
%%DATADIR%%/Examples/ring_01.kbs
|
||||
%%DATADIR%%/Examples/rotating3dcube.kbs
|
||||
%%DATADIR%%/Examples/sliceanimation.kbs
|
||||
%%DATADIR%%/Examples/snowflakes.kbs
|
||||
%%DATADIR%%/Examples/sprites/3062__SpeedY__bleep.wav
|
||||
%%DATADIR%%/Examples/sprites/4359__NoiseCollector__PongBlipF4.wav
|
||||
%%DATADIR%%/Examples/sprites/4361__NoiseCollector__pongblipA_3.wav
|
||||
%%DATADIR%%/Examples/sprites/ball.png
|
||||
%%DATADIR%%/Examples/sprites/block.png
|
||||
%%DATADIR%%/Examples/sprites/bounce.kbs
|
||||
%%DATADIR%%/Examples/sprites/breakout.kbs
|
||||
%%DATADIR%%/Examples/sprites/help.png
|
||||
%%DATADIR%%/Examples/sprites/paddle.png
|
||||
%%DATADIR%%/Examples/sprites/spriteslice.kbs
|
||||
%%DATADIR%%/Examples/sprites/spritetest1.kbs
|
||||
%%DATADIR%%/Examples/sprites/spritetest2.kbs
|
||||
%%DATADIR%%/Examples/sprites/spritetest3.kbs
|
||||
%%DATADIR%%/Examples/sprites/test.bmp
|
||||
%%DATADIR%%/Examples/sqrt.kbs
|
||||
%%DATADIR%%/Examples/stamp.kbs
|
||||
%%DATADIR%%/Examples/stamp_flower.kbs
|
||||
%%DATADIR%%/Examples/story.kbs
|
||||
%%DATADIR%%/Examples/subroutine_global.kbs
|
||||
%%DATADIR%%/Examples/subroutine_squares.kbs
|
||||
%%DATADIR%%/Examples/teamdatabase.kbs
|
||||
%%DATADIR%%/Examples/teamdatabase.sqlite3
|
||||
%%DATADIR%%/Examples/testing/2darraytest.kbs
|
||||
%%DATADIR%%/Examples/testing/2dstrarraytest.kbs
|
||||
%%DATADIR%%/Examples/testing/KalRGB.kbs
|
||||
%%DATADIR%%/Examples/testing/README.txt
|
||||
%%DATADIR%%/Examples/testing/arraylistassign.kbs
|
||||
%%DATADIR%%/Examples/testing/beautifytest.kbs
|
||||
%%DATADIR%%/Examples/testing/binaryfileio.kbs
|
||||
%%DATADIR%%/Examples/testing/counttest.kbs
|
||||
%%DATADIR%%/Examples/testing/explodetest.kbs
|
||||
%%DATADIR%%/Examples/testing/fontdemo.kbs
|
||||
%%DATADIR%%/Examples/testing/foo.txt
|
||||
%%DATADIR%%/Examples/testing/global_array_test.kbs
|
||||
%%DATADIR%%/Examples/testing/input_numeric_test.kbs
|
||||
%%DATADIR%%/Examples/testing/input_string_test.kbs
|
||||
%%DATADIR%%/Examples/testing/instrtest.kbs
|
||||
%%DATADIR%%/Examples/testing/random_one.kbs
|
||||
%%DATADIR%%/Examples/testing/readbinary_test.kbs
|
||||
%%DATADIR%%/Examples/testing/replacetest.kbs
|
||||
%%DATADIR%%/Examples/testing/tes_oo.kbs
|
||||
%%DATADIR%%/Examples/testing/test_dountil.kbs
|
||||
%%DATADIR%%/Examples/testing/test_logicalops.kbs
|
||||
%%DATADIR%%/Examples/testing/test_multiline_if.kbs
|
||||
%%DATADIR%%/Examples/testing/test_slice.kbs
|
||||
%%DATADIR%%/Examples/testing/test_while_loops.kbs
|
||||
%%DATADIR%%/Examples/testing/testchr.kbs
|
||||
%%DATADIR%%/Examples/testing/testimagesave.kbs
|
||||
%%DATADIR%%/Examples/testing/testlineio.kbs
|
||||
%%DATADIR%%/Examples/testing/testmath.kbs
|
||||
%%DATADIR%%/Examples/testing/testmodulo.kbs
|
||||
%%DATADIR%%/Examples/testing/testplusplus.kbs
|
||||
%%DATADIR%%/Examples/testing/testplusplus2.kbs
|
||||
%%DATADIR%%/Examples/testing/testsubroutinebyref.kbs
|
||||
%%DATADIR%%/Examples/testing/testtextfont.kbs
|
||||
%%DATADIR%%/Examples/testing/testtime.kbs
|
||||
%%DATADIR%%/Examples/testing/uaarray.kbs
|
||||
%%DATADIR%%/Examples/tictactoe.kbs
|
||||
%%DATADIR%%/Examples/tictactoe_comp.kbs
|
||||
%%DATADIR%%/Examples/trig.kbs
|
||||
%%DATADIR%%/Examples/uniformRV.kbs
|
||||
%%DATADIR%%/basic256_de.qm
|
||||
%%DATADIR%%/basic256_en.qm
|
||||
%%DATADIR%%/basic256_es.qm
|
||||
%%DATADIR%%/basic256_fr.qm
|
||||
%%DATADIR%%/basic256_nl.qm
|
||||
%%DATADIR%%/basic256_pt.qm
|
||||
%%DATADIR%%/basic256_ru.qm
|
||||
%%DATADIR%%/help/de_abs.html
|
||||
%%DATADIR%%/help/de_acos.html
|
||||
%%DATADIR%%/help/de_anonymefelder.html
|
||||
%%DATADIR%%/help/de_asc.html
|
||||
%%DATADIR%%/help/de_asin.html
|
||||
%%DATADIR%%/help/de_atan.html
|
||||
%%DATADIR%%/help/de_ceil.html
|
||||
%%DATADIR%%/help/de_changedir.html
|
||||
%%DATADIR%%/help/de_chr.html
|
||||
%%DATADIR%%/help/de_circle.html
|
||||
%%DATADIR%%/help/de_clg.html
|
||||
%%DATADIR%%/help/de_clickb.html
|
||||
%%DATADIR%%/help/de_clickclear.html
|
||||
%%DATADIR%%/help/de_clickx.html
|
||||
%%DATADIR%%/help/de_clicky.html
|
||||
%%DATADIR%%/help/de_close.html
|
||||
%%DATADIR%%/help/de_cls.html
|
||||
%%DATADIR%%/help/de_color.html
|
||||
%%DATADIR%%/help/de_cos.html
|
||||
%%DATADIR%%/help/de_currentdir.html
|
||||
%%DATADIR%%/help/de_day.html
|
||||
%%DATADIR%%/help/de_dbclose.html
|
||||
%%DATADIR%%/help/de_dbcloseset.html
|
||||
%%DATADIR%%/help/de_dbexecute.html
|
||||
%%DATADIR%%/help/de_dbfloat.html
|
||||
%%DATADIR%%/help/de_dbint.html
|
||||
%%DATADIR%%/help/de_dbopen.html
|
||||
%%DATADIR%%/help/de_dbopenset.html
|
||||
%%DATADIR%%/help/de_dbrow.html
|
||||
%%DATADIR%%/help/de_dbstring.html
|
||||
%%DATADIR%%/help/de_decimal.html
|
||||
%%DATADIR%%/help/de_degrees.html
|
||||
%%DATADIR%%/help/de_dim.html
|
||||
%%DATADIR%%/help/de_dountil.html
|
||||
%%DATADIR%%/help/de_end.html
|
||||
%%DATADIR%%/help/de_eof.html
|
||||
%%DATADIR%%/help/de_errorcodes.html
|
||||
%%DATADIR%%/help/de_exists.html
|
||||
%%DATADIR%%/help/de_fastgraphics.html
|
||||
%%DATADIR%%/help/de_felder.html
|
||||
%%DATADIR%%/help/de_float.html
|
||||
%%DATADIR%%/help/de_floor.html
|
||||
%%DATADIR%%/help/de_font.html
|
||||
%%DATADIR%%/help/de_fornext.html
|
||||
%%DATADIR%%/help/de_getcolor.html
|
||||
%%DATADIR%%/help/de_getslice.html
|
||||
%%DATADIR%%/help/de_gosubreturn.html
|
||||
%%DATADIR%%/help/de_goto.html
|
||||
%%DATADIR%%/help/de_graphheight.html
|
||||
%%DATADIR%%/help/de_graphsize.html
|
||||
%%DATADIR%%/help/de_graphwidth.html
|
||||
%%DATADIR%%/help/de_hour.html
|
||||
%%DATADIR%%/help/de_ifthen.html
|
||||
%%DATADIR%%/help/de_imgload.html
|
||||
%%DATADIR%%/help/de_input.html
|
||||
%%DATADIR%%/help/de_instr.html
|
||||
%%DATADIR%%/help/de_int.html
|
||||
%%DATADIR%%/help/de_key.html
|
||||
%%DATADIR%%/help/de_lasterror.html
|
||||
%%DATADIR%%/help/de_lasterrorextra.html
|
||||
%%DATADIR%%/help/de_lasterrorline.html
|
||||
%%DATADIR%%/help/de_lasterrormessage.html
|
||||
%%DATADIR%%/help/de_left.html
|
||||
%%DATADIR%%/help/de_length.html
|
||||
%%DATADIR%%/help/de_line.html
|
||||
%%DATADIR%%/help/de_log.html
|
||||
%%DATADIR%%/help/de_log10.html
|
||||
%%DATADIR%%/help/de_lower.html
|
||||
%%DATADIR%%/help/de_mid.html
|
||||
%%DATADIR%%/help/de_minute.html
|
||||
%%DATADIR%%/help/de_month.html
|
||||
%%DATADIR%%/help/de_mouseb.html
|
||||
%%DATADIR%%/help/de_mousex.html
|
||||
%%DATADIR%%/help/de_mousey.html
|
||||
%%DATADIR%%/help/de_netclose.html
|
||||
%%DATADIR%%/help/de_netconnect.html
|
||||
%%DATADIR%%/help/de_netdata.html
|
||||
%%DATADIR%%/help/de_netlisten.html
|
||||
%%DATADIR%%/help/de_netread.html
|
||||
%%DATADIR%%/help/de_netwrite.html
|
||||
%%DATADIR%%/help/de_numerischekonstanten.html
|
||||
%%DATADIR%%/help/de_offerror.html
|
||||
%%DATADIR%%/help/de_onerror.html
|
||||
%%DATADIR%%/help/de_open.html
|
||||
%%DATADIR%%/help/de_operatoren.html
|
||||
%%DATADIR%%/help/de_pause.html
|
||||
%%DATADIR%%/help/de_pixel.html
|
||||
%%DATADIR%%/help/de_plot.html
|
||||
%%DATADIR%%/help/de_poly.html
|
||||
%%DATADIR%%/help/de_print.html
|
||||
%%DATADIR%%/help/de_programm-syntax.html
|
||||
%%DATADIR%%/help/de_putslice.html
|
||||
%%DATADIR%%/help/de_radians.html
|
||||
%%DATADIR%%/help/de_rand.html
|
||||
%%DATADIR%%/help/de_read.html
|
||||
%%DATADIR%%/help/de_readline.html
|
||||
%%DATADIR%%/help/de_rect.html
|
||||
%%DATADIR%%/help/de_redim.html
|
||||
%%DATADIR%%/help/de_refresh.html
|
||||
%%DATADIR%%/help/de_rem.html
|
||||
%%DATADIR%%/help/de_reset.html
|
||||
%%DATADIR%%/help/de_rgb.html
|
||||
%%DATADIR%%/help/de_right.html
|
||||
%%DATADIR%%/help/de_say.html
|
||||
%%DATADIR%%/help/de_second.html
|
||||
%%DATADIR%%/help/de_seek.html
|
||||
%%DATADIR%%/help/de_sin.html
|
||||
%%DATADIR%%/help/de_singlepage.html
|
||||
%%DATADIR%%/help/de_size.html
|
||||
%%DATADIR%%/help/de_sound.html
|
||||
%%DATADIR%%/help/de_spritecollide.html
|
||||
%%DATADIR%%/help/de_spritedim.html
|
||||
%%DATADIR%%/help/de_spriteh.html
|
||||
%%DATADIR%%/help/de_spritehide.html
|
||||
%%DATADIR%%/help/de_spriteload.html
|
||||
%%DATADIR%%/help/de_spritemove.html
|
||||
%%DATADIR%%/help/de_spriteplace.html
|
||||
%%DATADIR%%/help/de_spriteshow.html
|
||||
%%DATADIR%%/help/de_spriteslice.html
|
||||
%%DATADIR%%/help/de_spritev.html
|
||||
%%DATADIR%%/help/de_spritew.html
|
||||
%%DATADIR%%/help/de_spritex.html
|
||||
%%DATADIR%%/help/de_spritey.html
|
||||
%%DATADIR%%/help/de_stamp.html
|
||||
%%DATADIR%%/help/de_start.html
|
||||
%%DATADIR%%/help/de_string.html
|
||||
%%DATADIR%%/help/de_system.html
|
||||
%%DATADIR%%/help/de_systemrequirements.html
|
||||
%%DATADIR%%/help/de_tan.html
|
||||
%%DATADIR%%/help/de_techinformation.html
|
||||
%%DATADIR%%/help/de_text.html
|
||||
%%DATADIR%%/help/de_upper.html
|
||||
%%DATADIR%%/help/de_variablen.html
|
||||
%%DATADIR%%/help/de_volume.html
|
||||
%%DATADIR%%/help/de_wavplay.html
|
||||
%%DATADIR%%/help/de_wavstop.html
|
||||
%%DATADIR%%/help/de_wavwait.html
|
||||
%%DATADIR%%/help/de_whileendwhile.html
|
||||
%%DATADIR%%/help/de_write.html
|
||||
%%DATADIR%%/help/de_writeline.html
|
||||
%%DATADIR%%/help/de_year.html
|
||||
%%DATADIR%%/help/de_zeichenketten-konstantenauchtext-konstanten.html
|
||||
%%DATADIR%%/help/en_abs.html
|
||||
%%DATADIR%%/help/en_acos.html
|
||||
%%DATADIR%%/help/en_alert.html
|
||||
@ -517,6 +509,7 @@ bin/basic256
|
||||
%%DATADIR%%/help/en_asin.html
|
||||
%%DATADIR%%/help/en_atan.html
|
||||
%%DATADIR%%/help/en_call.html
|
||||
%%DATADIR%%/help/en_case.html
|
||||
%%DATADIR%%/help/en_ceil.html
|
||||
%%DATADIR%%/help/en_changedir.html
|
||||
%%DATADIR%%/help/en_chord.html
|
||||
@ -551,12 +544,10 @@ bin/basic256
|
||||
%%DATADIR%%/help/en_dbopenset.html
|
||||
%%DATADIR%%/help/en_dbrow.html
|
||||
%%DATADIR%%/help/en_dbstring.html
|
||||
%%DATADIR%%/help/en_decimal.html
|
||||
%%DATADIR%%/help/en_degrees.html
|
||||
%%DATADIR%%/help/en_dim.html
|
||||
%%DATADIR%%/help/en_dir.html
|
||||
%%DATADIR%%/help/en_do.html
|
||||
%%DATADIR%%/help/en_dountil.html
|
||||
%%DATADIR%%/help/en_editvisible.html
|
||||
%%DATADIR%%/help/en_else.html
|
||||
%%DATADIR%%/help/en_end.html
|
||||
@ -573,12 +564,12 @@ bin/basic256
|
||||
%%DATADIR%%/help/en_exp.html
|
||||
%%DATADIR%%/help/en_explode.html
|
||||
%%DATADIR%%/help/en_explodex.html
|
||||
%%DATADIR%%/help/en_expressions.html
|
||||
%%DATADIR%%/help/en_fastgraphics.html
|
||||
%%DATADIR%%/help/en_float.html
|
||||
%%DATADIR%%/help/en_floor.html
|
||||
%%DATADIR%%/help/en_font.html
|
||||
%%DATADIR%%/help/en_for.html
|
||||
%%DATADIR%%/help/en_fornext.html
|
||||
%%DATADIR%%/help/en_freedb.html
|
||||
%%DATADIR%%/help/en_freedbset.html
|
||||
%%DATADIR%%/help/en_freefile.html
|
||||
@ -595,7 +586,6 @@ bin/basic256
|
||||
%%DATADIR%%/help/en_getslice.html
|
||||
%%DATADIR%%/help/en_global.html
|
||||
%%DATADIR%%/help/en_gosub.html
|
||||
%%DATADIR%%/help/en_gosubreturn.html
|
||||
%%DATADIR%%/help/en_goto.html
|
||||
%%DATADIR%%/help/en_graphheight.html
|
||||
%%DATADIR%%/help/en_graphsize.html
|
||||
@ -626,6 +616,7 @@ bin/basic256
|
||||
%%DATADIR%%/help/en_lower.html
|
||||
%%DATADIR%%/help/en_md5.html
|
||||
%%DATADIR%%/help/en_mid.html
|
||||
%%DATADIR%%/help/en_midx.html
|
||||
%%DATADIR%%/help/en_minute.html
|
||||
%%DATADIR%%/help/en_month.html
|
||||
%%DATADIR%%/help/en_mouseb.html
|
||||
@ -672,6 +663,7 @@ bin/basic256
|
||||
%%DATADIR%%/help/en_redim.html
|
||||
%%DATADIR%%/help/en_ref.html
|
||||
%%DATADIR%%/help/en_refresh.html
|
||||
%%DATADIR%%/help/en_regexminimal.html
|
||||
%%DATADIR%%/help/en_rem.html
|
||||
%%DATADIR%%/help/en_removedfeatures.html
|
||||
%%DATADIR%%/help/en_replace.html
|
||||
@ -722,16 +714,21 @@ bin/basic256
|
||||
%%DATADIR%%/help/en_tohex.html
|
||||
%%DATADIR%%/help/en_tooctal.html
|
||||
%%DATADIR%%/help/en_toradix.html
|
||||
%%DATADIR%%/help/en_try.html
|
||||
%%DATADIR%%/help/en_until.html
|
||||
%%DATADIR%%/help/en_upper.html
|
||||
%%DATADIR%%/help/en_variables.html
|
||||
%%DATADIR%%/help/en_version.html
|
||||
%%DATADIR%%/help/en_volume.html
|
||||
%%DATADIR%%/help/en_wavlength.html
|
||||
%%DATADIR%%/help/en_wavpause.html
|
||||
%%DATADIR%%/help/en_wavplay.html
|
||||
%%DATADIR%%/help/en_wavpos.html
|
||||
%%DATADIR%%/help/en_wavseek.html
|
||||
%%DATADIR%%/help/en_wavstate.html
|
||||
%%DATADIR%%/help/en_wavstop.html
|
||||
%%DATADIR%%/help/en_wavwait.html
|
||||
%%DATADIR%%/help/en_while.html
|
||||
%%DATADIR%%/help/en_whileendwhile.html
|
||||
%%DATADIR%%/help/en_write.html
|
||||
%%DATADIR%%/help/en_writebyte.html
|
||||
%%DATADIR%%/help/en_writeline.html
|
||||
@ -769,7 +766,6 @@ bin/basic256
|
||||
%%DATADIR%%/help/es_dbopenset.html
|
||||
%%DATADIR%%/help/es_dbrow.html
|
||||
%%DATADIR%%/help/es_dbstring.html
|
||||
%%DATADIR%%/help/es_decimal.html
|
||||
%%DATADIR%%/help/es_degrees.html
|
||||
%%DATADIR%%/help/es_dim.html
|
||||
%%DATADIR%%/help/es_dir.html
|
||||
@ -939,7 +935,6 @@ bin/basic256
|
||||
%%DATADIR%%/help/fr_dbopenset.html
|
||||
%%DATADIR%%/help/fr_dbrow.html
|
||||
%%DATADIR%%/help/fr_dbstring.html
|
||||
%%DATADIR%%/help/fr_decimal.html
|
||||
%%DATADIR%%/help/fr_degrees.html
|
||||
%%DATADIR%%/help/fr_dim.html
|
||||
%%DATADIR%%/help/fr_dir.html
|
||||
@ -978,7 +973,6 @@ bin/basic256
|
||||
%%DATADIR%%/help/fr_getslice.html
|
||||
%%DATADIR%%/help/fr_global.html
|
||||
%%DATADIR%%/help/fr_gosub.html
|
||||
%%DATADIR%%/help/fr_gosubreturn.html
|
||||
%%DATADIR%%/help/fr_goto.html
|
||||
%%DATADIR%%/help/fr_graphheight.html
|
||||
%%DATADIR%%/help/fr_graphsize.html
|
||||
@ -1063,7 +1057,6 @@ bin/basic256
|
||||
%%DATADIR%%/help/fr_seek.html
|
||||
%%DATADIR%%/help/fr_setsetting.html
|
||||
%%DATADIR%%/help/fr_sin.html
|
||||
%%DATADIR%%/help/fr_singlepage.html
|
||||
%%DATADIR%%/help/fr_size.html
|
||||
%%DATADIR%%/help/fr_sound.html
|
||||
%%DATADIR%%/help/fr_spritecollide.html
|
||||
@ -1113,8 +1106,6 @@ bin/basic256
|
||||
%%DATADIR%%/help/fr_writebyte.html
|
||||
%%DATADIR%%/help/fr_writeline.html
|
||||
%%DATADIR%%/help/fr_year.html
|
||||
%%DATADIR%%/help/galleryjmreneau.html
|
||||
%%DATADIR%%/help/galleryjoelkahn.html
|
||||
%%DATADIR%%/help/games.html
|
||||
%%DATADIR%%/help/gamesballoons.kbs.html
|
||||
%%DATADIR%%/help/gamescopycat.html
|
||||
@ -1133,98 +1124,137 @@ bin/basic256
|
||||
%%DATADIR%%/help/graphicsutilitiesstamp2sprite.html
|
||||
%%DATADIR%%/help/graphicsutilitiesstampmaker.html
|
||||
%%DATADIR%%/help/graphicsutility.html
|
||||
%%DATADIR%%/help/index.html
|
||||
%%DATADIR%%/help/lib/exe/alert.png
|
||||
%%DATADIR%%/help/lib/exe/arc_example.png
|
||||
%%DATADIR%%/help/lib/exe/basic256.png
|
||||
%%DATADIR%%/help/lib/exe/chord_example.png
|
||||
%%DATADIR%%/help/lib/exe/circle.png
|
||||
%%DATADIR%%/help/lib/exe/color.png
|
||||
%%DATADIR%%/help/lib/exe/confirm.png
|
||||
%%DATADIR%%/help/lib/exe/css1353871590.css
|
||||
%%DATADIR%%/help/lib/exe/css1364650667.css
|
||||
%%DATADIR%%/help/lib/exe/de.png
|
||||
%%DATADIR%%/help/lib/exe/en.png
|
||||
%%DATADIR%%/help/lib/exe/en_cir.png
|
||||
%%DATADIR%%/help/lib/exe/en_color.png
|
||||
%%DATADIR%%/help/lib/exe/en_cos.jpg
|
||||
%%DATADIR%%/help/lib/exe/en_fonttext.png
|
||||
%%DATADIR%%/help/lib/exe/en_kahn_joel_eye_in_vortex.png
|
||||
%%DATADIR%%/help/lib/exe/en_kahn_joel_fractal_forces.png
|
||||
%%DATADIR%%/help/lib/exe/en_kahn_joel_jagged_depths.png
|
||||
%%DATADIR%%/help/lib/exe/en_kahn_joel_round_spiral.png
|
||||
%%DATADIR%%/help/lib/exe/en_kahn_joel_seashore_sunrise.png
|
||||
%%DATADIR%%/help/lib/exe/en_kahn_joel_square_spiral.png
|
||||
%%DATADIR%%/help/lib/exe/en_kahn_joel_stellar_cores.png
|
||||
%%DATADIR%%/help/lib/exe/en_line.png
|
||||
%%DATADIR%%/help/lib/exe/en_poly.png
|
||||
%%DATADIR%%/help/lib/exe/en_radians.png
|
||||
%%DATADIR%%/help/lib/exe/en_rect.png
|
||||
%%DATADIR%%/help/lib/exe/en_sin.jpg
|
||||
%%DATADIR%%/help/lib/exe/en_stamp.png
|
||||
%%DATADIR%%/help/lib/exe/en_subroutine_circle.png
|
||||
%%DATADIR%%/help/lib/exe/en_tan.jpg
|
||||
%%DATADIR%%/help/lib/exe/es_cos.jpg
|
||||
%%DATADIR%%/help/lib/exe/es_sin.jpg
|
||||
%%DATADIR%%/help/lib/exe/es_tan.jpg
|
||||
%%DATADIR%%/help/lib/exe/fr.png
|
||||
%%DATADIR%%/help/lib/exe/fr_confirm-fr.png
|
||||
%%DATADIR%%/help/lib/exe/fr_cos.jpg
|
||||
%%DATADIR%%/help/lib/exe/fr_prompt-fr.png
|
||||
%%DATADIR%%/help/lib/exe/fr_sin.jpg
|
||||
%%DATADIR%%/help/lib/exe/fr_tan.jpg
|
||||
%%DATADIR%%/help/lib/exe/gamesballoons.png
|
||||
%%DATADIR%%/help/lib/exe/gamescopycat.png
|
||||
%%DATADIR%%/help/lib/exe/gamesspinner.png
|
||||
%%DATADIR%%/help/lib/exe/graphicsutilitiesstamp2sprite.png
|
||||
%%DATADIR%%/help/lib/exe/jmreneau_mobius.png
|
||||
%%DATADIR%%/help/lib/exe/jmreneau_morie.png
|
||||
%%DATADIR%%/help/lib/exe/line.png
|
||||
%%DATADIR%%/help/lib/exe/nl.png
|
||||
%%DATADIR%%/help/lib/exe/nl_array.png
|
||||
%%DATADIR%%/help/lib/exe/nl_arrays_disp.png
|
||||
%%DATADIR%%/help/lib/exe/nl_circle.png
|
||||
%%DATADIR%%/help/lib/exe/nl_cosi.png
|
||||
%%DATADIR%%/help/lib/exe/nl_fonttext.png
|
||||
%%DATADIR%%/help/lib/exe/nl_gosub.png
|
||||
%%DATADIR%%/help/lib/exe/nl_input.png
|
||||
%%DATADIR%%/help/lib/exe/nl_numeriek.png
|
||||
%%DATADIR%%/help/lib/exe/nl_poly.png
|
||||
%%DATADIR%%/help/lib/exe/nl_print.png
|
||||
%%DATADIR%%/help/lib/exe/nl_sin.png
|
||||
%%DATADIR%%/help/lib/exe/nl_strings.png
|
||||
%%DATADIR%%/help/lib/exe/nl_tang.png
|
||||
%%DATADIR%%/help/lib/exe/nl_variables.png
|
||||
%%DATADIR%%/help/lib/exe/nl_wrong_string.png
|
||||
%%DATADIR%%/help/lib/exe/opensearch.php
|
||||
%%DATADIR%%/help/lib/exe/pie_chart.png
|
||||
%%DATADIR%%/help/lib/exe/prompt.png
|
||||
%%DATADIR%%/help/lib/exe/pt.png
|
||||
%%DATADIR%%/help/lib/exe/rect.png
|
||||
%%DATADIR%%/help/lib/exe/ro.png
|
||||
%%DATADIR%%/help/lib/exe/ru.png
|
||||
%%DATADIR%%/help/lib/exe/ru_cir.png
|
||||
%%DATADIR%%/help/lib/exe/ru_color.png
|
||||
%%DATADIR%%/help/lib/exe/ru_fonttext.png
|
||||
%%DATADIR%%/help/lib/exe/ru_poly.png
|
||||
%%DATADIR%%/help/lib/exe/ru_radians.png
|
||||
%%DATADIR%%/help/lib/exe/ru_stamp.png
|
||||
%%DATADIR%%/help/lib/exe/sp.png
|
||||
%%DATADIR%%/help/lib/exe/stampmaker.png
|
||||
%%DATADIR%%/help/lib/images/license/button/cc-by-nc-sa.png
|
||||
%%DATADIR%%/help/lib/images/smileys/fixme.gif
|
||||
%%DATADIR%%/help/lib/images/smileys/icon_exclaim.gif
|
||||
%%DATADIR%%/help/lib/images/smileys/icon_smile.gif
|
||||
%%DATADIR%%/help/lib/images/smileys/icon_smile2.gif
|
||||
%%DATADIR%%/help/lib/images/smileys/icon_wink.gif
|
||||
%%DATADIR%%/help/lib/plugins/odt/odt.png
|
||||
%%DATADIR%%/help/lib/tpl/dokuwiki/images/button-css.png
|
||||
%%DATADIR%%/help/lib/tpl/dokuwiki/images/button-donate.gif
|
||||
%%DATADIR%%/help/lib/tpl/dokuwiki/images/button-dw.png
|
||||
%%DATADIR%%/help/lib/tpl/dokuwiki/images/button-php.gif
|
||||
%%DATADIR%%/help/lib/tpl/dokuwiki/images/button-xhtml.png
|
||||
%%DATADIR%%/help/lib/tpl/dokuwiki/images/favicon.ico
|
||||
%%DATADIR%%/help/lib/tpl/dokuwiki/images/logo.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/alert.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/arc_example.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/basic256.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/basic256small.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/chord_example.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/circle.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/color.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/confirm.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/cssc171c1dfe8519125bb40a349172b001a.css
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de_cir.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de_color.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de_cos.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de_fonttext.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de_line.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de_poly.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de_radians.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de_rect.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de_sin.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de_stamp.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/de_tan.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/el.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_cir.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_color.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_cos.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_fonttext.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_jagged_depths.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_kahn_joel_eye_in_vortex.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_kahn_joel_fractal_forces.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_kahn_joel_jagged_depths.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_kahn_joel_round_spiral.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_kahn_joel_seashore_sunrise.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_kahn_joel_square_spiral.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_kahn_joel_stellar_cores.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_kahn_joel_view_of_the_shore.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_line.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_poly.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_radians.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_rect.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_sin.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_stamp.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_stellar_cores.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_subroutine_circle.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/en_tan.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_cir.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_color.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_cos.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_fonttext.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_kahn_joel_seashore_sunrise.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_kahn_joel_stellar_cores.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_line.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_poly.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_radians.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_rect.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_sin.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_stamp.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_stellar_cores.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/es_tan.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_cir.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_color.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_confirm-fr.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_cos.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_fonttext.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_jagged_depths.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_kahn_joel_eye_in_vortex.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_kahn_joel_fractal_forces.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_kahn_joel_jagged_depths.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_kahn_joel_round_spiral.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_kahn_joel_seashore_sunrise.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_kahn_joel_square_spiral.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_kahn_joel_stellar_cores.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_kahn_joel_view_of_the_shore.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_line.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_poly.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_prompt-fr.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_radians.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_rect.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_sin.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_stamp.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_stellar_cores.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/fr_tan.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/gamesballoons.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/gamescopycat.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/gamesspinner.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/graphicsutilitiesstamp2sprite.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/jmreneau_mobius.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/jmreneau_morie.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/line.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl.gif
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_array.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_arrays_disp.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_circle.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_cos.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_cosi.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_fonttext.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_gosub.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_input.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_numeriek.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_poly.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_print.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_sin.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_strings.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_tan.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_tang.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_variables.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/nl_wrong_string.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/pie_chart.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/prompt.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/pt.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/rect.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ro.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru_cir.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru_color.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru_cos.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru_fonttext.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru_line.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru_poly.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru_radians.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru_rect.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru_sin.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru_stamp.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/ru_tan.jpg
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/sp.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/spinner.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/stampmaker.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/subroutine_circle.png
|
||||
%%DATADIR%%/help/%%QT_LIBDIR%%/exe/wiki_dokuwiki-128.png
|
||||
%%DATADIR%%/help/nl_a_real_dali.html
|
||||
%%DATADIR%%/help/nl_abs.html
|
||||
%%DATADIR%%/help/nl_acos.html
|
||||
@ -1616,7 +1646,6 @@ bin/basic256
|
||||
%%DATADIR%%/help/pt_wavplay.html
|
||||
%%DATADIR%%/help/pt_wavstop.html
|
||||
%%DATADIR%%/help/pt_wavwait.html
|
||||
%%DATADIR%%/help/pt_while.html
|
||||
%%DATADIR%%/help/pt_whileendwhile.html
|
||||
%%DATADIR%%/help/pt_write.html
|
||||
%%DATADIR%%/help/pt_writebyte.html
|
||||
@ -1945,25 +1974,15 @@ bin/basic256
|
||||
%%DATADIR%%/help/ru_writeline.html
|
||||
%%DATADIR%%/help/ru_year.html
|
||||
%%DATADIR%%/help/start.html
|
||||
@dirrm %%DATADIR%%/help/lib/tpl/dokuwiki/images
|
||||
@dirrm %%DATADIR%%/help/lib/tpl/dokuwiki
|
||||
@dirrm %%DATADIR%%/help/lib/tpl
|
||||
@dirrm %%DATADIR%%/help/lib/plugins/odt
|
||||
@dirrm %%DATADIR%%/help/lib/plugins
|
||||
@dirrm %%DATADIR%%/help/lib/images/smileys
|
||||
@dirrm %%DATADIR%%/help/lib/images/license/button
|
||||
@dirrm %%DATADIR%%/help/lib/images/license
|
||||
@dirrm %%DATADIR%%/help/lib/images
|
||||
@dirrm %%DATADIR%%/help/lib/exe
|
||||
@dirrm %%DATADIR%%/help/lib
|
||||
@dirrm %%DATADIR%%/help
|
||||
@dirrm %%DATADIR%%/Examples/testing
|
||||
@dirrm %%DATADIR%%/Examples/sprites
|
||||
@dirrm %%DATADIR%%/Examples/sound
|
||||
@dirrm %%DATADIR%%/Examples/networking
|
||||
@dirrm %%DATADIR%%/Examples/imgload
|
||||
@dirrm %%DATADIR%%/Examples/dice/Data/settings
|
||||
@dirrm %%DATADIR%%/Examples/dice/Data
|
||||
@dirrm %%DATADIR%%/Examples/dice
|
||||
@dirrm %%DATADIR%%/Examples
|
||||
@dirrm %%DATADIR%%
|
||||
%%DATADIR%%/help/wiki_welcome.html
|
||||
@dirrmtry %%DATADIR%%/Examples/dice
|
||||
@dirrmtry %%DATADIR%%/Examples/imgload
|
||||
@dirrmtry %%DATADIR%%/Examples/networking
|
||||
@dirrmtry %%DATADIR%%/Examples/sound
|
||||
@dirrmtry %%DATADIR%%/Examples/sprites
|
||||
@dirrmtry %%DATADIR%%/Examples/testing
|
||||
@dirrmtry %%DATADIR%%/Examples
|
||||
@dirrmtry %%DATADIR%%/help/%%QT_LIBDIR%%/exe
|
||||
@dirrmtry %%DATADIR%%/help/%%QT_LIBDIR%%
|
||||
@dirrmtry %%DATADIR%%/help
|
||||
@dirrmtry %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user