Use Tango as default test theme.

SVN revision: 35564
This commit is contained in:
Sebastian Dransfeld 2008-08-18 20:54:46 +00:00
parent fd5ae24875
commit ddfdbe237e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#endif
#define SIZE 128
#define THEME "Human"
#define THEME "Tango"
#define FREE(x) do { free(x); x = NULL; } while (0);
static void ef_icon_theme_themes_find(const char *search_dir,