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.13 by root, Tue Jun 5 19:32:29 2012 UTC vs.
Revision 1.14 by root, Tue Jun 5 22:23:07 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines