diff options
Diffstat (limited to '')
-rw-r--r-- | plugins/etc_proposals.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/etc_proposals.xml b/plugins/etc_proposals.xml index 5690b98..e4569e1 100644 --- a/plugins/etc_proposals.xml +++ b/plugins/etc_proposals.xml @@ -10,4 +10,9 @@ call = "etc_prop"> <connect type="after" /> </hook> + + <menu + label= "Et_c-Proposals" + call = "etc_prop_menu" + /> </plugin> |