xfce4/xfburn/post-install
Jay Lanagan ab017f9a64 added xfburn and deps, fix gvfs
gvfs may fail footprint check if optional deps are installed
2023-07-25 20:05:53 -04:00

7 lines
107 B
Bash

#!/bin/sh
# update application icon caches
/usr/bin/gtk-update-icon-cache /usr/share/icons/hicolor
# EOF