Index: mash/shell/manifest.json |
diff --git a/mash/shell/manifest.json b/mash/shell/manifest.json |
index 892b5c2a375f8bb073934f7e5c12e774aeb62d1d..621f6b3fcb18cea24819426742f14d80f431274c 100644 |
--- a/mash/shell/manifest.json |
+++ b/mash/shell/manifest.json |
@@ -1,5 +1,5 @@ |
{ |
- "url": "mojo://mash_shell/", |
- "name": "System Service Controller", |
+ "name": "mojo:mash_shell", |
+ "display_name": "System Service Controller", |
"capabilities": { "*": ["*"] } |
} |