From ebd747180e3a94e8312f5f0e7f58d3c208fd1b21 Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Tue, 4 Oct 2005 17:01:36 +0000 Subject: - Remove /etc/gtk-2.0/gtkrc that forced Clearlooks - Make matchbox themes without a corresponding gtk theme use Clearlooks - Add settings-daemon, matchbox-config-gtk and leafpad to meta-oh - Add settings-daemon - Add matchbox-config-gtk - Change Leafpad desktop shortcut from 'Leafpad' to 'Notes' git-svn-id: https://svn.o-hand.com/repos/poky@120 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/matchbox-themes-gtk/files/gtkrc | 2 +- openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'openembedded/packages/matchbox-themes-gtk') diff --git a/openembedded/packages/matchbox-themes-gtk/files/gtkrc b/openembedded/packages/matchbox-themes-gtk/files/gtkrc index b22b9972cd..6dc40c0aa5 100644 --- a/openembedded/packages/matchbox-themes-gtk/files/gtkrc +++ b/openembedded/packages/matchbox-themes-gtk/files/gtkrc @@ -1 +1 @@ -include "/usr/share/themes/Angelistic/gtk-2.0/gtkrc" +include "/usr/share/themes/Clearlooks/gtk-2.0/gtkrc" diff --git a/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb b/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb index 74010ba2f9..602a96efa3 100644 --- a/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb +++ b/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" DEPENDS = "matchbox-wm gtk-clearlooks-engine" RDEPENDS = "matchbox-wm gtk-clearlooks-engine" SECTION = "x11/base" -PR = "r1" +PR = "r2" SRC_URI = "file://gtkrc" -- cgit v1.2.3