diff options
Diffstat (limited to 'tests/data')
| -rw-r--r-- | tests/data/bzr-handle-patch.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/data/bzr-handle-patch.desktop b/tests/data/bzr-handle-patch.desktop new file mode 100644 index 000000000..900e34d8d --- /dev/null +++ b/tests/data/bzr-handle-patch.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Bazaar +Comment=Apply Bazaar Bundle +Icon=bzr-icon-64 +Exec=bzr-handle-patch %f +NoDisplay=true +Terminal=false +Type=Application +Categories=Application;Development;RevisionControl; +MimeType=text/x-diff;text/x-patch;application/x-bazaar-merge-directive; |
