[Cxplorer-cvs 01308] CVS update: libcxp

Back to archive index

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


Index: libcxp/libcxp.schemas
diff -u libcxp/libcxp.schemas:1.6 libcxp/libcxp.schemas:1.7
--- libcxp/libcxp.schemas:1.6	Sat Oct  1 01:32:29 2005
+++ libcxp/libcxp.schemas	Sat Oct  1 01:36:33 2005
@@ -155,6 +155,28 @@
 			</locale>
 		</schema>
 		<schema>
+			<key>/schemas/apps/cxp/mime-types/application/x-ruby/open</key>
+			<applyto>/apps/cxp/mime-types/application/x-ruby/open</applyto>
+			<owner>libcxp</owner>
+			<type>string</type>
+			<default>gedit</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/x-ruby/preview</key>
+			<applyto>/apps/cxp/mime-types/application/x-ruby/preview</applyto>
+			<owner>libcxp</owner>
+			<type>string</type>
+			<default>cat</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/zip/open</key>
 			<applyto>/apps/cxp/mime-types/application/zip/open</applyto>
 			<owner>libcxp</owner>


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