diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/control b/debian/control index b894fd5..6dc55ba 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,11 @@ Standards-Version: 3.7.2 Package: vdr-plugin-menuorg Architecture: any Depends: ${shlibs:Depends}, ${vdr:Depends} -Description: organize your Mainmenu - With this plugin you can organize your Mainmenu. - It use the menu definition file from the setup plugin. +Conflicts: vdr-plugin-submenu (<< 0.0.2-35) +Replaces: vdr-plugin-submenu (<< 0.0.2-35) +Description: A VDR plug-in to reorganize the OSD main menu + This plug-in for the Linux Video Disc Recorder VDR, allows the main menu in + VDR's On Screen Display to be reorganized. The order of the displayed menu + items can be changed and sub menus can be created. Besides this, additional + "command" menu items can be added, that will execute any system commands. XB-VDR-Patchlevel: ${vdr:Patchlevel} |