summaryrefslogtreecommitdiffstats
path: root/debian/patches/url_log.pl.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/url_log.pl.diff')
-rw-r--r--debian/patches/url_log.pl.diff15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/url_log.pl.diff b/debian/patches/url_log.pl.diff
new file mode 100644
index 0000000..4fd3080
--- /dev/null
+++ b/debian/patches/url_log.pl.diff
@@ -0,0 +1,15 @@
+Description: ""
+Forwarded: not-needed
+Author: ""
+Last-Update: 2010-05-12
+--- a/scripts/url_log.pl
++++ b/scripts/url_log.pl
+@@ -383,7 +383,7 @@
+ Irssi::settings_add_str("url_log", "url_log_file", "~/.irssi/url");
+ Irssi::settings_add_str("url_log", "url_log_timestamp_format", '%c');
+ Irssi::settings_add_str("url_log", "url_log_format", '%s %n %t %u');
+-Irssi::settings_add_str("url_log", "url_log_browser", 'galeon -n -x %f > /dev/null');
++Irssi::settings_add_str("url_log", "url_log_browser", 'sensible-browser %f > /dev/null');
+ Irssi::settings_add_int("url_log", "url_log_size", 25);
+ Irssi::settings_add_str("url_log", "url_auto_head_format", '%c %t %l bytes');
+ Irssi::settings_add_str("url_log", "url_head_format", '