summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2003-03-26 16:54:11 +0000
committerAlexander Larsson <alexl@src.gnome.org>2003-03-26 16:54:11 +0000
commit0dbceb89b246802b04b22598d47330da83907702 (patch)
treecc8c0d14d7e6b63d87ab6eab841309e4bafab367 /docs/Makefile.am
parent3740db883c5cd7e78b14f2c5f59724f936beb0ea (diff)
downloadnautilus-0dbceb89b246802b04b22598d47330da83907702.tar.gz
Re-Fix Home/End. Make Ctrl-space create a keyboar focus if none exists
2003-03-26 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-container.c (handle_icon_button_press): Re-Fix Home/End. Make Ctrl-space create a keyboar focus if none exists instead of activating the selection. * docs/Makefile.am: * docs/key_mouse_navigation.txt: Add some key/mouse docs for views.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index cfbb431f4..979e1f1f6 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -10,4 +10,5 @@ EXTRA_DIST = \
smoketests.html \
state-machines.txt \
style-guide.html \
+ key_mouse_navigation.txt \
$(NULL)