File: current-in-select.xml

package info (click to toggle)
mono-reference-assemblies 3.12.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 604,240 kB
  • ctags: 625,505
  • sloc: cs: 3,967,741; xml: 2,793,081; ansic: 418,042; java: 60,435; sh: 14,833; makefile: 11,576; sql: 7,956; perl: 1,467; cpp: 1,446; yacc: 1,203; python: 598; asm: 422; sed: 16; php: 1
file content (80 lines) | stat: -rw-r--r-- 9,103 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<Tree>
    <Node name="">
      <Node name="MonoDevelop">
        <Node name="ProjectTemplates" idref="ProjectTemplates" title="Project templates to be shown in the New Project dialog." description="Project templates to be shown in the New Project dialog." add-in="MonoDevelop.Ide" />
        <Node name="FileTemplates" idref="FileTemplates" title="File templates to be shown in the New File dialog." description="File templates to be shown in the New File dialog." add-in="MonoDevelop.Ide" />
        <Node name="IDE">
          <Node name="StartupHandlers" idref="StartupHandlers" title="Commands to be automatically executed when the IDE starts. Specified classes must subclass MonoDevelop.Components.Commands.CommandHandler." description="Commands to be automatically executed when the IDE starts. Specified classes must subclass MonoDevelop.Components.Commands.CommandHandler." add-in="MonoDevelop.Ide" />
        </Node>
        <Node name="FileTemplateTypes" idref="FileTemplateTypes" title="Template types which can be used to create file templates." description="Template types which can be used to create file templates." add-in="MonoDevelop.Ide" />
      </Node>
      <Node name="SharpDevelop">
        <Node name="Workbench">
          <Node name="ProjectOptions">
            <Node name="ConfigurationProperties" idref="ConfigurationProperties" title="Dialog panels for project configuration options." description="Dialog panels for project configuration options." add-in="MonoDevelop.Projects.Gui" />
            <Node name="GeneralOptions" idref="GeneralOptions" title="Dialog panels for project options." description="Dialog panels for project options." add-in="MonoDevelop.Projects.Gui" />
          </Node>
          <Node name="CombineOptions">
            <Node name="ConfigurationProperties" idref="ConfigurationProperties" title="Dialog panels for solution configuration options." description="Dialog panels for solution configuration options." add-in="MonoDevelop.Projects.Gui" />
            <Node name="GeneralOptions" idref="GeneralOptions" title="Dialog panels for solution options." description="Dialog panels for solution options." add-in="MonoDevelop.Projects.Gui" />
          </Node>
          <Node name="DisplayBindings" idref="DisplayBindings" title="Display bindings." description="Display bindings." add-in="MonoDevelop.Ide" />
          <Node name="ProjectBindings" idref="ProjectBindings" title="Project bindings." description="Project bindings." add-in="MonoDevelop.Projects" />
          <Node name="MainMenu" idref="MainMenu" title="The main menu." description="The main menu." add-in="MonoDevelop.Ide" />
          <Node name="SerializableClasses" idref="SerializableClasses" title="Classes to be registered for serialization." description="Classes to be registered for serialization." add-in="MonoDevelop.Projects" />
          <Node name="Pads" idref="Pads" title="Pads shown in the workbench." description="Pads shown in the workbench." add-in="MonoDevelop.Ide">
            <Node name="MonoDevelop.Ide.Gui.Pads.ClassPad" idref="MonoDevelop.Ide.Gui.Pads.ClassPad" title="Registers a pad which shows information about a project in a tree view." description="Registers a pad which shows information about a project in a tree view." />
            <Node name="MonoDevelop.Ide.Gui.Pads.ProjectPad" idref="MonoDevelop.Ide.Gui.Pads.ProjectPad" title="Registers a pad which shows information about a project in a tree view." description="Registers a pad which shows information about a project in a tree view." />
          </Node>
          <Node name="BuildPipeline" idref="BuildPipeline" title="Custom build steps. Specified classes must implement IBuildStep" description="Custom build steps. Specified classes must implement IBuildStep" add-in="MonoDevelop.Projects" />
          <Node name="ToolBar" idref="ToolBar" title="The main toolbar." description="The main toolbar." add-in="MonoDevelop.Ide" />
          <Node name="Contexts" idref="Contexts" title="Workbench contexts." description="Workbench contexts." add-in="MonoDevelop.Ide" />
          <Node name="FileFilter" idref="FileFilter" title="File filters for the Open File dialog." description="File filters for the Open File dialog." add-in="MonoDevelop.Ide" />
          <Node name="StockIcons" idref="StockIcons" title="Stock icons (available from MonoDevelop.Core.Gui.Services.Resources)." description="Stock icons (available from MonoDevelop.Core.Gui.Services.Resources)." add-in="MonoDevelop.Core.Gui" />
          <Node name="Combine">
            <Node name="FileFilter" />
          </Node>
          <Node name="Ambiences" idref="Ambiences" title="Language ambiences. Specified classes must implement IAmbience." description="Language ambiences. Specified classes must implement IAmbience." add-in="MonoDevelop.Projects" />
          <Node name="Serialization">
            <Node name="ExtendedProperties" idref="ExtendedProperties" title="Custom properties for projects and other types." description="Custom properties for projects and other types." add-in="MonoDevelop.Projects" />
          </Node>
          <Node name="ProjectFileFormats" idref="ProjectFileFormats" title="File format handlers for projects and solutions." description="File format handlers for projects and solutions." add-in="MonoDevelop.Projects" />
          <Node name="ExecutionHandlers" idref="ExecutionHandlers" title="Default execution handlers." description="Default execution handlers." add-in="MonoDevelop.Core" />
        </Node>
        <Node name="Views">
          <Node name="ProjectBrowser">
            <Node name="ContextMenu">
              <Node name="DefaultDirectoryNode" idref="DefaultDirectoryNode" title="Context menu for a folder in the solution pad." description="Context menu for a folder in the solution pad." add-in="MonoDevelop.Ide" />
              <Node name="ReferenceFolderNode" idref="ReferenceFolderNode" title="Context menu for the references folder in the solution pad." description="Context menu for the references folder in the solution pad." add-in="MonoDevelop.Ide" />
              <Node name="SystemFileNode" idref="SystemFileNode" title="Context menu for a file (not belonging to a project) in the solution pad." description="Context menu for a file (not belonging to a project) in the solution pad." add-in="MonoDevelop.Ide" />
              <Node name="ReferenceNode" idref="ReferenceNode" title="Context menu for a reference in the solution pad." description="Context menu for a reference in the solution pad." add-in="MonoDevelop.Ide" />
              <Node name="ProjectFileNode" idref="ProjectFileNode" title="Context menu for a project file in the solution pad." description="Context menu for a project file in the solution pad." add-in="MonoDevelop.Ide" />
              <Node name="ResourceFolderNode" idref="ResourceFolderNode" title="Context menu for the resource folder in the solution pad." description="Context menu for the resource folder in the solution pad." add-in="MonoDevelop.Ide" />
              <Node name="CombineBrowserNode" idref="CombineBrowserNode" title="Context menu for solutions in the solution pad." description="Context menu for solutions in the solution pad." add-in="MonoDevelop.Ide" />
              <Node name="ProjectBrowserNode" idref="ProjectBrowserNode" title="Context menu for a project in the solution pad." description="Context menu for a project in the solution pad." add-in="MonoDevelop.Ide" />
            </Node>
          </Node>
        </Node>
        <Node name="DefaultEditor">
          <Node name="SearchAndReplace">
            <Node name="WildcardHelpPath" />
          </Node>
        </Node>
        <Node name="Dialogs">
          <Node name="OptionsDialog" idref="OptionsDialog" title="Dialog panels for global MonoDevelop options." description="Dialog panels for global MonoDevelop options." add-in="MonoDevelop.Ide" />
        </Node>
        <Node name="Commands" idref="Commands" title="User interface commands." description="User interface commands." add-in="MonoDevelop.Ide" />
      </Node>
      <Node name="Workspace">
        <Node name="Applications" idref="Applications" title="Applications managed by the runtime. Those application can be started using mdtool. Specified classes must implement MonoDevelop.Core.AddIns.IApplication." description="Applications managed by the runtime. Those application can be started using mdtool. Specified classes must implement MonoDevelop.Core.AddIns.IApplication." add-in="MonoDevelop.Core" />
        <Node name="Services" idref="Services" title="Services to be initialized by the runtime. Specified classes must implement MonoDevelop.Core.IService" description="Services to be initialized by the runtime. Specified classes must implement MonoDevelop.Core.IService" add-in="MonoDevelop.Core" />
      </Node>
    </Node>
  <AddIns>
    <AddIn name="MonoDevelop.Ide" />
    <AddIn name="MonoDevelop.Projects.Gui" />
    <AddIn name="MonoDevelop.Projects" />
    <AddIn name="MonoDevelop.Core.Gui" />
    <AddIn name="MonoDevelop.Core" />
  </AddIns>
</Tree>