|
|
|
|
@ -208,15 +208,18 @@
@@ -208,15 +208,18 @@
|
|
|
|
|
</MenuItem> |
|
|
|
|
|
|
|
|
|
<MenuItem id = "AddSeparator" type = "Separator"/> |
|
|
|
|
<MenuItem id = "Cut" |
|
|
|
|
<MenuItem id = "Cut" |
|
|
|
|
label = "Cut" |
|
|
|
|
icon = "Icons.16x16.CutIcon" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.CutIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.CutProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Paste" |
|
|
|
|
<MenuItem id = "Paste" |
|
|
|
|
label = "Paste" |
|
|
|
|
icon = "Icons.16x16.PasteIcon" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.PasteIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.PasteProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Remove" |
|
|
|
|
<MenuItem id = "Remove" |
|
|
|
|
type = "Item" |
|
|
|
|
label = "Remove" |
|
|
|
|
icon = "Icons.16x16.DeleteIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.DeleteProjectBrowserNode"/> |
|
|
|
|
@ -234,14 +237,17 @@
@@ -234,14 +237,17 @@
|
|
|
|
|
<MenuItem id = "OpenSeparator" type = "Separator" /> |
|
|
|
|
<MenuItem id = "Cut" |
|
|
|
|
label = "Cut" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.CutIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.CutProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Copy" |
|
|
|
|
label = "Copy" |
|
|
|
|
icon = "Icons.16x16.CopyIcon" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.CopyIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.CopyProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Remove" |
|
|
|
|
label = "Remove" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.DeleteIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.DeleteProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Rename" |
|
|
|
|
@ -303,14 +309,17 @@
@@ -303,14 +309,17 @@
|
|
|
|
|
<MenuItem id = "Separator2" type = "Separator"/> |
|
|
|
|
<MenuItem id = "Cut" |
|
|
|
|
label = "Cut" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.CutIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.CutProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Paste" |
|
|
|
|
label = "Paste" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.PasteIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.PasteProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Remove" |
|
|
|
|
label = "Remove" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.DeleteIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.DeleteProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Rename" |
|
|
|
|
@ -379,18 +388,22 @@
@@ -379,18 +388,22 @@
|
|
|
|
|
</ComplexCondition> |
|
|
|
|
<MenuItem id = "Cut" |
|
|
|
|
label = "Cut" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.CutIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.CutProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Copy" |
|
|
|
|
label = "Copy" |
|
|
|
|
icon = "Icons.16x16.CopyIcon" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.CopyIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.CopyProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Paste" |
|
|
|
|
label = "Paste" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.PasteIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.PasteProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Delete" |
|
|
|
|
label = "Delete" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.DeleteIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.DeleteProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Rename" |
|
|
|
|
@ -442,18 +455,22 @@
@@ -442,18 +455,22 @@
|
|
|
|
|
|
|
|
|
|
<MenuItem id = "Cut" |
|
|
|
|
label = "Cut" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.CutIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.CutProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Copy" |
|
|
|
|
label = "Copy" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.CopyIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.CopyProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Paste" |
|
|
|
|
label = "Paste" |
|
|
|
|
icon = "Icons.16x16.PasteIcon" |
|
|
|
|
type = "Item" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.PasteProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Delete" |
|
|
|
|
label = "Delete" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.DeleteIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.DeleteProjectBrowserNode"/> |
|
|
|
|
<MenuItem id = "Rename" |
|
|
|
|
@ -1029,12 +1046,14 @@
@@ -1029,12 +1046,14 @@
|
|
|
|
|
<MenuItem id = "Undo" |
|
|
|
|
label = "${res:XML.MainMenu.EditMenu.Undo}" |
|
|
|
|
icon = "Icons.16x16.UndoIcon" |
|
|
|
|
type = "Item" |
|
|
|
|
description = "${res:XML.MainMenu.EditMenu.Undo.Description}" |
|
|
|
|
shortcut = "Control|Z" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.Undo"/> |
|
|
|
|
<MenuItem id = "Redo" |
|
|
|
|
label = "${res:XML.MainMenu.EditMenu.Redo}" |
|
|
|
|
icon = "Icons.16x16.RedoIcon" |
|
|
|
|
type = "Item" |
|
|
|
|
description = "${res:XML.MainMenu.EditMenu.Redo.Description}" |
|
|
|
|
shortcut = "Control|Y" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.Redo"/> |
|
|
|
|
@ -1043,29 +1062,34 @@
@@ -1043,29 +1062,34 @@
|
|
|
|
|
<MenuItem id = "Cut" |
|
|
|
|
label = "${res:XML.MainMenu.EditMenu.Cut}" |
|
|
|
|
icon = "Icons.16x16.CutIcon" |
|
|
|
|
type = "Item" |
|
|
|
|
description = "${res:XML.MainMenu.EditMenu.Cut.Description}" |
|
|
|
|
shortcut = "Control|X" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.Cut"/> |
|
|
|
|
<MenuItem id = "Copy" |
|
|
|
|
label = "${res:XML.MainMenu.EditMenu.Copy}" |
|
|
|
|
icon = "Icons.16x16.CopyIcon" |
|
|
|
|
type = "Item" |
|
|
|
|
description = "${res:XML.MainMenu.EditMenu.Copy.Description}" |
|
|
|
|
shortcut = "Control|C" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.Copy"/> |
|
|
|
|
<MenuItem id = "Paste" |
|
|
|
|
label = "${res:XML.MainMenu.EditMenu.Paste}" |
|
|
|
|
icon = "Icons.16x16.PasteIcon" |
|
|
|
|
type = "Item" |
|
|
|
|
description = "${res:XML.MainMenu.EditMenu.Paste.Description}" |
|
|
|
|
shortcut = "Control|V" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.Paste"/> |
|
|
|
|
<MenuItem id = "Delete" |
|
|
|
|
label = "${res:XML.MainMenu.EditMenu.Delete}" |
|
|
|
|
icon = "Icons.16x16.DeleteIcon" |
|
|
|
|
type = "Item" |
|
|
|
|
description = "${res:XML.MainMenu.EditMenu.Delete.Description}" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.Delete"/> |
|
|
|
|
<MenuItem id = "SelectAll" |
|
|
|
|
label = "${res:XML.MainMenu.EditMenu.SelectAll}" |
|
|
|
|
description = "${res:XML.MainMenu.EditMenu.SelectAll.Description}" |
|
|
|
|
type = "Item" |
|
|
|
|
shortcut = "Control|A" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.SelectAll"/> |
|
|
|
|
<MenuItem id = "Separator4" type = "Separator" /> |
|
|
|
|
@ -1464,21 +1488,25 @@
@@ -1464,21 +1488,25 @@
|
|
|
|
|
<Path name = "/SharpDevelop/ViewContent/DefaultTextEditor/ContextMenu"> |
|
|
|
|
<MenuItem id = "Cut" |
|
|
|
|
label = "${res:XML.TextAreaContextMenu.Cut}" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.CutIcon" |
|
|
|
|
shortcut = "Control|X" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.Cut"/> |
|
|
|
|
<MenuItem id = "Copy" |
|
|
|
|
label = "${res:XML.TextAreaContextMenu.Copy}" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.CopyIcon" |
|
|
|
|
shortcut = "Control|C" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.Copy"/> |
|
|
|
|
<MenuItem id = "Paste" |
|
|
|
|
label = "${res:XML.TextAreaContextMenu.Paste}" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.PasteIcon" |
|
|
|
|
shortcut = "Control|V" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.Paste"/> |
|
|
|
|
<MenuItem id = "Delete" |
|
|
|
|
label = "${res:XML.MainMenu.EditMenu.Delete}" |
|
|
|
|
type = "Item" |
|
|
|
|
icon = "Icons.16x16.DeleteIcon" |
|
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.Delete"/> |
|
|
|
|
<MenuItem id = "Separator1" type = "Separator" /> |
|
|
|
|
|