summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall/xorgsettings.h.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-12-09 23:00:51 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-12-09 23:00:51 (GMT)
commit23b63734b90bb8c37d88673383002cbd210cdc99 (patch)
tree8179ce273843f1527fc515c1fd59df75d0d9c77d /abs/core/mythinstall/xorgsettings.h.patch
parent9c7a9f742bbe8a69bdf50335e8218a45c3f28721 (diff)
downloadlinhes_pkgbuild-23b63734b90bb8c37d88673383002cbd210cdc99.zip
linhes_pkgbuild-23b63734b90bb8c37d88673383002cbd210cdc99.tar.gz
linhes_pkgbuild-23b63734b90bb8c37d88673383002cbd210cdc99.tar.bz2
mythinstall: pull in MythVantage src to LH tree.
more cleanup to many modules. access can now disable remotes and screensaver
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");