GNOME Bugzilla – Bug 672238
Use example.com instead of domain.com in example text
Last modified: 2012-03-31 08:49:50 UTC
Created attachment 209937 [details] [review] Replace domain.com with example.com where it makes sense domain.com is registered by someone not related to vinagre, while example.com is reserved by IANA and can be used in examples (along with example.net and example.org, see RFC2606). The attached patch uses "example.com" in code and in those translations that didn't adapt the original domain (the others will get the string fuzzy and will have a chance to review it at the next translation round).
Review of attachment 209937 [details] [review]: Fine to commit after the string freeze ends, or I can ask for a freeze exception if you think that it is worthwhile.
I think this can wait after the string freeze ends.
Comment on attachment 209937 [details] [review] Replace domain.com with example.com where it makes sense Pushed to gnome-3-4 and master as commits d8752d272978f7bea22e8daaded7d4688dc50482 and 3df958510d567b6ca4bff7cd393b3e285ebec147. Thanks!