diff options
author | James Meyer <james.meyer@operamail.com> | 2011-08-06 02:11:57 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-08-06 02:11:57 (GMT) |
commit | 2c376fdb646fce75480d593754129028ec2380ac (patch) | |
tree | 3f7ec59f7176280d11aab06e3311379feed17fb5 /abs/core/qt/assistant.desktop | |
parent | 9632d9914981c369d0bdc1e486f108f229db7410 (diff) | |
parent | 8bc233d2a285e825733593aff91e9211758fc838 (diff) | |
download | linhes_pkgbuild-2c376fdb646fce75480d593754129028ec2380ac.zip linhes_pkgbuild-2c376fdb646fce75480d593754129028ec2380ac.tar.gz linhes_pkgbuild-2c376fdb646fce75480d593754129028ec2380ac.tar.bz2 |
Merge branch 'testing' of ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/qt/assistant.desktop')
-rw-r--r-- | abs/core/qt/assistant.desktop | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/abs/core/qt/assistant.desktop b/abs/core/qt/assistant.desktop index 1b9f0a7..a9e98c4 100644 --- a/abs/core/qt/assistant.desktop +++ b/abs/core/qt/assistant.desktop @@ -1,8 +1,9 @@ [Desktop Entry] -Exec=/usr/bin/assistant Name=Qt Assistant -GenericName=Qt Document Browser +Comment=Shows Qt documentation and examples +Exec=/usr/bin/assistant Icon=assistant Terminal=false +Encoding=UTF-8 Type=Application -Categories=Qt;Development;Documentation +Categories=Qt;Development;Documentation; |