summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/tweaker/bin/twk_dragon.pl
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/tweaker/bin/twk_dragon.pl')
-rwxr-xr-xabs/core-testing/tweaker/bin/twk_dragon.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/tweaker/bin/twk_dragon.pl b/abs/core-testing/tweaker/bin/twk_dragon.pl
index 1234f90..21a9dc7 100755
--- a/abs/core-testing/tweaker/bin/twk_dragon.pl
+++ b/abs/core-testing/tweaker/bin/twk_dragon.pl
@@ -36,7 +36,7 @@ sub implement_option {
do_query("UPDATE cardinput SET sourceid='10' WHERE sourceid='20'") || return -1;
# Use the most beautiful theme
- change_or_make_setting('Theme', 'blootubelite-wide') || exit -1;
+ change_or_make_setting('Theme', 'blootube-wide') || exit -1;
} else {
my $logger = get_logger('tweaker.script');
$logger->error("ERROR: Unable to connect to mythconverg database");