summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall/xorgsettings.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/mythinstall/xorgsettings.h.patch')
-rw-r--r--abs/core/mythinstall/xorgsettings.h.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/abs/core/mythinstall/xorgsettings.h.patch b/abs/core/mythinstall/xorgsettings.h.patch
new file mode 100644
index 0000000..d774899
--- /dev/null
+++ b/abs/core/mythinstall/xorgsettings.h.patch
@@ -0,0 +1,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");