Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] xcursor-transparent-theme: install index.theme explicitly
@ 2013-04-10  3:26 wenzong.fan
  2013-04-10  3:26 ` [PATCH 1/1] " wenzong.fan
  0 siblings, 1 reply; 5+ messages in thread
From: wenzong.fan @ 2013-04-10  3:26 UTC (permalink / raw)
  To: openembedded-core

From: Wenzong Fan <wenzong.fan@windriver.com>

xcursor-transparent-theme: install index.theme explicitly
    
The xcursor-transparent-theme doesn't install index.theme by default,
this might cause below command fails on target:
 
    $ gtk-update-icon-cache -q /usr/share/icons/xcursor-transparent
    Error: "gtk-update-icon-cache: No theme index file"
    
Just install index.theme explicitly to remove those error, its content
is from xcursor-transparent-theme's README file.
    
[YOCTO #4234]

The following changes since commit 307e860860badd4420a01ed781c6c845fc9bf603:

  udev: fix init script for the location of udevd (2013-04-09 18:09:14 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/4234
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/4234

Wenzong Fan (1):
  xcursor-transparent-theme: install index.theme explicitly

 .../xcursor-transparent-theme-0.1.1/index.theme       |    2 ++
 .../xcursor-transparent-theme_0.1.1.bb                |   17 ++++++++++++++---
 2 files changed, 16 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme-0.1.1/index.theme

-- 
1.7.10.4




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-11  6:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-10  3:26 [PATCH 0/1] xcursor-transparent-theme: install index.theme explicitly wenzong.fan
2013-04-10  3:26 ` [PATCH 1/1] " wenzong.fan
2013-04-10  8:00   ` Martin Jansa
2013-04-10  9:17     ` Burton, Ross
2013-04-11  6:38       ` wenzong fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox