Merge lp:~shnatsel/eidete/savedialog-contract-fix into lp:eidete

Proposed by Sergey "Shnatsel" Davidoff
Status: Merged
Merged at revision: 91
Proposed branch: lp:~shnatsel/eidete/savedialog-contract-fix
Merge into: lp:eidete
Diff against target: 10 lines (+1/-1)
1 file modified
data/savedialog.contract (+1/-1)
To merge this branch: bzr merge lp:~shnatsel/eidete/savedialog-contract-fix
Reviewer Review Type Date Requested Status
Tom Beckmann (community) Approve
Review via email: mp+115174@code.launchpad.net

Description of the change

Fixed "Save as file" contract being shown on directories and technical objects like named pipes or devices

To post a comment you must log in.
Revision history for this message
Tom Beckmann (tombeckmann) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/savedialog.contract'
2--- data/savedialog.contract 2012-01-03 02:12:24 +0000
3+++ data/savedialog.contract 2012-07-16 15:39:17 +0000
4@@ -2,5 +2,5 @@
5 Name=Save
6 Icon=document-save
7 Description=Save as a file
8-MimeType=all
9+MimeType=!inode
10 Exec=savedialog %u

Subscribers

People subscribed via source and target branches