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

Comparing rxvt-unicode/src/perl/background (file contents):
Revision 1.12 by root, Tue Jun 5 18:29:51 2012 UTC vs.
Revision 1.13 by root, Tue Jun 5 19:32:29 2012 UTC

1#! perl 1#! perl
2 2
3#:META:RESOURCE:$$:string 3#:META:RESOURCE:$$:string:background expression
4 4
5our $EXPR = 'move load "/root/pix/das_fette_schwein.jpg", repeat_wrap, X, Y'; 5our $EXPR = 'move load "/root/pix/das_fette_schwein.jpg", repeat_wrap, X, Y';
6$EXPR = ' 6$EXPR = '
7 rotate W, H, 50, 50, counter 1/59.95, repeat_mirror, 7 rotate W, H, 50, 50, counter 1/59.95, repeat_mirror,
8 clip X, Y, W, H, repeat_mirror, 8 clip X, Y, W, H, repeat_mirror,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines