diff options
| author | 2012-07-18 14:23:40 +0000 | |
|---|---|---|
| committer | 2012-07-18 14:23:40 +0000 | |
| commit | 7750e95c4eb1e2149053d121b989d44dbb76473f (patch) | |
| tree | 7d1715c4aed05733c95212fb94f870cd8767fce0 /src/modules/theme/libkvitheme.cpp | |
| parent | don't expose a ctrl+Q accelerator on the tray icon popup since it can't work (diff) | |
| download | KVIrc-7750e95c4eb1e2149053d121b989d44dbb76473f.tar.gz KVIrc-7750e95c4eb1e2149053d121b989d44dbb76473f.tar.bz2 KVIrc-7750e95c4eb1e2149053d121b989d44dbb76473f.zip | |
kvs documentation fixes
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6234 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/theme/libkvitheme.cpp')
| -rw-r--r-- | src/modules/theme/libkvitheme.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/theme/libkvitheme.cpp b/src/modules/theme/libkvitheme.cpp index 2509f3c48..40a0caaeb 100644 --- a/src/modules/theme/libkvitheme.cpp +++ b/src/modules/theme/libkvitheme.cpp @@ -123,7 +123,7 @@ static bool theme_kvs_cmd_apply(KviKvsModuleCommandCall * c) @type: function @title: - theme.info + $theme.info @short: Return info about an user defined theme. @syntax: @@ -163,7 +163,7 @@ static bool theme_kvs_fnc_info(KviKvsModuleFunctionCall * c) @type: function @title: - theme.list + $theme.list @short: Return a list of the installed themes. @syntax: |
