Git commit 230832267c6ea8ecfba7f772f023cde46535e614 by Burkhard Lück. Committed on 19/06/2016 at 20:06. Pushed by lueck into branch 'master'.
comment shortcuts scheme name M +3 -6 doc/fundamentals/config.docbook http://commits.kde.org/khelpcenter/230832267c6ea8ecfba7f772f023cde46535e614 diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook index d8bd96f..98a5598 100644 --- a/doc/fundamentals/config.docbook +++ b/doc/fundamentals/config.docbook @@ -353,16 +353,13 @@ a name for your new scheme.</para></listitem> <varlistentry> <term><guimenuitem>Export Scheme...</guimenuitem></term> -<listitem><para>Exports the current scheme to a file named WRONG <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 the exported scheme will be available in the drop down box labelled <guilabel>Current Scheme</guilabel> -</para></listitem> +<listitem><para>Exports the current scheme to a file <!--FIXME named <filename><replaceable>applicationname</replaceable><replaceable>schemename</replaceable>shortcuts.rc</filename>-->.</para> +</listitem> </varlistentry> <varlistentry> <term><guimenuitem>Import Scheme...</guimenuitem></term> -<listitem><para>Imports a scheme from a file named ?????? <filename><replaceable>applicationname</replaceable><replaceable>schemename</replaceable>shortcuts.rc</filename>.</para> +<listitem><para>Imports a scheme from a file <!--FIXME named <filename><replaceable>applicationname</replaceable><replaceable>schemename</replaceable>shortcuts.rc</filename>-->.</para> </listitem> </varlistentry> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
