OSDN Git Service

update README about icon path
authorMartin Renold <martinxyz@gmx.ch>
Thu, 27 Oct 2011 20:07:39 +0000 (22:07 +0200)
committerMartin Renold <martinxyz@gmx.ch>
Thu, 27 Oct 2011 20:07:39 +0000 (22:07 +0200)
According to:
http://forum.intilinux.com/mypaint-development-and-suggestions/icons-problem-with-install-to-usrlocal-fixed

README

diff --git a/README b/README
index 1d58405..4a71710 100644 (file)
--- a/README
+++ b/README
@@ -53,6 +53,10 @@ Building on Linux:
     after installation to ensure that the cache is up to date. Scons won't
     do this for you because the cache file is optional.
 
+    If you install to /usr/local, you may need to run this instead:
+
+        $ gtk-update-icon-cache --ignore-theme-index /usr/local/share/icons/hicolor
+
 
 Building on Windows: