Changeset 184
- Timestamp:
- 05/13/06 16:42:36 (2 years ago)
- Files:
-
- trunk/src/gtk/MainView.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/gtk/MainView.cxx
r164 r184 135 135 N_("Show or hide the statusbar"), 136 136 G_CALLBACK (main_window_show_statusbar_cb), TRUE }, 137 { "ShowIndex", NULL, N_("Show I_ndex"), " <control>I",137 { "ShowIndex", NULL, N_("Show I_ndex"), "F9", 138 138 N_("Show or hide the document's outline"), 139 139 G_CALLBACK (main_window_show_index_cb), FALSE },
