Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/toolbox.py
diff options
context:
space:
mode:
Diffstat (limited to 'toolbox.py')
-rw-r--r--toolbox.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolbox.py b/toolbox.py
index 9a87810..0e323c9 100644
--- a/toolbox.py
+++ b/toolbox.py
@@ -660,7 +660,7 @@ class ShapesToolbar(gtk.Toolbar):
'stroke color': None,
'line shape': 'circle',
'fill': True,
- 'vertices': 5}
+ 'vertices': 6}
_SHAPE_RECTANGLE = {'name': 'rectangle',
'line size': 2,