diff options
| author | 2010-06-26 03:48:18 +0000 | |
|---|---|---|
| committer | 2010-06-26 03:48:18 +0000 | |
| commit | c43ce7c93186b60d9bf01161b648571bcdaf5dc6 (patch) | |
| tree | a88b6b879a11b98f58c0ecdbb92c5a31b76bc406 /data/defscript | |
| parent | More addon tweaks. Added /addon.installfiles so the installer class (which ma... (diff) | |
| download | KVIrc-c43ce7c93186b60d9bf01161b648571bcdaf5dc6.tar.gz KVIrc-c43ce7c93186b60d9bf01161b648571bcdaf5dc6.tar.bz2 KVIrc-c43ce7c93186b60d9bf01161b648571bcdaf5dc6.zip | |
More addon-related stuff
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4525 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'data/defscript')
| -rw-r--r-- | data/defscript/classes.kvs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/defscript/classes.kvs b/data/defscript/classes.kvs index 9d397c114..c19d9decd 100644 --- a/data/defscript/classes.kvs +++ b/data/defscript/classes.kvs @@ -1,5 +1,8 @@ # Default classes file +# Compatibility only: do not use. +# Use /addon.installfiles instead. + # A helper class for installing files and generating an uninstallation alias on the fly class(installer,object) { |
