diff options
| author | 2011-03-24 23:59:55 +0000 | |
|---|---|---|
| committer | 2011-03-24 23:59:55 +0000 | |
| commit | a1e7e12233cba6c8665cb57ef90819719ffd7cc0 (patch) | |
| tree | 7c840317aafbf2b301536d86e1270b79fbbc8e16 /src/modules/addon | |
| parent | impoved hungarian notation (diff) | |
| download | KVIrc-a1e7e12233cba6c8665cb57ef90819719ffd7cc0.tar.gz KVIrc-a1e7e12233cba6c8665cb57ef90819719ffd7cc0.tar.bz2 KVIrc-a1e7e12233cba6c8665cb57ef90819719ffd7cc0.zip | |
Add addons web interface, Addonize newsticker etc...
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5691 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/addon')
| -rw-r--r-- | src/modules/addon/libkviaddon.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/addon/libkviaddon.cpp b/src/modules/addon/libkviaddon.cpp index 1de0166f1..1d82ca64f 100644 --- a/src/modules/addon/libkviaddon.cpp +++ b/src/modules/addon/libkviaddon.cpp @@ -615,6 +615,7 @@ static bool addon_kvs_cmd_register(KviKvsModuleCallbackCommandCall * c) [li]"locale" for translation *.mo files.[/li] [li]"audio" for sound files.[/li] [li]"config" for configuration files.[/li] + [li]"help/<language>" for help files.[/li] [/ul] Other target paths are allowed and subdirectories are supported (eg. "pics/myaddon"). [files] is a list of filenames or directory names. |
