ports/102198: kvirc update 3.2.0 -> 3.2.4
Armin Pirkovitsch
a.pirko at inode.at
Fri Aug 18 00:00:41 UTC 2006
The following reply was made to PR ports/102198; it has been noted by GNATS.
From: Armin Pirkovitsch <a.pirko at inode.at>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/102198: kvirc update 3.2.0 -> 3.2.4
Date: Fri, 18 Aug 2006 01:55:04 +0200
readd %%VER%% to the pkg-plist file
--- /usr/ports/irc/kvirc/Makefile Mon May 8 12:32:01 2006
+++ /usr/ports/irc/kvirc-devel/Makefile Fri Aug 18 00:13:42 2006
@@ -6,14 +6,13 @@
#
PORTNAME= kvirc
-PORTVERSION= 3.2.0
-PORTREVISION= 3
+PORTVERSION= 3.2.4
CATEGORIES= irc kde
-MASTER_SITES= ftp://ftp.kvirc.net/pub/%SUBDIR%/ \
- ftp://ftp.kvirc.de/pub/%SUBDIR%/ \
- ftp://mirror.dudcore.net/pub/%SUBDIR%/ \
- ftp://ftp.kvirc.pragmaware.net/pub/%SUBDIR%/
-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}/source
+MASTER_SITES= ftp://ftp.kvirc.net/pub/kvirc/%SUBDIR%/ \
+ ftp://ftp.kvirc.de/pub/kvirc/%SUBDIR%/ \
+ ftp://mirror.dudcore.net/pub/kvirc/%SUBDIR%/ \
+ ftp://ftp.kvirc.pragmaware.net/pub/kvirc/%SUBDIR%/
+MASTER_SITE_SUBDIR= snapshots/source
MAINTAINER= mranner at inode.at
COMMENT= IRC client for QT and KDE
@@ -25,7 +24,8 @@
USE_GMAKE= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+= --mandir=${PREFIX}/man
-PLIST_SUB= VER=${PORTVERSION}
+PLIST_SUB= FULLVER=${PORTVERSION} \
+ VER=${PORTVERSION:S/.4//}
MAN1= kvirc.1
--- /usr/ports/irc/kvirc/pkg-plist Sun Apr 30 18:23:46 2006
+++ /usr/ports/irc/kvirc-devel/pkg-plist Fri Aug 18 01:33:24 2006
@@ -1,263 +1,286 @@
-bin/kvi_run_netscape.sh
-bin/kvi_search_help.sh
+bin/kvi_run_netscape
+bin/kvi_search_help
bin/kvirc
bin/kvirc-config
-include/kvirc/%%VER%%/kvi_action.h
-include/kvirc/%%VER%%/kvi_actiondrawer.h
-include/kvirc/%%VER%%/kvi_actionmanager.h
-include/kvirc/%%VER%%/kvi_antispam.h
-include/kvirc/%%VER%%/kvi_app.h
-include/kvirc/%%VER%%/kvi_asynchronousconnectiondata.h
-include/kvirc/%%VER%%/kvi_avatar.h
-include/kvirc/%%VER%%/kvi_avatarcache.h
-include/kvirc/%%VER%%/kvi_bswap.h
-include/kvirc/%%VER%%/kvi_channel.h
-include/kvirc/%%VER%%/kvi_cmdformatter.h
-include/kvirc/%%VER%%/kvi_colorwin.h
-include/kvirc/%%VER%%/kvi_command.h
-include/kvirc/%%VER%%/kvi_config.h
-include/kvirc/%%VER%%/kvi_confignames.h
-include/kvirc/%%VER%%/kvi_configstatus.h
-include/kvirc/%%VER%%/kvi_console.h
-include/kvirc/%%VER%%/kvi_coreactionnames.h
-include/kvirc/%%VER%%/kvi_coreactions.h
-include/kvirc/%%VER%%/kvi_crypt.h
-include/kvirc/%%VER%%/kvi_cryptcontroller.h
-include/kvirc/%%VER%%/kvi_ctcppagedialog.h
-include/kvirc/%%VER%%/kvi_customtoolbar.h
-include/kvirc/%%VER%%/kvi_customtoolbardescriptor.h
-include/kvirc/%%VER%%/kvi_customtoolbarmanager.h
-include/kvirc/%%VER%%/kvi_databuffer.h
-include/kvirc/%%VER%%/kvi_datacontainer.h
-include/kvirc/%%VER%%/kvi_debug.h
-include/kvirc/%%VER%%/kvi_defaults.h
-include/kvirc/%%VER%%/kvi_dns.h
-include/kvirc/%%VER%%/kvi_dynamictooltip.h
-include/kvirc/%%VER%%/kvi_env.h
-include/kvirc/%%VER%%/kvi_error.h
-include/kvirc/%%VER%%/kvi_event.h
-include/kvirc/%%VER%%/kvi_eventhandler.h
-include/kvirc/%%VER%%/kvi_exprtree.h
-include/kvirc/%%VER%%/kvi_file.h
-include/kvirc/%%VER%%/kvi_filedialog.h
-include/kvirc/%%VER%%/kvi_filetransfer.h
-include/kvirc/%%VER%%/kvi_fileutils.h
-include/kvirc/%%VER%%/kvi_frame.h
-include/kvirc/%%VER%%/kvi_garbage.h
-include/kvirc/%%VER%%/kvi_heapobject.h
-include/kvirc/%%VER%%/kvi_historywin.h
-include/kvirc/%%VER%%/kvi_http.h
-include/kvirc/%%VER%%/kvi_iconmanager.h
-include/kvirc/%%VER%%/kvi_imagedialog.h
-include/kvirc/%%VER%%/kvi_imagelib.h
-include/kvirc/%%VER%%/kvi_input.h
-include/kvirc/%%VER%%/kvi_internalcmd.h
-include/kvirc/%%VER%%/kvi_inttypes.h
-include/kvirc/%%VER%%/kvi_ipc.h
-include/kvirc/%%VER%%/kvi_ipeditor.h
-include/kvirc/%%VER%%/kvi_ircconnection.h
-include/kvirc/%%VER%%/kvi_ircconnectionantictcpflooddata.h
-include/kvirc/%%VER%%/kvi_ircconnectionasyncwhoisdata.h
-include/kvirc/%%VER%%/kvi_ircconnectionnetsplitdetectordata.h
-include/kvirc/%%VER%%/kvi_ircconnectionserverinfo.h
-include/kvirc/%%VER%%/kvi_ircconnectionstatedata.h
-include/kvirc/%%VER%%/kvi_ircconnectionstatistics.h
-include/kvirc/%%VER%%/kvi_ircconnectiontarget.h
-include/kvirc/%%VER%%/kvi_ircconnectiontargetresolver.h
-include/kvirc/%%VER%%/kvi_ircconnectionuserinfo.h
-include/kvirc/%%VER%%/kvi_irccontext.h
-include/kvirc/%%VER%%/kvi_ircdatastreammonitor.h
-include/kvirc/%%VER%%/kvi_irclink.h
-include/kvirc/%%VER%%/kvi_ircmask.h
-include/kvirc/%%VER%%/kvi_ircmessage.h
-include/kvirc/%%VER%%/kvi_ircserver.h
-include/kvirc/%%VER%%/kvi_ircserverdb.h
-include/kvirc/%%VER%%/kvi_ircsocket.h
-include/kvirc/%%VER%%/kvi_irctoolbar.h
-include/kvirc/%%VER%%/kvi_ircurl.h
-include/kvirc/%%VER%%/kvi_ircuserdb.h
-include/kvirc/%%VER%%/kvi_ircview.h
-include/kvirc/%%VER%%/kvi_ircviewprivate.h
-include/kvirc/%%VER%%/kvi_ircviewtools.h
-include/kvirc/%%VER%%/kvi_kvs.h
-include/kvirc/%%VER%%/kvi_kvs_action.h
-include/kvirc/%%VER%%/kvi_kvs_aliasmanager.h
-include/kvirc/%%VER%%/kvi_kvs_array.h
-include/kvirc/%%VER%%/kvi_kvs_corecallbackcommands.h
-include/kvirc/%%VER%%/kvi_kvs_corefunctions.h
-include/kvirc/%%VER%%/kvi_kvs_coresimplecommands.h
-include/kvirc/%%VER%%/kvi_kvs_dnsmanager.h
-include/kvirc/%%VER%%/kvi_kvs_event.h
-include/kvirc/%%VER%%/kvi_kvs_eventhandler.h
-include/kvirc/%%VER%%/kvi_kvs_eventmanager.h
-include/kvirc/%%VER%%/kvi_kvs_eventtable.h
-include/kvirc/%%VER%%/kvi_kvs_hash.h
-include/kvirc/%%VER%%/kvi_kvs_kernel.h
-include/kvirc/%%VER%%/kvi_kvs_moduleinterface.h
-include/kvirc/%%VER%%/kvi_kvs_object.h
-include/kvirc/%%VER%%/kvi_kvs_parser.h
-include/kvirc/%%VER%%/kvi_kvs_parser_macros.h
-include/kvirc/%%VER%%/kvi_kvs_popupmanager.h
-include/kvirc/%%VER%%/kvi_kvs_popupmenu.h
-include/kvirc/%%VER%%/kvi_kvs_report.h
-include/kvirc/%%VER%%/kvi_kvs_reporttarget.h
-include/kvirc/%%VER%%/kvi_kvs_runtimecontext.h
-include/kvirc/%%VER%%/kvi_kvs_rwevaluationresult.h
-include/kvirc/%%VER%%/kvi_kvs_script.h
-include/kvirc/%%VER%%/kvi_kvs_switchlist.h
-include/kvirc/%%VER%%/kvi_kvs_timermanager.h
-include/kvirc/%%VER%%/kvi_kvs_treenode.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_aliasfunctioncall.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_aliassimplecommand.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_arraycount.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_arrayelement.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_arrayorhashelement.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_arrayreferenceassert.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_base.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_baseobjectfunctioncall.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_callbackcommand.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_command.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_commandevaluation.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_commandwithparameters.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_compositedata.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_constantdata.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_corecallbackcommand.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_corefunctioncall.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_coresimplecommand.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_data.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_datalist.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_expression.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_expressionreturn.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_extendedscopevariable.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_functioncall.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_globalvariable.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_hashcount.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_hashelement.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_hashreferenceassert.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_indirectdata.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_instruction.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_instructionblock.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_localvariable.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_modulecallbackcommand.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_modulefunctioncall.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_modulesimplecommand.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_multipleparameteridentifier.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_objectfunctioncall.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_operation.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_parameterreturn.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_scopeoperator.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_simplecommand.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_singleparameteridentifier.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_specialcommand.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_specialcommandbreak.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_specialcommanddefpopup.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_specialcommanddo.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_specialcommandfor.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_specialcommandforeach.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_specialcommandif.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_specialcommandswitch.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_specialcommandwhile.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_switchlist.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_thisobjectfunctioncall.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_variable.h
-include/kvirc/%%VER%%/kvi_kvs_treenode_voidfunctioncall.h
-include/kvirc/%%VER%%/kvi_kvs_useraction.h
-include/kvirc/%%VER%%/kvi_kvs_variant.h
-include/kvirc/%%VER%%/kvi_kvs_variantlist.h
-include/kvirc/%%VER%%/kvi_lagmeter.h
-include/kvirc/%%VER%%/kvi_library.h
-include/kvirc/%%VER%%/kvi_list.h
-include/kvirc/%%VER%%/kvi_locale.h
-include/kvirc/%%VER%%/kvi_malloc.h
-include/kvirc/%%VER%%/kvi_maskeditor.h
-include/kvirc/%%VER%%/kvi_md5.h
-include/kvirc/%%VER%%/kvi_mdicaption.h
-include/kvirc/%%VER%%/kvi_mdichild.h
-include/kvirc/%%VER%%/kvi_mdimanager.h
-include/kvirc/%%VER%%/kvi_mediatype.h
-include/kvirc/%%VER%%/kvi_memmove.h
-include/kvirc/%%VER%%/kvi_menubar.h
-include/kvirc/%%VER%%/kvi_mexlinkfilter.h
-include/kvirc/%%VER%%/kvi_mexserverimport.h
-include/kvirc/%%VER%%/kvi_mextoolbar.h
-include/kvirc/%%VER%%/kvi_mirccntrl.h
-include/kvirc/%%VER%%/kvi_modeeditor.h
-include/kvirc/%%VER%%/kvi_module.h
-include/kvirc/%%VER%%/kvi_moduleextension.h
-include/kvirc/%%VER%%/kvi_modulemanager.h
-include/kvirc/%%VER%%/kvi_msgbox.h
-include/kvirc/%%VER%%/kvi_msgtype.h
-include/kvirc/%%VER%%/kvi_netutils.h
-include/kvirc/%%VER%%/kvi_nickserv.h
-include/kvirc/%%VER%%/kvi_notifylist.h
-include/kvirc/%%VER%%/kvi_numeric.h
-include/kvirc/%%VER%%/kvi_options.h
-include/kvirc/%%VER%%/kvi_optionswidget.h
-include/kvirc/%%VER%%/kvi_out.h
-include/kvirc/%%VER%%/kvi_parameterlist.h
-include/kvirc/%%VER%%/kvi_pixmap.h
-include/kvirc/%%VER%%/kvi_popupmanager.h
-include/kvirc/%%VER%%/kvi_popupmenu.h
-include/kvirc/%%VER%%/kvi_processmanager.h
-include/kvirc/%%VER%%/kvi_proxydb.h
-include/kvirc/%%VER%%/kvi_qstring.h
-include/kvirc/%%VER%%/kvi_query.h
-include/kvirc/%%VER%%/kvi_regchan.h
-include/kvirc/%%VER%%/kvi_regusersdb.h
-include/kvirc/%%VER%%/kvi_scriptbutton.h
-include/kvirc/%%VER%%/kvi_scripteditor.h
-include/kvirc/%%VER%%/kvi_scriptobject.h
-include/kvirc/%%VER%%/kvi_selectors.h
-include/kvirc/%%VER%%/kvi_settings.h
-include/kvirc/%%VER%%/kvi_sharedfiles.h
-include/kvirc/%%VER%%/kvi_socket.h
-include/kvirc/%%VER%%/kvi_sockettype.h
-include/kvirc/%%VER%%/kvi_sparser.h
-include/kvirc/%%VER%%/kvi_splash.h
-include/kvirc/%%VER%%/kvi_ssl.h
-include/kvirc/%%VER%%/kvi_sslmaster.h
-include/kvirc/%%VER%%/kvi_statusbar.h
-include/kvirc/%%VER%%/kvi_statusbarapplet.h
-include/kvirc/%%VER%%/kvi_stdarg.h
-include/kvirc/%%VER%%/kvi_strasm.h
-include/kvirc/%%VER%%/kvi_string.h
-include/kvirc/%%VER%%/kvi_stringarray.h
-include/kvirc/%%VER%%/kvi_stringconversion.h
-include/kvirc/%%VER%%/kvi_tal_application.h
-include/kvirc/%%VER%%/kvi_tal_application_kde.h
-include/kvirc/%%VER%%/kvi_tal_application_qt.h
-include/kvirc/%%VER%%/kvi_tal_filedialog.h
-include/kvirc/%%VER%%/kvi_tal_filedialog_kde.h
-include/kvirc/%%VER%%/kvi_tal_filedialog_qt.h
-include/kvirc/%%VER%%/kvi_tal_mainwindow.h
-include/kvirc/%%VER%%/kvi_tal_mainwindow_kde.h
-include/kvirc/%%VER%%/kvi_tal_mainwindow_qt.h
-include/kvirc/%%VER%%/kvi_tal_menubar.h
-include/kvirc/%%VER%%/kvi_tal_menubar_kde.h
-include/kvirc/%%VER%%/kvi_tal_menubar_qt.h
-include/kvirc/%%VER%%/kvi_tal_toolbar.h
-include/kvirc/%%VER%%/kvi_tal_toolbar_kde.h
-include/kvirc/%%VER%%/kvi_tal_toolbar_qt.h
-include/kvirc/%%VER%%/kvi_tal_toolbardocktype.h
-include/kvirc/%%VER%%/kvi_taskbar.h
-include/kvirc/%%VER%%/kvi_texticonmanager.h
-include/kvirc/%%VER%%/kvi_texticonwin.h
-include/kvirc/%%VER%%/kvi_themedlabel.h
-include/kvirc/%%VER%%/kvi_thread.h
-include/kvirc/%%VER%%/kvi_time.h
-include/kvirc/%%VER%%/kvi_timermanager.h
-include/kvirc/%%VER%%/kvi_toolbar.h
-include/kvirc/%%VER%%/kvi_topicw.h
-include/kvirc/%%VER%%/kvi_uparser.h
-include/kvirc/%%VER%%/kvi_url.h
-include/kvirc/%%VER%%/kvi_useraction.h
-include/kvirc/%%VER%%/kvi_userlistview.h
-include/kvirc/%%VER%%/kvi_wincfg.h
-include/kvirc/%%VER%%/kvi_window.h
-include/kvirc/%%VER%%/kvi_xlib.h
+include/kvirc/%%FULLVER%%/kvi_action.h
+include/kvirc/%%FULLVER%%/kvi_actiondrawer.h
+include/kvirc/%%FULLVER%%/kvi_actionmanager.h
+include/kvirc/%%FULLVER%%/kvi_antispam.h
+include/kvirc/%%FULLVER%%/kvi_app.h
+include/kvirc/%%FULLVER%%/kvi_asynchronousconnectiondata.h
+include/kvirc/%%FULLVER%%/kvi_avatar.h
+include/kvirc/%%FULLVER%%/kvi_avatarcache.h
+include/kvirc/%%FULLVER%%/kvi_bswap.h
+include/kvirc/%%FULLVER%%/kvi_channel.h
+include/kvirc/%%FULLVER%%/kvi_cmdformatter.h
+include/kvirc/%%FULLVER%%/kvi_colorwin.h
+include/kvirc/%%FULLVER%%/kvi_command.h
+include/kvirc/%%FULLVER%%/kvi_config.h
+include/kvirc/%%FULLVER%%/kvi_confignames.h
+include/kvirc/%%FULLVER%%/kvi_configstatus.h
+include/kvirc/%%FULLVER%%/kvi_console.h
+include/kvirc/%%FULLVER%%/kvi_coreactionnames.h
+include/kvirc/%%FULLVER%%/kvi_coreactions.h
+include/kvirc/%%FULLVER%%/kvi_crypt.h
+include/kvirc/%%FULLVER%%/kvi_cryptcontroller.h
+include/kvirc/%%FULLVER%%/kvi_ctcppagedialog.h
+include/kvirc/%%FULLVER%%/kvi_customtoolbar.h
+include/kvirc/%%FULLVER%%/kvi_customtoolbardescriptor.h
+include/kvirc/%%FULLVER%%/kvi_customtoolbarmanager.h
+include/kvirc/%%FULLVER%%/kvi_databuffer.h
+include/kvirc/%%FULLVER%%/kvi_datacontainer.h
+include/kvirc/%%FULLVER%%/kvi_debug.h
+include/kvirc/%%FULLVER%%/kvi_debugwindow.h
+include/kvirc/%%FULLVER%%/kvi_defaults.h
+include/kvirc/%%FULLVER%%/kvi_dns.h
+include/kvirc/%%FULLVER%%/kvi_doublebuffer.h
+include/kvirc/%%FULLVER%%/kvi_dynamictooltip.h
+include/kvirc/%%FULLVER%%/kvi_env.h
+include/kvirc/%%FULLVER%%/kvi_error.h
+include/kvirc/%%FULLVER%%/kvi_exprtree.h
+include/kvirc/%%FULLVER%%/kvi_file.h
+include/kvirc/%%FULLVER%%/kvi_filedialog.h
+include/kvirc/%%FULLVER%%/kvi_filetransfer.h
+include/kvirc/%%FULLVER%%/kvi_fileutils.h
+include/kvirc/%%FULLVER%%/kvi_frame.h
+include/kvirc/%%FULLVER%%/kvi_garbage.h
+include/kvirc/%%FULLVER%%/kvi_heapobject.h
+include/kvirc/%%FULLVER%%/kvi_historywin.h
+include/kvirc/%%FULLVER%%/kvi_http.h
+include/kvirc/%%FULLVER%%/kvi_iconmanager.h
+include/kvirc/%%FULLVER%%/kvi_imagedialog.h
+include/kvirc/%%FULLVER%%/kvi_imagelib.h
+include/kvirc/%%FULLVER%%/kvi_input.h
+include/kvirc/%%FULLVER%%/kvi_internalcmd.h
+include/kvirc/%%FULLVER%%/kvi_inttypes.h
+include/kvirc/%%FULLVER%%/kvi_ipc.h
+include/kvirc/%%FULLVER%%/kvi_ipeditor.h
+include/kvirc/%%FULLVER%%/kvi_ircconnection.h
+include/kvirc/%%FULLVER%%/kvi_ircconnectionantictcpflooddata.h
+include/kvirc/%%FULLVER%%/kvi_ircconnectionasyncwhoisdata.h
+include/kvirc/%%FULLVER%%/kvi_ircconnectionnetsplitdetectordata.h
+include/kvirc/%%FULLVER%%/kvi_ircconnectionserverinfo.h
+include/kvirc/%%FULLVER%%/kvi_ircconnectionstatedata.h
+include/kvirc/%%FULLVER%%/kvi_ircconnectionstatistics.h
+include/kvirc/%%FULLVER%%/kvi_ircconnectiontarget.h
+include/kvirc/%%FULLVER%%/kvi_ircconnectiontargetresolver.h
+include/kvirc/%%FULLVER%%/kvi_ircconnectionuserinfo.h
+include/kvirc/%%FULLVER%%/kvi_irccontext.h
+include/kvirc/%%FULLVER%%/kvi_ircdatastreammonitor.h
+include/kvirc/%%FULLVER%%/kvi_irclink.h
+include/kvirc/%%FULLVER%%/kvi_ircmask.h
+include/kvirc/%%FULLVER%%/kvi_ircmessage.h
+include/kvirc/%%FULLVER%%/kvi_ircserver.h
+include/kvirc/%%FULLVER%%/kvi_ircserverdb.h
+include/kvirc/%%FULLVER%%/kvi_ircsocket.h
+include/kvirc/%%FULLVER%%/kvi_irctoolbar.h
+include/kvirc/%%FULLVER%%/kvi_ircurl.h
+include/kvirc/%%FULLVER%%/kvi_ircuserdb.h
+include/kvirc/%%FULLVER%%/kvi_ircview.h
+include/kvirc/%%FULLVER%%/kvi_ircviewprivate.h
+include/kvirc/%%FULLVER%%/kvi_ircviewtools.h
+include/kvirc/%%FULLVER%%/kvi_kvs.h
+include/kvirc/%%FULLVER%%/kvi_kvs_action.h
+include/kvirc/%%FULLVER%%/kvi_kvs_aliasmanager.h
+include/kvirc/%%FULLVER%%/kvi_kvs_array.h
+include/kvirc/%%FULLVER%%/kvi_kvs_arraycast.h
+include/kvirc/%%FULLVER%%/kvi_kvs_asyncdnsoperation.h
+include/kvirc/%%FULLVER%%/kvi_kvs_asyncoperation.h
+include/kvirc/%%FULLVER%%/kvi_kvs_callbackobject.h
+include/kvirc/%%FULLVER%%/kvi_kvs_corecallbackcommands.h
+include/kvirc/%%FULLVER%%/kvi_kvs_corefunctions.h
+include/kvirc/%%FULLVER%%/kvi_kvs_coresimplecommands.h
+include/kvirc/%%FULLVER%%/kvi_kvs_dnsmanager.h
+include/kvirc/%%FULLVER%%/kvi_kvs_event.h
+include/kvirc/%%FULLVER%%/kvi_kvs_eventhandler.h
+include/kvirc/%%FULLVER%%/kvi_kvs_eventmanager.h
+include/kvirc/%%FULLVER%%/kvi_kvs_eventtable.h
+include/kvirc/%%FULLVER%%/kvi_kvs_eventtriggers.h
+include/kvirc/%%FULLVER%%/kvi_kvs_hash.h
+include/kvirc/%%FULLVER%%/kvi_kvs_kernel.h
+include/kvirc/%%FULLVER%%/kvi_kvs_moduleinterface.h
+include/kvirc/%%FULLVER%%/kvi_kvs_object.h
+include/kvirc/%%FULLVER%%/kvi_kvs_object_class.h
+include/kvirc/%%FULLVER%%/kvi_kvs_object_controller.h
+include/kvirc/%%FULLVER%%/kvi_kvs_object_functioncall.h
+include/kvirc/%%FULLVER%%/kvi_kvs_object_functionhandler.h
+include/kvirc/%%FULLVER%%/kvi_kvs_object_functionhandlerimpl.h
+include/kvirc/%%FULLVER%%/kvi_kvs_parameterprocessor.h
+include/kvirc/%%FULLVER%%/kvi_kvs_parser.h
+include/kvirc/%%FULLVER%%/kvi_kvs_parser_macros.h
+include/kvirc/%%FULLVER%%/kvi_kvs_popupmanager.h
+include/kvirc/%%FULLVER%%/kvi_kvs_popupmenu.h
+include/kvirc/%%FULLVER%%/kvi_kvs_processmanager.h
+include/kvirc/%%FULLVER%%/kvi_kvs_report.h
+include/kvirc/%%FULLVER%%/kvi_kvs_runtimecall.h
+include/kvirc/%%FULLVER%%/kvi_kvs_runtimecontext.h
+include/kvirc/%%FULLVER%%/kvi_kvs_rwevaluationresult.h
+include/kvirc/%%FULLVER%%/kvi_kvs_script.h
+include/kvirc/%%FULLVER%%/kvi_kvs_scriptaddonmanager.h
+include/kvirc/%%FULLVER%%/kvi_kvs_switchlist.h
+include/kvirc/%%FULLVER%%/kvi_kvs_timermanager.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_aliasfunctioncall.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_aliassimplecommand.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_arraycount.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_arrayelement.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_arrayorhashelement.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_arrayreferenceassert.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_base.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_baseobjectfunctioncall.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_callbackcommand.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_command.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_commandevaluation.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_commandwithparameters.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_compositedata.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_constantdata.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_corecallbackcommand.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_corefunctioncall.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_coresimplecommand.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_data.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_datalist.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_expression.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_expressionreturn.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_extendedscopevariable.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_functioncall.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_globalvariable.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_hashcount.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_hashelement.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_hashreferenceassert.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_indirectdata.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_instruction.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_instructionblock.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_localvariable.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_modulecallbackcommand.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_modulefunctioncall.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_modulesimplecommand.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_multipleparameteridentifier.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_objectfield.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_objectfunctioncall.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_operation.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_parameterreturn.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_rebindingswitch.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_scopeoperator.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_simplecommand.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_singleparameteridentifier.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_specialcommand.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_specialcommandbreak.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_specialcommandclass.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_specialcommanddefpopup.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_specialcommanddo.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_specialcommandfor.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_specialcommandforeach.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_specialcommandif.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_specialcommandswitch.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_specialcommandunset.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_specialcommandwhile.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_stringcast.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_switchlist.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_thisobjectfunctioncall.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_variable.h
+include/kvirc/%%FULLVER%%/kvi_kvs_treenode_voidfunctioncall.h
+include/kvirc/%%FULLVER%%/kvi_kvs_types.h
+include/kvirc/%%FULLVER%%/kvi_kvs_useraction.h
+include/kvirc/%%FULLVER%%/kvi_kvs_variant.h
+include/kvirc/%%FULLVER%%/kvi_kvs_variantlist.h
+include/kvirc/%%FULLVER%%/kvi_lagmeter.h
+include/kvirc/%%FULLVER%%/kvi_library.h
+include/kvirc/%%FULLVER%%/kvi_list.h
+include/kvirc/%%FULLVER%%/kvi_listview.h
+include/kvirc/%%FULLVER%%/kvi_locale.h
+include/kvirc/%%FULLVER%%/kvi_malloc.h
+include/kvirc/%%FULLVER%%/kvi_maskeditor.h
+include/kvirc/%%FULLVER%%/kvi_md5.h
+include/kvirc/%%FULLVER%%/kvi_mdicaption.h
+include/kvirc/%%FULLVER%%/kvi_mdichild.h
+include/kvirc/%%FULLVER%%/kvi_mdimanager.h
+include/kvirc/%%FULLVER%%/kvi_mediatype.h
+include/kvirc/%%FULLVER%%/kvi_memmove.h
+include/kvirc/%%FULLVER%%/kvi_menubar.h
+include/kvirc/%%FULLVER%%/kvi_mexlinkfilter.h
+include/kvirc/%%FULLVER%%/kvi_mexserverimport.h
+include/kvirc/%%FULLVER%%/kvi_mextoolbar.h
+include/kvirc/%%FULLVER%%/kvi_mirccntrl.h
+include/kvirc/%%FULLVER%%/kvi_modeeditor.h
+include/kvirc/%%FULLVER%%/kvi_modew.h
+include/kvirc/%%FULLVER%%/kvi_module.h
+include/kvirc/%%FULLVER%%/kvi_moduleextension.h
+include/kvirc/%%FULLVER%%/kvi_modulemanager.h
+include/kvirc/%%FULLVER%%/kvi_msgbox.h
+include/kvirc/%%FULLVER%%/kvi_msgtype.h
+include/kvirc/%%FULLVER%%/kvi_netutils.h
+include/kvirc/%%FULLVER%%/kvi_nickserv.h
+include/kvirc/%%FULLVER%%/kvi_notifylist.h
+include/kvirc/%%FULLVER%%/kvi_numeric.h
+include/kvirc/%%FULLVER%%/kvi_options.h
+include/kvirc/%%FULLVER%%/kvi_optionswidget.h
+include/kvirc/%%FULLVER%%/kvi_osinfo.h
+include/kvirc/%%FULLVER%%/kvi_out.h
+include/kvirc/%%FULLVER%%/kvi_parameterlist.h
+include/kvirc/%%FULLVER%%/kvi_pixmap.h
+include/kvirc/%%FULLVER%%/kvi_proxydb.h
+include/kvirc/%%FULLVER%%/kvi_qstring.h
+include/kvirc/%%FULLVER%%/kvi_query.h
+include/kvirc/%%FULLVER%%/kvi_regchan.h
+include/kvirc/%%FULLVER%%/kvi_regusersdb.h
+include/kvirc/%%FULLVER%%/kvi_scriptbutton.h
+include/kvirc/%%FULLVER%%/kvi_scripteditor.h
+include/kvirc/%%FULLVER%%/kvi_scriptobject.h
+include/kvirc/%%FULLVER%%/kvi_selectors.h
+include/kvirc/%%FULLVER%%/kvi_settings.h
+include/kvirc/%%FULLVER%%/kvi_sharedfiles.h
+include/kvirc/%%FULLVER%%/kvi_socket.h
+include/kvirc/%%FULLVER%%/kvi_sockettype.h
+include/kvirc/%%FULLVER%%/kvi_sourcesdate.h
+include/kvirc/%%FULLVER%%/kvi_sparser.h
+include/kvirc/%%FULLVER%%/kvi_splash.h
+include/kvirc/%%FULLVER%%/kvi_ssl.h
+include/kvirc/%%FULLVER%%/kvi_sslmaster.h
+include/kvirc/%%FULLVER%%/kvi_statusbar.h
+include/kvirc/%%FULLVER%%/kvi_statusbarapplet.h
+include/kvirc/%%FULLVER%%/kvi_stdarg.h
+include/kvirc/%%FULLVER%%/kvi_strasm.h
+include/kvirc/%%FULLVER%%/kvi_string.h
+include/kvirc/%%FULLVER%%/kvi_stringarray.h
+include/kvirc/%%FULLVER%%/kvi_stringconversion.h
+include/kvirc/%%FULLVER%%/kvi_styled_controls.h
+include/kvirc/%%FULLVER%%/kvi_tal_application.h
+include/kvirc/%%FULLVER%%/kvi_tal_application_kde.h
+include/kvirc/%%FULLVER%%/kvi_tal_application_qt.h
+include/kvirc/%%FULLVER%%/kvi_tal_filedialog.h
+include/kvirc/%%FULLVER%%/kvi_tal_filedialog_kde.h
+include/kvirc/%%FULLVER%%/kvi_tal_filedialog_qt.h
+include/kvirc/%%FULLVER%%/kvi_tal_mainwindow.h
+include/kvirc/%%FULLVER%%/kvi_tal_mainwindow_kde.h
+include/kvirc/%%FULLVER%%/kvi_tal_mainwindow_qt.h
+include/kvirc/%%FULLVER%%/kvi_tal_menubar.h
+include/kvirc/%%FULLVER%%/kvi_tal_menubar_kde.h
+include/kvirc/%%FULLVER%%/kvi_tal_menubar_qt.h
+include/kvirc/%%FULLVER%%/kvi_tal_toolbar.h
+include/kvirc/%%FULLVER%%/kvi_tal_toolbar_kde.h
+include/kvirc/%%FULLVER%%/kvi_tal_toolbar_qt.h
+include/kvirc/%%FULLVER%%/kvi_tal_toolbardocktype.h
+include/kvirc/%%FULLVER%%/kvi_targzfile.h
+include/kvirc/%%FULLVER%%/kvi_taskbar.h
+include/kvirc/%%FULLVER%%/kvi_texticonmanager.h
+include/kvirc/%%FULLVER%%/kvi_texticonwin.h
+include/kvirc/%%FULLVER%%/kvi_themedlabel.h
+include/kvirc/%%FULLVER%%/kvi_thread.h
+include/kvirc/%%FULLVER%%/kvi_time.h
+include/kvirc/%%FULLVER%%/kvi_toolbar.h
+include/kvirc/%%FULLVER%%/kvi_toolwindows_container.h
+include/kvirc/%%FULLVER%%/kvi_topicw.h
+include/kvirc/%%FULLVER%%/kvi_uparser.h
+include/kvirc/%%FULLVER%%/kvi_url.h
+include/kvirc/%%FULLVER%%/kvi_useraction.h
+include/kvirc/%%FULLVER%%/kvi_userinput.h
+include/kvirc/%%FULLVER%%/kvi_userlistview.h
+include/kvirc/%%FULLVER%%/kvi_wincfg.h
+include/kvirc/%%FULLVER%%/kvi_window.h
+include/kvirc/%%FULLVER%%/kvi_xlib.h
+include/kvirc/%%FULLVER%%/kvi_xmladdonloader.h
lib/libkvilib.a
lib/libkvilib.la
-lib/libkvilib.so
lib/libkvilib.so.3
share/applnk/Internet/kvirc.desktop
share/icons/hicolor/16x16/apps/kvirc.png
@@ -268,9 +291,9 @@
share/icons/hicolor/48x48/mimetypes/kvs.png
share/icons/hicolor/64x64/apps/kvirc.png
share/icons/hicolor/64x64/mimetypes/kvs.png
+share/mimelnk/text/x-kvs.desktop
share/services/kvirc.protocol
share/services/kvirc6.protocol
-share/mimelnk/text/x-kvs.desktop
%%DATADIR%%/%%VER%%/config/modules/libkvinotifier.kvc
%%DATADIR%%/%%VER%%/config/modules/libkvitip.kvc
%%DATADIR%%/%%VER%%/config/modules/libkvitip_cs.kvc
@@ -279,6 +302,8 @@
%%DATADIR%%/%%VER%%/config/serverdb.kvc
%%DATADIR%%/%%VER%%/config/texticons.kvc
%%DATADIR%%/%%VER%%/defscript/default.kvs
+%%DATADIR%%/%%VER%%/defscript/installer.kvs
+%%DATADIR%%/%%VER%%/defscript/theme-install.kvs
%%DATADIR%%/%%VER%%/help/en/_db_class.idx
%%DATADIR%%/%%VER%%/help/en/_db_command.idx
%%DATADIR%%/%%VER%%/help/en/_db_event.idx
@@ -291,17 +316,26 @@
%%DATADIR%%/%%VER%%/help/en/class_button.html
%%DATADIR%%/%%VER%%/help/en/class_checkbox.html
%%DATADIR%%/%%VER%%/help/en/class_combobox.html
+%%DATADIR%%/%%VER%%/help/en/class_dialog.html
+%%DATADIR%%/%%VER%%/help/en/class_dockwindow.html
%%DATADIR%%/%%VER%%/help/en/class_file.html
-%%DATADIR%%/%%VER%%/help/en/class_grupbox.html
+%%DATADIR%%/%%VER%%/help/en/class_groupbox.html
+%%DATADIR%%/%%VER%%/help/en/class_hbox.html
+%%DATADIR%%/%%VER%%/help/en/class_image.html
%%DATADIR%%/%%VER%%/help/en/class_label.html
%%DATADIR%%/%%VER%%/help/en/class_layout.html
%%DATADIR%%/%%VER%%/help/en/class_lcdnumber.html
%%DATADIR%%/%%VER%%/help/en/class_lineedit.html
%%DATADIR%%/%%VER%%/help/en/class_list.html
%%DATADIR%%/%%VER%%/help/en/class_listbox.html
+%%DATADIR%%/%%VER%%/help/en/class_listview.html
+%%DATADIR%%/%%VER%%/help/en/class_listviewitem.html
+%%DATADIR%%/%%VER%%/help/en/class_mainwindow.html
%%DATADIR%%/%%VER%%/help/en/class_menubar.html
%%DATADIR%%/%%VER%%/help/en/class_multilineedit.html
%%DATADIR%%/%%VER%%/help/en/class_object.html
+%%DATADIR%%/%%VER%%/help/en/class_painter.html
+%%DATADIR%%/%%VER%%/help/en/class_pixmap.html
%%DATADIR%%/%%VER%%/help/en/class_popupmenu.html
%%DATADIR%%/%%VER%%/help/en/class_process.html
%%DATADIR%%/%%VER%%/help/en/class_progressbar.html
@@ -309,12 +343,18 @@
%%DATADIR%%/%%VER%%/help/en/class_slider.html
%%DATADIR%%/%%VER%%/help/en/class_socket.html
%%DATADIR%%/%%VER%%/help/en/class_spinbox.html
-%%DATADIR%%/%%VER%%/help/en/class_string.html
%%DATADIR%%/%%VER%%/help/en/class_tabwidget.html
+%%DATADIR%%/%%VER%%/help/en/class_textbrowser.html
+%%DATADIR%%/%%VER%%/help/en/class_toolbar.html
+%%DATADIR%%/%%VER%%/help/en/class_toolbutton.html
%%DATADIR%%/%%VER%%/help/en/class_urllabel.html
+%%DATADIR%%/%%VER%%/help/en/class_vbox.html
%%DATADIR%%/%%VER%%/help/en/class_widget.html
%%DATADIR%%/%%VER%%/help/en/class_window.html
+%%DATADIR%%/%%VER%%/help/en/class_wizard.html
%%DATADIR%%/%%VER%%/help/en/class_workspace.html
+%%DATADIR%%/%%VER%%/help/en/class_wrapper.html
+%%DATADIR%%/%%VER%%/help/en/class_xmlreader.html
%%DATADIR%%/%%VER%%/help/en/cmd_about.kvirc.html
%%DATADIR%%/%%VER%%/help/en/cmd_action.create.html
%%DATADIR%%/%%VER%%/help/en/cmd_action.destroy.html
@@ -323,11 +363,18 @@
%%DATADIR%%/%%VER%%/help/en/cmd_action.list.html
%%DATADIR%%/%%VER%%/help/en/cmd_action.trigger.html
%%DATADIR%%/%%VER%%/help/en/cmd_actioneditor.open.html
+%%DATADIR%%/%%VER%%/help/en/cmd_addon.configure.html
+%%DATADIR%%/%%VER%%/help/en/cmd_addon.dialog.html
+%%DATADIR%%/%%VER%%/help/en/cmd_addon.help.html
+%%DATADIR%%/%%VER%%/help/en/cmd_addon.list.html
+%%DATADIR%%/%%VER%%/help/en/cmd_addon.register.html
+%%DATADIR%%/%%VER%%/help/en/cmd_addon.setconfigurecallback.html
+%%DATADIR%%/%%VER%%/help/en/cmd_addon.sethelpcallback.html
+%%DATADIR%%/%%VER%%/help/en/cmd_addon.uninstall.html
%%DATADIR%%/%%VER%%/help/en/cmd_admin.html
%%DATADIR%%/%%VER%%/help/en/cmd_ahost.html
%%DATADIR%%/%%VER%%/help/en/cmd_alias.html
%%DATADIR%%/%%VER%%/help/en/cmd_aliaseditor.open.html
-%%DATADIR%%/%%VER%%/help/en/cmd_avatar.html
%%DATADIR%%/%%VER%%/help/en/cmd_avatar.notify.html
%%DATADIR%%/%%VER%%/help/en/cmd_avatar.query.html
%%DATADIR%%/%%VER%%/help/en/cmd_avatar.set.html
@@ -342,8 +389,6 @@
%%DATADIR%%/%%VER%%/help/en/cmd_buttonctl.html
%%DATADIR%%/%%VER%%/help/en/cmd_channelsjoin.open.html
%%DATADIR%%/%%VER%%/help/en/cmd_class.html
-%%DATADIR%%/%%VER%%/help/en/cmd_clear.html
-%%DATADIR%%/%%VER%%/help/en/cmd_clearobjects.html
%%DATADIR%%/%%VER%%/help/en/cmd_clock.add.html
%%DATADIR%%/%%VER%%/help/en/cmd_codepage.html
%%DATADIR%%/%%VER%%/help/en/cmd_codetester.open.html
@@ -356,13 +401,13 @@
%%DATADIR%%/%%VER%%/help/en/cmd_connect.html
%%DATADIR%%/%%VER%%/help/en/cmd_ctcp.html
%%DATADIR%%/%%VER%%/help/en/cmd_dcc.abort.html
-%%DATADIR%%/%%VER%%/help/en/cmd_dcc.canvas.html
%%DATADIR%%/%%VER%%/help/en/cmd_dcc.chat.html
%%DATADIR%%/%%VER%%/help/en/cmd_dcc.get.html
%%DATADIR%%/%%VER%%/help/en/cmd_dcc.recv.html
%%DATADIR%%/%%VER%%/help/en/cmd_dcc.rsend.html
%%DATADIR%%/%%VER%%/help/en/cmd_dcc.send.html
%%DATADIR%%/%%VER%%/help/en/cmd_dcc.voice.html
+%%DATADIR%%/%%VER%%/help/en/cmd_debug.html
%%DATADIR%%/%%VER%%/help/en/cmd_defpopup.html
%%DATADIR%%/%%VER%%/help/en/cmd_delete.html
%%DATADIR%%/%%VER%%/help/en/cmd_delpopupitem.html
@@ -373,16 +418,21 @@
%%DATADIR%%/%%VER%%/help/en/cmd_dialog.image.html
%%DATADIR%%/%%VER%%/help/en/cmd_dialog.message.html
%%DATADIR%%/%%VER%%/help/en/cmd_dialog.textinput.html
+%%DATADIR%%/%%VER%%/help/en/cmd_die.html
%%DATADIR%%/%%VER%%/help/en/cmd_disconnect.html
+%%DATADIR%%/%%VER%%/help/en/cmd_do.html
%%DATADIR%%/%%VER%%/help/en/cmd_dockwidget.hide.html
+%%DATADIR%%/%%VER%%/help/en/cmd_dockwidget.hidewindow.html
%%DATADIR%%/%%VER%%/help/en/cmd_dockwidget.show.html
%%DATADIR%%/%%VER%%/help/en/cmd_echo.html
%%DATADIR%%/%%VER%%/help/en/cmd_echoprivmsg.html
+%%DATADIR%%/%%VER%%/help/en/cmd_error.html
%%DATADIR%%/%%VER%%/help/en/cmd_eval.html
%%DATADIR%%/%%VER%%/help/en/cmd_event.html
%%DATADIR%%/%%VER%%/help/en/cmd_eventctl.html
%%DATADIR%%/%%VER%%/help/en/cmd_eventeditor.open.html
%%DATADIR%%/%%VER%%/help/en/cmd_exec.html
+%%DATADIR%%/%%VER%%/help/en/cmd_exit.html
%%DATADIR%%/%%VER%%/help/en/cmd_file.addimagepath.html
%%DATADIR%%/%%VER%%/help/en/cmd_file.copy.html
%%DATADIR%%/%%VER%%/help/en/cmd_file.delimagepath.html
@@ -391,26 +441,31 @@
%%DATADIR%%/%%VER%%/help/en/cmd_file.rename.html
%%DATADIR%%/%%VER%%/help/en/cmd_file.rmdir.html
%%DATADIR%%/%%VER%%/help/en/cmd_file.write.html
+%%DATADIR%%/%%VER%%/help/en/cmd_file.writelines.html
%%DATADIR%%/%%VER%%/help/en/cmd_filetransferwindow.open.html
%%DATADIR%%/%%VER%%/help/en/cmd_for.html
%%DATADIR%%/%%VER%%/help/en/cmd_foreach.html
+%%DATADIR%%/%%VER%%/help/en/cmd_function.html
+%%DATADIR%%/%%VER%%/help/en/cmd_global.html
%%DATADIR%%/%%VER%%/help/en/cmd_halt.html
%%DATADIR%%/%%VER%%/help/en/cmd_help.html
%%DATADIR%%/%%VER%%/help/en/cmd_help.open.html
%%DATADIR%%/%%VER%%/help/en/cmd_help.search.html
%%DATADIR%%/%%VER%%/help/en/cmd_host.html
+%%DATADIR%%/%%VER%%/help/en/cmd_http.asyncget.html
%%DATADIR%%/%%VER%%/help/en/cmd_http.get.html
%%DATADIR%%/%%VER%%/help/en/cmd_ident.start.html
%%DATADIR%%/%%VER%%/help/en/cmd_ident.stop.html
%%DATADIR%%/%%VER%%/help/en/cmd_if.html
+%%DATADIR%%/%%VER%%/help/en/cmd_include.html
%%DATADIR%%/%%VER%%/help/en/cmd_info.html
%%DATADIR%%/%%VER%%/help/en/cmd_invite.html
%%DATADIR%%/%%VER%%/help/en/cmd_iograph.add.html
%%DATADIR%%/%%VER%%/help/en/cmd_join.html
%%DATADIR%%/%%VER%%/help/en/cmd_kick.html
-%%DATADIR%%/%%VER%%/help/en/cmd_killclass.html
%%DATADIR%%/%%VER%%/help/en/cmd_killtimer.html
%%DATADIR%%/%%VER%%/help/en/cmd_leave.html
+%%DATADIR%%/%%VER%%/help/en/cmd_links.html
%%DATADIR%%/%%VER%%/help/en/cmd_links.open.html
%%DATADIR%%/%%VER%%/help/en/cmd_list.html
%%DATADIR%%/%%VER%%/help/en/cmd_list.open.html
@@ -420,6 +475,25 @@
%%DATADIR%%/%%VER%%/help/en/cmd_logview.open.html
%%DATADIR%%/%%VER%%/help/en/cmd_lusers.html
%%DATADIR%%/%%VER%%/help/en/cmd_me.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.detect.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.hide.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.jumpto.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.minimize.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.mute.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.next.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.pause.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.play.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.playmrl.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.prev.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.quit.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.seteqdata.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.setplayer.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.setplaylistpos.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.setrepeat.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.setshuffle.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.setvol.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.show.html
+%%DATADIR%%/%%VER%%/help/en/cmd_mediaplayer.stop.html
%%DATADIR%%/%%VER%%/help/en/cmd_mode.html
%%DATADIR%%/%%VER%%/help/en/cmd_motd.html
%%DATADIR%%/%%VER%%/help/en/cmd_mp3player.add.html
@@ -431,11 +505,20 @@
%%DATADIR%%/%%VER%%/help/en/cmd_mp3player.quit.html
%%DATADIR%%/%%VER%%/help/en/cmd_mp3player.stop.html
%%DATADIR%%/%%VER%%/help/en/cmd_msg.html
+%%DATADIR%%/%%VER%%/help/en/cmd_my.startidletimer.html
+%%DATADIR%%/%%VER%%/help/en/cmd_my.stopidletimer.html
%%DATADIR%%/%%VER%%/help/en/cmd_nick.html
%%DATADIR%%/%%VER%%/help/en/cmd_notice.html
%%DATADIR%%/%%VER%%/help/en/cmd_notifier.hide.html
%%DATADIR%%/%%VER%%/help/en/cmd_notifier.message.html
%%DATADIR%%/%%VER%%/help/en/cmd_notifier.show.html
+%%DATADIR%%/%%VER%%/help/en/cmd_objects.bitblt.html
+%%DATADIR%%/%%VER%%/help/en/cmd_objects.blend.html
+%%DATADIR%%/%%VER%%/help/en/cmd_objects.clear.html
+%%DATADIR%%/%%VER%%/help/en/cmd_objects.connect.html
+%%DATADIR%%/%%VER%%/help/en/cmd_objects.disconnect.html
+%%DATADIR%%/%%VER%%/help/en/cmd_objects.exists.html
+%%DATADIR%%/%%VER%%/help/en/cmd_objects.killclass.html
%%DATADIR%%/%%VER%%/help/en/cmd_op.html
%%DATADIR%%/%%VER%%/help/en/cmd_openurl.html
%%DATADIR%%/%%VER%%/help/en/cmd_oper.html
@@ -463,9 +546,9 @@
%%DATADIR%%/%%VER%%/help/en/cmd_raweditor.open.html
%%DATADIR%%/%%VER%%/help/en/cmd_rebind.html
%%DATADIR%%/%%VER%%/help/en/cmd_regchan.add.html
-%%DATADIR%%/%%VER%%/help/en/cmd_regchan.list.html
%%DATADIR%%/%%VER%%/help/en/cmd_regchan.remove.html
%%DATADIR%%/%%VER%%/help/en/cmd_regchan.setproperty.html
+%%DATADIR%%/%%VER%%/help/en/cmd_regchan.showlist.html
%%DATADIR%%/%%VER%%/help/en/cmd_reguser.add.html
%%DATADIR%%/%%VER%%/help/en/cmd_reguser.addmask.html
%%DATADIR%%/%%VER%%/help/en/cmd_reguser.delmask.html
@@ -500,8 +583,12 @@
%%DATADIR%%/%%VER%%/help/en/cmd_srand.html
%%DATADIR%%/%%VER%%/help/en/cmd_stats.html
%%DATADIR%%/%%VER%%/help/en/cmd_switch.html
+%%DATADIR%%/%%VER%%/help/en/cmd_system.setclipboard.html
%%DATADIR%%/%%VER%%/help/en/cmd_system.setenv.html
+%%DATADIR%%/%%VER%%/help/en/cmd_system.setselection.html
+%%DATADIR%%/%%VER%%/help/en/cmd_system.toclipboard.html
%%DATADIR%%/%%VER%%/help/en/cmd_term.open.html
+%%DATADIR%%/%%VER%%/help/en/cmd_texticons.set.html
%%DATADIR%%/%%VER%%/help/en/cmd_time.html
%%DATADIR%%/%%VER%%/help/en/cmd_timer.html
%%DATADIR%%/%%VER%%/help/en/cmd_tip.open.html
@@ -510,7 +597,6 @@
%%DATADIR%%/%%VER%%/help/en/cmd_toolbar.additem.html
%%DATADIR%%/%%VER%%/help/en/cmd_toolbar.clear.html
%%DATADIR%%/%%VER%%/help/en/cmd_toolbar.create.html
-%%DATADIR%%/%%VER%%/help/en/cmd_toolbar.define.html
%%DATADIR%%/%%VER%%/help/en/cmd_toolbar.destroy.html
%%DATADIR%%/%%VER%%/help/en/cmd_toolbar.hide.html
%%DATADIR%%/%%VER%%/help/en/cmd_toolbar.removeitem.html
@@ -521,27 +607,36 @@
%%DATADIR%%/%%VER%%/help/en/cmd_trload.html
%%DATADIR%%/%%VER%%/help/en/cmd_trunload.html
%%DATADIR%%/%%VER%%/help/en/cmd_unban.html
+%%DATADIR%%/%%VER%%/help/en/cmd_unset.html
%%DATADIR%%/%%VER%%/help/en/cmd_url.config.html
%%DATADIR%%/%%VER%%/help/en/cmd_url.list.html
%%DATADIR%%/%%VER%%/help/en/cmd_version.html
%%DATADIR%%/%%VER%%/help/en/cmd_voice.html
+%%DATADIR%%/%%VER%%/help/en/cmd_warning.html
%%DATADIR%%/%%VER%%/help/en/cmd_while.html
%%DATADIR%%/%%VER%%/help/en/cmd_who.html
%%DATADIR%%/%%VER%%/help/en/cmd_whois.html
%%DATADIR%%/%%VER%%/help/en/cmd_whowas.html
%%DATADIR%%/%%VER%%/help/en/cmd_window.activate.html
-%%DATADIR%%/%%VER%%/help/en/cmd_window.clearOutput.html
+%%DATADIR%%/%%VER%%/help/en/cmd_window.clearoutput.html
%%DATADIR%%/%%VER%%/help/en/cmd_window.close.html
-%%DATADIR%%/%%VER%%/help/en/cmd_window.demandAttention.html
+%%DATADIR%%/%%VER%%/help/en/cmd_window.demandattention.html
%%DATADIR%%/%%VER%%/help/en/cmd_window.dock.html
+%%DATADIR%%/%%VER%%/help/en/cmd_window.insertininputtext.html
%%DATADIR%%/%%VER%%/help/en/cmd_window.listtypes.html
%%DATADIR%%/%%VER%%/help/en/cmd_window.maximize.html
%%DATADIR%%/%%VER%%/help/en/cmd_window.minimize.html
%%DATADIR%%/%%VER%%/help/en/cmd_window.restore.html
-%%DATADIR%%/%%VER%%/help/en/cmd_window.setCaption.html
+%%DATADIR%%/%%VER%%/help/en/cmd_window.setbackground.html
+%%DATADIR%%/%%VER%%/help/en/cmd_window.setcaption.html
+%%DATADIR%%/%%VER%%/help/en/cmd_window.setcryptengine.html
+%%DATADIR%%/%%VER%%/help/en/cmd_window.setinputtext.html
%%DATADIR%%/%%VER%%/help/en/cmd_window.undock.html
%%DATADIR%%/%%VER%%/help/en/doc_aliases.html
%%DATADIR%%/%%VER%%/help/en/doc_antispam.html
+%%DATADIR%%/%%VER%%/help/en/doc_arrayconcatenation.html
+%%DATADIR%%/%%VER%%/help/en/doc_assignment.html
+%%DATADIR%%/%%VER%%/help/en/doc_binding.html
%%DATADIR%%/%%VER%%/help/en/doc_class_alphabetic_$.html
%%DATADIR%%/%%VER%%/help/en/doc_class_alphabetic_a.html
%%DATADIR%%/%%VER%%/help/en/doc_class_alphabetic_b.html
@@ -599,6 +694,7 @@
%%DATADIR%%/%%VER%%/help/en/doc_command_alphabetic_z.html
%%DATADIR%%/%%VER%%/help/en/doc_command_index_all.html
%%DATADIR%%/%%VER%%/help/en/doc_command_rebinding.html
+%%DATADIR%%/%%VER%%/help/en/doc_commandline.html
%%DATADIR%%/%%VER%%/help/en/doc_connection_dependant_commands.html
%%DATADIR%%/%%VER%%/help/en/doc_crypt_engines.html
%%DATADIR%%/%%VER%%/help/en/doc_ctcp_avatar.html
@@ -635,6 +731,7 @@
%%DATADIR%%/%%VER%%/help/en/doc_event_alphabetic_z.html
%%DATADIR%%/%%VER%%/help/en/doc_event_index_all.html
%%DATADIR%%/%%VER%%/help/en/doc_events.html
+%%DATADIR%%/%%VER%%/help/en/doc_expressioneval.html
%%DATADIR%%/%%VER%%/help/en/doc_function_alphabetic_$.html
%%DATADIR%%/%%VER%%/help/en/doc_function_alphabetic_a.html
%%DATADIR%%/%%VER%%/help/en/doc_function_alphabetic_b.html
@@ -692,9 +789,9 @@
%%DATADIR%%/%%VER%%/help/en/doc_generic_alphabetic_z.html
%%DATADIR%%/%%VER%%/help/en/doc_generic_index_all.html
%%DATADIR%%/%%VER%%/help/en/doc_image_id.html
+%%DATADIR%%/%%VER%%/help/en/doc_incrementdecrement.html
%%DATADIR%%/%%VER%%/help/en/doc_irc_masks.html
%%DATADIR%%/%%VER%%/help/en/doc_ircintro.html
-%%DATADIR%%/%%VER%%/help/en/doc_isanyconsoleconnected.html
%%DATADIR%%/%%VER%%/help/en/doc_keyboard.html
%%DATADIR%%/%%VER%%/help/en/doc_keyterms_alphabetic_$.html
%%DATADIR%%/%%VER%%/help/en/doc_keyterms_alphabetic_a.html
@@ -725,6 +822,12 @@
%%DATADIR%%/%%VER%%/help/en/doc_keyterms_alphabetic_z.html
%%DATADIR%%/%%VER%%/help/en/doc_keyterms_index_all.html
%%DATADIR%%/%%VER%%/help/en/doc_kvircintro.html
+%%DATADIR%%/%%VER%%/help/en/doc_kvs_addons.html
+%%DATADIR%%/%%VER%%/help/en/doc_kvs_aliasesandfunctions.html
+%%DATADIR%%/%%VER%%/help/en/doc_kvs_basicconcepts.html
+%%DATADIR%%/%%VER%%/help/en/doc_kvs_codingtips.html
+%%DATADIR%%/%%VER%%/help/en/doc_kvs_datatypes.html
+%%DATADIR%%/%%VER%%/help/en/doc_kvs_introduction.html
%%DATADIR%%/%%VER%%/help/en/doc_language_alphabetic_$.html
%%DATADIR%%/%%VER%%/help/en/doc_language_alphabetic_a.html
%%DATADIR%%/%%VER%%/help/en/doc_language_alphabetic_b.html
@@ -753,7 +856,6 @@
%%DATADIR%%/%%VER%%/help/en/doc_language_alphabetic_y.html
%%DATADIR%%/%%VER%%/help/en/doc_language_alphabetic_z.html
%%DATADIR%%/%%VER%%/help/en/doc_language_index_all.html
-%%DATADIR%%/%%VER%%/help/en/doc_language_overview.html
%%DATADIR%%/%%VER%%/help/en/doc_module_alphabetic_$.html
%%DATADIR%%/%%VER%%/help/en/doc_module_alphabetic_a.html
%%DATADIR%%/%%VER%%/help/en/doc_module_alphabetic_b.html
@@ -795,8 +897,13 @@
%%DATADIR%%/%%VER%%/help/en/doc_rfc2812.html
%%DATADIR%%/%%VER%%/help/en/doc_rfc2821wrappers.html
%%DATADIR%%/%%VER%%/help/en/doc_script_localization.html
+%%DATADIR%%/%%VER%%/help/en/doc_selfarithmetic.html
+%%DATADIR%%/%%VER%%/help/en/doc_selfbitwise.html
%%DATADIR%%/%%VER%%/help/en/doc_shared_files.html
+%%DATADIR%%/%%VER%%/help/en/doc_stringconcatenation.html
+%%DATADIR%%/%%VER%%/help/en/doc_syntactic_rules.html
%%DATADIR%%/%%VER%%/help/en/doc_texticons.html
+%%DATADIR%%/%%VER%%/help/en/doc_variables.html
%%DATADIR%%/%%VER%%/help/en/doc_widget_alphabetic_$.html
%%DATADIR%%/%%VER%%/help/en/doc_widget_alphabetic_a.html
%%DATADIR%%/%%VER%%/help/en/doc_widget_alphabetic_b.html
@@ -825,17 +932,20 @@
%%DATADIR%%/%%VER%%/help/en/doc_widget_alphabetic_y.html
%%DATADIR%%/%%VER%%/help/en/doc_widget_alphabetic_z.html
%%DATADIR%%/%%VER%%/help/en/doc_widget_index_all.html
+%%DATADIR%%/%%VER%%/help/en/doc_window.html
%%DATADIR%%/%%VER%%/help/en/doc_window_naming_conventions.html
-%%DATADIR%%/%%VER%%/help/en/event_OnQueryFileDropped.html
%%DATADIR%%/%%VER%%/help/en/event_onaccelkeypressed.html
%%DATADIR%%/%%VER%%/help/en/event_onaction.html
%%DATADIR%%/%%VER%%/help/en/event_onban.html
%%DATADIR%%/%%VER%%/help/en/event_onbanexception.html
%%DATADIR%%/%%VER%%/help/en/event_onbanexceptionremove.html
%%DATADIR%%/%%VER%%/help/en/event_onchanadmin.html
+%%DATADIR%%/%%VER%%/help/en/event_onchannellinkclick.html
%%DATADIR%%/%%VER%%/help/en/event_onchannellinkpopuprequest.html
%%DATADIR%%/%%VER%%/help/en/event_onchannelmessage.html
+%%DATADIR%%/%%VER%%/help/en/event_onchannelmodechange.html
%%DATADIR%%/%%VER%%/help/en/event_onchannelnickdefaultactionrequest.html
+%%DATADIR%%/%%VER%%/help/en/event_onchannelnicklinkclick.html
%%DATADIR%%/%%VER%%/help/en/event_onchannelnickpopuprequest.html
%%DATADIR%%/%%VER%%/help/en/event_onchannelnotice.html
%%DATADIR%%/%%VER%%/help/en/event_onchannelpopuprequest.html
@@ -843,6 +953,7 @@
%%DATADIR%%/%%VER%%/help/en/event_onchannelwindowcreated.html
%%DATADIR%%/%%VER%%/help/en/event_onchanowner.html
%%DATADIR%%/%%VER%%/help/en/event_onchanservnotice.html
+%%DATADIR%%/%%VER%%/help/en/event_onconsolenicklinkclick.html
%%DATADIR%%/%%VER%%/help/en/event_onconsolepopuprequest.html
%%DATADIR%%/%%VER%%/help/en/event_onctcpflood.html
%%DATADIR%%/%%VER%%/help/en/event_onctcpreply.html
@@ -859,6 +970,7 @@
%%DATADIR%%/%%VER%%/help/en/event_ondccfiletransferfailed.html
%%DATADIR%%/%%VER%%/help/en/event_ondccfiletransfersuccess.html
%%DATADIR%%/%%VER%%/help/en/event_ondccsessioncreated.html
+%%DATADIR%%/%%VER%%/help/en/event_ondccsessiondestroyed.html
%%DATADIR%%/%%VER%%/help/en/event_ondechanadmin.html
%%DATADIR%%/%%VER%%/help/en/event_ondechanowner.html
%%DATADIR%%/%%VER%%/help/en/event_ondehalfop.html
@@ -871,7 +983,9 @@
%%DATADIR%%/%%VER%%/help/en/event_onframewindowdestroyed.html
%%DATADIR%%/%%VER%%/help/en/event_onhalfop.html
%%DATADIR%%/%%VER%%/help/en/event_onhighlight.html
+%%DATADIR%%/%%VER%%/help/en/event_onhostlinkclick.html
%%DATADIR%%/%%VER%%/help/en/event_onhostlinkpopuprequest.html
+%%DATADIR%%/%%VER%%/help/en/event_onhttpgetterminated.html
%%DATADIR%%/%%VER%%/help/en/event_oninvite.html
%%DATADIR%%/%%VER%%/help/en/event_oninviteexception.html
%%DATADIR%%/%%VER%%/help/en/event_oninviteexceptionremove.html
@@ -928,8 +1042,10 @@
%%DATADIR%%/%%VER%%/help/en/event_onpart.html
%%DATADIR%%/%%VER%%/help/en/event_onping.html
%%DATADIR%%/%%VER%%/help/en/event_onpong.html
+%%DATADIR%%/%%VER%%/help/en/event_onqueryfiledropped.html
%%DATADIR%%/%%VER%%/help/en/event_onquerymessage.html
%%DATADIR%%/%%VER%%/help/en/event_onquerynickdefaultactionrequest.html
+%%DATADIR%%/%%VER%%/help/en/event_onquerynicklinkclick.html
%%DATADIR%%/%%VER%%/help/en/event_onquerynickpopuprequest.html
%%DATADIR%%/%%VER%%/help/en/event_onquerynotice.html
%%DATADIR%%/%%VER%%/help/en/event_onquerypopuprequest.html
@@ -937,13 +1053,15 @@
%%DATADIR%%/%%VER%%/help/en/event_onquerywindowcreated.html
%%DATADIR%%/%%VER%%/help/en/event_onquerywindowrequest.html
%%DATADIR%%/%%VER%%/help/en/event_onquit.html
+%%DATADIR%%/%%VER%%/help/en/event_onserverlinkclick.html
%%DATADIR%%/%%VER%%/help/en/event_onserverlinkpopuprequest.html
%%DATADIR%%/%%VER%%/help/en/event_ontextinput.html
-%%DATADIR%%/%%VER%%/help/en/event_ontextviewdoubleclicked.html
+%%DATADIR%%/%%VER%%/help/en/event_ontextviewdoublecliked.html
%%DATADIR%%/%%VER%%/help/en/event_ontopic.html
%%DATADIR%%/%%VER%%/help/en/event_onunban.html
%%DATADIR%%/%%VER%%/help/en/event_onunhandledliteral.html
%%DATADIR%%/%%VER%%/help/en/event_onurl.html
+%%DATADIR%%/%%VER%%/help/en/event_onurllinkclick.html
%%DATADIR%%/%%VER%%/help/en/event_onurllinkpopuprequest.html
%%DATADIR%%/%%VER%%/help/en/event_onusermode.html
%%DATADIR%%/%%VER%%/help/en/event_onuserop.html
@@ -953,15 +1071,22 @@
%%DATADIR%%/%%VER%%/help/en/event_onwindowpopuprequest.html
%%DATADIR%%/%%VER%%/help/en/fnc_$.html
%%DATADIR%%/%%VER%%/help/en/fnc_$lag.lag.html
+%%DATADIR%%/%%VER%%/help/en/fnc_$window.inputtext.html
+%%DATADIR%%/%%VER%%/help/en/fnc_action.exists.html
+%%DATADIR%%/%%VER%%/help/en/fnc_action.isenabled.html
%%DATADIR%%/%%VER%%/help/en/fnc_active.html
+%%DATADIR%%/%%VER%%/help/en/fnc_addon.exists.html
+%%DATADIR%%/%%VER%%/help/en/fnc_addon.version.html
%%DATADIR%%/%%VER%%/help/en/fnc_array.html
%%DATADIR%%/%%VER%%/help/en/fnc_ascii.html
+%%DATADIR%%/%%VER%%/help/en/fnc_asciitobase64.html
+%%DATADIR%%/%%VER%%/help/en/fnc_asciitohex.html
%%DATADIR%%/%%VER%%/help/en/fnc_avatar.html
%%DATADIR%%/%%VER%%/help/en/fnc_avatar.name.html
%%DATADIR%%/%%VER%%/help/en/fnc_avatar.path.html
%%DATADIR%%/%%VER%%/help/en/fnc_away.html
%%DATADIR%%/%%VER%%/help/en/fnc_b.html
-%%DATADIR%%/%%VER%%/help/en/fnc_base64toAscii.html
+%%DATADIR%%/%%VER%%/help/en/fnc_base64toascii.html
%%DATADIR%%/%%VER%%/help/en/fnc_calc.html
%%DATADIR%%/%%VER%%/help/en/fnc_chan.admincount.html
%%DATADIR%%/%%VER%%/help/en/fnc_chan.bancount.html
@@ -972,8 +1097,8 @@
%%DATADIR%%/%%VER%%/help/en/fnc_chan.halfopcount.html
%%DATADIR%%/%%VER%%/help/en/fnc_chan.invitecount.html
%%DATADIR%%/%%VER%%/help/en/fnc_chan.invitelist.html
-%%DATADIR%%/%%VER%%/help/en/fnc_chan.isDead.html
%%DATADIR%%/%%VER%%/help/en/fnc_chan.isadmin.html
+%%DATADIR%%/%%VER%%/help/en/fnc_chan.isdead.html
%%DATADIR%%/%%VER%%/help/en/fnc_chan.ishalfop.html
%%DATADIR%%/%%VER%%/help/en/fnc_chan.ismeadmin.html
%%DATADIR%%/%%VER%%/help/en/fnc_chan.ismehalfop.html
@@ -1022,30 +1147,34 @@
%%DATADIR%%/%%VER%%/help/en/fnc_context.html
%%DATADIR%%/%%VER%%/help/en/fnc_cr.html
%%DATADIR%%/%%VER%%/help/en/fnc_date.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.averageSpeed.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.connectionType.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.ircContext.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.isFileDownload.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.isFileTransfer.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.isFileUpload.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localFileName.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localFileSize.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localHost.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localIp.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localNick.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localPort.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localUser.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.averagespeed.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.connectiontype.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.irccontext.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.isfiledownload.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.isfiletransfer.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.isfileupload.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localfilename.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localfilesize.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localhost.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localip.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localnick.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localport.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.localuser.html
%%DATADIR%%/%%VER%%/help/en/fnc_dcc.protocol.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remoteFileName.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remoteFileSize.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remoteHost.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remoteIp.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remoteNick.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remotePort.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remoteUser.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remotefilename.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remotefilesize.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remotehost.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remoteip.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remotenick.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remoteport.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.remoteuser.html
%%DATADIR%%/%%VER%%/help/en/fnc_dcc.session.html
-%%DATADIR%%/%%VER%%/help/en/fnc_dcc.transferredBytes.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.sessionlist.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.transferredbytes.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dcc.transferstatus.html
+%%DATADIR%%/%%VER%%/help/en/fnc_dialog.yesno.html
%%DATADIR%%/%%VER%%/help/en/fnc_dockwidget.isvisible.html
+%%DATADIR%%/%%VER%%/help/en/fnc_false.html
%%DATADIR%%/%%VER%%/help/en/fnc_features.html
%%DATADIR%%/%%VER%%/help/en/fnc_file.cwd.html
%%DATADIR%%/%%VER%%/help/en/fnc_file.exists.html
@@ -1058,23 +1187,38 @@
%%DATADIR%%/%%VER%%/help/en/fnc_file.ls.html
%%DATADIR%%/%%VER%%/help/en/fnc_file.ps.html
%%DATADIR%%/%%VER%%/help/en/fnc_file.read.html
+%%DATADIR%%/%%VER%%/help/en/fnc_file.readlines.html
%%DATADIR%%/%%VER%%/help/en/fnc_file.rootdir.html
%%DATADIR%%/%%VER%%/help/en/fnc_file.size.html
%%DATADIR%%/%%VER%%/help/en/fnc_file.type.html
-%%DATADIR%%/%%VER%%/help/en/fnc_fmtsocket.html
-%%DATADIR%%/%%VER%%/help/en/fnc_hextoAscii.html
+%%DATADIR%%/%%VER%%/help/en/fnc_firstconnectedconsole.html
+%%DATADIR%%/%%VER%%/help/en/fnc_flatten.html
+%%DATADIR%%/%%VER%%/help/en/fnc_fmtlink.html
+%%DATADIR%%/%%VER%%/help/en/fnc_hash.html
+%%DATADIR%%/%%VER%%/help/en/fnc_hextoascii.html
%%DATADIR%%/%%VER%%/help/en/fnc_hostname.html
+%%DATADIR%%/%%VER%%/help/en/fnc_hptimestamp.html
%%DATADIR%%/%%VER%%/help/en/fnc_ic.html
%%DATADIR%%/%%VER%%/help/en/fnc_icon.html
%%DATADIR%%/%%VER%%/help/en/fnc_iconname.html
-%%DATADIR%%/%%VER%%/help/en/fnc_isMainWindowMinimized.html
+%%DATADIR%%/%%VER%%/help/en/fnc_int.html
+%%DATADIR%%/%%VER%%/help/en/fnc_isanyconsoleconnected.html
+%%DATADIR%%/%%VER%%/help/en/fnc_isempty.html
+%%DATADIR%%/%%VER%%/help/en/fnc_iseventenabled.html
+%%DATADIR%%/%%VER%%/help/en/fnc_ismainwindowactive.html
+%%DATADIR%%/%%VER%%/help/en/fnc_ismainwindowminimized.html
%%DATADIR%%/%%VER%%/help/en/fnc_ismehalfop.html
%%DATADIR%%/%%VER%%/help/en/fnc_ismeop.html
%%DATADIR%%/%%VER%%/help/en/fnc_ismeuserop.html
%%DATADIR%%/%%VER%%/help/en/fnc_ismevoice.html
+%%DATADIR%%/%%VER%%/help/en/fnc_isnumeric.html
+%%DATADIR%%/%%VER%%/help/en/fnc_isset.html
%%DATADIR%%/%%VER%%/help/en/fnc_istimer.html
%%DATADIR%%/%%VER%%/help/en/fnc_iswellknown.html
%%DATADIR%%/%%VER%%/help/en/fnc_k.html
+%%DATADIR%%/%%VER%%/help/en/fnc_keys.html
+%%DATADIR%%/%%VER%%/help/en/fnc_lang.html
+%%DATADIR%%/%%VER%%/help/en/fnc_length.html
%%DATADIR%%/%%VER%%/help/en/fnc_lf.html
%%DATADIR%%/%%VER%%/help/en/fnc_log.file.html
%%DATADIR%%/%%VER%%/help/en/fnc_mask.hasnumerichost.html
@@ -1083,7 +1227,50 @@
%%DATADIR%%/%%VER%%/help/en/fnc_mask.match.html
%%DATADIR%%/%%VER%%/help/en/fnc_mask.nick.html
%%DATADIR%%/%%VER%%/help/en/fnc_mask.user.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.abs.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.acos.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.asin.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.atan.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.cbrt.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.ceil.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.cos.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.e.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.exp.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.floor.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.isinf.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.isnan.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.log.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.log10.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.pi.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.pow.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.sin.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.sqrt.html
+%%DATADIR%%/%%VER%%/help/en/fnc_math.tan.html
%%DATADIR%%/%%VER%%/help/en/fnc_me.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.album.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.artist.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.bitrate.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.channels.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.comment.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.genre.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.geteqdata.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.getlistlength.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.getplaylistpos.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.getrepeat.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.getshuffle.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.getvol.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.length.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.localfile.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.mediatype.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.mrl.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.nowplaying.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.player.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.playerlist.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.position.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.samplerate.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.status.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.title.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mediaplayer.year.html
%%DATADIR%%/%%VER%%/help/en/fnc_mp3player.getchannels.html
%%DATADIR%%/%%VER%%/help/en/fnc_mp3player.getfilename.html
%%DATADIR%%/%%VER%%/help/en/fnc_mp3player.getfreq.html
@@ -1107,7 +1294,10 @@
%%DATADIR%%/%%VER%%/help/en/fnc_mp3player.gettitle.html
%%DATADIR%%/%%VER%%/help/en/fnc_mp3player.ispaused.html
%%DATADIR%%/%%VER%%/help/en/fnc_mp3player.isplaying.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mp3player.mp3player_cmd_setdcop_player_type.html
+%%DATADIR%%/%%VER%%/help/en/fnc_mp3player.mp3player_fnc_get_dcop_player_type.html
%%DATADIR%%/%%VER%%/help/en/fnc_msgtype.html
+%%DATADIR%%/%%VER%%/help/en/fnc_my.globalidle.html
%%DATADIR%%/%%VER%%/help/en/fnc_my.host.html
%%DATADIR%%/%%VER%%/help/en/fnc_my.ip.html
%%DATADIR%%/%%VER%%/help/en/fnc_my.network.html
@@ -1116,15 +1306,20 @@
%%DATADIR%%/%%VER%%/help/en/fnc_my.umode.html
%%DATADIR%%/%%VER%%/help/en/fnc_my.user.html
%%DATADIR%%/%%VER%%/help/en/fnc_new.html
-%%DATADIR%%/%%VER%%/help/en/fnc_notifier.isEnabled.html
+%%DATADIR%%/%%VER%%/help/en/fnc_nothing.html
+%%DATADIR%%/%%VER%%/help/en/fnc_notifier.isenabled.html
+%%DATADIR%%/%%VER%%/help/en/fnc_null.html
%%DATADIR%%/%%VER%%/help/en/fnc_o.html
+%%DATADIR%%/%%VER%%/help/en/fnc_objects.dump.html
%%DATADIR%%/%%VER%%/help/en/fnc_option.html
%%DATADIR%%/%%VER%%/help/en/fnc_options.isdialog.html
-%%DATADIR%%/%%VER%%/help/en/fnc_perl.isAvailable.html
+%%DATADIR%%/%%VER%%/help/en/fnc_perl.isavailable.html
%%DATADIR%%/%%VER%%/help/en/fnc_query.html
%%DATADIR%%/%%VER%%/help/en/fnc_r.html
%%DATADIR%%/%%VER%%/help/en/fnc_rand.html
+%%DATADIR%%/%%VER%%/help/en/fnc_real.html
%%DATADIR%%/%%VER%%/help/en/fnc_regchan.find.html
+%%DATADIR%%/%%VER%%/help/en/fnc_regchan.list.html
%%DATADIR%%/%%VER%%/help/en/fnc_regchan.match.html
%%DATADIR%%/%%VER%%/help/en/fnc_regchan.property.html
%%DATADIR%%/%%VER%%/help/en/fnc_reguser.exactmatch.html
@@ -1133,8 +1328,10 @@
%%DATADIR%%/%%VER%%/help/en/fnc_reguser.match.html
%%DATADIR%%/%%VER%%/help/en/fnc_reguser.matchproperty.html
%%DATADIR%%/%%VER%%/help/en/fnc_reguser.property.html
+%%DATADIR%%/%%VER%%/help/en/fnc_rsort.html
%%DATADIR%%/%%VER%%/help/en/fnc_selected.html
%%DATADIR%%/%%VER%%/help/en/fnc_server.html
+%%DATADIR%%/%%VER%%/help/en/fnc_sort.html
%%DATADIR%%/%%VER%%/help/en/fnc_split.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.append.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.charsum.html
@@ -1142,6 +1339,7 @@
%%DATADIR%%/%%VER%%/help/en/fnc_str.cmpnocase.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.contains.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.containsnocase.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.digest.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.equal.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.equalnocase.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.find.html
@@ -1149,31 +1347,43 @@
%%DATADIR%%/%%VER%%/help/en/fnc_str.findfirstnocase.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.findlast.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.findlastnocase.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.fromclipboard.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.grep.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.insert.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.isempty.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.isnumber.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.isunsignednumber.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.join.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.left.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.lefttofirst.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.lefttolast.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.len.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.length.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.localelowcase.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.localeupcase.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.lowcase.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.match.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.matchnocase.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.mid.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.prepend.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.printf.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.replace.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.replacenocase.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.right.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.rightfromfirst.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.rightfromlast.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.section.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.split.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.strip.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.stripcolors.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.stripleft.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.stripright.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.token.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.upcase.html
+%%DATADIR%%/%%VER%%/help/en/fnc_str.urlencode.html
%%DATADIR%%/%%VER%%/help/en/fnc_str.word.html
%%DATADIR%%/%%VER%%/help/en/fnc_sw.html
+%%DATADIR%%/%%VER%%/help/en/fnc_system.clipboard.html
%%DATADIR%%/%%VER%%/help/en/fnc_system.dcop.html
%%DATADIR%%/%%VER%%/help/en/fnc_system.getenv.html
%%DATADIR%%/%%VER%%/help/en/fnc_system.hostname.html
@@ -1183,30 +1393,34 @@
%%DATADIR%%/%%VER%%/help/en/fnc_system.osrelease.html
%%DATADIR%%/%%VER%%/help/en/fnc_system.ostype.html
%%DATADIR%%/%%VER%%/help/en/fnc_system.osversion.html
+%%DATADIR%%/%%VER%%/help/en/fnc_system.selection.html
%%DATADIR%%/%%VER%%/help/en/fnc_target.html
+%%DATADIR%%/%%VER%%/help/en/fnc_texticons.get.html
%%DATADIR%%/%%VER%%/help/en/fnc_this.html
%%DATADIR%%/%%VER%%/help/en/fnc_time.html
%%DATADIR%%/%%VER%%/help/en/fnc_tmphighlight.ishighlighted.html
%%DATADIR%%/%%VER%%/help/en/fnc_toolbar.exists.html
-%%DATADIR%%/%%VER%%/help/en/fnc_toolbar.isVisible.html
+%%DATADIR%%/%%VER%%/help/en/fnc_toolbar.isvisible.html
%%DATADIR%%/%%VER%%/help/en/fnc_toolbar.items.html
%%DATADIR%%/%%VER%%/help/en/fnc_toolbar.list.html
%%DATADIR%%/%%VER%%/help/en/fnc_tr.html
+%%DATADIR%%/%%VER%%/help/en/fnc_true.html
+%%DATADIR%%/%%VER%%/help/en/fnc_typeof.html
%%DATADIR%%/%%VER%%/help/en/fnc_u.html
+%%DATADIR%%/%%VER%%/help/en/fnc_unicode.html
%%DATADIR%%/%%VER%%/help/en/fnc_unixtime.html
%%DATADIR%%/%%VER%%/help/en/fnc_username.html
%%DATADIR%%/%%VER%%/help/en/fnc_version.html
-%%DATADIR%%/%%VER%%/help/en/fnc_window.activityLevel.html
-%%DATADIR%%/%%VER%%/help/en/fnc_window.activityTemperature.html
+%%DATADIR%%/%%VER%%/help/en/fnc_window.activitylevel.html
+%%DATADIR%%/%%VER%%/help/en/fnc_window.activitytemperature.html
%%DATADIR%%/%%VER%%/help/en/fnc_window.caption.html
%%DATADIR%%/%%VER%%/help/en/fnc_window.console.html
%%DATADIR%%/%%VER%%/help/en/fnc_window.exists.html
-%%DATADIR%%/%%VER%%/help/en/fnc_window.hasInput.html
-%%DATADIR%%/%%VER%%/help/en/fnc_window.hasOutput.html
-%%DATADIR%%/%%VER%%/help/en/fnc_window.hasUserFocus.html
-%%DATADIR%%/%%VER%%/help/en/fnc_window.html
-%%DATADIR%%/%%VER%%/help/en/fnc_window.isMaximized.html
-%%DATADIR%%/%%VER%%/help/en/fnc_window.isMinimized.html
+%%DATADIR%%/%%VER%%/help/en/fnc_window.hasinput.html
+%%DATADIR%%/%%VER%%/help/en/fnc_window.hasoutput.html
+%%DATADIR%%/%%VER%%/help/en/fnc_window.hasuserfocus.html
+%%DATADIR%%/%%VER%%/help/en/fnc_window.ismaximized.html
+%%DATADIR%%/%%VER%%/help/en/fnc_window.isminimized.html
%%DATADIR%%/%%VER%%/help/en/fnc_window.list.html
%%DATADIR%%/%%VER%%/help/en/fnc_window.open.html
%%DATADIR%%/%%VER%%/help/en/fnc_window.type.html
@@ -1217,17 +1431,20 @@
%%DATADIR%%/%%VER%%/help/en/module_dcc.html
%%DATADIR%%/%%VER%%/help/en/module_lamerizer.html
%%DATADIR%%/%%VER%%/help/en/module_log.html
+%%DATADIR%%/%%VER%%/help/en/module_mediaplayer.html
%%DATADIR%%/%%VER%%/help/en/module_mp3player.html
%%DATADIR%%/%%VER%%/help/en/module_reguser.html
%%DATADIR%%/%%VER%%/help/en/module_rijndael.html
%%DATADIR%%/%%VER%%/help/en/module_url.html
-%%DATADIR%%/%%VER%%/help/en/widget_ctcpavatarprotooptions.html
+%%DATADIR%%/%%VER%%/help/en/nohelpavailable.html
%%DATADIR%%/%%VER%%/help/en/widget_ctcpfloodprotectionoptions.html
%%DATADIR%%/%%VER%%/license/COPYING
%%DATADIR%%/%%VER%%/locale/about_ca.mo
%%DATADIR%%/%%VER%%/locale/about_cs.mo
%%DATADIR%%/%%VER%%/locale/about_de.mo
%%DATADIR%%/%%VER%%/locale/about_es.mo
+%%DATADIR%%/%%VER%%/locale/about_fr.mo
+%%DATADIR%%/%%VER%%/locale/about_hu.mo
%%DATADIR%%/%%VER%%/locale/about_it.mo
%%DATADIR%%/%%VER%%/locale/about_pt.mo
%%DATADIR%%/%%VER%%/locale/about_pt_BR.mo
@@ -1236,6 +1453,7 @@
%%DATADIR%%/%%VER%%/locale/dcc_cs.mo
%%DATADIR%%/%%VER%%/locale/dcc_de.mo
%%DATADIR%%/%%VER%%/locale/dcc_es.mo
+%%DATADIR%%/%%VER%%/locale/dcc_hu.mo
%%DATADIR%%/%%VER%%/locale/dcc_it.mo
%%DATADIR%%/%%VER%%/locale/dcc_pt.mo
%%DATADIR%%/%%VER%%/locale/dcc_pt_BR.mo
@@ -1244,6 +1462,8 @@
%%DATADIR%%/%%VER%%/locale/editor_cs.mo
%%DATADIR%%/%%VER%%/locale/editor_de.mo
%%DATADIR%%/%%VER%%/locale/editor_es.mo
+%%DATADIR%%/%%VER%%/locale/editor_fr.mo
+%%DATADIR%%/%%VER%%/locale/editor_hu.mo
%%DATADIR%%/%%VER%%/locale/editor_it.mo
%%DATADIR%%/%%VER%%/locale/editor_pt.mo
%%DATADIR%%/%%VER%%/locale/editor_pt_BR.mo
@@ -1252,6 +1472,8 @@
%%DATADIR%%/%%VER%%/locale/filetransferwindow_cs.mo
%%DATADIR%%/%%VER%%/locale/filetransferwindow_de.mo
%%DATADIR%%/%%VER%%/locale/filetransferwindow_es.mo
+%%DATADIR%%/%%VER%%/locale/filetransferwindow_fr.mo
+%%DATADIR%%/%%VER%%/locale/filetransferwindow_hu.mo
%%DATADIR%%/%%VER%%/locale/filetransferwindow_it.mo
%%DATADIR%%/%%VER%%/locale/filetransferwindow_pt.mo
%%DATADIR%%/%%VER%%/locale/filetransferwindow_pt_BR.mo
@@ -1262,6 +1484,7 @@
%%DATADIR%%/%%VER%%/locale/kvirc_de.mo
%%DATADIR%%/%%VER%%/locale/kvirc_es.mo
%%DATADIR%%/%%VER%%/locale/kvirc_fr.mo
+%%DATADIR%%/%%VER%%/locale/kvirc_hu.mo
%%DATADIR%%/%%VER%%/locale/kvirc_it.mo
%%DATADIR%%/%%VER%%/locale/kvirc_nl.mo
%%DATADIR%%/%%VER%%/locale/kvirc_pl.mo
@@ -1273,22 +1496,46 @@
%%DATADIR%%/%%VER%%/locale/logview_cs.mo
%%DATADIR%%/%%VER%%/locale/logview_de.mo
%%DATADIR%%/%%VER%%/locale/logview_es.mo
+%%DATADIR%%/%%VER%%/locale/logview_fr.mo
+%%DATADIR%%/%%VER%%/locale/logview_hu.mo
%%DATADIR%%/%%VER%%/locale/logview_it.mo
%%DATADIR%%/%%VER%%/locale/logview_pt.mo
%%DATADIR%%/%%VER%%/locale/logview_pt_BR.mo
%%DATADIR%%/%%VER%%/locale/logview_ru.mo
+%%DATADIR%%/%%VER%%/locale/mediaplayer_cs.mo
+%%DATADIR%%/%%VER%%/locale/mediaplayer_fr.mo
+%%DATADIR%%/%%VER%%/locale/mediaplayer_hu.mo
+%%DATADIR%%/%%VER%%/locale/mediaplayer_it.mo
+%%DATADIR%%/%%VER%%/locale/mediaplayer_ru.mo
%%DATADIR%%/%%VER%%/locale/notifier_ca.mo
%%DATADIR%%/%%VER%%/locale/notifier_cs.mo
%%DATADIR%%/%%VER%%/locale/notifier_de.mo
%%DATADIR%%/%%VER%%/locale/notifier_es.mo
+%%DATADIR%%/%%VER%%/locale/notifier_fr.mo
+%%DATADIR%%/%%VER%%/locale/notifier_hu.mo
%%DATADIR%%/%%VER%%/locale/notifier_it.mo
%%DATADIR%%/%%VER%%/locale/notifier_pt.mo
%%DATADIR%%/%%VER%%/locale/notifier_pt_BR.mo
%%DATADIR%%/%%VER%%/locale/notifier_ru.mo
+%%DATADIR%%/%%VER%%/locale/options_bg.mo
+%%DATADIR%%/%%VER%%/locale/options_ca.mo
+%%DATADIR%%/%%VER%%/locale/options_cs.mo
+%%DATADIR%%/%%VER%%/locale/options_de.mo
+%%DATADIR%%/%%VER%%/locale/options_es.mo
+%%DATADIR%%/%%VER%%/locale/options_fr.mo
+%%DATADIR%%/%%VER%%/locale/options_it.mo
+%%DATADIR%%/%%VER%%/locale/options_nl.mo
+%%DATADIR%%/%%VER%%/locale/options_pl.mo
+%%DATADIR%%/%%VER%%/locale/options_pt.mo
+%%DATADIR%%/%%VER%%/locale/options_pt_BR.mo
+%%DATADIR%%/%%VER%%/locale/options_ru.mo
+%%DATADIR%%/%%VER%%/locale/options_sr.mo
%%DATADIR%%/%%VER%%/locale/perl_ca.mo
%%DATADIR%%/%%VER%%/locale/perl_cs.mo
%%DATADIR%%/%%VER%%/locale/perl_de.mo
%%DATADIR%%/%%VER%%/locale/perl_es.mo
+%%DATADIR%%/%%VER%%/locale/perl_fr.mo
+%%DATADIR%%/%%VER%%/locale/perl_hu.mo
%%DATADIR%%/%%VER%%/locale/perl_it.mo
%%DATADIR%%/%%VER%%/locale/perl_pt.mo
%%DATADIR%%/%%VER%%/locale/perl_pt_BR.mo
@@ -1297,6 +1544,7 @@
%%DATADIR%%/%%VER%%/locale/perlcore_cs.mo
%%DATADIR%%/%%VER%%/locale/perlcore_de.mo
%%DATADIR%%/%%VER%%/locale/perlcore_es.mo
+%%DATADIR%%/%%VER%%/locale/perlcore_fr.mo
%%DATADIR%%/%%VER%%/locale/perlcore_it.mo
%%DATADIR%%/%%VER%%/locale/perlcore_pt_BR.mo
%%DATADIR%%/%%VER%%/locale/perlcore_ru.mo
@@ -1304,17 +1552,18 @@
%%DATADIR%%/%%VER%%/locale/sharedfileswindow_cs.mo
%%DATADIR%%/%%VER%%/locale/sharedfileswindow_de.mo
%%DATADIR%%/%%VER%%/locale/sharedfileswindow_es.mo
+%%DATADIR%%/%%VER%%/locale/sharedfileswindow_fr.mo
%%DATADIR%%/%%VER%%/locale/sharedfileswindow_it.mo
%%DATADIR%%/%%VER%%/locale/sharedfileswindow_pt.mo
%%DATADIR%%/%%VER%%/locale/sharedfileswindow_pt_BR.mo
%%DATADIR%%/%%VER%%/locale/sharedfileswindow_ru.mo
-%%DATADIR%%/%%VER%%/modules/caps/action/url
-%%DATADIR%%/%%VER%%/modules/caps/crypt/lamerizer
-%%DATADIR%%/%%VER%%/modules/caps/crypt/rijndael
-%%DATADIR%%/%%VER%%/modules/caps/serverimport/mircimport
-%%DATADIR%%/%%VER%%/modules/caps/tool/filetransferwindow
-%%DATADIR%%/%%VER%%/modules/caps/tool/logview
-%%DATADIR%%/%%VER%%/modules/caps/tool/sharedfileswindow
+%%DATADIR%%/%%VER%%/modules/caps/action//url
+%%DATADIR%%/%%VER%%/modules/caps/crypt//lamerizer
+%%DATADIR%%/%%VER%%/modules/caps/crypt//rijndael
+%%DATADIR%%/%%VER%%/modules/caps/serverimport//mircimport
+%%DATADIR%%/%%VER%%/modules/caps/tool//filetransferwindow
+%%DATADIR%%/%%VER%%/modules/caps/tool//logview
+%%DATADIR%%/%%VER%%/modules/caps/tool//sharedfileswindow
%%DATADIR%%/%%VER%%/modules/libkviabout.a
%%DATADIR%%/%%VER%%/modules/libkviabout.la
%%DATADIR%%/%%VER%%/modules/libkviabout.so
@@ -1324,6 +1573,9 @@
%%DATADIR%%/%%VER%%/modules/libkviactioneditor.a
%%DATADIR%%/%%VER%%/modules/libkviactioneditor.la
%%DATADIR%%/%%VER%%/modules/libkviactioneditor.so
+%%DATADIR%%/%%VER%%/modules/libkviaddon.a
+%%DATADIR%%/%%VER%%/modules/libkviaddon.la
+%%DATADIR%%/%%VER%%/modules/libkviaddon.so
%%DATADIR%%/%%VER%%/modules/libkvialiaseditor.a
%%DATADIR%%/%%VER%%/modules/libkvialiaseditor.la
%%DATADIR%%/%%VER%%/modules/libkvialiaseditor.so
@@ -1399,6 +1651,12 @@
%%DATADIR%%/%%VER%%/modules/libkvimask.a
%%DATADIR%%/%%VER%%/modules/libkvimask.la
%%DATADIR%%/%%VER%%/modules/libkvimask.so
+%%DATADIR%%/%%VER%%/modules/libkvimath.a
+%%DATADIR%%/%%VER%%/modules/libkvimath.la
+%%DATADIR%%/%%VER%%/modules/libkvimath.so
+%%DATADIR%%/%%VER%%/modules/libkvimediaplayer.a
+%%DATADIR%%/%%VER%%/modules/libkvimediaplayer.la
+%%DATADIR%%/%%VER%%/modules/libkvimediaplayer.so
%%DATADIR%%/%%VER%%/modules/libkvimircimport.a
%%DATADIR%%/%%VER%%/modules/libkvimircimport.la
%%DATADIR%%/%%VER%%/modules/libkvimircimport.so
@@ -1465,6 +1723,9 @@
%%DATADIR%%/%%VER%%/modules/libkviterm.a
%%DATADIR%%/%%VER%%/modules/libkviterm.la
%%DATADIR%%/%%VER%%/modules/libkviterm.so
+%%DATADIR%%/%%VER%%/modules/libkvitexticons.a
+%%DATADIR%%/%%VER%%/modules/libkvitexticons.la
+%%DATADIR%%/%%VER%%/modules/libkvitexticons.so
%%DATADIR%%/%%VER%%/modules/libkvitip.a
%%DATADIR%%/%%VER%%/modules/libkvitip.la
%%DATADIR%%/%%VER%%/modules/libkvitip.so
@@ -1491,10 +1752,12 @@
%%DATADIR%%/%%VER%%/msgcolors/colored.msgclr
%%DATADIR%%/%%VER%%/msgcolors/default.msgclr
%%DATADIR%%/%%VER%%/msgcolors/heavy-colors.msgclr
+%%DATADIR%%/%%VER%%/pics/kvi_actiondrawer.png
%%DATADIR%%/%%VER%%/pics/kvi_activitymeter.png
%%DATADIR%%/%%VER%%/pics/kvi_background.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_actioneditor.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_actions.png
+%%DATADIR%%/%%VER%%/pics/kvi_bigicon_addons.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_aliaseditor.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_cascadewindows.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_channellist.png
@@ -1516,6 +1779,7 @@
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_irccontextdisplay.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_keyboard.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_kvircwww.png
+%%DATADIR%%/%%VER%%/pics/kvi_bigicon_kvs.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_mailinglist.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_minimizeallwindows.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_networklinks.png
@@ -1531,17 +1795,26 @@
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_servers.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_settings.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_socketspy.png
+%%DATADIR%%/%%VER%%/pics/kvi_bigicon_themeoptions.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_tilewindows.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_toolbareditor.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_tools.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_trashcan.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_unknown.png
%%DATADIR%%/%%VER%%/pics/kvi_bigicon_usermode.png
+%%DATADIR%%/%%VER%%/pics/kvi_checkbox_selected.png
+%%DATADIR%%/%%VER%%/pics/kvi_checkbox_unselected.png
%%DATADIR%%/%%VER%%/pics/kvi_dccfiletransfericons.png
+%%DATADIR%%/%%VER%%/pics/kvi_dialog_addons.png
%%DATADIR%%/%%VER%%/pics/kvi_dock.png
+%%DATADIR%%/%%VER%%/pics/kvi_horizontal_left.png
+%%DATADIR%%/%%VER%%/pics/kvi_horizontal_right.png
%%DATADIR%%/%%VER%%/pics/kvi_httpicons.png
+%%DATADIR%%/%%VER%%/pics/kvi_icon_refresh.png
%%DATADIR%%/%%VER%%/pics/kvi_mircimport.png
%%DATADIR%%/%%VER%%/pics/kvi_setup_label.png
+%%DATADIR%%/%%VER%%/pics/kvi_setup_theme_hires.png
+%%DATADIR%%/%%VER%%/pics/kvi_setup_theme_lowres.png
%%DATADIR%%/%%VER%%/pics/kvi_smallicon_00.png
%%DATADIR%%/%%VER%%/pics/kvi_smallicon_01.png
%%DATADIR%%/%%VER%%/pics/kvi_smallicon_02.png
@@ -1561,7 +1834,9 @@
%%DATADIR%%/%%VER%%/pics/kvi_smallicon_16.png
%%DATADIR%%/%%VER%%/pics/kvi_smallicon_17.png
%%DATADIR%%/%%VER%%/pics/kvi_splash.png
+%%DATADIR%%/%%VER%%/pics/kvi_splash_overlay.png
%%DATADIR%%/%%VER%%/pics/kvi_tip.png
+%%DATADIR%%/%%VER%%/pics/kvi_toolbutton_menuindicator.png
%%DATADIR%%/%%VER%%/pics/kvi_userchanstate.png
%%DATADIR%%/%%VER%%/pics/notifier_icon_body_next_clicked.png
%%DATADIR%%/%%VER%%/pics/notifier_icon_body_next_off.png
@@ -1624,25 +1899,25 @@
%%DATADIR%%/%%VER%%/themes/default.hires/themeinfo.kvc
%%DATADIR%%/%%VER%%/themes/default.lores/themedata.kvc
%%DATADIR%%/%%VER%%/themes/default.lores/themeinfo.kvc
- at dirrm %%DATADIR%%/%%VER%%/themes/default.lores
- at dirrm %%DATADIR%%/%%VER%%/themes/default.hires
- at dirrm %%DATADIR%%/%%VER%%/themes
- at dirrm %%DATADIR%%/%%VER%%/pics
- at dirrm %%DATADIR%%/%%VER%%/msgcolors
- at dirrm %%DATADIR%%/%%VER%%/modules/caps/tool
- at dirrm %%DATADIR%%/%%VER%%/modules/caps/serverimport
- at dirrm %%DATADIR%%/%%VER%%/modules/caps/crypt
+ at dirrm %%DATADIR%%/%%VER%%/config/modules
+ at dirrm %%DATADIR%%/%%VER%%/config
+ at dirrm %%DATADIR%%/%%VER%%/defscript
+ at dirrm %%DATADIR%%/%%VER%%/help/en
+ at dirrm %%DATADIR%%/%%VER%%/help
+ at dirrm %%DATADIR%%/%%VER%%/license
+ at dirrm %%DATADIR%%/%%VER%%/locale
@dirrm %%DATADIR%%/%%VER%%/modules/caps/action
+ at dirrm %%DATADIR%%/%%VER%%/modules/caps/crypt
+ at dirrm %%DATADIR%%/%%VER%%/modules/caps/serverimport
+ at dirrm %%DATADIR%%/%%VER%%/modules/caps/tool
@dirrm %%DATADIR%%/%%VER%%/modules/caps
@dirrm %%DATADIR%%/%%VER%%/modules
- at dirrm %%DATADIR%%/%%VER%%/locale
- at dirrm %%DATADIR%%/%%VER%%/license
- at dirrm %%DATADIR%%/%%VER%%/help/en
- at dirrm %%DATADIR%%/%%VER%%/help
- at dirrm %%DATADIR%%/%%VER%%/defscript
- at dirrm %%DATADIR%%/%%VER%%/config/modules
- at dirrm %%DATADIR%%/%%VER%%/config
+ at dirrm %%DATADIR%%/%%VER%%/msgcolors
+ at dirrm %%DATADIR%%/%%VER%%/pics
+ at dirrm %%DATADIR%%/%%VER%%/themes/default.hires
+ at dirrm %%DATADIR%%/%%VER%%/themes/default.lores
+ at dirrm %%DATADIR%%/%%VER%%/themes
@dirrm %%DATADIR%%/%%VER%%
@dirrm %%DATADIR%%
- at dirrm include/kvirc/%%VER%%
- at dirrm include/kvirc
+ at dirrm include/kvirc/%%FULLVER%%
+
--
Armin Pirkovitsch
a.pirko at inode.at
More information about the freebsd-ports-bugs
mailing list