summaryrefslogtreecommitdiff
path: root/src/theme.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/theme.c')
-rw-r--r--src/theme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theme.c b/src/theme.c
index 4139168..bc018fe 100644
--- a/src/theme.c
+++ b/src/theme.c
@@ -1012,7 +1012,7 @@ get_theme_info (char **theme_name,
char **author,
char **homepage)
{
- *theme_name = g_strdup ("Chelonia");
+ *theme_name = g_strdup ("Slider");
*theme_ver = g_strdup_printf ("%d.%d.%d",
THEME_MAJOR_VERSION,
THEME_MINOR_VERSION,