[gnome-user-docs] Adding shell-keyboard-shortcuts to index mouseover links



commit dd032b43442a01b2fce82f028b404c7f86101dab
Author: Shaun McCance <shaunm gnome org>
Date:   Thu Mar 29 10:18:32 2012 -0400

    Adding shell-keyboard-shortcuts to index mouseover links

 gnome-help/C/figures/shell-keyboard-shortcuts.png |  Bin 0 -> 45891 bytes
 gnome-help/C/index.page                           |    3 ++-
 gnome-help/C/shell-keyboard-shortcuts.page        |    1 +
 gnome-help/Makefile.am                            |    1 +
 4 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gnome-help/C/figures/shell-keyboard-shortcuts.png b/gnome-help/C/figures/shell-keyboard-shortcuts.png
new file mode 100755
index 0000000..631330a
Binary files /dev/null and b/gnome-help/C/figures/shell-keyboard-shortcuts.png differ
diff --git a/gnome-help/C/index.page b/gnome-help/C/index.page
index 1112422..b60691a 100644
--- a/gnome-help/C/index.page
+++ b/gnome-help/C/index.page
@@ -14,12 +14,13 @@
 
 <title><media type="image" src="figures/yelp-icon-big.png">Yelp logo</media> Desktop Help</title>
 <links type="topic" style="mouseovers"
-       groups="shell-introduction shell-apps-open shell-windows shell-exit">
+       groups="shell-introduction shell-apps-open shell-windows shell-keyboard-shortcuts shell-exit">
   <e:mouseover src="figures/shell.png"/>
   <e:mouseover match="shell-introduction" src="figures/shell-introduction.png"/>
   <!--<e:mouseover match="files" src="figures/shell-files.png"/>-->
   <e:mouseover match="shell-exit" src="figures/shell-exit.png"/>
   <e:mouseover match="shell-overview" src="figures/shell.png"/>
+  <e:mouseover match="shell-keyboard-shortcuts" src="figures/shell-keyboard-shortcuts.png"/>
   <e:mouseover match="shell-apps-open" src="figures/shell-apps-open.png"/>
   <e:mouseover match="shell-windows" src="figures/shell-windows.png"/>
 </links>
diff --git a/gnome-help/C/shell-keyboard-shortcuts.page b/gnome-help/C/shell-keyboard-shortcuts.page
index 788b7a1..c970a19 100644
--- a/gnome-help/C/shell-keyboard-shortcuts.page
+++ b/gnome-help/C/shell-keyboard-shortcuts.page
@@ -6,6 +6,7 @@
     <link type="guide" xref="tips"/>
     <link type="guide" xref="keyboard"/>
     <link type="guide" xref="shell-overview"/>
+    <link type="guide" xref="index" group="shell-keyboard-shortcuts"/>
     <desc>Get around the desktop using the keyboard.</desc>
     <revision pkgversion="3.4.0" date="2012-03-14" status="candidate"/>
     <credit type="author copyright">
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index 55d0fb8..70ad379 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -27,6 +27,7 @@ HELP_MEDIA = \
 	figures/shell-exit.png \
 	figures/shell-files.png \
 	figures/shell-introduction.png \
+	figures/shell-keyboard-shortcuts.png \
 	figures/shell-notification.png \
 	figures/shell-top-bar.png \
 	figures/shell-windows.png \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]