mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1
This commit is contained in:
parent
23e0d82436
commit
e400f4130a
1564 changed files with 510348 additions and 0 deletions
22
mailnews/extensions/mailviews/content/mailViews.dat
Normal file
22
mailnews/extensions/mailviews/content/mailViews.dat
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
version="8"
|
||||
logging="no"
|
||||
name="People I Know"
|
||||
enabled="yes"
|
||||
type="1"
|
||||
condition="AND (from,is in ab,moz-abmdbdirectory://abook.mab)"
|
||||
name="Recent Mail"
|
||||
enabled="yes"
|
||||
type="1"
|
||||
condition="AND (age in days,is less than,1)"
|
||||
name="Last 5 Days"
|
||||
enabled="yes"
|
||||
type="1"
|
||||
condition="AND (age in days,is less than,5)"
|
||||
name="Not Junk"
|
||||
enabled="yes"
|
||||
type="1"
|
||||
condition="AND (junk status,isn't,2)"
|
||||
name="Has Attachments"
|
||||
enabled="yes"
|
||||
type="1"
|
||||
condition="AND (has attachment status,is,true)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue