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