diff options
author | Britney Fransen <brfransen@gmail.com> | 2011-08-06 01:54:02 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2011-08-06 01:54:02 (GMT) |
commit | ba2331b07d1becfbed66e0bca81536ef7fee4759 (patch) | |
tree | 259ccfd204eb690e38f2bad376481c8bad46f72a /abs/core/qt/assistant.desktop | |
parent | 6b21c39ac1b2ba54d4e5949d6cdd8f53f1bad4eb (diff) | |
download | linhes_pkgbuild-ba2331b07d1becfbed66e0bca81536ef7fee4759.zip linhes_pkgbuild-ba2331b07d1becfbed66e0bca81536ef7fee4759.tar.gz linhes_pkgbuild-ba2331b07d1becfbed66e0bca81536ef7fee4759.tar.bz2 |
qt: Bump to latest. refs #647
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; |