|
|
|
@ -122,6 +122,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<!-- Project browser Paths --> |
|
|
|
<!-- Project browser Paths --> |
|
|
|
<Path name = "/SharpDevelop/Pads/ProjectBrowser/ToolBar/Standard"> |
|
|
|
<Path name = "/SharpDevelop/Pads/ProjectBrowser/ToolBar/Standard"> |
|
|
|
|
|
|
|
<Condition name = "CombineOpen" iscombineopen="True" action="Disable"> |
|
|
|
<ToolbarItem id = "Properties" |
|
|
|
<ToolbarItem id = "Properties" |
|
|
|
icon = "Icons.16x16.PropertiesIcon" |
|
|
|
icon = "Icons.16x16.PropertiesIcon" |
|
|
|
tooltip = "Properties" |
|
|
|
tooltip = "Properties" |
|
|
|
@ -136,6 +137,7 @@ |
|
|
|
icon = "ProjectBrowser.Toolbar.Refresh" |
|
|
|
icon = "ProjectBrowser.Toolbar.Refresh" |
|
|
|
tooltip = "Refresh" |
|
|
|
tooltip = "Refresh" |
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.RefreshProjectBrowser"/> |
|
|
|
class = "ICSharpCode.SharpDevelop.Project.Commands.RefreshProjectBrowser"/> |
|
|
|
|
|
|
|
</Condition> |
|
|
|
</Path> |
|
|
|
</Path> |
|
|
|
|
|
|
|
|
|
|
|
<Path name = "/SharpDevelop/Pads/ProjectBrowser/ToolBar/File"> |
|
|
|
<Path name = "/SharpDevelop/Pads/ProjectBrowser/ToolBar/File"> |
|
|
|
|