cmdassist/data/CommandAssistantApplet.server
author Pu Chen (pu.chen@oracle.com)
Wed, 15 Jun 2011 22:34:01 -0700
changeset 80 3ccc346041df
parent 19 e2b1f15861b8
permissions -rwxr-xr-x
bug fix: 7015243 [cmd_assistant] Applet partially translated.

<?xml version="1.0"?>
<oaf_info>

<oaf_server iid="OAFIID:CommandAssistantApplet_Factory"
	    type="exe"
	    location="/usr/lib/commandAssistant">

	<oaf_attribute name="repo_ids" type="stringv">
		<item value="IDL:Bonobo/GenericFactory:1.0"/>
		<item value="IDL:Bonobo/Unknown:1.0"/>
	</oaf_attribute>
	<oaf_attribute name="name" type="string" value="Command Assistant Factory"/>
	<oaf_attribute name="description" type="string" value="Command Assistant Factory"/>

</oaf_server>

<oaf_server iid="OAFIID:CommandAssistantApplet"
	    type="factory" 
	    location="OAFIID:CommandAssistantApplet_Factory">

	<oaf_attribute name="repo_ids" type="stringv">
		<item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0"/>
		<item value="IDL:Bonobo/Control:1.0"/>
		<item value="IDL:Bonobo/Unknown:1.0"/>
	</oaf_attribute>
	<oaf_attribute name="name" type="string" value="Command Assistant"/>
	<oaf_attribute name="description" type="string" value="An easy way to access Solaris documents"/>
	<oaf_attribute name="description-de" type="string" value="Eine einfache Methode zum Zugreifen auf Solaris-Dokumente"/>
	<oaf_attribute name="description-es" type="string" value="Una forma simple de acceder a los documentos de Solaris"/>
	<oaf_attribute name="description-fr" type="string" value="Une façon simple d'accéder aux documents Solaris"/>
	<oaf_attribute name="description-it" type="string" value="Un modo semplice per accedere ai documenti Solaris"/>
	<oaf_attribute name="description-ja" type="string" value="Solaris のドキュメントに簡単にアクセスする方法"/>
	<oaf_attribute name="description-ko" type="string" value="간편하게 Solaris 문서에 액세스할 수 있도록 합니다."/>
	<oaf_attribute name="description-pt_BR" type="string" value="Uma forma fácil de acessar documentos do Solaris"/>
	<oaf_attribute name="description-zh_CN" type="string" value="访问 Solaris 文档的简便方法"/>
	<oaf_attribute name="description-zh_TW" type="string" value="輕鬆存取 Solaris 文件的方式"/>
	<oaf_attribute name="panel:icon" type="string" value="command_assistant_applet.png"/>

</oaf_server>

</oaf_info>