6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
|
# desktop database
|
||
|
update-desktop-database -q
|
||
|
# icon cache
|
||
|
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
|
||
|
|