Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2011-08-09 14:20:30 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2011-08-09 14:20:30 (GMT)
commit57597a8fb570499bc11710f24aca24c3cc4f7bfc (patch)
treee7a70dab593c9634d88d1502481de7d3ba644e0f
parentfc7df112e0c4ee72695fd37079e6e0066398fe1c (diff)
Change icon of catalogs button
Manuel QuiƱones <manuq@laptop.org>
-rw-r--r--GetIABooksActivity.py2
-rw-r--r--icons/books.svg47
2 files changed, 48 insertions, 1 deletions
diff --git a/GetIABooksActivity.py b/GetIABooksActivity.py
index 4304c19..0411def 100644
--- a/GetIABooksActivity.py
+++ b/GetIABooksActivity.py
@@ -268,7 +268,7 @@ class GetIABooksActivity(activity.Activity):
self.__language_changed_cb)
if len(self.catalogs) > 0:
- self.bt_catalogs = ToggleToolButton('catalogs')
+ self.bt_catalogs = ToggleToolButton('books')
self.bt_catalogs.set_tooltip(_('Catalogs'))
toolbar.insert(self.bt_catalogs, -1)
self.bt_catalogs.show()
diff --git a/icons/books.svg b/icons/books.svg
new file mode 100644
index 0000000..f7a04ce
--- /dev/null
+++ b/icons/books.svg
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY fill_color "#AAAAAA">
+ <!ENTITY stroke_color "#FFFFFF">
+]>
+<svg xmlns="http://www.w3.org/2000/svg" width="55" height="55">
+ <g
+ transform="translate(0,-997.36218)"
+ id="layer1">
+ <g
+ transform="translate(-0.57504564,-1.02237)"
+ id="g5130">
+ <path
+ d="m 10.265977,1016.4311 32.174926,0 c 3.030554,-5.2317 1.641363,-8.6218 0,-11.9069 l -32.174926,0 z"
+ id="path5116"
+ style="fill:&fill_color;;fill-opacity:1;stroke:none" />
+ <path
+ d="m 8.9529503,1016.4311 33.4879527,0 c 3.030554,-5.2317 1.641363,-8.6218 0,-11.9069 l -33.4879527,0"
+ id="rect4601"
+ style="fill:none;stroke:&stroke_color;;stroke-width:3.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+ </g>
+ <g
+ transform="matrix(-1,0,0,1,55.575046,14.38453)"
+ id="g5134">
+ <path
+ d="m 10.265977,1016.4311 32.174926,0 c 3.030554,-5.2317 1.641363,-8.6218 0,-11.9069 l -32.174926,0 z"
+ id="path5136"
+ style="fill:&fill_color;;fill-opacity:1;stroke:none" />
+ <path
+ d="m 8.9529503,1016.4311 33.4879527,0 c 3.030554,-5.2317 1.641363,-8.6218 0,-11.9069 l -33.4879527,0"
+ id="path5138"
+ style="fill:none;stroke:&stroke_color;;stroke-width:3.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+ </g>
+ <g
+ transform="matrix(-1,0,0,1,52.607946,29.79143)"
+ id="g5140">
+ <path
+ d="m 10.265977,1016.4311 32.174926,0 c 3.030554,-5.2317 1.641363,-8.6218 0,-11.9069 l -32.174926,0 z"
+ id="path5142"
+ style="fill:&fill_color;;fill-opacity:1;stroke:none" />
+ <path
+ d="m 8.9529503,1016.4311 33.4879527,0 c 3.030554,-5.2317 1.641363,-8.6218 0,-11.9069 l -33.4879527,0"
+ id="path5144"
+ style="fill:none;stroke:&stroke_color;;stroke-width:3.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+ </g>
+ </g>
+</svg>