summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/opera/opera-qt4-theme.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-10-23 18:17:40 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-10-23 18:19:39 (GMT)
commitadbcf19958300e9b6598990184c8815b945ba0ee (patch)
treef4283c850ac0ac202c17e78a637ee7ca8147621b /abs/extra-testing/opera/opera-qt4-theme.patch
parent61a68250df10d29b624650948484898334ff22d0 (diff)
downloadlinhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.zip
linhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.tar.gz
linhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.tar.bz2
Removed old core and extra from repo. Renamed -testing to core/extra. This will setup the base for the testing branch.
Diffstat (limited to 'abs/extra-testing/opera/opera-qt4-theme.patch')
-rw-r--r--abs/extra-testing/opera/opera-qt4-theme.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/extra-testing/opera/opera-qt4-theme.patch b/abs/extra-testing/opera/opera-qt4-theme.patch
deleted file mode 100644
index f00f2cd..0000000
--- a/abs/extra-testing/opera/opera-qt4-theme.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- opera.orig 2008-10-22 19:37:21.000000000 +0200
-+++ opera 2008-10-22 19:38:13.000000000 +0200
-@@ -30,7 +30,7 @@
- done
- test -z "$toset" || die Missing parameter for $arg
-
--test "${_QTSTYLE_FROM_CMDLINE_}" = 'NO' && test -f "$HOME/.qt/qtrc" && _OPERA_QTSTYLE=`sed -n 's/^style=//p' $HOME/.qt/qtrc` && test "$_OPERA_QTSTYLE" && set -- "$@" -style "$_OPERA_QTSTYLE"
-+test "${_QTSTYLE_FROM_CMDLINE_}" = 'NO' && test -f "$HOME/.config/Trolltech.conf" && _OPERA_QTSTYLE=`sed -n 's/^style=//p' $HOME/.config/Trolltech.conf` && test "$_OPERA_QTSTYLE" && set -- "$@" -style "$_OPERA_QTSTYLE"
-
-
- # Add ending path divider "/" if missing, so execution won't fail