xfce4/ristretto/post-install

7 lines
112 B
Plaintext
Raw Normal View History

2023-07-12 05:59:13 -04:00
#!/bin/sh
# update application icon caches
/usr/bin/gtk-update-icon-cache /usr/share/icons/hicolor
#EndOfFile