From 4e0cfa02a4f884b3f54f476d596bacd1f34d6a50 Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Tue, 4 Mar 2008 17:48:09 +0000 Subject: some little fixes around; fixed docs; bumped version to 3.4.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/system/libkvisystem.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/modules/system') diff --git a/src/modules/system/libkvisystem.cpp b/src/modules/system/libkvisystem.cpp index 15125fd4e..ddbf25980 100644 --- a/src/modules/system/libkvisystem.cpp +++ b/src/modules/system/libkvisystem.cpp @@ -233,7 +233,7 @@ static bool system_kvs_fnc_getenv(KviKvsModuleFunctionCall *c) of "selection" (most notably X11) which is NOT the same as the clipboard. See [fnc]$system.selection[/fnc](). @seealso: - [fnc]$system.selection[/fnc](), + [fnc]$system.selection[/fnc], [cmd]system.setClipboard[/cmd], [cmd]system.setSelection[/cmd] */ @@ -263,8 +263,8 @@ static bool system_kvs_fnc_clipboard(KviKvsModuleFunctionCall *c) of "selection" (most notably X11) which is NOT the same as the clipboard. See [fnc]$system.selection[/fnc](). @seealso: - [fnc]$system.selection[/fnc](), - [fnc]$system.clipboard[/fnc](), + [fnc]$system.selection[/fnc], + [fnc]$system.clipboard[/fnc], [cmd]system.setSelection[/cmd] */ @@ -296,8 +296,8 @@ static bool system_kvs_cmd_setClipboard(KviKvsModuleCommandCall * c) Please note that this command will work only on systems that have the concept of "selection" (most notably X11) which is NOT the same as the clipboard. @seealso: - [fnc]$system.selection[/fnc](), - [fnc]$system.clipboard[/fnc](), + [fnc]$system.selection[/fnc], + [fnc]$system.clipboard[/fnc], [cmd]system.setClipboard[/cmd] */ @@ -330,7 +330,7 @@ static bool system_kvs_cmd_setSelection(KviKvsModuleCommandCall * c) On other systems this function will always return an empty string. See [fnc]$system.clipboard[/fnc](). @seealso: - [fnc]$system.clipboard[/fnc](), + [fnc]$system.clipboard[/fnc], [cmd]system.setClipboard[/cmd], [cmd]system.setSelection[/cmd] */ @@ -620,7 +620,7 @@ static bool system_kvs_fnc_dcop(KviKvsModuleFunctionCall *c) Sets the enviroinement to the string.[br] If is not given , the is unset.[br] @seealso: - [fnc]$system.getenv[/fnc]() + [fnc]$system.getenv[/fnc] */ -- cgit v1.3.1-10-gc9f91