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, 0 insertions, 11 deletions
diff --git a/abs/core/mythinstall/xorgsettings.h.patch b/abs/core/mythinstall/xorgsettings.h.patch
deleted file mode 100644
index d774899..0000000
--- a/abs/core/mythinstall/xorgsettings.h.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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");