diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2020-12-13 23:22:22 +0100 |
|---|---|---|
| committer | Martin 'JaMa' Jansa <Martin.Jansa@gmail.com> | 2021-01-22 11:51:45 +0100 |
| commit | 82b9932fe223f6f15135114942ef84de41964c93 (patch) | |
| tree | 7adb3d774be6629f43126cc0502e293d37d1d0d8 | |
| parent | 2c2403e2135b28bed4c3abc62983f753e7502d0c (diff) | |
| download | meta-qt5-82b9932fe223f6f15135114942ef84de41964c93.tar.gz | |
qt5-creator: remove stale desktop file
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
| -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; | ||
