* Fixed app signature.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33441 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -504,7 +504,7 @@ int main (int argc, char** argv)
|
|||||||
bool HaveOldMessage = false;
|
bool HaveOldMessage = false;
|
||||||
int MessagesDoneCount = 0;
|
int MessagesDoneCount = 0;
|
||||||
BString MessageText;
|
BString MessageText;
|
||||||
BApplication MyApp ("application/x-vnd.agmsmith.mboxtobemail");
|
BApplication MyApp ("application/x-vnd.Haiku-mbox2mail");
|
||||||
int NextArgIndex;
|
int NextArgIndex;
|
||||||
char OutputDirectoryPathName [B_PATH_NAME_LENGTH];
|
char OutputDirectoryPathName [B_PATH_NAME_LENGTH];
|
||||||
status_t ReturnCode = -1;
|
status_t ReturnCode = -1;
|
||||||
|
|||||||
Reference in New Issue
Block a user