~ubuntu-branches/debian/squeeze/inkscape/squeeze

« back to all changes in this revision

Viewing changes to src/trace/potrace/trace.h

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Viehmann
  • Date: 2008-09-09 23:29:02 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080909232902-c50iujhk1w79u8e7
Tags: 0.46-2.1
* Non-maintainer upload.
* Add upstream patch fixing a crash in the open dialog
  in the zh_CN.utf8 locale. Closes: #487623.
  Thanks to Luca Bruno for the patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Copyright (C) 2001-2005 Peter Selinger.
2
 
   This file is part of potrace. It is free software and it is covered
 
1
/* Copyright (C) 2001-2007 Peter Selinger.
 
2
   This file is part of Potrace. It is free software and it is covered
3
3
   by the GNU General Public License. See the file COPYING for details. */
4
4
 
5
 
/* $Id: trace.h 7323 2005-03-06 13:43:38Z ishmal $ */
 
5
/* $Id: /local/inkscape.rel.46/src/trace/potrace/trace.h 16879 2007-10-26T21:01:30.934311Z ishmal  $ */
6
6
 
7
7
#ifndef TRACE_H
8
8
#define TRACE_H