summaryrefslogtreecommitdiffstats
path: root/extra/google-chrome/google-chrome-beta.install
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-13 21:34:24 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-13 21:34:24 +0100
commit5bd014fd796f38c6db1474b9e3155b8900e0a9f3 (patch)
treece1bb334b3844f6b913b527e209cf5779081e4fa /extra/google-chrome/google-chrome-beta.install
parentbe7d1f018fd899ae0dd7cffb2df0a22d2139d4aa (diff)
downloadnutyx-extra-5bd014fd796f38c6db1474b9e3155b8900e0a9f3.tar.gz
nutyx-extra-5bd014fd796f38c6db1474b9e3155b8900e0a9f3.tar.bz2
nutyx-extra-5bd014fd796f38c6db1474b9e3155b8900e0a9f3.tar.xz
nutyx-extra-5bd014fd796f38c6db1474b9e3155b8900e0a9f3.zip
Ajout de google-chrome#4.0.249.30.1
Diffstat (limited to 'extra/google-chrome/google-chrome-beta.install')
-rw-r--r--extra/google-chrome/google-chrome-beta.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/extra/google-chrome/google-chrome-beta.install b/extra/google-chrome/google-chrome-beta.install
new file mode 100644
index 000000000..4e90a4bcf
--- /dev/null
+++ b/extra/google-chrome/google-chrome-beta.install
@@ -0,0 +1,7 @@
+post_install() {
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_remove() {
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}