milis/talimatname/genel/z/zim/zim.kur-kos

7 lines
247 B
Plaintext
Raw Normal View History

2017-09-05 06:25:52 +02:00
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q /usr/share/applications >/dev/null 2>&1
2016-02-24 01:27:23 +01:00
fi
2017-09-05 06:25:52 +02:00
if [ -x /usr/bin/update-mime-database ]; then
/usr/bin/update-mime-database /usr/share/mime >/dev/null 2>&1
2016-02-24 01:27:23 +01:00
fi