Changing report menu item names and icons

Report plug-ins are XML files that define the menu item and the report to run from the repository shortcut menu. You can change the menu item name and icon in the XML file. You can also rename plug-in files to more easily identify the report they are related to.

If you need to create a report plug-in, see Adding shortcuts to run reports from the Source Tree window.

Note: Only make changes to the menu item name and icon values in the XML file. Do not change other values because the plug-in may stop working.

1. Open the report plug-in XML file in a text editor. Plug-ins are stored in the plugins directory in the Surround SCM application directory by default.

2. Modify the <menu-item name="Report Name" /> line.

3. Save and close the file.

4. Optionally rename the file to use a more intuitive name.

5. Restart Surround SCM for the changes to take effect.