File: MATE_MailcheckApplet_Factory.server.in

package info (click to toggle)
mate-applets 1.8.1%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 11,964 kB
  • ctags: 2,090
  • sloc: ansic: 21,842; python: 1,503; makefile: 1,233; xml: 65; sh: 20
file content (20 lines) | stat: -rw-r--r-- 780 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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>