changing useragent.

This commit is contained in:
Enno Boland (tox)
2009-10-14 16:28:00 +02:00
parent 24bbd6be02
commit d97b8adfde
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
/* modifier 0 means no modifier */
static gchar *useragent = "Mozilla/5.0 (This is surf. Really! KHTML, like Gecko) Safari/531.2+";
static gchar *progress = "#FF0000";
static gchar *progress_trust = "#00FF00";
static gchar *stylefile = ".surf/style.css";