diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-09 08:06:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-09 08:15:08 +0000 |
commit | 967af83a41c09a348aad6f00fc455129462b5cad (patch) | |
tree | 9ed85cb4c7156406c65f33806d20d648e84c51bc /main/qt5-qttools/qdbusviewer.desktop | |
parent | 7dbda83b9c37a3554800c222ad674437b609966d (diff) | |
download | aports-967af83a41c09a348aad6f00fc455129462b5cad.tar.bz2 aports-967af83a41c09a348aad6f00fc455129462b5cad.tar.xz |
main/qt5-*: moved from testing
Diffstat (limited to 'main/qt5-qttools/qdbusviewer.desktop')
-rw-r--r-- | main/qt5-qttools/qdbusviewer.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/main/qt5-qttools/qdbusviewer.desktop b/main/qt5-qttools/qdbusviewer.desktop new file mode 100644 index 0000000000..d6e0f0ae05 --- /dev/null +++ b/main/qt5-qttools/qdbusviewer.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Qt5 QDbusViewer +GenericName=D-Bus Debugger +Comment=Debug D-Bus applications +Exec=qdbusviewer-qt5 +Icon=qt5-qdbusviewer +Terminal=false +Type=Application +Categories=Qt;Development;Debugger; + |