summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall/xorgsettings.h.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-12-07 20:03:44 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-12-07 20:03:44 (GMT)
commitb0893476b0988fdb4eea84fa40be34ef8a549f4f (patch)
tree64d428180ef6b8dd1a207ad969d0c6b56cd40236 /abs/core/mythinstall/xorgsettings.h.patch
parentdacae1d9673958dbeceae2ec93758cc3d4b9995e (diff)
downloadlinhes_pkgbuild-b0893476b0988fdb4eea84fa40be34ef8a549f4f.zip
linhes_pkgbuild-b0893476b0988fdb4eea84fa40be34ef8a549f4f.tar.gz
linhes_pkgbuild-b0893476b0988fdb4eea84fa40be34ef8a549f4f.tar.bz2
mythinstall: Upgrade gives popup when target isn't R8.0 or above. closes #905.
many other patches to add/change verbage to various screens.
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");