diff options
author | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-21 23:01:20 +0000 |
---|---|---|
committer | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-21 23:01:20 +0000 |
commit | feff6c258c109abe5a64f5dd08ad5198c5202e4c (patch) | |
tree | 145191b7df91250969db5dd57640dd2a3c2cb535 /debian/menuorg.xml.minimum | |
parent | 20f371ed3393b72ffb23b05f228f9312a149d082 (diff) | |
download | vdr-plugin-menuorg-feff6c258c109abe5a64f5dd08ad5198c5202e4c.tar.gz vdr-plugin-menuorg-feff6c258c109abe5a64f5dd08ad5198c5202e4c.tar.bz2 |
merged changes from the 0.3.x branch
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6962 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
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> |