diff options
| author | Jon Phillips <jon@fabricatorz.com> | 2006-08-22 21:24:21 +0000 |
|---|---|---|
| committer | kidproto <kidproto@users.sourceforge.net> | 2006-08-22 21:24:21 +0000 |
| commit | a4cc625e3e8baed9c7c14f2c0ffa09144b6ed321 (patch) | |
| tree | 5f2251774ad19e497ceb49727cb1de51dc77eee4 /src/file.h | |
| parent | I added a key configuration for this command, changed a variable name and add... (diff) | |
| download | inkscape-a4cc625e3e8baed9c7c14f2c0ffa09144b6ed321.tar.gz inkscape-a4cc625e3e8baed9c7c14f2c0ffa09144b6ed321.zip | |
I added Johan's badass patch for save a copy with the features I requested.
Now it all works quite well! Great!
(bzr r1630)
Diffstat (limited to 'src/file.h')
| -rw-r--r-- | src/file.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/file.h b/src/file.h index 4e128f161..18e4068a1 100644 --- a/src/file.h +++ b/src/file.h @@ -8,8 +8,9 @@ * Lauris Kaplinski <lauris@kaplinski.com> * Chema Celorio <chema@celorio.com> * - * Copyright (C) 1999-2002 Authors + * Copyright (C) 2006 Johan Engelen <johan@shouraizou.nl> * Copyright (C) 2001-2002 Ximian, Inc. + * Copyright (C) 1999-2002 Authors * * Released under GNU GPL, read the file 'COPYING' for more information */ |
