[kde-doc-english] [khelpcenter] doc/fundamentals: add how to export/import a shortcut scheme + some comments
Aleix Pol
aleixpol at kde.org
Thu Apr 17 15:20:21 UTC 2014
Git commit 5764bbe8c021ab941586ed55b497b0ae7b1a478a by Aleix Pol, on behalf of Burkhard Lück.
Committed on 08/07/2012 at 08:51.
Pushed by apol into branch 'master'.
add how to export/import a shortcut scheme + some comments
M +6 -3 doc/fundamentals/config.docbook
M +5 -1 doc/fundamentals/index.docbook
M +3 -2 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/5764bbe8c021ab941586ed55b497b0ae7b1a478a
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index 3c39438..733405d 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -311,8 +311,7 @@ several profiles with different shortcuts and switch between these profiles
easily.</para>
<warning><para>This feature is under development. It is not possible to import
-schemes at this time, and you may experience difficulty exporting them under
-certain circumstances.</para></warning>
+schemes using a &GUI; at this time.</para></warning>
<screenshot id="screenshot-shortcuts-schemes">
<screeninfo>Working with Schemes</screeninfo>
@@ -359,7 +358,11 @@ a name for your new scheme.</para></listitem>
<varlistentry>
<term><guimenuitem>Export Scheme</guimenuitem></term>
-<listitem><para>Exports the current scheme to a file.</para></listitem>
+<listitem><para>Exports the current scheme to a file named <filename><replaceable>applicationname</replaceable><replaceable>schemename</replaceable>shortcuts.rc</filename>.</para>
+<para>
+Move this file to the folder <filename class="directory">$KDEDIR/apps/applicationname/</filename>
+and it will be available in the drop down box labelled <guilabel>Current Scheme</guilabel>
+</para></listitem>
</varlistentry>
</variablelist>
diff --git a/doc/fundamentals/index.docbook b/doc/fundamentals/index.docbook
index 4afaceb..7fd276c 100644
--- a/doc/fundamentals/index.docbook
+++ b/doc/fundamentals/index.docbook
@@ -128,7 +128,11 @@ Style issues:
Task oriented
Avoid variablelist for obvious terms like e. g. Left/Right
- -->
+FIXME missing stuff:
+
+add a11y docbooks from koffice 1.6?
+
+-->
<!--
Local Variables:
mode: sgml
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index c28b4e6..462513f 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -1,6 +1,7 @@
<chapter id="tasks">
<title>Common Tasks</title>
+<!--FIXME add Scanning here?-->
<sect1 id="nav">
<sect1info>
<authorgroup>
@@ -442,7 +443,7 @@ crumb mode, click the check mark at the right of the location bar with the &LMB;
</listitem>
</varlistentry>
-<!--currently in dolphin only, should be added to 4.9 file dialog
+<!--currently in dolphin only, should be added to the file dialog when this is implemented there 4.9/10?
<varlistentry id="files-ui-location-context">
<term>Places</term>
@@ -504,7 +505,7 @@ the path starting with the current places entry.
items in the current directory. To select a file, you can double-click on it,
or choose one and hit <guibutton>Open</guibutton> or
<guibutton>Save</guibutton>.</para>
-
+<!-- FIXME select a file by typing the first letters of its name-->
<para>You can also select multiple files at once. To select specific files, or
to unselect specific files that are already selected, press and hold &Ctrl;,
click on each file, then release &Ctrl;. To select a
More information about the kde-doc-english
mailing list