[gnome-commander] docs: removed outdated info on user actions management
- From: Piotr Eljasiak <epiotr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] docs: removed outdated info on user actions management
- Date: Thu, 30 Dec 2010 19:03:03 +0000 (UTC)
commit 07d3c41ccfce42ef5837001015b40ac25ac99500
Author: Piotr Eljasiak <epiotr src gnome org>
Date: Thu Dec 30 20:02:46 2010 +0100
docs: removed outdated info on user actions management
doc/C/gnome-commander.xml | 16 +---------------
1 files changed, 1 insertions(+), 15 deletions(-)
---
diff --git a/doc/C/gnome-commander.xml b/doc/C/gnome-commander.xml
index 81ff4f3..f850f74 100644
--- a/doc/C/gnome-commander.xml
+++ b/doc/C/gnome-commander.xml
@@ -6087,24 +6087,10 @@
<para>User actions are supported since version 1.2.4</para>
<sect2 id="gnome-commander-user-actions-managing">
<title>Managing user actions</title>
- <para>Key bindings reside in [key-bindings] section of &app; config file
- (<guilabel>~/.gnome2/gnome-commander</guilabel>).</para>
- <para>Config file syntax:</para>
- <para>
- <command>[<shift>][<control>][<alt>][<super>][<hyper>][<meta>]key_name=action[|options]</command>
- </para>
- <para>eg.</para>
- <programlisting>
- <ctrl>m=file.advrename
- <ctrl>t=file.advrename
- <shift><ctrl>f5=file.create_symlink
- <ctrl>2=file.diff
- <super>f=edit.search
- </programlisting>
+ <para>Key bindings reside in <KeyBindings> section of &app; config file (<guilabel>~/.gnome-commander/gnome-commander.xml</guilabel>).</para>
<tip>
<para>It's possible to assign one action to more than one key.</para>
</tip>
- <para>The shortcuts are read at start-up only, so you have to reload application to see the changes.</para>
<para>Entries containing invalid key or user action are reported in console during start-up and then ignored by &app;.</para>
<note>
<para><hyper> and <meta> modifiers are supported since GTK+ 2.10.</para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]