diff options
Diffstat (limited to 'src/modules/theme/libkvitheme.cpp')
| -rw-r--r-- | src/modules/theme/libkvitheme.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/theme/libkvitheme.cpp b/src/modules/theme/libkvitheme.cpp index 0058de20e..cd319d367 100644 --- a/src/modules/theme/libkvitheme.cpp +++ b/src/modules/theme/libkvitheme.cpp @@ -279,7 +279,7 @@ static bool theme_kvs_cmd_dialog(KviKvsModuleCommandCall *c) <package_image> is the path of an image to be used as package representative image. If the package is going to contain a single theme you may specify the theme's screenshot here. Pass an empty string if you don't want an image to be stored in the package. - <theme> is a either a single path to a directory containing a theme as it's exported by kvirc, + <theme> is a either a single path to a directory containing a theme as it's exported by KVIrc, or an array of such paths. */ static bool theme_kvs_cmd_pack(KviKvsModuleCommandCall * c) |
