Codebase list hspell-gui / 6d30f901-4434-4cd6-9d0c-6916efe736dc/main hspell-applet.server.in.in
6d30f901-4434-4cd6-9d0c-6916efe736dc/main

Tree @6d30f901-4434-4cd6-9d0c-6916efe736dc/main (Download .tar.gz)

hspell-applet.server.in.in @6d30f901-4434-4cd6-9d0c-6916efe736dc/mainraw · history · blame

<oaf_info>
<oaf_server iid="OAFIID:HspellApplet_Factory" type="exe"
            location="@LIBEXECDIR@/hspell-applet">

        <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="hspell Applet"/>
        <oaf_attribute name="description" type="string" value="hebrew speller applet"/>
</oaf_server>

<oaf_server iid="OAFIID:HspellApplet" type="factory"
            location="OAFIID:HspellApplet_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="panel:icon" type="string" value="gnome-calendar.png"/>
        
        <oaf_attribute name="name" type="string" value="HSpell"/>
        <oaf_attribute name="name-he" type="string" value="מאיית"/>        
        <oaf_attribute name="description" type="string" value="Hebrew speller applet"/>
        <oaf_attribute name="description-he" type="string" value="ישומון בדיקת איות"/>
        
        <oaf_attribute name="panel:category" type="string" value="Utility"/>
        <oaf_attribute name="panel:category-he" type="string" value="עזרים"/>
        
</oaf_server>
</oaf_info>