Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(811)

Issue 198082: Add support for Entourage export files

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 9 months ago by Greg Robbins
Modified:
10 years, 10 months ago
Reviewers:
TVL
Base URL:
http://google-email-uploader-mac.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Entourage export archives (.rge packages) contain a Mail folder with mbox files. We'll add two File menu items, one that just adds rge packages to the kinds of mail folders that users can manually select to upload, and one that uses AppleScript to ask Entourage to export an rge archive to /tmp.

Patch Set 1 #

Patch Set 2 : formatting tweaks #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -18 lines) Patch
M Source/EmUpAppController.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/EmUpAppController.m View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/EmUpWindowController.h View 1 chunk +4 lines, -1 line 0 comments Download
M Source/EmUpWindowController.m View 1 4 chunks +81 lines, -14 lines 1 comment Download
M Source/English.lproj/Localizable.strings View 2 chunks +3 lines, -0 lines 0 comments Download
M Source/English.lproj/MainMenu.xib View 12 chunks +80 lines, -3 lines 0 comments Download

Messages

Total messages: 2
Greg Robbins
15 years, 9 months ago (2010-02-03 03:12:35 UTC) #1
TVL
15 years, 9 months ago (2010-02-03 05:16:01 UTC) #2
lg http://codereview.appspot.com/198082/diff/1001/1003 File Source/EmUpWindowController.m (right): http://codereview.appspot.com/198082/diff/1001/1003#newcode503 Source/EmUpWindowController.m:503: typeTag:kEntourageRGETag]; does it make sense to do anything (special type?) to mark this so we'll delete it from tmp when done? (since the size could be non trivial)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b