diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-12-04 21:23:57 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-12-04 21:23:57 (GMT) |
commit | 167e1d1b4b9a7a188b14d2e3e818d8fd6f9707aa (patch) | |
tree | 818363d145684055677599f269942ae39a68e496 /abs/core/qt4/linguist-qt4.desktop | |
parent | dddcec05d0ea1abdeea08525e4a4c16efcc16295 (diff) | |
download | linhes_pkgbuild-167e1d1b4b9a7a188b14d2e3e818d8fd6f9707aa.zip linhes_pkgbuild-167e1d1b4b9a7a188b14d2e3e818d8fd6f9707aa.tar.gz linhes_pkgbuild-167e1d1b4b9a7a188b14d2e3e818d8fd6f9707aa.tar.bz2 |
qt4: update to 4.8.6
rename qt to qt4 to get ready for qt5
Diffstat (limited to 'abs/core/qt4/linguist-qt4.desktop')
-rw-r--r-- | abs/core/qt4/linguist-qt4.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/abs/core/qt4/linguist-qt4.desktop b/abs/core/qt4/linguist-qt4.desktop new file mode 100644 index 0000000..765c882 --- /dev/null +++ b/abs/core/qt4/linguist-qt4.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Qt4 Linguist +Comment=Add translations to Qt4 applications +Exec=linguist-qt4 +Icon=linguist-qt4 +MimeType=text/vnd.trolltech.linguist;application/x-linguist; +Terminal=false +Encoding=UTF-8 +Type=Application +Categories=Qt;Development; |