Use a define for the default theme name

This commit is contained in:
William Jon McCann
2014-01-24 08:04:04 -05:00
parent 6fa703b506
commit 974e930fb8
3 changed files with 7 additions and 5 deletions

View File

@ -22,6 +22,7 @@
G_BEGIN_DECLS
#define DEFAULT_THEME_NAME "Raleigh"
void _gtk_settings_set_property_value_from_rc (GtkSettings *settings,
const gchar *name,