https://bugs.gpodder.org/show_bug.cgi?id=807

--- Comment #2 from Thomas Perl <[email protected]> 2010-01-17 14:38:49 GMT ---
You can use the following command to find most references:

  git grep my.gpodder.org mygpo/web/templates

All literal "my.gpodder.org" occurences should be replaced with the HTTP_HOST
variable, so that when the app is ran on another host, the correct hostname is
displayed and on my.gpodder.org, "my.gpodder.org" is displayed.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to