After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 149523 - dns-sd capitalization and quoting URL schemas
dns-sd capitalization and quoting URL schemas
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Other
cvs (head)
Other All
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-06 18:30 UTC by Danilo Segan
Modified: 2005-05-10 16:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Proposed patch (against HEAD). (815 bytes, patch)
2005-05-09 18:27 UTC, Christian Neumair
none Details | Review
Proposed patch #2 (against HEAD) (887 bytes, patch)
2005-05-09 18:39 UTC, Christian Neumair
committed Details | Review

Description Danilo Segan 2004-08-06 18:30:45 UTC
I wonder if the capitalization of "dns-sd" in this message is correct (or should
it be "DNS-sd" or "DNS-SD")?

Also, if we're talking about URL schema here ("network:"), then "network
location" should probably be "\"network\" location" (otherwise, translators may
translate it which is inappropriate).

#: schemas/system_dns_sd.schemas.in.h:1
msgid ""
"Comma separated list of dns-sd domains that should be visible in the network "
"location."
Comment 1 Christian Neumair 2005-05-09 18:25:53 UTC
Thanks for your bug report!
http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt seems to thoroughly use
"DNS-SD".
Comment 2 Christian Neumair 2005-05-09 18:27:46 UTC
Created attachment 46251 [details] [review]
Proposed patch (against HEAD).
Comment 3 Christian Neumair 2005-05-09 18:39:24 UTC
Created attachment 46252 [details] [review]
Proposed patch #2 (against HEAD)

Oops, forgot the quotation bits.
Comment 4 Christian Kellner 2005-05-10 16:44:10 UTC
Nice! Thanks!