More work on the buttons
This commit is contained in:
@@ -241,7 +241,7 @@ ecdb_set_main_theme(const char *theme_name, const char *group)
|
||||
"/themes/default.edj", group))
|
||||
{
|
||||
printf("Error setting default theme: %s\n",
|
||||
PACKAGE_DATA_DIR"/themes/default/edj");
|
||||
PACKAGE_DATA_DIR"/themes/default.edj");
|
||||
return;
|
||||
}
|
||||
evas_font_path_append(ecore_evas_get(em->main_win_ee),
|
||||
|
Reference in New Issue
Block a user