summaryrefslogtreecommitdiff
path: root/qte
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2004-06-13 19:43:53 +0000
committerHolger Freyther <zecke@selfish.org>2004-06-13 19:43:53 +0000
commit04178db61006f0a17b683fd475fbdcf504ae0eb7 (patch)
treeecf007f5a1e70f93d4a0b2890240c3504157ccb8 /qte
parent95439ac6742d1566633cd248b0e51ea88055674f (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into debian.(none):/home/ich/programming/oe/oe-packages-exported 2004/06/13 21:43:25+02:00 (none)!ich Make the qte-for-opie Package include the Left-Hand (ScrollBar left) Patch. This way Left-Handed people can have their ScrollBars on the 'right' side BKrev: 40ccae79IzTVY5AYAnhc20t_Ie9z1g
Diffstat (limited to 'qte')
-rw-r--r--qte/qte-2.3.7-r0/lefthand.patch0
-rw-r--r--qte/qte-for-opie_2.3.7.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/qte/qte-2.3.7-r0/lefthand.patch b/qte/qte-2.3.7-r0/lefthand.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/qte/qte-2.3.7-r0/lefthand.patch
diff --git a/qte/qte-for-opie_2.3.7.oe b/qte/qte-for-opie_2.3.7.oe
index a0a955eb07..b36cdd5566 100644
--- a/qte/qte-for-opie_2.3.7.oe
+++ b/qte/qte-for-opie_2.3.7.oe
@@ -4,4 +4,5 @@ FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qte-${PV}-r0"
DESCRIPTION = "Qt/Embedded w/ Opie Patches version ${PV}"
-SRC_URI_append = "file://opie.patch;patch=1"
+SRC_URI_append = "file://opie.patch;patch=1 \
+ file://lefthand.patch;patch=1 "