diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-03-08 01:50:41 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-03-08 01:58:48 -0300 |
commit | 557dd722e1775c33fc4890b409c6aa2664d26372 (patch) | |
tree | a90c805e9234366242d1defb809ef8cccce9c67a /libre/qtcreator/qtcreator.desktop | |
parent | 3c67d59b88ecdbc3d6fcd9e75a2e0f37b40728f4 (diff) | |
download | abslibre-557dd722e1775c33fc4890b409c6aa2664d26372.tar.gz abslibre-557dd722e1775c33fc4890b409c6aa2664d26372.tar.bz2 abslibre-557dd722e1775c33fc4890b409c6aa2664d26372.zip |
qtcreator: move package from [libre-testing] to [libre]
Diffstat (limited to 'libre/qtcreator/qtcreator.desktop')
-rw-r--r-- | libre/qtcreator/qtcreator.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libre/qtcreator/qtcreator.desktop b/libre/qtcreator/qtcreator.desktop new file mode 100644 index 000000000..a8fbbb4d1 --- /dev/null +++ b/libre/qtcreator/qtcreator.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Exec=qtcreator %F +Name=Qt Creator +GenericName=C++ IDE for developing Qt applications +X-KDE-StartupNotify=true +Icon=QtProject-qtcreator +Terminal=false +Categories=Development;IDE;Qt; +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; |