From bb438bec17665a907c28ca47d665766c7b26be79 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Fri, 6 Jan 2006 15:48:47 +0000 Subject: plugins can register their own menu now menus have their own id now the update plugin for example adds a menu item to the Setup menu with the id "setup" --- data/menu.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/menu.xml b/data/menu.xml index 7f0df144..cf17421e 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -1,5 +1,5 @@ - + + @@ -42,6 +45,7 @@ + @@ -60,6 +64,7 @@ + quitMainloop(2) quitMainloop(1) -- cgit v1.2.3