projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7264eda
)
Use sensible-browser rather than x-www-browser, debian bug #415846.
author
ayin
<ayin>
Wed, 31 Oct 2007 18:15:42 +0000
(18:15 +0000)
committer
ayin
<ayin>
Wed, 31 Oct 2007 18:15:42 +0000
(18:15 +0000)
src/perl/selection-popup
patch
|
blob
|
history
diff --git
a/src/perl/selection-popup
b/src/perl/selection-popup
index 7d14ff07c6702fe7d1ca32c36f5c3ae948cd3112..2f80b041840b97729b7d0f7aa267cbaba3085a23 100644
(file)
--- a/
src/perl/selection-popup
+++ b/
src/perl/selection-popup
@@
-14,7
+14,7
@@
sub msg {
sub on_start {
my ($self) = @_;
- $self->{browser} = $self->x_resource ("urlLauncher") || "
x-www
-browser";
+ $self->{browser} = $self->x_resource ("urlLauncher") || "
sensible
-browser";
$self->grab_button (3, urxvt::ControlMask);