~memedemin/zim-todo/trunk

« back to all changes in this revision

Viewing changes to data/GNOME_ZimToDoApplet.server.in.in

  • Committer: M. Emin Akşehirli
  • Date: 2009-01-04 16:29:15 UTC
  • Revision ID: m.emin@aksehirli.name.tr-20090104162915-uyib50ycbjod89nv
initial public release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<oaf_info>
 
2
 
 
3
<oaf_server ubuntu-gettext-domain="zimtodo-applet" iid="OAFIID:GNOME_ZimToDoApplet_Factory" type="exe" location="@LIBEXECDIR@/zimtodo-applet">
 
4
        <oaf_attribute name="repo_ids" type="stringv">
 
5
                <item value="IDL:Bonobo/GenericFactory:1.0"/>
 
6
                <item value="IDL:Bonobo/Unknown:1.0"/>
 
7
        </oaf_attribute>
 
8
        <oaf_attribute name="name" type="string" _value="Zim ToDo Watcher"/>
 
9
        <oaf_attribute name="description" type="string" _value="Watch Your Zim ToDo List"/>
 
10
</oaf_server>
 
11
 
 
12
<oaf_server iid="OAFIID:GNOME_ZimToDoApplet"
 
13
            type="factory" location="OAFIID:GNOME_ZimToDoApplet_Factory">
 
14
 
 
15
        <oaf_attribute name="repo_ids" type="stringv">
 
16
                <item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0"/>
 
17
                <item value="IDL:Bonobo/Control:1.0"/>
 
18
                <item value="IDL:Bonobo/Unknown:1.0"/>
 
19
        </oaf_attribute>
 
20
        <oaf_attribute name="name" type="string" _value="Zim ToDo Watcher"/>
 
21
        <oaf_attribute name="description" type="string" _value="Watch Your Zim ToDo List"/>
 
22
        <oaf_attribute name="panel:category" type="string" value="Utility"/>
 
23
        <oaf_attribute name="panel:icon" type="string" value="zimtodo-applet"/>
 
24
</oaf_server>
 
25
 
 
26
</oaf_info>