diff options
author | lvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-10-06 09:16:12 +0000 |
---|---|---|
committer | lvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-10-06 09:16:12 +0000 |
commit | 250982ca9965c591d2c412bf39a0d04a9d4cbf4f (patch) | |
tree | 6d6a63871bc351eeff704977af68c39f02071496 /muggle.doxygen | |
parent | ebdf27d9e7c5d167101adf3c9df5efe3d7d52586 (diff) | |
download | vdr-plugin-muggle-250982ca9965c591d2c412bf39a0d04a9d4cbf4f.tar.gz vdr-plugin-muggle-250982ca9965c591d2c412bf39a0d04a9d4cbf4f.tar.bz2 |
Return to VDR main menu when pressing back in root view of browser
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@204 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'muggle.doxygen')
-rw-r--r-- | muggle.doxygen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/muggle.doxygen b/muggle.doxygen index ffac9c2..8703db4 100644 --- a/muggle.doxygen +++ b/muggle.doxygen @@ -361,7 +361,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = README +INPUT = README TODO . # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |