diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2016-10-02 21:20:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2016-10-02 21:20:29 +0900 |
commit | 67642abd943f30babeea0c44397cc40e7c2c1b9e (patch) | |
tree | 0511683531ec72366fd8e22d5b0c8ab61c3a0ba9 /doc/kate | |
parent | 8644afed0d8e383cf3576c598b2ca76833a74e33 (diff) | |
download | tdebase-67642abd943f30babeea0c44397cc40e7c2c1b9e.tar.gz tdebase-67642abd943f30babeea0c44397cc40e7c2c1b9e.zip |
Kate session panel: removed no longer used OldKateSession and OldKateSessionManager code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/kate')
-rw-r--r-- | doc/kate/fundamentals.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kate/fundamentals.docbook b/doc/kate/fundamentals.docbook index ca0423abc..05a56eac6 100644 --- a/doc/kate/fundamentals.docbook +++ b/doc/kate/fundamentals.docbook @@ -157,7 +157,7 @@ Shows license information. <listitem> <para> Starts &kate; with the session <parameter>name</parameter>. If the session does not exist, -a new session with the specified name is created.<p> +a new session with the specified name is created. If a &kate; instance running the specified session already exists, the specified files are loaded in that instance. </para> |