src/cmd/fsexam/data/GNOME_Fsexam.server.in
changeset 147 8c4ef02c14b8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/cmd/fsexam/data/GNOME_Fsexam.server.in	Fri Apr 25 17:02:23 2008 +0800
@@ -0,0 +1,42 @@
+<oaf_info>
+<!--
+CDDL HEADER START
+
+The contents of this file are subject to the terms of the
+Common Development and Distribution License (the "License").  
+You may not use this file except in compliance with the License.
+
+You can obtain a copy of the license at src/OPENSOLARIS.LICENSE
+or http://www.opensolaris.org/os/licensing.
+See the License for the specific language governing permissions
+and limitations under the License.
+
+When distributing Covered Code, include this CDDL HEADER in each
+file and include the License file at src/OPENSOLARIS.LICENSE.
+If applicable, add the following below this CDDL HEADER, with the
+fields enclosed by brackets "[]" replaced with your own identifying
+information: Portions Copyright [yyyy] [name of copyright owner]
+
+CDDL HEADER END
+
+
+Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+Use is subject to license terms. 
+
+-->
+  <oaf_server iid="OAFIID:GNOME_Fsexam_Factory" type="exe" location="fsexam">
+    <oaf_attribute name="repo_ids" type="stringv">
+      <item value="IDL:GNOME/GenericFactory:1.0"/>
+    </oaf_attribute>
+
+    <oaf_attribute name="name" type="string" value="Fsexam Factory"/>
+  </oaf_server>
+
+  <oaf_server iid="OAFIID:GNOME_Fsexam_Application" type="factory" location="OAFIID:GNOME_Fsexam_Factory">
+    <oaf_attribute name="repo_ids" type="stringv">
+      <item value="IDL:Bonobo/Unknown:1.0"/>
+      <item value="IDL:GNOME/Fsexam/Application:1.0"/>
+    </oaf_attribute>
+    <oaf_attribute name="name" type="string" value="Fsexam application"/>
+  </oaf_server>
+</oaf_info>