diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-01-20 01:41:24 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-01-20 01:41:24 (GMT) |
commit | 8daa636a59a942f62c80f650ff60cacca81f1daa (patch) | |
tree | aed53578a9cf34538eeca0afa7b4c8204309fabb /abs/core/qt5/assistant.desktop | |
parent | 428e2dc7edc26c053a1aa4f0f378cb9722535356 (diff) | |
download | linhes_pkgbuild-8daa636a59a942f62c80f650ff60cacca81f1daa.zip linhes_pkgbuild-8daa636a59a942f62c80f650ff60cacca81f1daa.tar.gz linhes_pkgbuild-8daa636a59a942f62c80f650ff60cacca81f1daa.tar.bz2 |
qt5: initial inclusion
Diffstat (limited to 'abs/core/qt5/assistant.desktop')
-rw-r--r-- | abs/core/qt5/assistant.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/core/qt5/assistant.desktop b/abs/core/qt5/assistant.desktop new file mode 100644 index 0000000..9d61004 --- /dev/null +++ b/abs/core/qt5/assistant.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Qt Assistant +Comment=Shows Qt documentation and examples +Exec=/usr/lib/qt/bin/assistant +Icon=assistant +Terminal=false +Type=Application +Categories=Qt;Development;Documentation; |