aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/opie-aboutapplet/opie-aboutapplet-1.2.1/.mtn2git_empty0
-rw-r--r--packages/opie-aboutapplet/opie-aboutapplet-1.2.1/add-hrw-to-authors.patch18
-rw-r--r--packages/opie-aboutapplet/opie-aboutapplet_1.2.1.bb7
3 files changed, 22 insertions, 3 deletions
diff --git a/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/.mtn2git_empty b/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/.mtn2git_empty
diff --git a/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/add-hrw-to-authors.patch b/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/add-hrw-to-authors.patch
new file mode 100644
index 0000000000..93a251ccac
--- /dev/null
+++ b/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/add-hrw-to-authors.patch
@@ -0,0 +1,18 @@
+Backport from CVS
+
+Index: widget.ui
+===================================================================
+RCS file: /cvs/opie/core/applets/aboutapplet/widget.ui,v
+retrieving revision 1.6
+retrieving revision 1.7
+diff -u -u -r1.6 -r1.7
+--- aboutapplet/widget.ui 22 Apr 2005 13:01:47 -0000 1.6
++++ aboutapplet/widget.ui 13 Nov 2005 14:40:31 -0000 1.7
+@@ -134,6 +134,7 @@
+ <b>Holger 'Zecke' Freyther</b> (zecke@handhelds.org)<br/>
+ <b>Robert 'Sandman' Griebl</b> (sandman@handhelds.org)<br/>
+ <b>Alberto 'Skyhusker' Hierro</b> (skyhusker@handhelds.org)<br/>
++<b>Marcin 'Hrw' Juszkiewicz</b> (hrw@handhelds.org)<br/>
+ <b>Chris 'Kergoth' Larson</b> (kergoth@handhelds.org)<br/>
+ <b>Michael 'Mickey' Lauer</b> (mickeyl@handhelds.org)<br/>
+ <b>Lorn 'ljp' Potter</b> (ljp@handhelds.org)<br/>
diff --git a/packages/opie-aboutapplet/opie-aboutapplet_1.2.1.bb b/packages/opie-aboutapplet/opie-aboutapplet_1.2.1.bb
index 809db56b9f..95a085ab5e 100644
--- a/packages/opie-aboutapplet/opie-aboutapplet_1.2.1.bb
+++ b/packages/opie-aboutapplet/opie-aboutapplet_1.2.1.bb
@@ -1,5 +1,6 @@
include ${PN}.inc
-
-
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/applets/aboutapplet"
+PR = "r1"
+
+SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/applets/aboutapplet \
+ file://add-hrw-to-authors.patch;patch=1"