~ubuntu-branches/ubuntu/vivid/linphone/vivid

« back to all changes in this revision

Viewing changes to debian/GNOME_LinphoneApplet.server

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2004-06-30 13:58:16 UTC
  • Revision ID: james.westby@ubuntu.com-20040630135816-z5d12hipp7egum4d
Tags: 0.12.2-1
Initial Release, closes: #68243.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<oaf_info>
 
2
 
 
3
<oaf_server iid="OAFIID:GNOME_LinphoneApplet_Factory"
 
4
            type="exe"
 
5
            location="/usr/lib/gnome-applets/linphone_applet">
 
6
 
 
7
        <oaf_attribute name="repo_ids" type="stringv">
 
8
                <item value="IDL:Bonobo/GenericFactory:1.0"/>
 
9
                <item value="IDL:Bonobo/Unknown:1.0"/>
 
10
        </oaf_attribute>
 
11
        <oaf_attribute name="name" type="string" value="Linphone Applet Factory"/>
 
12
        <oaf_attribute name="description" type="string" value="Linphone Applet Factory"/>
 
13
 
 
14
</oaf_server>
 
15
 
 
16
<oaf_server iid="OAFIID:GNOME_LinphoneApplet"
 
17
            type="factory"
 
18
            location="OAFIID:GNOME_LinphoneApplet_Factory">
 
19
 
 
20
        <oaf_attribute name="repo_ids" type="stringv">
 
21
                <item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0"/>
 
22
                <item value="IDL:Bonobo/Control:1.0"/>
 
23
                <item value="IDL:Bonobo/Unknown:1.0"/>
 
24
        </oaf_attribute>
 
25
        <oaf_attribute name="name" type="string" value="Linphone"/>
 
26
        <oaf_attribute name="description" type="string" value="Linphone"/>
 
27
        <oaf_attribute name="panel:category" type="string" value="Internet"/>
 
28
        <oaf_attribute name="panel:icon" type="string" value="linphone/linphone2.png"/>
 
29
 
 
30
</oaf_server>
 
31
 
 
32
</oaf_info>