summaryrefslogtreecommitdiffstats
path: root/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'conf.php')
-rw-r--r--conf.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf.php b/conf.php
index a74c192..b8d9382 100644
--- a/conf.php
+++ b/conf.php
@@ -41,3 +41,6 @@ $g_root_url = 'http://pkgsubmit.mageia.org/';
/** URL to view a package svn revision. %d is replaced by the revision */
$package_commit_url = 'http://svnweb.mageia.org/packages?view=revision&revision=%d';
+
+/** name of the theme */
+$theme_name = 'mageia';