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/qdbusviewer.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/qdbusviewer.desktop')
-rw-r--r-- | abs/core/qt5/qdbusviewer.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/abs/core/qt5/qdbusviewer.desktop b/abs/core/qt5/qdbusviewer.desktop new file mode 100644 index 0000000..9165b6f --- /dev/null +++ b/abs/core/qt5/qdbusviewer.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=Qt QDbusViewer +GenericName=D-Bus Debugger +Comment=Debug D-Bus applications +Exec=/usr/lib/qt/bin/qdbusviewer +Icon=qdbusviewer +Terminal=false +Type=Application +Categories=Qt;Development;Debugger; |