forked from pool/gnome-settings-daemon
14 lines
415 B
Diff
14 lines
415 B
Diff
Index: plugins/common/eggaccelerators.c
|
|
===================================================================
|
|
--- plugins/common/eggaccelerators.c (révision 706)
|
|
+++ plugins/common/eggaccelerators.c (copie de travail)
|
|
@@ -358,6 +358,8 @@ egg_accelerator_parse_virtual (const gch
|
|
}
|
|
}
|
|
}
|
|
+ else
|
|
+ bad_keyval = TRUE;
|
|
}
|
|
else if (accelerator_codes != NULL)
|
|
{
|