The message is actually info, not error
This commit is contained in:
parent
3a71488be7
commit
c5f62ea384
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ gnome_settings_keyboard_xkb_analyze_sysconfig (void)
|
|||
!GSwitchItXkbConfigEquals (&gswicNow, &gswicWas)) {
|
||||
GtkWidget *msg = gtk_message_dialog_new_with_markup (NULL,
|
||||
0,
|
||||
GTK_MESSAGE_ERROR,
|
||||
GTK_MESSAGE_INFO,
|
||||
GTK_BUTTONS_CLOSE,
|
||||
//!! temporary one
|
||||
_
|
||||
|
|
Loading…
Add table
Reference in a new issue