From e40aff13427ae39718526b99e412b68dd0858f01 Mon Sep 17 00:00:00 2001 From: svntcreutz Date: Thu, 26 Jul 2007 01:33:38 +0000 Subject: plugin rename, some tests for navigate through the menus git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/submenu/trunk@5634 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0fbfcfb..491f2e5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# Makefile for the submenu VDR plugin +# Makefile for the menuorg VDR plugin # # $Id: Makefile 4096 2006-08-20 21:11:08Z svntobi $ @@ -7,7 +7,7 @@ # This name will be used in the '-P...' option of VDR to load the plugin. # By default the main source file also carries this name. # -PLUGIN = submenu +PLUGIN = menuorg ### The version number of this plugin (taken from the main source file): -- cgit v1.2.3