Opened 14 years ago
Closed 14 years ago
#8421 closed defect (fixed)
.desktop file missing trailing semicolon in MimeType line
Reported by: | Leonidas Arvanitis | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.0.4 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
$ kbuildsycoca4 ... kbuildsycoca4(7112) KConfigGroup::readXdgListEntry: List entry MimeType in "/opt/VirtualBox/virtualbox.desktop" is not compliant with XDG standard (missing trailing semicolon). $ grep MimeType /opt/VirtualBox/virtualbox.desktop MimeType=application/x-virtualbox-vbox;application/x-virtualbox-vbox-extpack;application/x-virtualbox-ovf;application/x-virtualbox-ova
There should be a semicolon ";" right after x-virtualbox-ova.
Note:
See TracTickets
for help on using tickets.
Fixed, thanks.