From 7f2033babbd4d0e5a00b62fe745f058b1f73b48d Mon Sep 17 00:00:00 2001 From: Rene Wagner Date: Fri, 3 Feb 2006 21:54:04 +0000 Subject: matchbox-common: remove "Utilities" category as the distinction between "Utilities" and "Other" is currently rather random. Part of a fix for hh.org Bug #1462 --- packages/matchbox-common/matchbox-common/.mtn2git_empty | 0 .../matchbox-common/matchbox-common/no-utilities-category.patch | 7 +++++++ packages/matchbox-common/matchbox-common_0.9.1.bb | 4 +++- 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 packages/matchbox-common/matchbox-common/.mtn2git_empty create mode 100644 packages/matchbox-common/matchbox-common/no-utilities-category.patch diff --git a/packages/matchbox-common/matchbox-common/.mtn2git_empty b/packages/matchbox-common/matchbox-common/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/matchbox-common/matchbox-common/no-utilities-category.patch b/packages/matchbox-common/matchbox-common/no-utilities-category.patch new file mode 100644 index 0000000000..6801533ac3 --- /dev/null +++ b/packages/matchbox-common/matchbox-common/no-utilities-category.patch @@ -0,0 +1,7 @@ +--- matchbox-common-0.9.1.orig/data/vfolders-pda/Root.order 2006-02-03 22:26:55.000000000 +0100 ++++ matchbox-common-0.9.1/data/vfolders-pda/Root.order 2006-02-03 22:32:08.000000000 +0100 +@@ -1,4 +1,3 @@ +-Utilities + Games + Settings + Other diff --git a/packages/matchbox-common/matchbox-common_0.9.1.bb b/packages/matchbox-common/matchbox-common_0.9.1.bb index 2927ccd08f..27c2bdf508 100644 --- a/packages/matchbox-common/matchbox-common_0.9.1.bb +++ b/packages/matchbox-common/matchbox-common_0.9.1.bb @@ -2,8 +2,10 @@ SECTION = "x11/wm" DESCRIPTION = "Matchbox window manager common files" LICENSE = "GPL" DEPENDS = "libmatchbox" +PR = "r1" -SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz" +SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \ + file://no-utilities-category.patch;patch=1" inherit autotools pkgconfig -- cgit v1.2.3