diff options
-rw-r--r-- | recipes-qt/qt5/qt5-creator/qtcreator.desktop.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-qt/qt5/qt5-creator/qtcreator.desktop.in b/recipes-qt/qt5/qt5-creator/qtcreator.desktop.in deleted file mode 100644 index 64f7c6ba..00000000 --- a/recipes-qt/qt5/qt5-creator/qtcreator.desktop.in +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | [Desktop Entry] | ||
2 | Type=Application | ||
3 | Exec=sh -c "PATH=$PATH:@QT5_QMAKE@ qtcreator %F" | ||
4 | Name=Qt Creator | ||
5 | GenericName=C++ IDE for developing Qt applications | ||
6 | X-KDE-StartupNotify=true | ||
7 | Icon=QtProject-qtcreator | ||
8 | Terminal=false | ||
9 | Categories=Development;IDE;Qt; | ||
10 | 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; | ||