~ubuntu-branches/ubuntu/utopic/bubblemon/utopic

« back to all changes in this revision

Viewing changes to gnome/GNOME_BubblemonApplet.server

  • Committer: Bazaar Package Importer
  • Author(s): Jose Carlos Medeiros
  • Date: 2008-01-15 19:18:40 UTC
  • mfrom: (1.1.4 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080115191840-up505jro46wef053
Tags: 2.0.9-1
* New upstream release. (Closes: #158667)
* debian/control:
  - Bump Standards-Version: 3.7.3.
  - Added Homepage header and removed old pseudo header.

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="description-ca" type="string" value="Un monitor de la càrrega del sistema"/>
28
 
        <oaf_attribute name="description-es" type="string" value="Un monitor de carga burbujeante"/>
29
 
        <oaf_attribute name="description-fr" type="string" value="Moniteur de charge CPU"/>
30
 
        <oaf_attribute name="description-it" type="string" value="Un monitor di carico della CPU"/>
31
 
        <oaf_attribute name="description-sv" type="string" value="En bubblande lastmätare"/>
32
 
        <oaf_attribute name="panel:category" type="string" value="Utility"/>
33
 
        <oaf_attribute name="panel:icon" type="string" value="bubblemon.png"/>
34
 
 
35
 
</oaf_server>
36
 
 
37
 
</oaf_info>