openshot.code team mailing list archive
-
openshot.code team
-
Mailing list archive
-
Message #00390
[Merge] lp:~kroq-gar78/openshot/fix-956665 into lp:openshot
kroq-gar78 has proposed merging lp:~kroq-gar78/openshot/fix-956665 into lp:openshot.
Requested reviews:
OpenShot Code (openshot.code)
Related bugs:
Bug #956665 in OpenShot Video Editor: "[Feature Request] Associate icon with filetype"
https://bugs.launchpad.net/openshot/+bug/956665
For more details, see:
https://code.launchpad.net/~kroq-gar78/openshot/fix-956665/+merge/97986
I associated the OpenShot icon to the '.osp' extension. There is also a patch available in the related bug report because it's just a one line change.
--
https://code.launchpad.net/~kroq-gar78/openshot/fix-956665/+merge/97986
Your team OpenShot Code is requested to review the proposed merge of lp:~kroq-gar78/openshot/fix-956665 into lp:openshot.
=== modified file 'xdg/openshot.xml'
--- xdg/openshot.xml 2009-09-08 04:49:08 +0000
+++ xdg/openshot.xml 2012-03-16 20:54:17 +0000
@@ -3,6 +3,7 @@
<mime-type type="application/vnd.openshot-project">
<comment>OpenShot project</comment>
<glob pattern="*.osp"/>
+ <icon name="openshot"/>
</mime-type>
</mime-info>