Add the Tracker add-ons directory to the mimeset list to enable Zip-O-Matic out

of the box. This shouldn't be required on trunk as it has been updated there to
work differently.


git-svn-id: file:///srv/svn/repos/haiku/haiku/branches/releases/r1alpha1@33104 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz 2009-09-12 19:36:31 +00:00
parent 51172a03d2
commit 82ce0ccb15

View File

@ -17,5 +17,6 @@ mimeset -apps -f "$SYSTEM/apps"
mimeset -f "$SYSTEM/documentation" mimeset -f "$SYSTEM/documentation"
mimeset -apps -f "$SYSTEM/preferences" mimeset -apps -f "$SYSTEM/preferences"
mimeset -apps -f "$SYSTEM/servers" mimeset -apps -f "$SYSTEM/servers"
mimeset -apps -f "$SYSTEM/add-ons/Tracker"
mimeset -apps -f "/boot/apps" mimeset -apps -f "/boot/apps"