Change the toolkit name in GailUtil to 'gtk', too

This commit is contained in:
Matthias Clasen 2011-07-02 23:49:28 -04:00
parent b61043dcfa
commit 5559242ea9

View File

@ -335,7 +335,7 @@ gail_util_get_root (void)
static const gchar *
gail_util_get_toolkit_name (void)
{
return "GAIL";
return "gtk";
}
static const gchar *