[Cxplorer-cvs 01306] CVS update: libcxp

Back to archive index

Yasumichi Akahoshi yasum****@users*****
2005年 10月 1日 (土) 01:32:29 JST


Index: libcxp/libcxp.schemas
diff -u libcxp/libcxp.schemas:1.5 libcxp/libcxp.schemas:1.6
--- libcxp/libcxp.schemas:1.5	Thu Sep  8 22:39:28 2005
+++ libcxp/libcxp.schemas	Sat Oct  1 01:32:29 2005
@@ -1,6 +1,28 @@
 <gconfschemafile>
 	<schemalist>
 		<schema>
+			<key>/schemas/apps/cxp/mime-types/application/octet-stream/open</key>
+			<applyto>/apps/cxp/mime-types/application/octet-stream/open</applyto>
+			<owner>libcxp</owner>
+			<type>string</type>
+			<default>ghex2</default>
+			<locale name="C">
+				<short>Command to open file</short>
+				<long>Command to open file</long>
+			</locale>
+		</schema>
+		<schema>
+			<key>/schemas/apps/cxp/mime-types/application/octet-stream/preview</key>
+			<applyto>/apps/cxp/mime-types/application/octet-stream/preview</applyto>
+			<owner>libcxp</owner>
+			<type>string</type>
+			<default>od -t x1z -A x --width=16</default>
+			<locale name="C">
+				<short>Command to preview file</short>
+				<long>Command to preview file</long>
+			</locale>
+		</schema>
+		<schema>
 			<key>/schemas/apps/cxp/mime-types/application/x-bzip-compressed-tar/open</key>
 			<applyto>/apps/cxp/mime-types/application/x-bzip-compressed-tar/open</applyto>
 			<owner>libcxp</owner>


Cxplorer-cvs メーリングリストの案内
Back to archive index