diff options
Diffstat (limited to 'abs/core-testing/mythtv')
-rw-r--r-- | abs/core-testing/mythtv/stable/mythdb-initial/mc.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/mythtv/stable/mythdb-initial/mc.sql b/abs/core-testing/mythtv/stable/mythdb-initial/mc.sql index 58a5919..67b6726 100644 --- a/abs/core-testing/mythtv/stable/mythdb-initial/mc.sql +++ b/abs/core-testing/mythtv/stable/mythdb-initial/mc.sql @@ -2784,5 +2784,5 @@ INSERT INTO settings VALUES ('SecurityPin','0000','MythTVhost'); INSERT INTO settings VALUES ('BackendServerIP','127.0.0.1','MythTVhost'); INSERT INTO settings VALUES ('MasterServerIP','127.0.0.1','MythTVhost'); INSERT INTO settings VALUES ('MasterServerPort','6543','MythTVhost'); -INSERT INTO settings VALUES ('Theme', 'Iulius','MythTVhost'); +INSERT INTO settings VALUES ('Theme', 'LinHES','MythTVhost'); INSERT INTO storagegroup VALUES ('\N', 'Default','MythTVhost','/'); |