repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update dev300-m58
[ooovba.git]
/
sysui
/
desktop
/
slackware
/
update-script
blob
f7f957ac9e336fe9222b9e99224c4bdd1935b0e7
1
2
if (which update-desktop-database); then
3
update-desktop-database -q /usr/share/applications
4
fi
5
6
if (which update-mime-database); then
7
update-mime-database /usr/share/mime
8
fi