Hey,

Attached is a simple patch to add "inode/door" and "inode/port" (Solaris
file types for IPC and event queues) to the shared-mime-info database.

Benedikt
Index: freedesktop.org.xml.in
===================================================================
RCS file: /cvs/mime/shared-mime-info/freedesktop.org.xml.in,v
retrieving revision 1.135
diff -u -r1.135 freedesktop.org.xml.in
--- freedesktop.org.xml.in	5 Apr 2006 12:54:29 -0000	1.135
+++ freedesktop.org.xml.in	5 Apr 2006 20:12:04 -0000
@@ -2421,6 +2421,12 @@
   <mime-type type="inode/symlink">
     <_comment>symbolic link</_comment>
   </mime-type>
+  <mime-type type="inode/door">
+    <_comment>interprocess communication door</_comment>
+  </mime-type>
+  <mime-type type="inode/port">
+    <_comment>event port</_comment>
+  </mime-type>
   <mime-type type="message/delivery-status">
     <sub-class-of type="text/plain"/>
     <_comment>mail delivery report</_comment>
_______________________________________________
xdg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xdg

Reply via email to