~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/monodevelop.xml
+++ b/monodevelop.xml
@@ -12,6 +12,10 @@
     <comment xml:lang="en">Nemerle source</comment>
     <glob pattern="*.n"/>
   </mime-type>
+  <mime-type type="text/x-boo">
+    <comment xml:lang="en">Boo source</comment>
+    <glob pattern="*.boo"/>
+  </mime-type>
   <mime-type type="text/x-vb">
     <comment xml:lang="en">VB source</comment>
     <glob pattern="*.vb"/>