summaryrefslogtreecommitdiff
path: root/null_applet/MATE_MailcheckApplet_Factory.server.in
diff options
context:
space:
mode:
Diffstat (limited to 'null_applet/MATE_MailcheckApplet_Factory.server.in')
-rw-r--r--null_applet/MATE_MailcheckApplet_Factory.server.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/null_applet/MATE_MailcheckApplet_Factory.server.in b/null_applet/MATE_MailcheckApplet_Factory.server.in
new file mode 100644
index 00000000..f32a300c
--- /dev/null
+++ b/null_applet/MATE_MailcheckApplet_Factory.server.in
@@ -0,0 +1,20 @@
+<oaf_info>
+
+<oaf_server iid="OAFIID:MATE_MailcheckApplet"
+ type="factory"
+ location="OAFIID:MATE_NullApplet_Factory">
+
+ <oaf_attribute name="repo_ids" type="stringv">
+ <item value="IDL:MATE/Vertigo/MatePanelAppletShell:1.0"/>
+ <item value="IDL:MateComponent/Control:1.0"/>
+ <item value="IDL:MateComponent/Unknown:1.0"/>
+ </oaf_attribute>
+ <oaf_attribute name="name" type="string" _value="Inbox Monitor (Deprecated)"/>
+ <oaf_attribute name="description" type="string" _value="Alert you when new mail arrives"/>
+ <oaf_attribute name="bugzilla:bugzilla" type="string" value="MATE"/>
+ <oaf_attribute name="bugzilla:product" type="string" value="mate-applets"/>
+ <oaf_attribute name="bugzilla:component" type="string" value="Mailcheck Applet"/>
+
+</oaf_server>
+
+</oaf_info>