Merge bk://openembedded@openembedded.bkbits.net/packages
authorHolger Freyther <zecke@selfish.org>
Sun, 13 Jun 2004 19:43:53 +0000 (19:43 +0000)
committerHolger Freyther <zecke@selfish.org>
Sun, 13 Jun 2004 19:43:53 +0000 (19:43 +0000)
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

qte/qte-2.3.7-r0/lefthand.patch [new file with mode: 0644]
qte/qte-for-opie_2.3.7.oe

diff --git a/qte/qte-2.3.7-r0/lefthand.patch b/qte/qte-2.3.7-r0/lefthand.patch
new file mode 100644 (file)
index 0000000..e69de29
index a0a955e..b36cdd5 100644 (file)
@@ -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 "