diff options
author | Slávek Banko <[email protected]> | 2020-11-17 19:52:37 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-11-18 02:24:57 +0100 |
commit | 6aa392e1314567b23ab733fc5e8cf8332a344452 (patch) | |
tree | f03284f63aa89577f60d4ed7e102c755f9bd3d53 /doc/userguide/troubleshooting-no-open.docbook | |
parent | eed0a6350c17f8ecb6972ae2ffa82115b5699531 (diff) | |
download | tdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.tar.gz tdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.zip |
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 1b6c123de102f0152d296fba8771d348329ba95c)
Diffstat (limited to 'doc/userguide/troubleshooting-no-open.docbook')
-rw-r--r-- | doc/userguide/troubleshooting-no-open.docbook | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/doc/userguide/troubleshooting-no-open.docbook b/doc/userguide/troubleshooting-no-open.docbook deleted file mode 100644 index 80046478d..000000000 --- a/doc/userguide/troubleshooting-no-open.docbook +++ /dev/null @@ -1,31 +0,0 @@ -<sect1 id="troubleshooting-not-opening"> -<sect1info> -<authorgroup> -<author>&Lauri.Watts;</author> -</authorgroup> -</sect1info> -<title>When An Application Will Not Open</title> - -<para>Sometimes when you start an application, it does not open the expected -window. Here are some questions to answer and steps to help you figure out -what is wrong.</para> - -<variablelist> -<varlistentry> -<term>Did the application ever start, when launched in the same -manner?</term> -<listitem><para>If it did, for instance you have clicked an icon on your -desktop that previously worked, then it is unlikely to be a problem with the -launcher itself.</para> -<para>If, however, you normally start your application from an icon on -&kicker; and this time started it with a desktop icon, then it could simply -be that the launcher itself is wrong.</para> -</listitem> -</varlistentry> -<varlistentry> -<term>But I can see the launch notification spinning cursor and taskbar entry. -</term> -<listitem><para>Foo</para></listitem> -</varlistentry> -</variablelist> -</sect1> |