diff --git a/src/e_mod_penguins.c b/src/e_mod_penguins.c index 444992f..23754f1 100644 --- a/src/e_mod_penguins.c +++ b/src/e_mod_penguins.c @@ -250,7 +250,7 @@ static void _theme_load(void) { char *name; - char buf[15]; + char buf[32]; int i = 1; name = edje_file_data_get(population->conf->theme, "PopulationName");