El 12/06/12 20:39, "Ian Bicking" <[email protected]> escribió:

>
>
>{
>  name: "MyFace",
>  launch_path: "/",
>  icons: {"48": "/48icon.png", "128": "/128icon.png"},
>  entry_points: {
>    "account": {
>      path: "/account",
>      name: "MyFace Account Settings",
>      icons: {"48": "/48account.png"}
>    },
>    "messages": {
>      path: "/messages",
>      name: "MyFace Messages"
>    }
>  }
>  locales: {
>    "es": {
>      entry_points: {"account": {name: "configuración de la cuenta"}}
>    }
>  }
>}
>

If an app declares more than one entry point, each entry point will be
listed as an installed app in navigator.mozApps.getInstalled() or that's
something the dashaboard app should solve by itself?

>


Este mensaje se dirige exclusivamente a su destinatario. Puede consultar 
nuestra política de envío y recepción de correo electrónico en el enlace 
situado más abajo.
This message is intended exclusively for its addressee. We only send and 
receive email on the basis of the terms set out at
http://www.tid.es/ES/PAGINAS/disclaimer.aspx
_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to