You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Info.plist
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
<key>CFBundlePackageType</key>
18
18
<string>BNDL</string>
19
19
<key>CFBundleShortVersionString</key>
20
-
<string>3.1.0</string>
20
+
<string>3.2.0</string>
21
21
<key>CFBundleVersion</key>
22
22
<string>1B3</string>
23
23
<key>QSActions</key>
@@ -104,7 +104,7 @@
104
104
<key>extendedDescription</key>
105
105
<string><h2>Apple Mail Plugin</h2>
106
106
<p>This plugin lets you browse your mailboxes and messages contained in Apple Mail.</p>
107
-
<p>Just call up Mail.app in the first pane and hit → or /. It will reveal all mailboxes and folders for each account. Arrowing into a mailbox reveals all messages in that folder. The selected message can be viewed with Quick Look or "opened" to reveal it in Mail.</p>
107
+
<p>Just call up Mail.app in the first pane and hit → or /. It will reveal all mailboxes and folders for each account. Arrowing into a mailbox reveals all messages in that folder. The selected message can be viewed with Quick Look or "opened" to reveal it in Mail.</p>
108
108
<p>This plugin also allows actions for composing messages or sending messages directly (via the E-mail Support plugin) to function based on settings in Apple Mail.</p>
109
109
<h3>Actions</h3>
110
110
<ul>
@@ -119,7 +119,7 @@ Delete Message - Deletes the selected message from a mailbox.
119
119
Note: It has only been tested with IMAP accounts. -->
120
120
121
121
<h4>NOTE: For Gmail Users</h4>
122
-
<p>Apple Mail only partially supports Gmail folders. That means trying to browse Gmail folders using → will only work for the most basic folders (Inbox, Bin etc.) and won't work for any custom folders you have created.</p></string>
122
+
<p>Apple Mail only partially supports Gmail folders. That means trying to browse Gmail folders using → will only work for the most basic folders (Inbox, Bin etc.) and won't work for any custom folders you have created.</p></string>
123
123
<key>icon</key>
124
124
<string>com.apple.Mail</string>
125
125
<key>relatedBundles</key>
@@ -260,6 +260,8 @@ Note: It has only been tested with IMAP accounts. -->
0 commit comments