diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2013-04-04 17:38:59 +0000 |
|---|---|---|
| committer | Jabiertxo Arraiza Zenotz <jtx@jtx.marker.es> | 2013-04-04 17:38:59 +0000 |
| commit | 96aa3562f824356240deaf45d96546d9f62bbca5 (patch) | |
| tree | e8f346c8762bede5d6bae8f2ac8aad81ab82eee6 /share/extensions | |
| parent | Changing width only to selected nodes (diff) | |
| parent | Fix for Bug #1163759 (Mouse selection ignores transform). (diff) | |
| download | inkscape-96aa3562f824356240deaf45d96546d9f62bbca5.tar.gz inkscape-96aa3562f824356240deaf45d96546d9f62bbca5.zip | |
Update to trunk
(bzr r11950.1.82)
Diffstat (limited to 'share/extensions')
| -rw-r--r-- | share/extensions/Barcode/Code128.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/Barcode/Code128.py b/share/extensions/Barcode/Code128.py index 3036b5f98..8734fc330 100644 --- a/share/extensions/Barcode/Code128.py +++ b/share/extensions/Barcode/Code128.py @@ -1,5 +1,5 @@ # -# Authored by Martin Owens <doctormo@ubuntu.com> +# Authored by Martin Owens <doctormo@gmail.com> # Debugged by Ralf Heinecke & Martin Siepmann 2007-09-07 # Horst Schottky 2010-02-27 # |
