aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/about/libkviabout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/about/libkviabout.cpp')
-rw-r--r--src/modules/about/libkviabout.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/modules/about/libkviabout.cpp b/src/modules/about/libkviabout.cpp
index 196fe3e43..9b2d726b6 100644
--- a/src/modules/about/libkviabout.cpp
+++ b/src/modules/about/libkviabout.cpp
@@ -39,19 +39,19 @@ AboutDialog * g_pAboutDialog = 0;
@title:
about.kvirc
@short:
- Shows the "About KVIrc" dialog
+ Shows the About KVIrc dialog
@syntax:
about.kvirc
@description:
- This command is exported by the "about" module.
+ This command is exported by the [i]about[/i] module.
This command opens a dialog which contains various tabs ranging from important to interesting information.
- [b]About[/b] tab: shows the current KVIrc base version, release name and splash screen.[/br]
+ [b]About[/b] tab: shows the current KVIrc base version, release name and splash screen.[br]
[b]Executable Information[/b] tab: contains important system and program information you can [b]copy and paste[/b] into e.g. a bug report or support request.[br]
[b]Honor & Glory[/b] tab: contains a non exhaustive list of the people who have contributed to help make KVIrc the IRC client you know and use today.[br]
[b]Licence[/b] tab: contains a copy (if present in the KVIrc package) of the license type and details associated with the KVIrc package.
@examples:
[example]
- /about.kvirc
+ about.kvirc
[/example]
*/