File: hspell-applet.server

package info (click to toggle)
hspell-gui 0.2.2-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 576 kB
  • ctags: 100
  • sloc: sh: 838; ansic: 489; makefile: 54
file content (33 lines) | stat: -rw-r--r-- 1,511 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<oaf_info>
<oaf_server iid="OAFIID:HspellApplet_Factory" type="exe"
            location="/usr/lib/gnome-panel/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>