--- xorgsettings.h.orig 2013-12-06 22:40:05.424359651 +0000 +++ xorgsettings.h 2013-12-06 22:40:31.537678172 +0000 @@ -105,7 +105,7 @@ //Used in the simple config { HostComboBox *gc = new HostComboBox("HostXres"); - gc->setLabel(QObject::tr("Initial resolution")); + gc->setLabel(QObject::tr("Initial Resolution")); gc->addSelection("Auto") ; gc->setHelpText(QObject::tr("")); system ("print_xorg_res.py");