| Summary: | dev-qt/qt-creator: add mime type info and update desktop database | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | . <dev.rindeal+gentoo> |
| Component: | Current packages | Assignee: | Davide Pesavento (RETIRED) <pesa> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | qt |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
.
2016-10-04 22:20:55 UTC
Database needs updating iff the installed .desktop file has associated mimetypes. qt-creator doesn't have one. Oh, sorry about it then, didn't notice before. My request is then "add mime type info and update desktop database". Arch Linux uses: ``` MimeType=text/x-c++src;text/x-c++hdr;text/x-xsrc;application/x-designer;application/vnd.nokia.qt.qmakeprofile;application/vnd.nokia.xml.qt.resource; ``` Should be fixed in 4.1.0 |