FreeBSD Bugzilla – Attachment 145928 Details for
Bug 192745
[maintainer update] lang/basic256 to 1.1.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to the ports tree
patch-upgrade-1.1.3.0.txt (text/plain), 35.95 KB, created by
Fernando ApesteguĂa
on 2014-08-17 16:22:14 UTC
(
hide
)
Description:
Patch to the ports tree
Filename:
MIME Type:
Creator:
Fernando ApesteguĂa
Created:
2014-08-17 16:22:14 UTC
Size:
35.95 KB
patch
obsolete
>diff -ruN /usr/ports/lang/basic256/Makefile lang/basic256/Makefile >--- /usr/ports/lang/basic256/Makefile 2014-06-27 19:21:06.000000000 +0200 >+++ lang/basic256/Makefile 2014-08-13 21:57:50.000000000 +0200 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/lang/basic256/Makefile 359586 2014-06-27 17:21:06Z miwi $ > > PORTNAME= basic256 >-PORTVERSION= 1.1.2.6 >+PORTVERSION= 1.1.3.0 > PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= SF >@@ -12,6 +12,8 @@ > 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 >diff -ruN /usr/ports/lang/basic256/distinfo lang/basic256/distinfo >--- /usr/ports/lang/basic256/distinfo 2014-06-24 17:21:06.000000000 +0200 >+++ lang/basic256/distinfo 2014-08-13 21:57:50.000000000 +0200 >@@ -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 >diff -ruN /usr/ports/lang/basic256/pkg-plist lang/basic256/pkg-plist >--- /usr/ports/lang/basic256/pkg-plist 2014-06-24 17:21:06.000000000 +0200 >+++ lang/basic256/pkg-plist 2014-08-13 21:57:50.000000000 +0200 >@@ -1,248 +1,4 @@ > bin/basic256 >-%%DATADIR%%/Examples/basic256_icon.png >-%%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/sound/wavplaystop.kbs >-%%DATADIR%%/help/el_abs.html >-%%DATADIR%%/help/el_acos.html >-%%DATADIR%%/help/el_alert.html >-%%DATADIR%%/help/el_anonymousarrays.html >-%%DATADIR%%/help/el_arc.html >-%%DATADIR%%/help/el_arrays.html >-%%DATADIR%%/help/el_asc.html >-%%DATADIR%%/help/el_asin.html >-%%DATADIR%%/help/el_atan.html >-%%DATADIR%%/help/el_call.html >-%%DATADIR%%/help/el_ceil.html >-%%DATADIR%%/help/el_changedir.html >-%%DATADIR%%/help/el_chord.html >-%%DATADIR%%/help/el_chr.html >-%%DATADIR%%/help/el_circle.html >-%%DATADIR%%/help/el_clg.html >-%%DATADIR%%/help/el_clickb.html >-%%DATADIR%%/help/el_clickclear.html >-%%DATADIR%%/help/el_clickx.html >-%%DATADIR%%/help/el_clicky.html >-%%DATADIR%%/help/el_close.html >-%%DATADIR%%/help/el_cls.html >-%%DATADIR%%/help/el_color.html >-%%DATADIR%%/help/el_commandline.html >-%%DATADIR%%/help/el_compileerrorcodes.html >-%%DATADIR%%/help/el_confirm.html >-%%DATADIR%%/help/el_continuedo.html >-%%DATADIR%%/help/el_continuefor.html >-%%DATADIR%%/help/el_continuewhile.html >-%%DATADIR%%/help/el_cos.html >-%%DATADIR%%/help/el_count.html >-%%DATADIR%%/help/el_countx.html >-%%DATADIR%%/help/el_currentdir.html >-%%DATADIR%%/help/el_day.html >-%%DATADIR%%/help/el_dbclose.html >-%%DATADIR%%/help/el_dbcloseset.html >-%%DATADIR%%/help/el_dbexecute.html >-%%DATADIR%%/help/el_dbfloat.html >-%%DATADIR%%/help/el_dbint.html >-%%DATADIR%%/help/el_dbnull.html >-%%DATADIR%%/help/el_dbopen.html >-%%DATADIR%%/help/el_dbopenset.html >-%%DATADIR%%/help/el_dbrow.html >-%%DATADIR%%/help/el_dbstring.html >-%%DATADIR%%/help/el_degrees.html >-%%DATADIR%%/help/el_dim.html >-%%DATADIR%%/help/el_dir.html >-%%DATADIR%%/help/el_do.html >-%%DATADIR%%/help/el_editvisible.html >-%%DATADIR%%/help/el_else.html >-%%DATADIR%%/help/el_end.html >-%%DATADIR%%/help/el_endfunction.html >-%%DATADIR%%/help/el_endif.html >-%%DATADIR%%/help/el_endsubroutine.html >-%%DATADIR%%/help/el_endwhile.html >-%%DATADIR%%/help/el_eof.html >-%%DATADIR%%/help/el_errorcodes.html >-%%DATADIR%%/help/el_exists.html >-%%DATADIR%%/help/el_exitdo.html >-%%DATADIR%%/help/el_exitfor.html >-%%DATADIR%%/help/el_exitwhile.html >-%%DATADIR%%/help/el_exp.html >-%%DATADIR%%/help/el_explode.html >-%%DATADIR%%/help/el_explodex.html >-%%DATADIR%%/help/el_fastgraphics.html >-%%DATADIR%%/help/el_float.html >-%%DATADIR%%/help/el_floor.html >-%%DATADIR%%/help/el_font.html >-%%DATADIR%%/help/el_for.html >-%%DATADIR%%/help/el_freedb.html >-%%DATADIR%%/help/el_freedbset.html >-%%DATADIR%%/help/el_freefile.html >-%%DATADIR%%/help/el_freenet.html >-%%DATADIR%%/help/el_frombinary.html >-%%DATADIR%%/help/el_fromhex.html >-%%DATADIR%%/help/el_fromoctal.html >-%%DATADIR%%/help/el_fromradix.html >-%%DATADIR%%/help/el_function.html >-%%DATADIR%%/help/el_getbrushcolor.html >-%%DATADIR%%/help/el_getcolor.html >-%%DATADIR%%/help/el_getpenwidth.html >-%%DATADIR%%/help/el_getsetting.html >-%%DATADIR%%/help/el_getslice.html >-%%DATADIR%%/help/el_global.html >-%%DATADIR%%/help/el_gosub.html >-%%DATADIR%%/help/el_goto.html >-%%DATADIR%%/help/el_graphheight.html >-%%DATADIR%%/help/el_graphsize.html >-%%DATADIR%%/help/el_graphvisible.html >-%%DATADIR%%/help/el_graphwidth.html >-%%DATADIR%%/help/el_hour.html >-%%DATADIR%%/help/el_if.html >-%%DATADIR%%/help/el_ifthen.html >-%%DATADIR%%/help/el_imgload.html >-%%DATADIR%%/help/el_imgsave.html >-%%DATADIR%%/help/el_implode.html >-%%DATADIR%%/help/el_include.html >-%%DATADIR%%/help/el_input.html >-%%DATADIR%%/help/el_instr.html >-%%DATADIR%%/help/el_instrx.html >-%%DATADIR%%/help/el_int.html >-%%DATADIR%%/help/el_key.html >-%%DATADIR%%/help/el_kill.html >-%%DATADIR%%/help/el_lasterror.html >-%%DATADIR%%/help/el_lasterrorextra.html >-%%DATADIR%%/help/el_lasterrorline.html >-%%DATADIR%%/help/el_lasterrormessage.html >-%%DATADIR%%/help/el_left.html >-%%DATADIR%%/help/el_length.html >-%%DATADIR%%/help/el_line.html >-%%DATADIR%%/help/el_log.html >-%%DATADIR%%/help/el_log10.html >-%%DATADIR%%/help/el_lower.html >-%%DATADIR%%/help/el_md5.html >-%%DATADIR%%/help/el_mid.html >-%%DATADIR%%/help/el_minute.html >-%%DATADIR%%/help/el_month.html >-%%DATADIR%%/help/el_mouseb.html >-%%DATADIR%%/help/el_mousex.html >-%%DATADIR%%/help/el_mousey.html >-%%DATADIR%%/help/el_msec.html >-%%DATADIR%%/help/el_netaddress.html >-%%DATADIR%%/help/el_netclose.html >-%%DATADIR%%/help/el_netconnect.html >-%%DATADIR%%/help/el_netdata.html >-%%DATADIR%%/help/el_netlisten.html >-%%DATADIR%%/help/el_netread.html >-%%DATADIR%%/help/el_netwrite.html >-%%DATADIR%%/help/el_next.html >-%%DATADIR%%/help/el_numericconstants.html >-%%DATADIR%%/help/el_offerror.html >-%%DATADIR%%/help/el_onerror.html >-%%DATADIR%%/help/el_open.html >-%%DATADIR%%/help/el_operators.html >-%%DATADIR%%/help/el_ostype.html >-%%DATADIR%%/help/el_outputvisible.html >-%%DATADIR%%/help/el_pause.html >-%%DATADIR%%/help/el_penwidth.html >-%%DATADIR%%/help/el_pie.html >-%%DATADIR%%/help/el_pixel.html >-%%DATADIR%%/help/el_plot.html >-%%DATADIR%%/help/el_poly.html >-%%DATADIR%%/help/el_portin.html >-%%DATADIR%%/help/el_portout.html >-%%DATADIR%%/help/el_print.html >-%%DATADIR%%/help/el_printercancel.html >-%%DATADIR%%/help/el_printeroff.html >-%%DATADIR%%/help/el_printeron.html >-%%DATADIR%%/help/el_printerpage.html >-%%DATADIR%%/help/el_programsyntax.html >-%%DATADIR%%/help/el_prompt.html >-%%DATADIR%%/help/el_putslice.html >-%%DATADIR%%/help/el_radians.html >-%%DATADIR%%/help/el_rand.html >-%%DATADIR%%/help/el_read.html >-%%DATADIR%%/help/el_readbyte.html >-%%DATADIR%%/help/el_readline.html >-%%DATADIR%%/help/el_rect.html >-%%DATADIR%%/help/el_redim.html >-%%DATADIR%%/help/el_ref.html >-%%DATADIR%%/help/el_refresh.html >-%%DATADIR%%/help/el_rem.html >-%%DATADIR%%/help/el_removedfeatures.html >-%%DATADIR%%/help/el_replace.html >-%%DATADIR%%/help/el_replacex.html >-%%DATADIR%%/help/el_reset.html >-%%DATADIR%%/help/el_return.html >-%%DATADIR%%/help/el_rgb.html >-%%DATADIR%%/help/el_right.html >-%%DATADIR%%/help/el_say.html >-%%DATADIR%%/help/el_second.html >-%%DATADIR%%/help/el_seek.html >-%%DATADIR%%/help/el_setsetting.html >-%%DATADIR%%/help/el_sin.html >-%%DATADIR%%/help/el_size.html >-%%DATADIR%%/help/el_sound.html >-%%DATADIR%%/help/el_spritecollide.html >-%%DATADIR%%/help/el_spritedim.html >-%%DATADIR%%/help/el_spriteh.html >-%%DATADIR%%/help/el_spritehide.html >-%%DATADIR%%/help/el_spriteload.html >-%%DATADIR%%/help/el_spritemove.html >-%%DATADIR%%/help/el_spriteplace.html >-%%DATADIR%%/help/el_spritepoly.html >-%%DATADIR%%/help/el_spriter.html >-%%DATADIR%%/help/el_sprites.html >-%%DATADIR%%/help/el_spriteshow.html >-%%DATADIR%%/help/el_spriteslice.html >-%%DATADIR%%/help/el_spritev.html >-%%DATADIR%%/help/el_spritew.html >-%%DATADIR%%/help/el_spritex.html >-%%DATADIR%%/help/el_spritey.html >-%%DATADIR%%/help/el_sqr.html >-%%DATADIR%%/help/el_stamp.html >-%%DATADIR%%/help/el_start.html >-%%DATADIR%%/help/el_string.html >-%%DATADIR%%/help/el_stringconstants.html >-%%DATADIR%%/help/el_subroutine.html >-%%DATADIR%%/help/el_system.html >-%%DATADIR%%/help/el_systemrequirements.html >-%%DATADIR%%/help/el_tan.html >-%%DATADIR%%/help/el_techinformation.html >-%%DATADIR%%/help/el_text.html >-%%DATADIR%%/help/el_textheight.html >-%%DATADIR%%/help/el_textwidth.html >-%%DATADIR%%/help/el_then.html >-%%DATADIR%%/help/el_throwerror.html >-%%DATADIR%%/help/el_tobinary.html >-%%DATADIR%%/help/el_tohex.html >-%%DATADIR%%/help/el_tooctal.html >-%%DATADIR%%/help/el_toradix.html >-%%DATADIR%%/help/el_try.html >-%%DATADIR%%/help/el_until.html >-%%DATADIR%%/help/el_upper.html >-%%DATADIR%%/help/el_variables.html >-%%DATADIR%%/help/el_version.html >-%%DATADIR%%/help/el_volume.html >-%%DATADIR%%/help/el_wavplay.html >-%%DATADIR%%/help/el_wavstop.html >-%%DATADIR%%/help/el_wavwait.html >-%%DATADIR%%/help/el_while.html >-%%DATADIR%%/help/el_whileendwhile.html >-%%DATADIR%%/help/el_write.html >-%%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 >@@ -253,7 +9,10 @@ > %%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/card_suites.kbs > %%DATADIR%%/Examples/cards_deal5.kbs > %%DATADIR%%/Examples/checkerboard.kbs >@@ -264,7 +23,8 @@ > %%DATADIR%%/Examples/db_quote.kbs > %%DATADIR%%/Examples/dice/dice.kbs > %%DATADIR%%/Examples/dice/dice_2.kbs >-%%DATADIR%%/Examples/dice/dicewood.wav >+%%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 >@@ -297,13 +57,17 @@ > %%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/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 >@@ -311,6 +75,8 @@ > %%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 >@@ -507,6 +273,232 @@ > %%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 >+%%DATADIR%%/help/el_anonymousarrays.html >+%%DATADIR%%/help/el_arc.html >+%%DATADIR%%/help/el_arrays.html >+%%DATADIR%%/help/el_asc.html >+%%DATADIR%%/help/el_asin.html >+%%DATADIR%%/help/el_atan.html >+%%DATADIR%%/help/el_call.html >+%%DATADIR%%/help/el_ceil.html >+%%DATADIR%%/help/el_changedir.html >+%%DATADIR%%/help/el_chord.html >+%%DATADIR%%/help/el_chr.html >+%%DATADIR%%/help/el_circle.html >+%%DATADIR%%/help/el_clg.html >+%%DATADIR%%/help/el_clickb.html >+%%DATADIR%%/help/el_clickclear.html >+%%DATADIR%%/help/el_clickx.html >+%%DATADIR%%/help/el_clicky.html >+%%DATADIR%%/help/el_close.html >+%%DATADIR%%/help/el_cls.html >+%%DATADIR%%/help/el_color.html >+%%DATADIR%%/help/el_commandline.html >+%%DATADIR%%/help/el_compileerrorcodes.html >+%%DATADIR%%/help/el_confirm.html >+%%DATADIR%%/help/el_continuedo.html >+%%DATADIR%%/help/el_continuefor.html >+%%DATADIR%%/help/el_continuewhile.html >+%%DATADIR%%/help/el_cos.html >+%%DATADIR%%/help/el_count.html >+%%DATADIR%%/help/el_countx.html >+%%DATADIR%%/help/el_currentdir.html >+%%DATADIR%%/help/el_day.html >+%%DATADIR%%/help/el_dbclose.html >+%%DATADIR%%/help/el_dbcloseset.html >+%%DATADIR%%/help/el_dbexecute.html >+%%DATADIR%%/help/el_dbfloat.html >+%%DATADIR%%/help/el_dbint.html >+%%DATADIR%%/help/el_dbnull.html >+%%DATADIR%%/help/el_dbopen.html >+%%DATADIR%%/help/el_dbopenset.html >+%%DATADIR%%/help/el_dbrow.html >+%%DATADIR%%/help/el_dbstring.html >+%%DATADIR%%/help/el_degrees.html >+%%DATADIR%%/help/el_dim.html >+%%DATADIR%%/help/el_dir.html >+%%DATADIR%%/help/el_do.html >+%%DATADIR%%/help/el_editvisible.html >+%%DATADIR%%/help/el_else.html >+%%DATADIR%%/help/el_end.html >+%%DATADIR%%/help/el_endfunction.html >+%%DATADIR%%/help/el_endif.html >+%%DATADIR%%/help/el_endsubroutine.html >+%%DATADIR%%/help/el_endwhile.html >+%%DATADIR%%/help/el_eof.html >+%%DATADIR%%/help/el_errorcodes.html >+%%DATADIR%%/help/el_exists.html >+%%DATADIR%%/help/el_exitdo.html >+%%DATADIR%%/help/el_exitfor.html >+%%DATADIR%%/help/el_exitwhile.html >+%%DATADIR%%/help/el_exp.html >+%%DATADIR%%/help/el_explode.html >+%%DATADIR%%/help/el_explodex.html >+%%DATADIR%%/help/el_fastgraphics.html >+%%DATADIR%%/help/el_float.html >+%%DATADIR%%/help/el_floor.html >+%%DATADIR%%/help/el_font.html >+%%DATADIR%%/help/el_for.html >+%%DATADIR%%/help/el_freedb.html >+%%DATADIR%%/help/el_freedbset.html >+%%DATADIR%%/help/el_freefile.html >+%%DATADIR%%/help/el_freenet.html >+%%DATADIR%%/help/el_frombinary.html >+%%DATADIR%%/help/el_fromhex.html >+%%DATADIR%%/help/el_fromoctal.html >+%%DATADIR%%/help/el_fromradix.html >+%%DATADIR%%/help/el_function.html >+%%DATADIR%%/help/el_getbrushcolor.html >+%%DATADIR%%/help/el_getcolor.html >+%%DATADIR%%/help/el_getpenwidth.html >+%%DATADIR%%/help/el_getsetting.html >+%%DATADIR%%/help/el_getslice.html >+%%DATADIR%%/help/el_global.html >+%%DATADIR%%/help/el_gosub.html >+%%DATADIR%%/help/el_goto.html >+%%DATADIR%%/help/el_graphheight.html >+%%DATADIR%%/help/el_graphsize.html >+%%DATADIR%%/help/el_graphvisible.html >+%%DATADIR%%/help/el_graphwidth.html >+%%DATADIR%%/help/el_hour.html >+%%DATADIR%%/help/el_if.html >+%%DATADIR%%/help/el_ifthen.html >+%%DATADIR%%/help/el_imgload.html >+%%DATADIR%%/help/el_imgsave.html >+%%DATADIR%%/help/el_implode.html >+%%DATADIR%%/help/el_include.html >+%%DATADIR%%/help/el_input.html >+%%DATADIR%%/help/el_instr.html >+%%DATADIR%%/help/el_instrx.html >+%%DATADIR%%/help/el_int.html >+%%DATADIR%%/help/el_key.html >+%%DATADIR%%/help/el_kill.html >+%%DATADIR%%/help/el_lasterror.html >+%%DATADIR%%/help/el_lasterrorextra.html >+%%DATADIR%%/help/el_lasterrorline.html >+%%DATADIR%%/help/el_lasterrormessage.html >+%%DATADIR%%/help/el_left.html >+%%DATADIR%%/help/el_length.html >+%%DATADIR%%/help/el_line.html >+%%DATADIR%%/help/el_log.html >+%%DATADIR%%/help/el_log10.html >+%%DATADIR%%/help/el_lower.html >+%%DATADIR%%/help/el_md5.html >+%%DATADIR%%/help/el_mid.html >+%%DATADIR%%/help/el_minute.html >+%%DATADIR%%/help/el_month.html >+%%DATADIR%%/help/el_mouseb.html >+%%DATADIR%%/help/el_mousex.html >+%%DATADIR%%/help/el_mousey.html >+%%DATADIR%%/help/el_msec.html >+%%DATADIR%%/help/el_netaddress.html >+%%DATADIR%%/help/el_netclose.html >+%%DATADIR%%/help/el_netconnect.html >+%%DATADIR%%/help/el_netdata.html >+%%DATADIR%%/help/el_netlisten.html >+%%DATADIR%%/help/el_netread.html >+%%DATADIR%%/help/el_netwrite.html >+%%DATADIR%%/help/el_next.html >+%%DATADIR%%/help/el_numericconstants.html >+%%DATADIR%%/help/el_offerror.html >+%%DATADIR%%/help/el_onerror.html >+%%DATADIR%%/help/el_open.html >+%%DATADIR%%/help/el_operators.html >+%%DATADIR%%/help/el_ostype.html >+%%DATADIR%%/help/el_outputvisible.html >+%%DATADIR%%/help/el_pause.html >+%%DATADIR%%/help/el_penwidth.html >+%%DATADIR%%/help/el_pie.html >+%%DATADIR%%/help/el_pixel.html >+%%DATADIR%%/help/el_plot.html >+%%DATADIR%%/help/el_poly.html >+%%DATADIR%%/help/el_portin.html >+%%DATADIR%%/help/el_portout.html >+%%DATADIR%%/help/el_print.html >+%%DATADIR%%/help/el_printercancel.html >+%%DATADIR%%/help/el_printeroff.html >+%%DATADIR%%/help/el_printeron.html >+%%DATADIR%%/help/el_printerpage.html >+%%DATADIR%%/help/el_programsyntax.html >+%%DATADIR%%/help/el_prompt.html >+%%DATADIR%%/help/el_putslice.html >+%%DATADIR%%/help/el_radians.html >+%%DATADIR%%/help/el_rand.html >+%%DATADIR%%/help/el_read.html >+%%DATADIR%%/help/el_readbyte.html >+%%DATADIR%%/help/el_readline.html >+%%DATADIR%%/help/el_rect.html >+%%DATADIR%%/help/el_redim.html >+%%DATADIR%%/help/el_ref.html >+%%DATADIR%%/help/el_refresh.html >+%%DATADIR%%/help/el_rem.html >+%%DATADIR%%/help/el_removedfeatures.html >+%%DATADIR%%/help/el_replace.html >+%%DATADIR%%/help/el_replacex.html >+%%DATADIR%%/help/el_reset.html >+%%DATADIR%%/help/el_return.html >+%%DATADIR%%/help/el_rgb.html >+%%DATADIR%%/help/el_right.html >+%%DATADIR%%/help/el_say.html >+%%DATADIR%%/help/el_second.html >+%%DATADIR%%/help/el_seek.html >+%%DATADIR%%/help/el_setsetting.html >+%%DATADIR%%/help/el_sin.html >+%%DATADIR%%/help/el_size.html >+%%DATADIR%%/help/el_sound.html >+%%DATADIR%%/help/el_spritecollide.html >+%%DATADIR%%/help/el_spritedim.html >+%%DATADIR%%/help/el_spriteh.html >+%%DATADIR%%/help/el_spritehide.html >+%%DATADIR%%/help/el_spriteload.html >+%%DATADIR%%/help/el_spritemove.html >+%%DATADIR%%/help/el_spriteplace.html >+%%DATADIR%%/help/el_spritepoly.html >+%%DATADIR%%/help/el_spriter.html >+%%DATADIR%%/help/el_sprites.html >+%%DATADIR%%/help/el_spriteshow.html >+%%DATADIR%%/help/el_spriteslice.html >+%%DATADIR%%/help/el_spritev.html >+%%DATADIR%%/help/el_spritew.html >+%%DATADIR%%/help/el_spritex.html >+%%DATADIR%%/help/el_spritey.html >+%%DATADIR%%/help/el_sqr.html >+%%DATADIR%%/help/el_stamp.html >+%%DATADIR%%/help/el_start.html >+%%DATADIR%%/help/el_string.html >+%%DATADIR%%/help/el_stringconstants.html >+%%DATADIR%%/help/el_subroutine.html >+%%DATADIR%%/help/el_system.html >+%%DATADIR%%/help/el_systemrequirements.html >+%%DATADIR%%/help/el_tan.html >+%%DATADIR%%/help/el_techinformation.html >+%%DATADIR%%/help/el_text.html >+%%DATADIR%%/help/el_textheight.html >+%%DATADIR%%/help/el_textwidth.html >+%%DATADIR%%/help/el_then.html >+%%DATADIR%%/help/el_throwerror.html >+%%DATADIR%%/help/el_tobinary.html >+%%DATADIR%%/help/el_tohex.html >+%%DATADIR%%/help/el_tooctal.html >+%%DATADIR%%/help/el_toradix.html >+%%DATADIR%%/help/el_try.html >+%%DATADIR%%/help/el_until.html >+%%DATADIR%%/help/el_upper.html >+%%DATADIR%%/help/el_variables.html >+%%DATADIR%%/help/el_version.html >+%%DATADIR%%/help/el_volume.html >+%%DATADIR%%/help/el_wavplay.html >+%%DATADIR%%/help/el_wavstop.html >+%%DATADIR%%/help/el_wavwait.html >+%%DATADIR%%/help/el_while.html >+%%DATADIR%%/help/el_whileendwhile.html >+%%DATADIR%%/help/el_write.html >+%%DATADIR%%/help/el_writebyte.html >+%%DATADIR%%/help/el_writeline.html >+%%DATADIR%%/help/el_year.html > %%DATADIR%%/help/en_abs.html > %%DATADIR%%/help/en_acos.html > %%DATADIR%%/help/en_alert.html >@@ -517,6 +509,7 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192745
: 145928 |
146040