Difference between revisions of "DeveloperWiki:Pacman Hooks"
Jump to navigation
Jump to search
(→update-desktop-database) |
(→update-desktop-database) |
||
Line 15: | Line 15: | ||
Description = Updating desktop file MIME types cache database | Description = Updating desktop file MIME types cache database | ||
When = PostTransaction | When = PostTransaction | ||
− | Exec = /bin/update-desktop-database --quiet | + | Exec = /usr/bin/update-desktop-database --quiet |
==update-mime-database== | ==update-mime-database== |
Revision as of 06:47, 23 April 2016
Hooks!
update-desktop-database
Used by 490 packages
Proposed Hook (desktop-file-utils)
[Trigger] Type = File Operation = Install Operation = Upgrade Operation = Remove Target = usr/share/applications/*.desktop [Action] Description = Updating desktop file MIME types cache database When = PostTransaction Exec = /usr/bin/update-desktop-database --quiet
update-mime-database
Used by 142 packages
Proposed Hook (shared-mime-info)
[Trigger] Type = File Operation = Install Operation = Upgrade Operation = Remove Target = usr/share/mime/packages/*.xml [Action] Description = Updating the Shared MIME-Info database cache... When = PostTransaction Exec = /usr/bin/update-mime-database /usr/share/mime
install-info
Used by 170 packages
Proposed Hook (install/upgrade)
TODO
Proposed Hook (remove)
TODO
OTHER
- mkfontdir
- fc-cache
- gtk-update-icon-cache
- xdg-icon-resource