g2ipmsg.server.in.in

来自「飞鸽传书的linux源代码」· IN 代码 · 共 27 行

IN
27
字号
<oaf_info><oaf_server iid="OAFIID:G2ipmsgApplet_Factory" type="exe"            location="@BINDIR@/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="description" type="string" _value="G2IPMSG applet for the GNOME2 panel"/>        <oaf_attribute name="panel:category" type="string" _value="Utility"/>        <oaf_attribute name="panel:icon" type="string" value="ipmsg.png"/></oaf_server></oaf_info>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?