diff --git a/src/bin/dstcheck.cpp b/src/bin/dstcheck.cpp index 1e071ab104..77e08e2237 100644 --- a/src/bin/dstcheck.cpp +++ b/src/bin/dstcheck.cpp @@ -127,7 +127,7 @@ main(int argc, char **argv) "No", "Yes"))->Go(); if (index == 1) - be_roster->Launch("application/x-vnd.Be-TIME"); + be_roster->Launch("application/x-vnd.Haiku-TIME"); } }