diff options
author | David Woodfall <dave@dawoodfall.net> | 2018-08-25 00:37:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-23 06:11:02 +0700 |
commit | fc730b801383c0943af4706fc1f9b83a7073e509 (patch) | |
tree | c5f2fb6130362184e0ff9f0223f88894e8beb111 /libraries/qt5-legacy/desktop/assistant-qt5.desktop | |
parent | 8a3430f7e7ae4b79cfde2366c227a6e66a1e38c6 (diff) |
libraries/qt5-legacy: Added (a multi-platform C++ GUI toolkit).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/qt5-legacy/desktop/assistant-qt5.desktop')
-rw-r--r-- | libraries/qt5-legacy/desktop/assistant-qt5.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/qt5-legacy/desktop/assistant-qt5.desktop b/libraries/qt5-legacy/desktop/assistant-qt5.desktop new file mode 100644 index 0000000000000..86f5701e34829 --- /dev/null +++ b/libraries/qt5-legacy/desktop/assistant-qt5.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Qt5 Assistant +Comment=Shows Qt5 documentation and examples +Exec=/usr/lib@LIBDIR@/qt5/bin/assistant +Icon=assistant-qt5 +Terminal=false +Type=Application +Categories=Qt;Development;Documentation; |