/[pxelator]/lib/PXElator/browser.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/browser.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 99 by dpavlin, Thu Jul 30 20:15:39 2009 UTC revision 100 by dpavlin, Fri Jul 31 21:42:28 2009 UTC
# Line 2  package browser; Line 2  package browser;
2    
3  sub start {  sub start {
4          my $url = shift;          my $url = shift;
5          exec "/mnt/llin/rest/cvs/uzbl/uzbl -u $url";          exec "bin/uzbl -u $url";
6  }  }
7    
8  1;  1;

Legend:
Removed from v.99  
changed lines
  Added in v.100

  ViewVC Help
Powered by ViewVC 1.1.26