~ubuntu-branches/ubuntu/maverick/bubblemon/maverick

« back to all changes in this revision

Viewing changes to gnome/GNOME_BubblemonApplet.server.in

  • Committer: Bazaar Package Importer
  • Author(s): Jose Carlos Medeiros
  • Date: 2007-09-21 16:01:51 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070921160151-o8g6zsamxofhi4ig
Tags: 2.0.7-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<oaf_info>
 
2
 
 
3
<oaf_server iid="OAFIID:GNOME_BubblemonApplet_Factory"
 
4
            type="exe"
 
5
            location="/usr/lib/bubblemon/bubblemon-gnome2">
 
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="Bubblemon Applet Factory"/>
 
12
        <oaf_attribute name="description" type="string" value="Bubblemon Applet Factory"/>
 
13
 
 
14
</oaf_server>
 
15
 
 
16
<oaf_server iid="OAFIID:GNOME_BubblemonApplet"
 
17
            type="factory" 
 
18
            location="OAFIID:GNOME_BubblemonApplet_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="Bubblemon"/>
 
26
        <oaf_attribute name="description" type="string" _value="A CPU load meter monitor"/>
 
27
        <oaf_attribute name="panel:category" type="string" value="Utility"/>
 
28
        <oaf_attribute name="panel:icon" type="string" value="bubblemon.png"/>
 
29
 
 
30
</oaf_server>
 
31
 
 
32
</oaf_info>