diff options
| author | 2010-12-25 03:14:10 +0000 | |
|---|---|---|
| committer | 2010-12-25 03:14:10 +0000 | |
| commit | fc30c3ea279b53b2c0e2a3b71f9811ff1033076c (patch) | |
| tree | 8da709e2160e50abd2e4b355f3b795fdbbd5aa56 /data/defscript/default.kvc | |
| parent | Update str.grep short doc: avoid mentioning GNU regexp as we don't emulate it (diff) | |
| download | KVIrc-fc30c3ea279b53b2c0e2a3b71f9811ff1033076c.tar.gz KVIrc-fc30c3ea279b53b2c0e2a3b71f9811ff1033076c.tar.bz2 KVIrc-fc30c3ea279b53b2c0e2a3b71f9811ff1033076c.zip | |
Added the very first shy 'auto-join this channel' feature to the window popup. .serverJoinChannels and .networkJoinChannels now return arrays. Reworked a bit the 'network name' mess in the IrcConnection... possibly needs more reorganizing. Some small tweaks in the server dialog.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5226 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'data/defscript/default.kvc')
| -rw-r--r-- | data/defscript/default.kvc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/defscript/default.kvc b/data/defscript/default.kvc index c31adc40f..9ea89ba62 100644 --- a/data/defscript/default.kvc +++ b/data/defscript/default.kvc @@ -1,12 +1,12 @@ # KVIrc configuration file [KVIrc] Version=4.1.1 -Date=2010-12-22 +Date=2010-12-25 ActionVersion=4.1.1 AddonVersion=4.1.1 AliasVersion=4.1.1.5184 EventVersion=4.1.1.5219 -PopupVersion=4.1.1 +PopupVersion=4.1.1.5223 ClassVersion=4.1.1 RawVersion=4.1.1 PopupVersion=4.1.1.5159 |
