~drbob/+junk/diary-main

« back to all changes in this revision

Viewing changes to intltool-merge.in

  • Committer: Philip Withnall
  • Date: 2008-03-27 16:46:24 UTC
  • Revision ID: philip@tecnocode.co.uk-20080327164624-2c1ucigxyprlu1y2
Removed Picasa link type --- use URIs instead.
Made the link list more resilient to bad data.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
## Release information
36
36
my $PROGRAM = "intltool-merge";
37
37
my $PACKAGE = "intltool";
38
 
my $VERSION = "0.37.1";
 
38
my $VERSION = "0.37.0";
39
39
 
40
40
## Loaded modules
41
41
use strict;