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/designer.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/designer.desktop')
-rw-r--r-- | abs/core/qt/designer.desktop | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/abs/core/qt/designer.desktop b/abs/core/qt/designer.desktop index 8f36273..9b7b6e9 100644 --- a/abs/core/qt/designer.desktop +++ b/abs/core/qt/designer.desktop @@ -1,9 +1,11 @@ [Desktop Entry] -Exec=/usr/bin/designer Name=Qt Designer GenericName=Interface Designer -MimeType=application/x-designer +Comment=Design GUIs for Qt applications +Exec=/usr/bin/designer Icon=designer +MimeType=application/x-designer; Terminal=false +Encoding=UTF-8 Type=Application -Categories=Qt;Development;GUIDesigner +Categories=Qt;Development; |