diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-07-25 22:28:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-07-25 22:28:38 +0000 |
commit | 08fe3f28fd55c2cee15a3b805c543c3983a19b0a (patch) | |
tree | a99206db40442ec9022f608bdfb025e5fa26d925 /UPDATING | |
parent | 38661f2e321251fd1fb7e9843de890e52fa9a6c6 (diff) |
Add some more instructions to the misc/shared-mime-info entry.
Notes
Notes:
svn path=/head/; revision=217514
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,11 @@ upgrades. # portupgrade shared-mime-info # portinstall -O nautilus + Once misc/shared-mime-info has been updated, each user will need to run the + following command: + +$ update-mime-database ~/.local/share/mime/ + 20080725: AFFECTS: users of www/ojs2 Author: Greg Larkin <glarkin@FreeBSD.org> |