~ubuntu-branches/ubuntu/maverick/swish-e/maverick

« back to all changes in this revision

Viewing changes to example/modules/SWISH/TemplateFrame.pm

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Drolez
  • Date: 2009-11-05 16:23:33 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20091105162333-9xf7dmhhhvt97bvw
Tags: 2.4.7-1
* New upstream release
* Added Japanese and Russian debconf translations. Closes: #543187, #512987

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
#=====================================================================
19
19
# These routines format the HTML output.
20
 
#    $Id: TemplateFrame.pm,v 1.1 2003/10/03 23:50:06 whmoseley Exp $
 
20
#    $Id: TemplateFrame.pm 1378 2003-10-03 23:50:06Z whmoseley $
21
21
#=====================================================================
22
22
package SWISH::TemplateFrame;
23
23
use strict;