From 04178db61006f0a17b683fd475fbdcf504ae0eb7 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sun, 13 Jun 2004 19:43:53 +0000 Subject: 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 --- qte/qte-2.3.7-r0/lefthand.patch | 0 qte/qte-for-opie_2.3.7.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 qte/qte-2.3.7-r0/lefthand.patch (limited to 'qte') 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 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 " -- cgit v1.2.3