summaryrefslogtreecommitdiff
path: root/doc/examples/menu/addingmenu/DoNothing.pluginspec
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/menu/addingmenu/DoNothing.pluginspec')
-rw-r--r--doc/examples/menu/addingmenu/DoNothing.pluginspec10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/examples/menu/addingmenu/DoNothing.pluginspec b/doc/examples/menu/addingmenu/DoNothing.pluginspec
deleted file mode 100644
index 35e922e5af..0000000000
--- a/doc/examples/menu/addingmenu/DoNothing.pluginspec
+++ /dev/null
@@ -1,10 +0,0 @@
-<plugin name="DoNothing" version="0.0.1">
- <vendor>FooCompanyInc</vendor>
- <copyright>FooCompanyInc</copyright>
- <license></license>
- <description>DO NOTHING</description>
- <url>http://www.FooCompanyInc.com</url>
- <dependencyList>
- <dependency name="Core"/>
- </dependencyList>
-</plugin>