ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/perl/remote-clipboard
(Generate patch)

Comparing rxvt-unicode/src/perl/remote-clipboard (file contents):
Revision 1.5 by root, Sun Nov 11 04:08:00 2007 UTC vs.
Revision 1.6 by root, Wed Jun 6 15:06:41 2012 UTC

1#! perl 1#! perl
2
3#:META:X_RESOURCE:%.store: the command used to store the selection
4#:META:X_RESOURCE:%.fetch: the command used to fetch the selection
2 5
3use Fcntl (); 6use Fcntl ();
4 7
5sub msg { 8sub msg {
6 my ($self, $msg) = @_; 9 my ($self, $msg) = @_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines