summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorWill Thompson <wjt@endlessm.com>2018-11-14 16:06:43 +0000
committerWill Thompson <wjt@endlessm.com>2018-11-14 16:06:43 +0000
commit5193c090d0c04d7fb5ff8094e82ce81cb3456dab (patch)
tree9fa1027ecdeee1c378412df270973e39de66ebaf /data
parent7a70a7848facd6b83048bd47e9bca3416dc301b2 (diff)
.desktop: handle application/vnd.tcpdump.pcap files
Diffstat (limited to 'data')
-rw-r--r--data/org.freedesktop.Bustle.desktop.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/org.freedesktop.Bustle.desktop.in b/data/org.freedesktop.Bustle.desktop.in
index 755dbad..b3fd1eb 100644
--- a/data/org.freedesktop.Bustle.desktop.in
+++ b/data/org.freedesktop.Bustle.desktop.in
@@ -1,10 +1,11 @@
[Desktop Entry]
Name=Bustle
Comment=Draw sequence diagrams of D-Bus activity
-Exec=bustle
+Exec=bustle %F
Icon=org.freedesktop.Bustle
Terminal=false
Type=Application
Categories=GTK;Development;Debugger;Profiling;
StartupNotify=true
Keywords=debug;profile;d-bus;dbus;sequence;monitor;
+MimeType=application/vnd.tcpdump.pcap;