GNOME Bugzilla – Bug 308279
Incorrect markup in "Error activating XKB configuration" dialog
Last modified: 2005-07-07 20:48:42 UTC
The "Error activating XKB configuration" dialog has the following text in it: --- If you report this situation as a bug, please include: - The result of <b>xprop -root | grep XKB</b> - The result of <b>gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd</b> -- Notice the markup (<b></b>) is not translated to bold strings.
thanks for the bug, this fixes the issue: 2005-07-07 Sebastien Bacher <seb128@debian.org> * gnome-settings-keyboard-xkb.c: (activation_error): fix the markup usage of the XKB dialog (Closes: #308279).