]> code.ossystems Code Review - openembedded-core.git/commitdiff
Use clearlooks as the default theme (and install it in oh-image), fix
authorChris Lord <chris@openedhand.com>
Mon, 3 Oct 2005 12:04:32 +0000 (12:04 +0000)
committerChris Lord <chris@openedhand.com>
Mon, 3 Oct 2005 12:04:32 +0000 (12:04 +0000)
rxvt .desktop category

git-svn-id: https://svn.o-hand.com/repos/poky@98 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/matchbox-poky/matchbox-poky/etc/gtk-2.0/gtkrc [new file with mode: 0644]
openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb
openembedded/packages/meta/meta-oh.bb
openembedded/packages/rxvt-unicode/files/rxvt.desktop

diff --git a/openembedded/packages/matchbox-poky/matchbox-poky/etc/gtk-2.0/gtkrc b/openembedded/packages/matchbox-poky/matchbox-poky/etc/gtk-2.0/gtkrc
new file mode 100644 (file)
index 0000000..34e98fd
--- /dev/null
@@ -0,0 +1,2 @@
+include "/usr/share/themes/Clearlooks/gtk-2.0/gtkrc"
+
index 1cf81e9eddcf6a92eb62d00093a1d3a589b6b486..d34016f04b8b579ee54a956e4f895a1f959aa87c 100644 (file)
@@ -1,8 +1,8 @@
 DESCRIPTION = "Custom MB session files for poky"
 LICENSE = "GPL"
 SECTION = "x11"
-DEPENDS = "matchbox matchbox-applet-startup-monitor"
-PR = "r3"
+RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks"
+PR = "r4"
 
 SRC_URI = "file://etc"
 S = ${WORKDIR}
index c2d3110af663456b04397e2deb7e04fa6566408b..4c44ec13f349649cf84a3ed835c67d15c28c029d 100644 (file)
@@ -2,7 +2,7 @@ PACKAGES = "oh-base-depends oh-task-base"
 # oh-task-base
 DESCRIPTION = "Meta-package for OpenHand Palmtop Environment"
 MAINTAINER = "Richard Purdie <richard@openedhand.com>"
-PR = "r14"
+PR = "r15"
 
 ALLOW_EMPTY = "1"
 
@@ -57,6 +57,7 @@ RDEPENDS_oh-task-base := "${oh-task-base} \
                           gdk-pixbuf-loader-png \
                          gdk-pixbuf-loader-xpm \
                          gdk-pixbuf-loader-jpeg \
+                         gtk-theme-clearlooks \
                           tslib-calibrate \
                           tslib-tests \
                          pango-module-basic-x \
index 0bb7701ff85a677c4292f730ad78a073c02a6da2..f372b28e97984c52f02432a9d38fc2d915f41624 100644 (file)
@@ -5,6 +5,6 @@ Exec=/usr/bin/rxvt
 Icon=rxvt.png
 Terminal=false
 Type=Application
-Categories=Utilities
+Categories=Utility
 StartupNotify=false