Fix default icon name.

This commit is contained in:
Martin Rotter 2016-05-06 07:04:23 +02:00
parent 9a0e17814e
commit 2f530b5793
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
#define APP_QUIT_INSTANCE "app_quit"
#define APP_IS_RUNNING "app_is_running"
#define APP_SKIN_DEFAULT "base/vergilius.xml"
#define APP_THEME_DEFAULT "faenza"
#define APP_THEME_DEFAULT "Faenza"
#define APP_NO_THEME "-"
#define APP_THEME_SUFFIX ".png"