| author | Michael Lotz <mmlr@mlotz.ch> | 2009-09-12 19:36:31.0 +00:00:00 |
|---|---|---|
| committer | Michael Lotz <mmlr@mlotz.ch> | 2009-09-12 19:36:31.0 +00:00:00 |
| commit | 82ce0ccb152cd832535b27d175e92a2fc51fd75d [patch] |
|
| tree | b9b9fcd46e8be300f7a1f147c3aab6fabf389c03 |
|
| parent | 51172a03d23dcdfca0366d2c32a9b20a1d29375d |
|
| download | 82ce0ccb152cd832535b27d175e92a2fc51fd75d.tar.gz |
|
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
Diff
data/common/boot/post_install/mime_update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/data/common/boot/post_install/mime_update.sh b/data/common/boot/post_install/mime_update.sh index 7f6a741..11384d4 100755 --- a/data/common/boot/post_install/mime_update.sh +++ b/data/common/boot/post_install/mime_update.sh @@ -17,5 +17,6 @@ mimeset -f "$SYSTEM/documentation" mimeset -apps -f "$SYSTEM/preferences" mimeset -apps -f "$SYSTEM/servers" mimeset -apps -f "$SYSTEM/add-ons/Tracker" mimeset -apps -f "/boot/apps"