diff options
| author | Gord Allott <gord.allott@canonical.com> | 2011-11-28 16:02:32 +0000 |
|---|---|---|
| committer | Gord Allott <gord.allott@canonical.com> | 2011-11-28 16:02:32 +0000 |
| commit | 09328db8d3a0eaa8157cfd18afa2e77e2d5a1687 (patch) | |
| tree | 71ac1fd7e32d1542821552afd851309bfda7077e /tests/data | |
| parent | 189dff854a4d4c024a32898c1d6b6263e5104e0a (diff) | |
made the AddFavourite test local
(bzr r1739.1.6)
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; |
