diff options
author | Robert Bradford <rob@openedhand.com> | 2008-02-27 15:39:07 +0000 |
---|---|---|
committer | Robert Bradford <rob@openedhand.com> | 2008-02-27 15:39:07 +0000 |
commit | ddb23648271561977518e6658b8bd4d8ba24081c (patch) | |
tree | e333cd92c7cb354c49b99c1c06d7155e014568f3 /meta/packages/pimlico/contacts_0.8.bb | |
parent | 212bd6f2504eb25f07cd91e023860f2aad15fe84 (diff) | |
download | poky-ddb23648271561977518e6658b8bd4d8ba24081c.tar.gz |
Add a patch that avoids the entry getting focus and thus bringing up the
keyboard.
Remove old patch directory.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3872 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/pimlico/contacts_0.8.bb')
-rw-r--r-- | meta/packages/pimlico/contacts_0.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/pimlico/contacts_0.8.bb b/meta/packages/pimlico/contacts_0.8.bb index d00752b9c4..fac3dabb23 100644 --- a/meta/packages/pimlico/contacts_0.8.bb +++ b/meta/packages/pimlico/contacts_0.8.bb | |||
@@ -6,4 +6,5 @@ SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \ | |||
6 | file://stock_contact.png \ | 6 | file://stock_contact.png \ |
7 | file://stock_person.png \ | 7 | file://stock_person.png \ |
8 | file://contacts-owl-window-menu.patch;patch=1 \ | 8 | file://contacts-owl-window-menu.patch;patch=1 \ |
9 | file://contacts-focus-avoidance.patch;patch=1 \ | ||
9 | " | 10 | " |