diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-09-16 20:36:02 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-09-16 20:36:02 +0200 |
commit | 12685bee5cb2f944a8ed16919ed931505659e99d (patch) | |
tree | 374a772ca95b20f40688676e81ef28efa21de728 /xfce/xfdesktop/post-install | |
parent | 3a724d890abd98f43ab08f255881f093da610e3e (diff) | |
download | nutyx-extra-12685bee5cb2f944a8ed16919ed931505659e99d.tar.gz nutyx-extra-12685bee5cb2f944a8ed16919ed931505659e99d.tar.bz2 nutyx-extra-12685bee5cb2f944a8ed16919ed931505659e99d.tar.xz nutyx-extra-12685bee5cb2f944a8ed16919ed931505659e99d.zip |
maj xfdesktop#4.6.2-3
Diffstat (limited to 'xfce/xfdesktop/post-install')
-rwxr-xr-x | xfce/xfdesktop/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce/xfdesktop/post-install b/xfce/xfdesktop/post-install index 03d96795a..5a3a01f58 100755 --- a/xfce/xfdesktop/post-install +++ b/xfce/xfdesktop/post-install @@ -1,3 +1,3 @@ #!/bin/bash -gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor |