inspector: Offer Raleigh as a theme

As long as it is included, might as well offer it.
This commit is contained in:
Matthias Clasen 2014-07-21 14:01:46 -04:00
parent 821955a998
commit 0d71478237

View File

@ -208,6 +208,7 @@ init_theme (GtkInspectorVisual *vis)
t = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, NULL);
g_hash_table_add (t, g_strdup ("Adwaita"));
g_hash_table_add (t, g_strdup ("Raleigh"));
fill_gtk (themedir, t);