File: url_log.pl.diff

package info (click to toggle)
irssi-scripts 20160301
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,624 kB
  • ctags: 2,564
  • sloc: perl: 61,025; sh: 184; makefile: 6
file content (15 lines) | stat: -rw-r--r-- 716 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: ""
Forwarded: no
Author: ""
Last-Update: 2010-05-12
--- a/scripts/url_log.pl
+++ b/scripts/url_log.pl
@@ -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", '