/[Frey]/trunk/lib/Frey/Shell/Grep.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 /trunk/lib/Frey/Shell/Grep.pm

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

revision 791 by dpavlin, Tue Dec 9 20:31:28 2008 UTC revision 792 by dpavlin, Wed Dec 10 15:15:22 2008 UTC
# Line 125  sub as_markup { Line 125  sub as_markup {
125                  $html = $self->error( "No results for $patt\n" );                  $html = $self->error( "No results for $patt\n" );
126          }          }
127    
128            $self->add_head(qq|
129                    <link rel="search" type="application/opensearchdescription+xml" title="Frey::Shell::Grep" href="/Frey::OpenSearch/grep_as_markup">
130            |);
131    
132          return $html;          return $html;
133  }  }
134    

Legend:
Removed from v.791  
changed lines
  Added in v.792

  ViewVC Help
Powered by ViewVC 1.1.26