~ubuntu-branches/ubuntu/precise/kubuntu-docs/precise-proposed

« back to all changes in this revision

Viewing changes to docs/support/da/support.xml

  • Committer: Package Import Robot
  • Author(s): David Wonderly
  • Date: 2012-04-18 11:56:36 UTC
  • Revision ID: package-import@ubuntu.com-20120418115636-43z5hjr79m9j1cuo
Tags: 12.04.0ubuntu1
12.04 updated, fixed English version.  

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3
 
    "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4
 
<!ENTITY % globalent SYSTEM "../../../libs/global.ent">
5
 
%globalent;
6
 
<!ENTITY % kde-menus-C SYSTEM "../../../libs/kde-menus-C.ent">
7
 
%kde-menus-C;
8
 
<!ENTITY language "en">
9
 
]>
10
 
<article id="support" status="complete">
11
 
<articleinfo>
12
 
<title
13
 
>Getting Support for &kubuntu;</title>
14
 
&legalnotice;
15
 
<abstract>
16
 
<para
17
 
>This document explains how to obtain extra help with a Kubuntu desktop system. </para>
18
 
</abstract>
19
 
</articleinfo>
20
 
 
21
 
<sect1 id="help-apps" status="complete">
22
 
<title
23
 
>Programhjælp</title>
24
 
 
25
 
<para
26
 
>The easiest way to find help about an application is to read its handbook, which is accessible from the <emphasis
27
 
>Help</emphasis
28
 
> menu in the application's toolbar. </para>
29
 
<para
30
 
><acronym
31
 
>KDE</acronym
32
 
> also offers extra documentation on all the software shipped with it. This documentation can be accessed through their <ulink url="http://www.kde.org/documentation/"
33
 
>website</ulink
34
 
> and is also present on a &kubuntu; system in <application
35
 
>KHelpCenter</application
36
 
>. </para>
37
 
</sect1>
38
 
 
39
 
<sect1 id="help-khelpcenter" status="complete">
40
 
<title
41
 
><acronym
42
 
>KDE</acronym
43
 
> Help Center</title>
44
 
 
45
 
<para
46
 
>The <acronym
47
 
>KDE</acronym
48
 
> help system known as <application
49
 
>KHelpCenter</application
50
 
> is included with &kubuntu;. To access <application
51
 
>KHelpCenter</application
52
 
>, go to &menuhelp;. From there, search within the system's man pages or within the system documentation created by the &kubuntu; and <acronym
53
 
>KDE</acronym
54
 
> documenters. The main page is a simple menu layout that provides access to the needed help. </para>
55
 
</sect1>
56
 
        
57
 
<sect1 id="help-online" status="complete">
58
 
<title
59
 
>Online hjælp</title>
60
 
 
61
 
<para
62
 
>There are many online resources for finding help with &kubuntu;. Besides the following, a simple <trademark
63
 
>Google</trademark
64
 
> search will usually yield a decent amount of help. With any of these resources, it's a good idea to search thoroughly rather than implementing the first suggestion discovered. <itemizedlist>
65
 
<listitem>
66
 
<para
67
 
><ulink url="http://help.ubuntu.com/"
68
 
>The Ubuntu Documentation Website</ulink
69
 
> contains HTML and PDF versions of this guide, and other guides produced by the Ubuntu Documentation Team for Ubuntu and Kubuntu. </para>
70
 
</listitem>
71
 
<listitem>
72
 
<para
73
 
><ulink url="https://help.ubuntu.com/community"
74
 
>Ubuntu Community Documentation Wiki</ulink
75
 
> - this contains many other community maintained guides. </para>
76
 
</listitem>
77
 
<listitem>
78
 
<para
79
 
><ulink url="http://www.kubuntuforums.net/"
80
 
>Kubuntu</ulink
81
 
> and <ulink url="http://ubuntuforums.org/"
82
 
>Ubuntu</ulink
83
 
> Community Forums - for asking questions and getting answers from the forum community. </para>
84
 
</listitem>
85
 
<listitem>
86
 
<para
87
 
>Much software in Kubuntu is provided by <acronym
88
 
>KDE</acronym
89
 
>, so it is useful to ask for help on <ulink url="http://forum.kde.org/index.php"
90
 
><acronym
91
 
>KDE</acronym
92
 
> forums</ulink
93
 
> </para>
94
 
</listitem>
95
 
<listitem>
96
 
<para
97
 
><ulink url="&kubuntu-lists;"
98
 
>Kubuntu User's Mailing List</ulink
99
 
> provides a way to ask questions by email, and receive answers from the mailing list community. </para>
100
 
</listitem>
101
 
<listitem>
102
 
<para
103
 
>IRC chat: <phrase
104
 
>&kubuntu-irc;</phrase
105
 
> - chat in realtime with the &kubuntu; community. </para>
106
 
</listitem>
107
 
<listitem>
108
 
<para
109
 
><ulink url="http://kubuntu.org"
110
 
>Kubuntu Homepage</ulink
111
 
> - Get the latest news about &kubuntu;. </para>
112
 
</listitem>
113
 
</itemizedlist>
114
 
</para>
115
 
<para
116
 
>For more information, visit the <ulink url="&wiki-HowToGetHelp;"
117
 
>How to Get Help</ulink
118
 
> wiki page. </para>
119
 
</sect1>
120
 
</article>
121
 
<!--
122
 
Local Variables:
123
 
mode: xml
124
 
sgml-minimize-attributes:nil
125
 
sgml-general-insert-case:lower
126
 
sgml-indent-step:0
127
 
sgml-indent-data:nil
128
 
End:
129
 
 
130
 
vim: tabstop=2:shiftwidth=2:expandtab:indentexpr=:tw=80:
131
 
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
132
 
-->