3 lines
175 B
Bash
3 lines
175 B
Bash
|
[ -x usr/bin/update-desktop-database ] && usr/bin/update-desktop-database
|
||
|
[ -x usr/bin/gtk-update-icon-cache ] && usr/bin/gtk-update-icon-cache -t -f /usr/share/icons/hicolor
|