/[gnump3d]/gnump3d/lib/gnump3d/plugins/now.pm
ViewVC logotype

Diff of /gnump3d/lib/gnump3d/plugins/now.pm

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

revision 1.3 by skx, Thu Oct 16 11:59:51 2003 UTC revision 1.4 by skx, Mon Oct 27 19:29:36 2003 UTC
# Line 211  sub createNowOutput( $ ) Line 211  sub createNowOutput( $ )
211        $line =~ s/\$HEADER/<META HTTP-EQUIV=\"refresh\" content=\"30;\">/g;        $line =~ s/\$HEADER/<META HTTP-EQUIV=\"refresh\" content=\"30;\">/g;
212        $line =~ s/\$HOSTNAME/$host/g;        $line =~ s/\$HOSTNAME/$host/g;
213        $line =~ s/\$VERSION/$VERSION/g;        $line =~ s/\$VERSION/$VERSION/g;
214          $line =~ s/\$RELEASE/$RELEASE/g;
215        $line =~ s/\$DIRECTORY/\/bug\//g;        $line =~ s/\$DIRECTORY/\/bug\//g;
216        $line =~ s/\$HEADING/Now Playing/g;        $line =~ s/\$HEADING/Now Playing/g;
217        $line =~ s/\$TITLE/Now Playing/g;        $line =~ s/\$TITLE/Now Playing/g;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26