diff options
Diffstat (limited to 'debian/menuorg.xml.minimum')
| -rw-r--r-- | debian/menuorg.xml.minimum | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/menuorg.xml.minimum b/debian/menuorg.xml.minimum new file mode 100644 index 0000000..936088b --- /dev/null +++ b/debian/menuorg.xml.minimum @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +This is the config file for the Menuorg plug-in. + +See /usr/share/doc/vdr-plugin-menurg for examples and a full +description of the config file format. + +--> +<menus> + <system name="Schedule" /> + <system name="Channels" /> + <system name="Timers" /> + <system name="Recordings" /> + <system name="Setup" /> + <system name="Commands" /> +</menus> |
