diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-09-08 19:18:14 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-09-08 19:18:14 +0000 |
| commit | dad4eb8f178edfda80ce46cc2ed57764490477b2 (patch) | |
| tree | bdf8d13e4f60d8d41b05ae300665ac85d2e27e46 /share/extensions | |
| parent | fix a opacity bug problem pointed by Maren in seamless pattern (diff) | |
| download | inkscape-dad4eb8f178edfda80ce46cc2ed57764490477b2.tar.gz inkscape-dad4eb8f178edfda80ce46cc2ed57764490477b2.zip | |
update version of seamless pattern extension
(bzr r14349)
Diffstat (limited to 'share/extensions')
| -rw-r--r-- | share/extensions/seamless_pattern.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/seamless_pattern.py b/share/extensions/seamless_pattern.py index d75fb1063..11ed4c356 100644 --- a/share/extensions/seamless_pattern.py +++ b/share/extensions/seamless_pattern.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Written by Jabiertxof -# V.05 +# V.06 import inkex, sys, re, os from lxml import etree |
