From fb52ee29f76e0fd809db52f5d6072f50540006e2 Mon Sep 17 00:00:00 2001 From: M.Dinslage Date: Thu, 13 May 2010 00:57:35 +0200 Subject: desktop/cwp: Added to 13.0 repository --- desktop/cwp/doinst.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 desktop/cwp/doinst.sh (limited to 'desktop/cwp/doinst.sh') diff --git a/desktop/cwp/doinst.sh b/desktop/cwp/doinst.sh new file mode 100644 index 0000000000..84d0544d34 --- /dev/null +++ b/desktop/cwp/doinst.sh @@ -0,0 +1,6 @@ +if [ -e usr/share/icons/oxygen/icon-theme.cache ]; then + if [ -x /usr/bin/gtk-update-icon-cache ]; then + /usr/bin/gtk-update-icon-cache usr/share/icons/oxygen >/dev/null 2>&1 + fi +fi + -- cgit v1.2.3