~ubuntu-branches/ubuntu/oneiric/monodevelop/oneiric-updates

« back to all changes in this revision

Viewing changes to src/core/MonoDevelop.Ide/options/KeyBindingSchemeDefault.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2009-02-18 08:40:51 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090218084051-gh8m6ukvokbwj7cf
Tags: 1.9.2+dfsg-1ubuntu1
* Merge from Debian Experimental (LP: #330519), remaining Ubuntu changes:
  + debian/control:
    - Update for Gnome# 2.24
    - Add libmono-cairo1.0-cil to build-deps to fool pkg-config check

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<scheme version="1.0">
3
 
        <binding command="MonoDevelop.Autotools.Commands.GenerateFiles" shortcut="" />
4
 
        <binding command="MonoDevelop.Autotools.Commands.SynchWithMakefile" shortcut="" />
5
 
        <binding command="MonoDevelop.ChangeLogAddIn.ChangeLogCommands.InsertEntry" shortcut="" />
6
 
        <binding command="MonoDevelop.Components.Commands.CommandSystemCommands.ToolbarList" shortcut="" />
7
 
        <binding command="MonoDevelop.Deployment.Commands.AddPackage" shortcut="" />
8
 
        <binding command="MonoDevelop.Deployment.Commands.CreatePackage" shortcut="" />
9
 
        <binding command="MonoDevelop.Deployment.Commands.Install" shortcut="" />
10
 
        <binding command="MonoDevelop.DesignerSupport.Commands.SelectItems" shortcut="" />
11
 
        <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewActionGroup" shortcut="" />
12
 
        <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewDialog" shortcut="" />
13
 
        <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewWidget" shortcut="" />
14
 
        <binding command="MonoDevelop.GtkCore.GtkCommands.AddNewWindow" shortcut="" />
15
 
        <binding command="MonoDevelop.GtkCore.GtkCommands.EditIcons" shortcut="" />
16
 
        <binding command="MonoDevelop.GtkCore.GtkCommands.GtkSettings" shortcut="" />
17
 
        <binding command="MonoDevelop.GtkCore.GtkCommands.ImportGladeFile" shortcut="" />
18
 
        <binding command="MonoDevelop.Ide.Commands.DebugCommands.ClearAllBreakpoints" shortcut="" />
19
 
        <binding command="MonoDevelop.Ide.Commands.DebugCommands.DebugApplication" shortcut="" />
20
 
        <binding command="MonoDevelop.Ide.Commands.DebugCommands.Pause" shortcut="Control+F8" />
21
 
        <binding command="MonoDevelop.Ide.Commands.DebugCommands.StepInto" shortcut="Control+L1" />
22
 
        <binding command="MonoDevelop.Ide.Commands.DebugCommands.StepOut" shortcut="Shift+L1" />
23
 
        <binding command="MonoDevelop.Ide.Commands.DebugCommands.StepOver" shortcut="L1" />
24
 
        <binding command="MonoDevelop.Ide.Commands.DebugCommands.ToggleBreakpoint" shortcut="F9" />
25
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.CommentCode" shortcut="Control+Alt+C" />
26
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.Copy" shortcut="Control+C" />
27
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.Cut" shortcut="Control+X" />
28
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.Delete" shortcut="Delete" />
29
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.IndentSelection" shortcut="Control+Alt+Home" />
30
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.LowercaseSelection" shortcut="Control+Shift+L" />
31
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.MonodevelopPreferences" shortcut="" />
32
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.Paste" shortcut="Control+V" />
33
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.Redo" shortcut="Control+Y" />
34
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.Rename" shortcut="F2" />
35
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.SelectAll" shortcut="Control+A" />
36
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.UncommentCode" shortcut="Control+Alt+U" />
37
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.Undo" shortcut="Control+Z" />
38
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.UnIndentSelection" shortcut="Control+Alt+End" />
39
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.UppercaseSelection" shortcut="Control+Shift+U" />
40
 
        <binding command="MonoDevelop.Ide.Commands.EditCommands.WordCount" shortcut="" />
41
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.ClearRecentFiles" shortcut="" />
42
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.ClearRecentProjects" shortcut="" />
43
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.CloseAllFiles" shortcut="Control+Shift+W" />
44
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.CloseCombine" shortcut="" />
45
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.CloseFile" shortcut="Control+W" />
46
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.Exit" shortcut="Control+Q" />
47
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.NewFile" shortcut="Control+N" />
48
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.NewProject" shortcut="Control+Shift+N" />
49
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.OpenFile" shortcut="Control+O" />
50
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.OpenFileInSolution" shortcut="Alt+Shift+O" />
51
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.RecentFileList" shortcut="" />
52
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.RecentProjectList" shortcut="" />
53
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.ReloadFile" shortcut="Control+U" />
54
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.Save" shortcut="Control+S" />
55
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.SaveAll" shortcut="" />
56
 
        <binding command="MonoDevelop.Ide.Commands.FileCommands.SaveAs" shortcut="Control+Shift+S" />
57
 
        <binding command="MonoDevelop.Ide.Commands.HelpCommands.About" shortcut="" />
58
 
        <binding command="MonoDevelop.Ide.Commands.HelpCommands.Help" shortcut="F1" />
59
 
        <binding command="MonoDevelop.Ide.Commands.HelpCommands.TipOfTheDay" shortcut="" />
60
 
        <binding command="MonoDevelop.Ide.Commands.NavigationCommands.NavigateBack" shortcut="" />
61
 
        <binding command="MonoDevelop.Ide.Commands.NavigationCommands.NavigateForward" shortcut="" />
62
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddCombine" shortcut="" />
63
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddFiles" shortcut="" />
64
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddNewCombine" shortcut="" />
65
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddNewFiles" shortcut="" />
66
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddNewProject" shortcut="" />
67
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddProject" shortcut="" />
68
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddReference" shortcut="" />
69
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.AddResource" shortcut="" />
70
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Build" shortcut="F7" />
71
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.BuildSolution" shortcut="F8" />
72
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Clean" shortcut="" />
73
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.CleanSolution" shortcut="" />
74
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.ConfigurationSelector" shortcut="" />
75
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.CustomCommandList" shortcut="" />
76
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Debug" shortcut="Control+F5" />
77
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.DebugEntry" shortcut="" />
78
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.ExportProject" shortcut="" />
79
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.IncludeInBuild" shortcut="" />
80
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.IncludeInDeploy" shortcut="" />
81
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.IncludeToProject" shortcut="" />
82
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.LocalCopyReference" shortcut="" />
83
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.NewFolder" shortcut="" />
84
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Options" shortcut="" />
85
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Rebuild" shortcut="Control+F7" />
86
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.RebuildSolution" shortcut="Control+F8" />
87
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Reload" shortcut="" />
88
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.RemoveFromProject" shortcut="" />
89
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Run" shortcut="F5" />
90
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.RunEntry" shortcut="" />
91
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.SetAsStartupProject" shortcut="" />
92
 
        <binding command="MonoDevelop.Ide.Commands.ProjectCommands.Stop" shortcut="Shift+F5" />
93
 
        <binding command="MonoDevelop.Ide.Commands.RefactoryCommands.CurrentRefactoryOperations" shortcut="" />
94
 
        <binding command="MonoDevelop.Ide.Commands.SearchCommands.Find" shortcut="Control+F" />
95
 
        <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindInFiles" shortcut="Control+Shift+F" />
96
 
        <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindNext" shortcut="F3" />
97
 
        <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindNextSelection" shortcut="Control+F3" />
98
 
        <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindPrevious" shortcut="Shift+F3" />
99
 
        <binding command="MonoDevelop.Ide.Commands.SearchCommands.FindPreviousSelection" shortcut="Control+Shift+F3" />
100
 
        <binding command="MonoDevelop.Ide.Commands.SearchCommands.GotoType" shortcut="Control+Shift+T" />
101
 
        <binding command="MonoDevelop.Ide.Commands.SearchCommands.Replace" shortcut="Control+H" />
102
 
        <binding command="MonoDevelop.Ide.Commands.SearchCommands.ReplaceInFiles" shortcut="" />
103
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.CharLeft" shortcut="" />
104
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.CharRight" shortcut="" />
105
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteLeftChar" shortcut="" />
106
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteLine" shortcut="" />
107
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteRightChar" shortcut="" />
108
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DeleteToLineEnd" shortcut="Control+K" />
109
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.MoveBlockUp" shortcut="Alt+Up" />
110
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.MoveBlockDown" shortcut="Alt+Down" />
111
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DocumentEnd" shortcut="" />
112
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.DocumentStart" shortcut="" />
113
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineDown" shortcut="" />
114
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineEnd" shortcut="" />
115
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineStart" shortcut="" />
116
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.LineUp" shortcut="" />
117
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.PageDown" shortcut="" />
118
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.PageUp" shortcut="" />
119
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.ScrollLineDown" shortcut="Control+Down" />
120
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.ScrollLineUp" shortcut="Control+Up" />
121
 
        <binding command="MonoDevelop.Ide.Commands.TextEditorCommands.ShowCompletionWindow" shortcut="Control+Space" />
122
 
        <binding command="MonoDevelop.Ide.Commands.ToolCommands.AddinManager" shortcut="" />
123
 
        <binding command="MonoDevelop.Ide.Commands.ToolCommands.ToolList" shortcut="" />
124
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.CollapseAllTreeNodes" shortcut="" />
125
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.DeleteCurrentLayout" shortcut="" />
126
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.FullScreen" shortcut="" />
127
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.LayoutList" shortcut="" />
128
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.LayoutSelector" shortcut="" />
129
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.NewLayout" shortcut="" />
130
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.Open" shortcut="" />
131
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.OpenWithList" shortcut="" />
132
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.RefreshTree" shortcut="" />
133
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.ResetTreeDisplayOptions" shortcut="" />
134
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.ShowNext" shortcut="F4" />
135
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.ShowPrevious" shortcut="Shift+F4" />
136
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.TreeDisplayOptionList" shortcut="" />
137
 
        <binding command="MonoDevelop.Ide.Commands.ViewCommands.ViewList" shortcut="" />
138
 
        <binding command="MonoDevelop.Ide.Commands.WindowCommands.NextWindow" shortcut="Control+Next" />
139
 
        <binding command="MonoDevelop.Ide.Commands.WindowCommands.OpenWindowList" shortcut="" />
140
 
        <binding command="MonoDevelop.Ide.Commands.WindowCommands.PrevWindow" shortcut="Control+Prior" />
141
 
        <binding command="MonoDevelop.NUnit.Commands.NUnitProjectCommands.AddAssembly" shortcut="" />
142
 
        <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowFailedTests" shortcut="" />
143
 
        <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowIgnoredTests" shortcut="" />
144
 
        <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowResults" shortcut="" />
145
 
        <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowSuccessfulTests" shortcut="" />
146
 
        <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.ShowTime" shortcut="" />
147
 
        <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.SingleDayResult" shortcut="" />
148
 
        <binding command="MonoDevelop.NUnit.Commands.TestChartCommands.UseTimeScale" shortcut="" />
149
 
        <binding command="MonoDevelop.NUnit.Commands.TestCommands.RunTest" shortcut="" />
150
 
        <binding command="MonoDevelop.NUnit.Commands.TestCommands.SelectTestInTree" shortcut="" />
151
 
        <binding command="MonoDevelop.NUnit.Commands.TestCommands.ShowTestCode" shortcut="" />
152
 
        <binding command="MonoDevelop.NUnit.Commands.TestCommands.ShowTestDetails" shortcut="" />
153
 
        <binding command="MonoDevelop.SourceEditor.EditorCommands.ClearBookmarks" shortcut="" />
154
 
        <binding command="MonoDevelop.SourceEditor.EditorCommands.GotoLineNumber" shortcut="Control+G" />
155
 
        <binding command="MonoDevelop.SourceEditor.EditorCommands.GotoMatchingBrace" shortcut="Control+B" />
156
 
        <binding command="MonoDevelop.SourceEditor.EditorCommands.HighlightingTypeList" shortcut="" />
157
 
        <binding command="MonoDevelop.SourceEditor.EditorCommands.NextBookmark" shortcut="F2" />
158
 
        <binding command="MonoDevelop.SourceEditor.EditorCommands.PrevBookmark" shortcut="Shift+F2" />
159
 
        <binding command="MonoDevelop.SourceEditor.EditorCommands.PrintDocument" shortcut="Control+P" />
160
 
        <binding command="MonoDevelop.SourceEditor.EditorCommands.PrintPreviewDocument" shortcut="Control+Shift+P" />
161
 
        <binding command="MonoDevelop.SourceEditor.EditorCommands.ShowBufferOptions" shortcut="" />
162
 
        <binding command="MonoDevelop.SourceEditor.EditorCommands.ToggleBookmark" shortcut="Control+F2" />
163
 
        <binding command="MonoDevelop.VersionControl.Commands.Add" shortcut="" />
164
 
        <binding command="MonoDevelop.VersionControl.Commands.Checkout" shortcut="" />
165
 
        <binding command="MonoDevelop.VersionControl.Commands.Commit" shortcut="" />
166
 
        <binding command="MonoDevelop.VersionControl.Commands.Diff" shortcut="" />
167
 
        <binding command="MonoDevelop.VersionControl.Commands.Log" shortcut="" />
168
 
        <binding command="MonoDevelop.VersionControl.Commands.Publish" shortcut="" />
169
 
        <binding command="MonoDevelop.VersionControl.Commands.Remove" shortcut="" />
170
 
        <binding command="MonoDevelop.VersionControl.Commands.Revert" shortcut="" />
171
 
        <binding command="MonoDevelop.VersionControl.Commands.Status" shortcut="" />
172
 
        <binding command="MonoDevelop.VersionControl.Commands.Update" shortcut="" />
173
 
        <binding command="MonoDevelop.WebReferences.WebReferenceCommands.Add" shortcut="" />
174
 
        <binding command="MonoDevelop.WebReferences.WebReferenceCommands.Delete" shortcut="" />
175
 
        <binding command="MonoDevelop.WebReferences.WebReferenceCommands.DeleteAll" shortcut="" />
176
 
        <binding command="MonoDevelop.WebReferences.WebReferenceCommands.Update" shortcut="" />
177
 
        <binding command="MonoDevelop.WebReferences.WebReferenceCommands.UpdateAll" shortcut="" />
178
 
        <binding command="MonoDevelop.WelcomePage.WelcomePageCommands.ShowWelcomePage" shortcut="" />
179
 
        <binding command="MonoDeveloper.Commands.Install" shortcut="" />
180
 
        <binding command="MonoQuery.Commands.MonoQueryCommands.AddConnection" shortcut="" />
181
 
        <binding command="MonoQuery.Commands.MonoQueryCommands.DisconnectConnection" shortcut="" />
182
 
        <binding command="MonoQuery.Commands.MonoQueryCommands.DropTable" shortcut="" />
183
 
        <binding command="MonoQuery.Commands.MonoQueryCommands.EmptyTable" shortcut="" />
184
 
        <binding command="MonoQuery.Commands.MonoQueryCommands.QueryCommand" shortcut="" />
185
 
        <binding command="MonoQuery.Commands.MonoQueryCommands.Refresh" shortcut="" />
186
 
        <binding command="MonoQuery.Commands.MonoQueryCommands.RefreshConnection" shortcut="" />
187
 
        <binding command="MonoQuery.Commands.MonoQueryCommands.RefreshProviderList" shortcut="" />
188
 
        <binding command="MonoQuery.Commands.MonoQueryCommands.RemoveConnection" shortcut="" />
189
 
</scheme>