diff options
author | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-07-28 10:25:40 +0000 |
---|---|---|
committer | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-07-28 10:25:40 +0000 |
commit | b1376935b035fd0994705ce7083d116bf4c61e30 (patch) | |
tree | 0d5fe13ff06af3e949e36ad9178cf270c80f8358 /Makefile | |
parent | 68e0fa1bf7d1c311b632b7409ff62e3769ed2a8e (diff) | |
download | vdr-plugin-menuorg-b1376935b035fd0994705ce7083d116bf4c61e30.tar.gz vdr-plugin-menuorg-b1376935b035fd0994705ce7083d116bf4c61e30.tar.bz2 |
moved some code from the patch to the plugin
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/submenu/trunk@5664 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ # The official name of this plugin. # 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 = menuorg |