Comment 1 for bug 241022

Revision history for this message
Y Giridhar Appaji Nag (appaji) wrote :

The fix for this would be to change "Debian" to "Ubuntu" in the debian/elinks.config file.

diff --git a/debian/elinks.config b/debian/elinks.config
index 3c47096..5a0581c 100644
--- a/debian/elinks.config
+++ b/debian/elinks.config
@@ -14,4 +14,4 @@
     # %t in the string means size of the terminal
     # %b in the string means number of bars displayed by ELinks
     # Use " " if you don't want any User-Agent header to be sent at all.
- set protocol.http.user_agent = "ELinks/%v (textmode; Debian; %s; %t-%b)"
+ set protocol.http.user_agent = "ELinks/%v (textmode; Ubuntu; %s; %t-%b)"