File: g2ipmsg.server

package info (click to toggle)
g2ipmsg 0.9.6%2Bdfsg-1.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 2,900 kB
  • ctags: 1,372
  • sloc: ansic: 19,412; sh: 8,850; makefile: 149; xml: 24
file content (32 lines) | stat: -rw-r--r-- 1,813 bytes parent folder | download | duplicates (2)
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
<oaf_info>
<oaf_server iid="OAFIID:G2ipmsgApplet_Factory" type="exe"
            location="/usr/bin/g2ipmsg_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="G2IPMSG Applet Factory"/>
        <oaf_attribute name="description" type="string" value="G2IPMSG applet factory"/>
</oaf_server>

<oaf_server iid="OAFIID:G2ipmsgApplet" type="factory"
            location="OAFIID:G2ipmsgApplet_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="G2IPMSG Applet"/>
        <oaf_attribute name="name-ja" type="string" value="GNOME2版 IPメッセンジャー アプレット"/>
        <oaf_attribute name="name-zh_CN" type="string" value="飞鸽传书小程序"/>
        <oaf_attribute name="description" type="string" value="G2IPMSG applet for the GNOME2 panel"/>
        <oaf_attribute name="description-ja" type="string" value="GNOME2 パネル用 IPメッセンジャー アプレット"/>
        <oaf_attribute name="description-zh_CN" type="string" value="飞鸽面板"/>
        <oaf_attribute name="panel:category" type="string" value="Utility"/>
        <oaf_attribute name="panel:category-ja" type="string" value="ユーティリティ"/>
        <oaf_attribute name="panel:category-zh_CN" type="string" value="效用"/>
        <oaf_attribute name="panel:icon" type="string" value="ipmsg.png"/>
</oaf_server>
</oaf_info>