|
|
@ -281,17 +281,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<Condition name="WriteableProject" action="Disable"> |
|
|
|
<Condition name="WriteableProject" action="Disable"> |
|
|
|
<MenuItem id = "ProjectAddMenu" label = "${res:ProjectComponent.ContextMenu.AddMenu}" type = "Menu" > |
|
|
|
<MenuItem id = "ProjectAddMenu" label = "${res:ProjectComponent.ContextMenu.AddMenu}" type = "Menu" > |
|
|
|
<MenuItem id = "New Item" |
|
|
|
<Include path="/SharpDevelop/Pads/ProjectBrowser/ContextMenu/FolderNode/Add"/> |
|
|
|
label = "${res:ProjectComponent.ContextMenu.NewItem}" |
|
|
|
|
|
|
|
icon = "Icons.16x16.NewDocumentIcon" |
|
|
|
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddNewItemsToProject"/> |
|
|
|
|
|
|
|
<MenuItem id = "Existing Item" |
|
|
|
|
|
|
|
label = "${res:ProjectComponent.ContextMenu.ExistingItem}" |
|
|
|
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddExistingItemsToProject"/> |
|
|
|
|
|
|
|
<MenuItem id = "NewFolder" |
|
|
|
|
|
|
|
label = "${res:ProjectComponent.ContextMenu.NewFolder}" |
|
|
|
|
|
|
|
icon = "Icons.16x16.NewFolderIcon" |
|
|
|
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddNewFolderToProject"/> |
|
|
|
|
|
|
|
</MenuItem> |
|
|
|
</MenuItem> |
|
|
|
|
|
|
|
|
|
|
|
<MenuItem id = "AddReference" |
|
|
|
<MenuItem id = "AddReference" |
|
|
@ -393,17 +383,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<Condition name = "Ownerstate" ownerstate = "InProject"> |
|
|
|
<Condition name = "Ownerstate" ownerstate = "InProject"> |
|
|
|
<MenuItem id = "Add" label = "${res:ProjectComponent.ContextMenu.AddMenu}" type="Menu"> |
|
|
|
<MenuItem id = "Add" label = "${res:ProjectComponent.ContextMenu.AddMenu}" type="Menu"> |
|
|
|
<MenuItem id = "New Item" |
|
|
|
<Include path="/SharpDevelop/Pads/ProjectBrowser/ContextMenu/FolderNode/Add"/> |
|
|
|
label = "${res:ProjectComponent.ContextMenu.NewItem}" |
|
|
|
|
|
|
|
icon = "Icons.16x16.NewDocumentIcon" |
|
|
|
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddNewItemsToProject"/> |
|
|
|
|
|
|
|
<MenuItem id = "Existing Item" |
|
|
|
|
|
|
|
label = "${res:ProjectComponent.ContextMenu.ExistingItem}" |
|
|
|
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddExistingItemsToProject"/> |
|
|
|
|
|
|
|
<MenuItem id = "NewFolder" |
|
|
|
|
|
|
|
label = "${res:ProjectComponent.ContextMenu.NewFolder}" |
|
|
|
|
|
|
|
icon = "Icons.16x16.NewFolderIcon" |
|
|
|
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddNewFolderToProject"/> |
|
|
|
|
|
|
|
<MenuItem id = "AddDependentSeparator" |
|
|
|
<MenuItem id = "AddDependentSeparator" |
|
|
|
type = "Separator" /> |
|
|
|
type = "Separator" /> |
|
|
|
<MenuItem id = "NewDependentItem" |
|
|
|
<MenuItem id = "NewDependentItem" |
|
|
@ -559,6 +539,9 @@ |
|
|
|
label = "${res:ProjectComponent.ContextMenu.NewFolder}" |
|
|
|
label = "${res:ProjectComponent.ContextMenu.NewFolder}" |
|
|
|
icon = "Icons.16x16.NewFolderIcon" |
|
|
|
icon = "Icons.16x16.NewFolderIcon" |
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddNewFolderToProject"/> |
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddNewFolderToProject"/> |
|
|
|
|
|
|
|
<MenuItem id = "ExistingFolder" |
|
|
|
|
|
|
|
label = "${res:ProjectComponent.ContextMenu.ExistingFolder}" |
|
|
|
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddExistingFolderToProject"/> |
|
|
|
</MenuItem> |
|
|
|
</MenuItem> |
|
|
|
<MenuItem id = "AddSeparator" type = "Separator" /> |
|
|
|
<MenuItem id = "AddSeparator" type = "Separator" /> |
|
|
|
|
|
|
|
|
|
|
@ -943,7 +926,7 @@ |
|
|
|
</Condition> |
|
|
|
</Condition> |
|
|
|
|
|
|
|
|
|
|
|
<ToolbarItem id = "ChooseConfigurationSeparator" type = "Separator"/> |
|
|
|
<ToolbarItem id = "ChooseConfigurationSeparator" type = "Separator"/> |
|
|
|
|
|
|
|
|
|
|
|
<ToolbarItem id = "ChooseLayout" |
|
|
|
<ToolbarItem id = "ChooseLayout" |
|
|
|
type = "ComboBox" |
|
|
|
type = "ComboBox" |
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand" /> |
|
|
|
class = "ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand" /> |
|
|
@ -1362,17 +1345,7 @@ |
|
|
|
<Condition name = "ProjectActive" activeproject="*"> |
|
|
|
<Condition name = "ProjectActive" activeproject="*"> |
|
|
|
<MenuItem id = "Project" label = "${res:XML.MainMenu.ProjectMenu}" type="Menu"> |
|
|
|
<MenuItem id = "Project" label = "${res:XML.MainMenu.ProjectMenu}" type="Menu"> |
|
|
|
<MenuItem id = "ProjectAddMenu" label = "${res:ProjectComponent.ContextMenu.AddMenu}" type = "Menu" > |
|
|
|
<MenuItem id = "ProjectAddMenu" label = "${res:ProjectComponent.ContextMenu.AddMenu}" type = "Menu" > |
|
|
|
<MenuItem id = "New Item" |
|
|
|
<Include path="/SharpDevelop/Pads/ProjectBrowser/ContextMenu/FolderNode/Add"/> |
|
|
|
label = "${res:ProjectComponent.ContextMenu.NewItem}" |
|
|
|
|
|
|
|
icon = "Icons.16x16.NewDocumentIcon" |
|
|
|
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddNewItemsToProject"/> |
|
|
|
|
|
|
|
<MenuItem id = "Existing Item" |
|
|
|
|
|
|
|
label = "${res:ProjectComponent.ContextMenu.ExistingItem}" |
|
|
|
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddExistingItemsToProject"/> |
|
|
|
|
|
|
|
<MenuItem id = "NewFolder" |
|
|
|
|
|
|
|
label = "${res:ProjectComponent.ContextMenu.NewFolder}" |
|
|
|
|
|
|
|
icon = "Icons.16x16.NewFolderIcon" |
|
|
|
|
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AddNewFolderToProject"/> |
|
|
|
|
|
|
|
</MenuItem> |
|
|
|
</MenuItem> |
|
|
|
<MenuItem id = "AddReference" |
|
|
|
<MenuItem id = "AddReference" |
|
|
|
label = "${res:ProjectComponent.ContextMenu.AddReference}" |
|
|
|
label = "${res:ProjectComponent.ContextMenu.AddReference}" |
|
|
@ -1483,7 +1456,7 @@ |
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.StopDebuggingCommand"/> |
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.StopDebuggingCommand"/> |
|
|
|
</Condition> |
|
|
|
</Condition> |
|
|
|
</Condition> |
|
|
|
</Condition> |
|
|
|
|
|
|
|
|
|
|
|
<Condition name="DebuggerSupports" debuggersupports="Attaching"> |
|
|
|
<Condition name="DebuggerSupports" debuggersupports="Attaching"> |
|
|
|
<Condition name="IsProcessRunning" isprocessrunning="False" isdebugging="False" action="Disable"> |
|
|
|
<Condition name="IsProcessRunning" isprocessrunning="False" isdebugging="False" action="Disable"> |
|
|
|
<MenuItem id = "Attach" |
|
|
|
<MenuItem id = "Attach" |
|
|
@ -1491,7 +1464,7 @@ |
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AttachToProcessCommand"/> |
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.AttachToProcessCommand"/> |
|
|
|
</Condition> |
|
|
|
</Condition> |
|
|
|
</Condition> |
|
|
|
</Condition> |
|
|
|
|
|
|
|
|
|
|
|
<Condition name="DebuggerSupports" debuggersupports="Detaching"> |
|
|
|
<Condition name="DebuggerSupports" debuggersupports="Detaching"> |
|
|
|
<Condition name="IsProcessRunning" isdebugging="True" action="Disable"> |
|
|
|
<Condition name="IsProcessRunning" isdebugging="True" action="Disable"> |
|
|
|
<MenuItem id = "Detach" |
|
|
|
<MenuItem id = "Detach" |
|
|
|