summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/sato-icon-theme
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/sato-icon-theme')
-rw-r--r--meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc b/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc
index 3ee76efdea..0eff9dd7ae 100644
--- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc
+++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc
@@ -23,5 +23,5 @@ pkg_postinst_${PN} () {
23 exit 1 23 exit 1
24 fi 24 fi
25 gtk-update-icon-cache -q /usr/share/icons/Sato 25 gtk-update-icon-cache -q /usr/share/icons/Sato
26 echo 'gtk-icon-theme-name = "Sato"' > /etc/gtk-2.0/gtkrc 26 echo 'gtk-icon-theme-name = "Sato"' >> /etc/gtk-2.0/gtkrc
27} 27}