From 5575072b9b66d2b4aa63fa6cba0530a7d8bc5e76 Mon Sep 17 00:00:00 2001 From: Jezra Date: Sat, 26 Apr 2014 13:10:52 -0700 Subject: Added Gtk Tray UI (thanks padfoot) Added active/inactive icons --- assets/blather.svg | 91 +++++++++++++++++++++++++++++--------------- assets/blather_inactive.png | Bin 0 -> 13379 bytes assets/blathersrc.png | Bin 0 -> 27324 bytes 3 files changed, 61 insertions(+), 30 deletions(-) create mode 100644 assets/blather_inactive.png create mode 100644 assets/blathersrc.png (limited to 'assets') diff --git a/assets/blather.svg b/assets/blather.svg index 1e10ee7..e7e3446 100644 --- a/assets/blather.svg +++ b/assets/blather.svg @@ -14,7 +14,10 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="blather.svg"> + sodipodi:docname="blather.svg" + inkscape:export-filename="/storage/projects/blather/assets/blathersrc.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> @@ -43,7 +46,7 @@ image/svg+xml - + @@ -51,35 +54,63 @@ inkscape:groupmode="layer" id="layer2" inkscape:label="Layer" - style="display:inline"> - - + style="display:inline" /> - - + + + B + x="185.41168" + style="font-size:130.46780396px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:#008900;stroke-width:5.77600002;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Sans" + xml:space="preserve">B + + + + + B + diff --git a/assets/blather_inactive.png b/assets/blather_inactive.png new file mode 100644 index 0000000..63d1572 Binary files /dev/null and b/assets/blather_inactive.png differ diff --git a/assets/blathersrc.png b/assets/blathersrc.png new file mode 100644 index 0000000..fb187e4 Binary files /dev/null and b/assets/blathersrc.png differ -- cgit 1.4.1