diff options
author | Monsta <[email protected]> | 2016-01-02 23:10:09 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2016-01-02 23:10:09 +0300 |
commit | 76198a103be40a7a955d1aac953548e6fea82ab5 (patch) | |
tree | 98398f65570796a0356049f38891aac64d6adef7 /null_applet/MATE_MailcheckApplet_Factory.server.in | |
parent | 7160d859ece6fe2b8526d518a15e629982e03332 (diff) | |
download | mate-applets-76198a103be40a7a955d1aac953548e6fea82ab5.tar.bz2 mate-applets-76198a103be40a7a955d1aac953548e6fea82ab5.tar.xz |
drop null_applet which isn't even buildable these days
Diffstat (limited to 'null_applet/MATE_MailcheckApplet_Factory.server.in')
-rw-r--r-- | null_applet/MATE_MailcheckApplet_Factory.server.in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/null_applet/MATE_MailcheckApplet_Factory.server.in b/null_applet/MATE_MailcheckApplet_Factory.server.in deleted file mode 100644 index f32a300c..00000000 --- a/null_applet/MATE_MailcheckApplet_Factory.server.in +++ /dev/null @@ -1,20 +0,0 @@ -<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> |