summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall/xorgsettings.h.patch
blob: d774899654d953486d7da4dffd87c7d5f74cfe94 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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");