Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Ortiz <rafael@activitycentral.com>2011-04-19 22:35:50 (GMT)
committer Rafael Ortiz <rafael@activitycentral.com>2011-04-19 22:35:50 (GMT)
commit0f08bfa7384a557a3e8d691ea200f88aee85b2b4 (patch)
tree9318c946b48fdeded89d65c14d4baa0aeb1cece3
parentbb371b12ae3abdd4c6f80de8c0a6e15fcac53286 (diff)
fixing SL #2762HEADmaster
-rw-r--r--icons/export.svg100
-rw-r--r--widgets.py2
2 files changed, 101 insertions, 1 deletions
diff --git a/icons/export.svg b/icons/export.svg
new file mode 100644
index 0000000..cb1baf1
--- /dev/null
+++ b/icons/export.svg
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ version="1.1"
+ id="Icon"
+ width="44.365"
+ height="42.918"
+ viewBox="0 0 44.365 42.918"
+ overflow="visible"
+ enable-background="new 0 0 44.365 42.918"
+ xml:space="preserve"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docname="stock-open.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata
+ id="metadata26"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
+ id="defs24"><inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 21.459 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="44.365002 : 21.459 : 1"
+ inkscape:persp3d-origin="22.182501 : 14.306 : 1"
+ id="perspective28" /></defs><sodipodi:namedview
+ inkscape:window-height="975"
+ inkscape:window-width="1680"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:zoom="13.563637"
+ inkscape:cx="22.182502"
+ inkscape:cy="28.758498"
+ inkscape:window-x="0"
+ inkscape:window-y="25"
+ inkscape:current-layer="Icon" />
+
+
+
+<g
+ id="g2414"
+ transform="translate(9.0634189,-3.9384509)"><g
+ transform="translate(2.6055351e-2,5.183866e-2)"
+ id="g2405"><g
+ id="g3"
+ transform="matrix(0.736868,0,0,0.7153409,0,12.146464)">
+ <g
+ id="g5">
+ <path
+ d="M 1.75,41.168 L 23.673,41.168 C 25.663,41.168 26.749,39.873 26.749,38.09 L 26.749,13.699 C 26.749,12.152 25.2,10.622 23.673,10.622 L 19.75,10.622"
+ id="path7"
+ style="fill:none;stroke:#ffffff;stroke-width:3.5;stroke-linejoin:round" />
+ </g>
+</g><g
+ id="g9"
+ transform="matrix(0.6976744,0,0,0.7277711,0,11.605042)">
+ <g
+ id="g11">
+ <path
+ d="M 19.75,31.859 C 19.75,33.502 18.548,34.723 16.673,35.478 L 1.75,41.168 L 1.75,10.623 L 16.673,2.935 C 18.664,2.583 19.75,3.686 19.75,5.469 L 19.75,31.859 z"
+ id="path13"
+ style="fill:none;stroke:#ffffff;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round" />
+ </g>
+</g><line
+ x1="5.5922894"
+ y1="39.528976"
+ x2="5.5922894"
+ y2="17.763372"
+ id="line15"
+ style="fill:none;stroke:#ffffff;stroke-width:2.70127702;stroke-linecap:round;stroke-linejoin:round" /></g><g
+ transform="matrix(0.5891883,0,0,0.6267357,6.6476984e-2,7.8435405)"
+ id="g17">
+
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round"
+ id="line19"
+ y2="11.828"
+ x2="32.536999"
+ y1="1.75"
+ x1="42.615002" />
+ <polyline
+ style="fill:none;stroke:#ffffff;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round"
+ id="polyline21"
+ points="33.322,2.539 42.615,1.75 41.826,11.043 " />
+</g></g>
+</svg> \ No newline at end of file
diff --git a/widgets.py b/widgets.py
index 9650556..710b5b1 100644
--- a/widgets.py
+++ b/widgets.py
@@ -183,7 +183,7 @@ class ExportButton(ToolButton):
'exp_props': ''}]
def __init__(self, activity, abi):
- ToolButton.__init__(self, 'document-save')
+ ToolButton.__init__(self, 'export')
self.props.tooltip = _('Export')
self.props.label = _('Export')