Closed
Bug 290521
Opened 20 years ago
Closed 20 years ago
All references to "Rendezvous" should be changed to "Bonjour".
Categories
(Camino Graveyard :: OS Integration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: moz, Assigned: mikepinkerton)
Details
Apple has recently changed the name of their ZeroConf implementation from "Rendezvous" to "Bonjour"; we should change the name we use as well.
The only place I see this in the UI is the collection name in the Bookmarks Mgr, and it looks like that is generated by code. LXR: http://lxr.mozilla.org/mozilla/search?string=Rendezvous Is it as simple as grep/sed/whatever on those files that are actually Camino's and not just using the word randomly?
Has this change actually happened in an OS X release yet? It would be better to determine which OS X versions will never get this change and in those versions continue to refer to it by the old name.
| Reporter | ||
Comment 3•20 years ago
|
||
There's a good chance that that's all it'd take. However, Chris (Casciano) brought up an interesting thing to think about: on systems which still say "Rendezvous", should we keep using "Rendezvous" or switch over to "Bonjour" completely?
| Reporter | ||
Comment 4•20 years ago
|
||
Hah; sorry, I didn't read all my bugmail before posting. What Greg said.
| Assignee | ||
Comment 5•20 years ago
|
||
my gut is to switch wholesale, not try to match the name given the OS. i've fired off an email to our dts rep about this.
| Assignee | ||
Comment 6•20 years ago
|
||
dts says that it should be "bonjour" everywhere on all OS versions. changed in bookmark manager (fixed a few weeks ago).
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•