hi again,

am Sonntag 19 August 2012, 11:25:38 schrieb meik michalke:
> if i got it right,  it's generated by the update-mime-database command,
> which  is in the shared-mime-info package.

ok, this is definitely it:

<bash>
# make a copy of installed MIME types
m@yrla ~ $ cp -a /usr/share/mime /tmp

# remove the whole "application" folder
m@yrla ~ $ rm -rf /tmp/mime/application

# rebuild the database
m@yrla ~ $ update-mime-database -V /tmp/mime

# there it is again!
m@yrla ~ $ ls /tmp/mime
aliases      fonts          icons          magic         multipart  treemagic
video        all            generic-icons  image         message    packages
types        x-content      application    globs         inode      mime.cache
subclasses   uri            x-epoc         audio         globs2     interface
model        text           version        XMLnamespaces
</bash>

so, instead of unpacking the mime.zip i prepared earlier, a much more elegant
workaround would be to call

 sudo update-mime-database -V /opt/rkward/share/mime

after the .dmg package was installed. i'll update the README file accordingly.


viele grüße :: m.eik

--
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-universit"at d-40204 d"usseldorf

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to