Added UI to set username/password/passphrase for Weave client on Fennec, and made it work. Following my UI proposal for now, it uses html pages loaded at chrome URLs, which is not ideal.

This commit is contained in:
jonathandicarlo@jonathan-dicarlos-macbook-pro.local 2008-12-10 18:13:05 -08:00
parent 6bf68420c8
commit 4c4fe745de

View File

@ -89,3 +89,6 @@
<!ENTITY extensions.weave.client.name.description "Distinguishes your clients from each other">
<!ENTITY extensions.weave.serverURL.title "Server URL">
<!ENTITY extensions.weave.serverURL.description "Sync your sessions using a different server">
<!ENTITY openPrefsCmd.label "Open Weave Preferences">
<!ENTITY openPrefsButton.label "Preferences...">