File: url_log.pl.diff

package info (click to toggle)
irssi-scripts 20070925
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,708 kB
  • ctags: 2,415
  • sloc: perl: 54,737; makefile: 43; sh: 20
file content (11 lines) | stat: -rw-r--r-- 716 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- url_log.pl.orig	2002-02-13 07:24:49.000000000 +0100
+++ scripts/url_log.pl	2004-03-11 01:13:33.000000000 +0100
@@ -379,7 +379,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", '