summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-09-08 19:18:14 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-09-08 19:18:14 +0000
commitdad4eb8f178edfda80ce46cc2ed57764490477b2 (patch)
treebdf8d13e4f60d8d41b05ae300665ac85d2e27e46 /share
parentfix a opacity bug problem pointed by Maren in seamless pattern (diff)
downloadinkscape-dad4eb8f178edfda80ce46cc2ed57764490477b2.tar.gz
inkscape-dad4eb8f178edfda80ce46cc2ed57764490477b2.zip
update version of seamless pattern extension
(bzr r14349)
Diffstat (limited to 'share')
-rw-r--r--share/extensions/seamless_pattern.py2
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