blob: 696be808114a1202917d0164a16c9b915892e676 (
plain)
1
2
3
4
5
6
7
8
9
|
--- programs/mythfrontend/networkcontrol.cpp.orig 2008-03-23 23:00:25.000000000 +0000
+++ programs/mythfrontend/networkcontrol.cpp 2008-03-23 23:01:33.000000000 +0000
@@ -81,6 +81,7 @@
jumpMap["zoneminderliveview"] = "ZoneMinder Live View";
jumpMap["zoneminderevents"] = "ZoneMinder Events";
+ jumpMap["mythsmolt"] = "MythSmolt";
// These jump point names match the (lowercased) locations from gContext
jumpMap["channelrecpriority"] = "Channel Recording Priorities";
|