forked from google/forcefield
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathForcefieldFilter.xml
More file actions
22 lines (22 loc) · 881 Bytes
/
ForcefieldFilter.xml
File metadata and controls
22 lines (22 loc) · 881 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:apps='http://schemas.google.com/apps/2006'>
<title>Mail Filters</title>
<id>tag:mail.google.com,2008:filters:1406166323544</id>
<updated>2014-07-24T01:50:14Z</updated>
<author>
<name>Forcefield Author</name>
<email>forcefield@localhost</email>
</author>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1406166323544</id>
<updated>2014-07-24T01:50:14Z</updated>
<content></content>
<apps:property name='hasTheWord' value='label:inbox'/>
<apps:property name='label' value='Forcefield'/>
<apps:property name='shouldMarkAsRead' value='true'/>
<apps:property name='shouldArchive' value='true'/>
<apps:property name='sizeOperator' value='s_sl'/>
<apps:property name='sizeUnit' value='s_sb'/>
</entry>
</feed>