summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorsvntcreutz <svntcreutz@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2007-07-26 01:33:38 +0000
committersvntcreutz <svntcreutz@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2007-07-26 01:33:38 +0000
commite40aff13427ae39718526b99e412b68dd0858f01 (patch)
tree294bae4ce662337b12b33aa05b0a13148a6728e1 /Makefile
parent1e490487b1cd6314c1783c05f2de865b4e045b21 (diff)
downloadvdr-plugin-menuorg-e40aff13427ae39718526b99e412b68dd0858f01.tar.gz
vdr-plugin-menuorg-e40aff13427ae39718526b99e412b68dd0858f01.tar.bz2
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
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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):