← Back to team overview

cairo-dock-team team mailing list archive

[Merge] lp:~mycompostpile/cairo-dock-plug-ins-extras/YoutubeDl into lp:cairo-dock-plug-ins-extras

 

Brian has proposed merging lp:~mycompostpile/cairo-dock-plug-ins-extras/YoutubeDl into lp:cairo-dock-plug-ins-extras.

Requested reviews:
  Cairo-Dock Team (cairo-dock-team)

For more details, see:
https://code.launchpad.net/~mycompostpile/cairo-dock-plug-ins-extras/YoutubeDl/+merge/109979

Added middle click selection to show up in the right click menu.

Cleaned up the handbook.

Added clipboard entry on right click if there appears to be a youtube url.
Also on left click when the list is empty added the default string to be the clipboard contents if there appears to be a youtube url.

Change the tab in the configuration file to read Configuration instead of User Interface.

Shortened the default time between updates.

Fixed the middle click not opening video folder before configuration saved.

Fixed the quick info being changed to YoutubeDl after reload.

Changed the abort to allow the next url to start downloading if user did not pause the downloads.

Added the gtk file dialogs to be the default. (still working on the gtk version of the url list editor)

-- 
The attached diff has been truncated due to its size.
https://code.launchpad.net/~mycompostpile/cairo-dock-plug-ins-extras/YoutubeDl/+merge/109979
Your team Cairo-Dock Team is requested to review the proposed merge of lp:~mycompostpile/cairo-dock-plug-ins-extras/YoutubeDl into lp:cairo-dock-plug-ins-extras.
=== removed directory 'CairoBzr'
=== removed file 'CairoBzr/CairoBzr.conf'
--- CairoBzr/CairoBzr.conf	2011-11-06 01:58:42 +0000
+++ CairoBzr/CairoBzr.conf	1970-01-01 00:00:00 +0000
@@ -1,210 +0,0 @@
-#0.0.1
-
-#[gtk-about]
-[Icon]
-
-#F[Icon]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name = 
-
-#s Name of the icon as it will appear in its caption in the dock :
-name = CairoBzr
-
-#v
-sep_display=
-
-#S+ Image's filename :
-#{Let empty to use the default one.}
-icon = 
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size = 0;0
-
-order=
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=CairoBzr
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos =
-
-#b Lock position?
-#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
-locked = false
-
-#j+[48;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size = 96;96
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation = 0
-
-
-#X[Visibility]
-frame_visi =
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations = default
-
-#v
-sep_deco =
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet =
-#e+[0;1] Background transparency:
-bg alpha = 1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset = 0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset = 0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset = 0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset = 0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet =
-#e+[0;1] Foreground tansparency:
-fg alpha = 1
-
-
-#[gtk-preferences]
-[Configuration]
-
-#l[Tester;Developer] User Interface:
-user_mode = 0
-
-#F[Tester Behaviour;gtk-execute]
-frame_behav =
-
-#l[No action;Show versions;Download all;Build all;Update all] Action on left-click:
-tester left click = 1
-
-#l[No action;Show versions;Download all;Build all;Update all] Action on middle-click:
-tester middle click = 4
-
-#F[Compilation Settings;gtk-open]
-frame_compile =
-
-#D Core sources folder :
-folder core =
-
-#D Plug-Ins sources folder :
-folder plug-ins =
-
-
-
-#[gtk-preferences]
-[Developer]
-
-
-#F[Developer Behaviour;gtk-execute]
-frame_dev_behav =
-
-#l[No action;Show diff;Show versions;Toggle target;Toggle user mode;Toggle reload action;Set module name;Generate Report;Build target;Build one plug-in;Build core;Build plug-ins;Build all;Download core;Download plug-ins;Download all;Update all] Action on left-click:
-dev left click = 1
-
-#l[No action;Show diff;Show versions;Toggle target;Toggle user mode;Toggle reload action;Set module name;Generate Report;Build target;Build one plug-in;Build core;Build plug-ins;Build all;Download core;Download plug-ins;Download all;Update all] Action on middle-click:
-dev middle click = 8
-
-#l[No action;Toggle target;Toggle user mode] Action on mouse wheel:
-dev mouse wheel = 1
-
-
-#F[Target module;cairo-dock]
-frame_logs =
-
-
-#s Build one plug-in target
-#{You must use the plug-in folder name (as you will see in the main plug-ins folder).}
-build plug-in name= 
-
-#l[Core;One plug-in] Build target
-build target = 0
-
-#b Reload the dock or plug-in after compilation
-trigger reload = true
-
-
-
-branch core = 
-branch plug-ins = 
-
-
-#F[Commands;gtk-justify-fill]
-frame_logs =
-
-#s Diff editor command
-diff gui = /usr/bin/meld
-
-
-#F[Scripts;gtk-execute]
-frame_scripts =
-
-#s Main build script (core or all plug-ins)
-build script main = build-main.sh
-
-#s Build One plug-in script
-build script plug-in = build-plugin-threaded.sh
-
-#[gtk-help]
-[Informations]
-
-#F[Cairo-Dock project pages;gtk-network]
-frame_launchpad =
-
-#W[BZR Forum] The Cairo-Dock Bzr Forum is the place where your problems with the development version will be solved.
-link bzr forum = http://glx-dock.org/bg_forum.php?f=12
-
-#W[Core Launchpad page] Core source repository
-link core = https://code.launchpad.net/cairo-dock-core
-
-#W[Plug-Ins Launchpad page] Plug-Ins source repository
-link plug-ins = https://code.launchpad.net/cairo-dock-plug-ins
-
-
-
-#F[CairoBzr module;gtk-network]
-frame_cairobzr =
-
-#W[Module forum thread] If you have any comment, idea, question or problem about this module.
-link thread = http://glx-dock.org/bg_topic.php?t=5608
-
-#W[Module Launchpad page] Where you will find informations on new versions
-link branch = https://code.launchpad.net/~meuarrr/cairo-dock-plug-ins-extras/CairoBzr
-

=== removed file 'CairoBzr/CairoBzr.vala'
--- CairoBzr/CairoBzr.vala	2012-02-17 00:56:24 +0000
+++ CairoBzr/CairoBzr.vala	1970-01-01 00:00:00 +0000
@@ -1,637 +0,0 @@
-/* This is a part of the external demo applet for Cairo-Dock
-
-Copyright : (C) 2010-2011 by SQP
-E-mail : 
-
-This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License
-as published by the Free Software Foundation; either version 2
-of the License, or (at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-http://www.gnu.org/licenses/licenses.html#GPL */
-
-/// See README.txt for informations on this plug-in
-
-
-using GLib;
-using CairoDock.Applet;
-
-const uint CAIROBZR_ICON_STRING_LENGTH = 4;
-
-
-/// Must match with the config options "tester left click" and "tester middle click".
-const string[] CAIROBZR_CLICK_TESTER = {
-	"NONE",
-	"CairoBzr.SHOW_VERSIONS",
-	"CairoBzr.DOWNLOAD_ALL",
-	"CairoBzr.BUILD_ALL",
-	"CairoBzr.UPDATE_ALL"
-};
-
-
-/// Must match with the config options "dev left click" and "dev middle click".
-const string[] CAIROBZR_CLICK_DEV = {
-	"NONE",
-	"CairoBzr.SHOW_DIFF",
-	"CairoBzr.SHOW_VERSIONS",
-	"CairoBzr.TOGGLE_TARGET",
-	"CairoBzr.TOGGLE_USER_MODE",
-	"CairoBzr.TOGGLE_RELOAD_ACTION",
-	"CairoBzr.SET_PLUGIN_NAME",
-	"CairoBzr.GENERATE_REPORT", // TODO
-	"CairoBzr.BUILD_TARGET",
-	"CairoBzr.BUILD_ONE",
-	"CairoBzr.BUILD_CORE",
-	"CairoBzr.BUILD_PLUG_INS",
-	"CairoBzr.BUILD_ALL",
-	"CairoBzr.DOWNLOAD_CORE",
-	"CairoBzr.DOWNLOAD_PLUGINS",
-	"CairoBzr.DOWNLOAD_ALL",
-	"CairoBzr.UPDATE_ALL"
-};
-
-
-/// Must match with the config option "dev mouse wheel".
-const string[] CAIROBZR_WHEEL_DEV = {
-	"NONE",
-	"CairoBzr.TOGGLE_TARGET"
-};
-
-
-/// Actions available in developer menu.
-const string[] CAIROBZR_MENU_DEV = {
-	"CairoBzr.TOGGLE_TARGET",
-	"CairoBzr.SET_PLUGIN_NAME",
-	"NONE",
-	"CairoBzr.SHOW_DIFF",
-	"CairoBzr.SHOW_VERSIONS",
-	"NONE",
-	"CairoBzr.BUILD_ONE",
-	"CairoBzr.BUILD_CORE",
-	"CairoBzr.BUILD_PLUG_INS",
-	"NONE",
-	"CairoBzr.DOWNLOAD_CORE",
-	"CairoBzr.DOWNLOAD_PLUGINS",
-	"CairoBzr.DOWNLOAD_ALL",
-	"NONE",
-	"CairoBzr.UPDATE_ALL",
-	"NONE",
-	"CairoBzr.TOGGLE_RELOAD_ACTION",
-	"CairoBzr.TOGGLE_USER_MODE"
-};
-
-
-/// Actions available in tester menu.
-const string[] CAIROBZR_MENU_TESTER = {
-	"CairoBzr.SHOW_VERSIONS",
-	"NONE",
-	"CairoBzr.UPDATE_ALL",
-	"NONE",
-	"CairoBzr.DOWNLOAD_ALL",
-	"CairoBzr.BUILD_ALL",
-	"NONE",
-	"CairoBzr.TOGGLE_USER_MODE"
-};
-
-
-
-public struct CairoBzrConfig {
-	protected bool bDevMode; /// false = tester / true = developer
-	protected bool bTarget; /// false = core / true = plug-in(s)
-	protected bool bReload; /// true if the reload action should be triggered after build
-	protected int iTesterActionLeftClick;
-	protected int iTesterActionMiddleClick;
-	protected int iDevActionLeftClick;
-	protected int iDevActionMiddleClick;
-	protected int iDevActionMouseWheel;
-//~ 	private int iActionOnDragAndDrop;
-	protected string sBuildScriptMain;
-	protected string sBuildScriptPlugIn;
-	protected string sDiffCommand;
-
-	protected string sFolderCore;
-	protected string sFolderPlugIns;
-	protected string sBuildPlugInName;
-}
-
-
-
-public class CairoBzr : CDAppletVala {
-	public CairoBzr (string[] argv) { base(argv); }
-
-
-	/***  ACTIONS DEFINITION  ***/
-
-	private void actions_load () {
-		actions_init ();
-		action_add("CairoBzr.SHOW_DIFF", launch_show_diff, "Show Diff", "gtk-justify-fill");
-		action_add("CairoBzr.SHOW_VERSIONS", launch_show_versions, "Show Versions", "gtk-network", 0, true);
-		action_add("CairoBzr.TOGGLE_TARGET", launch_toggle_target, "", "gtk-refresh");
-		action_add("CairoBzr.TOGGLE_USER_MODE", launch_toggle_user_mode, "Use developer mode", "", 3);
-		action_add("CairoBzr.TOGGLE_RELOAD_ACTION", launch_toggle_reload_action, "Reload after build", "", 3);
-		action_add("CairoBzr.SET_PLUGIN_NAME", launch_set_plugin_name, "Set plug-in name", "gtk-refresh");
-action_add("CairoBzr.GENERATE_REPORT", action_none, "", "gtk-refresh");
-		action_add("CairoBzr.BUILD_TARGET", launch_build_target, "", "gtk-media-play");
-		action_add("CairoBzr.BUILD_ONE", launch_build_one_plugin, "", "gtk-media-play", 0, true);
-		action_add("CairoBzr.BUILD_CORE", launch_build_core, "Build Core", "gtk-media-forward", 0, true);
-		action_add("CairoBzr.BUILD_PLUG_INS", launch_build_plugins, "Build Plug-Ins", "gtk-media-next", 0, true);
-		action_add("CairoBzr.BUILD_ALL", launch_build_all, "Build All", "gtk-media-next", 0, true);
-		action_add("CairoBzr.DOWNLOAD_CORE", launch_download_core, "Download Core", "gtk-network", 0, true);
-		action_add("CairoBzr.DOWNLOAD_PLUGINS", launch_download_plugins, "Download Plug-Ins", "gtk-network", 0, true);
-		action_add("CairoBzr.DOWNLOAD_ALL", launch_download_all, "Download All", "gtk-network", 0, true);
-		action_add("CairoBzr.UPDATE_ALL", launch_update_all, "Update All", "gtk-execute", 0, true);
-
-		this.action_get ("CairoBzr.TOGGLE_USER_MODE").set_checkbox_reference (&this.config.bDevMode);
-		this.action_get ("CairoBzr.TOGGLE_RELOAD_ACTION").set_checkbox_reference (&this.config.bReload);
-	}
-
-
-
-	/***  BASIC ACTIONS CALLS  ***/
-
-	private void launch_show_diff () {
-		string[] argv = { this.config.sDiffCommand, "." };
-		this.spawn_async (this.config.bTarget ? this.config.sFolderPlugIns : this.config.sFolderCore, argv);
-	}
-
-
-	private void launch_toggle_target () {
-		this.config.bTarget = this.config.bTarget == true ? false : true;
-		set_target ();
-	}
-
-
-	private void launch_toggle_user_mode () {
-		this.config.bDevMode = this.config.bDevMode == true ? false : true;
-		set_icon_info ();
-	}
-
-
-	private void launch_toggle_reload_action () {
-		this.config.bReload = this.config.bReload == true ? false : true;
-	}
-
-
-	private void launch_set_plugin_name () {
-		var dialog_attributes = new HashTable<string,Variant>(str_hash, str_equal);
-		dialog_attributes.insert ("icon", "stock_properties");
-		dialog_attributes.insert ("message", "Set build plugin name");
-		dialog_attributes.insert ("buttons", "ok;cancel");
-		var widget_attributes = new HashTable<string,Variant>(str_hash, str_equal);
-		widget_attributes.insert ("widget-type", "text-entry");
-		widget_attributes.insert ("editable", true);
-		try { this.icon.PopupDialog (dialog_attributes, widget_attributes); }
-		catch (Error e) {}
-	}
-
-
-	public void launch_build_target () {
-		action_launch (this.config.bTarget ? "CairoBzr.BUILD_ONE" : "CairoBzr.BUILD_CORE");
-	}
-
-
-
-	/***  THREADED ACTIONS CALLS  ***/
-
-	private void launch_show_versions () {
-		string sLogCore = compile_bzr_log (this.config.sFolderCore, "lp:cairo-dock-core");
-		string sLogPlugIns = compile_bzr_log (this.config.sFolderPlugIns, "lp:cairo-dock-plug-ins");
-		string sMessage = "<b><u>Core</u></b> : %s\n<b><u>Plug-ins</u></b> : %s".printf (sLogCore, sLogPlugIns);
-		var dialog_attributes = popup_dialog_attribute ("cairo-dock", sMessage, "cancel", true);
-		try { this.icon.PopupDialog (dialog_attributes, popup_widget_attribute_empty ()); }
-		catch (Error e) {}
-		set_emblem_none ();
-	}
-
-
-	public void launch_build_one_plugin () {
-		if (!(this.config.sFolderPlugIns.length > 0)) return;
-		string sCompileDirectory = this.config.sFolderPlugIns + "/build/" + this.config.sBuildPlugInName;
-		string sError;
-		print("[CairoBzr] Build plugin : %s\n", this.config.sBuildPlugInName);
-		string[] argv = { directory_scripts () + this.config.sBuildScriptPlugIn };
-
-		if (this.config.bReload)
-			try {
-				var regex = new Regex ("-");
-				argv += regex.replace (this.config.sBuildPlugInName, -1, 0, " ");
-			} catch (RegexError e) {}
-//~ 		this.spawn_async(sCompileDirectory, argv);
-		this.spawn_sync(sCompileDirectory, argv, null, out sError);
-		if (sError.length > 0)
-			print(sError + "\n");
-		set_emblem_none ();
-	}
-
-
-	public void launch_build_core ()    {
-		build_main (this.config.sFolderCore, this.config.bReload);
-		set_emblem_none ();
-	}
-
-
-	public void launch_build_plugins ()    {
-		build_main (this.config.sFolderPlugIns, this.config.bReload);
-		set_emblem_none ();
-	}
-
-
-	public void launch_build_all () {
-		if (build_main (this.config.sFolderCore, false))
-			build_main (this.config.sFolderPlugIns, !this.config.bDevMode || this.config.bReload);
-		set_emblem_none ();
-	}
-
-
-	public void launch_download_core () {
-		download_main (this.config.sFolderCore);
-		set_emblem_none ();
-	}
-
-
-	public void launch_download_plugins () {
-		download_main (this.config.sFolderPlugIns);
-		set_emblem_none ();
-	}
-
-
-	public void launch_download_all () {
-		if (download_main (this.config.sFolderCore))
-			download_main (this.config.sFolderPlugIns);
-		set_emblem_none ();
-	}
-
-
-	public void launch_update_all () {
-		if (download_main (this.config.sFolderCore) && download_main (this.config.sFolderPlugIns) && build_main (this.config.sFolderCore, false))
-			build_main (this.config.sFolderPlugIns, !this.config.bDevMode || this.config.bReload);
-		set_emblem_none ();
-	}
-
-
-
-	/***  PRIVATE METHODS  ***/
-
-	private string directory_scripts () {
-		return this.sAppletDirectory + "/scripts/";
-	}
-
-
-	private void set_target (string sText = "") {
-		if (sText.length > 0)
-			this.config.sBuildPlugInName = sText;
-		string sName = this.config.bTarget ? this.config.sBuildPlugInName : "core";
-		this.action_get ("CairoBzr.TOGGLE_TARGET").set_label ("Target : " + sName);
-		this.action_get ("CairoBzr.BUILD_TARGET").set_label ("Build " + sName);
-		this.action_get ("CairoBzr.BUILD_ONE").set_label ("Build " + this.config.sBuildPlugInName);
-		set_icon_info ();
-	}
-
-
-	private void set_icon_info () {
-		string sTextInfo = "";
-		if (this.config.bDevMode) {
-			if (this.config.bTarget)
-				sTextInfo = this.config.sBuildPlugInName.length <= CAIROBZR_ICON_STRING_LENGTH ? this.config.sBuildPlugInName : this.config.sBuildPlugInName.substring (0, CAIROBZR_ICON_STRING_LENGTH);
-			else
-				sTextInfo = "Core";
-		}
-		try { this.icon.SetQuickInfo(sTextInfo); }
-		catch (Error e) {}
-	}
-
-
-	public void set_icon () {
-		try { this.icon.SetIcon (this.sAppletDirectory + "/icon"); }
-		catch (Error e) {}
-	}
-
-
-	private bool build_main (string sDirectory, bool bCanReload = true) {
-		if (!(sDirectory.length > 0)) return false;
-		int iExitStatus;
-		string sError;
-		string[] argv = { directory_scripts () + this.config.sBuildScriptMain };
-		if (bCanReload)
-			argv += "-r";
-		print("[CairoBzr] Build main : %s\n", sDirectory);
-		this.spawn_sync(sDirectory, argv, null, out sError, out iExitStatus);
-		if (sError.length > 0)
-			print (sError + "\n");
-		return iExitStatus > 0 ? false : true;
-	}
-
-
-	private bool download_main (string sDirectory) {
-		if (!(sDirectory.length > 0)) return false;
-		int iExitStatus;
-		string sError, sOutout;
-		string[] argv = { "/usr/bin/bzr", "pull" };
-		print("[CairoBzr] Download main : %s\n", sDirectory);
-		this.spawn_sync(sDirectory, argv, out sOutout, out sError, out iExitStatus);
-		if (sOutout.length > 0)
-			print (sOutout + "\n");
-		if (sError.length > 0)
-			print(sError + "\n");
-		return iExitStatus > 0 ? false : true;
-	}
-
-
-	private string compile_bzr_log (string sDirectory, string sBranch){
-		if (!(sDirectory.length > 0)) return "";
-		int iLocalVersion = 0, iDistVersion = 0;
-		
-		int iExitStatus;
-		string sOutput;
-		string[] argv = { "/usr/bin/bzr", "revno" };
-		this.spawn_sync (sDirectory, argv, out sOutput, null, out iExitStatus);
-		if (iExitStatus == 0) {
-			iLocalVersion = int.parse (sOutput);
-			argv += sBranch;
-			this.spawn_sync (sDirectory, argv, out sOutput, null, out iExitStatus);
-			if (iExitStatus == 0) {
-				iDistVersion = int.parse (sOutput);
-				int iDelta = iDistVersion - iLocalVersion;
-				if (iDelta > 0) {
-					argv[1] = "log";
-					argv += "-l%d".printf (iDelta);
-					argv += "--short";
-					string sLog;
-					this.spawn_sync (sDirectory, argv, out sLog);
-					if (sLog.length > 0) {
-						try {
-							var regex = new Regex ("\n\n");
-							sLog = regex.replace (sLog, -1, 0, "\n");
-						} catch (RegexError e) {}
-						sLog = "\n" + sLog;
-					}
-					return "<b>%d / %d</b>%s".printf (iLocalVersion, iDistVersion, sLog);
-				}
-				return "Up-to-date (%d)".printf (iLocalVersion);
-			}
-		}
-		return "Unable to fetch versions";
-	}
-
-
-
-	/***  MAIN ICON CALLBACKS  ***/
-
-	public override void on_click (int iState) {
-		action_launch (this.config.bDevMode ? CAIROBZR_CLICK_DEV[this.config.iDevActionLeftClick] : CAIROBZR_CLICK_TESTER[this.config.iTesterActionLeftClick]);
-	}
-	
-	public override void on_middle_click () {
-		action_launch (this.config.bDevMode ? CAIROBZR_CLICK_DEV[this.config.iDevActionMiddleClick] : CAIROBZR_CLICK_TESTER[this.config.iTesterActionMiddleClick]);
-	}
-
-	public override void on_scroll (bool bScrollUp) { 
-		if (this.config.bDevMode)
-			action_launch (CAIROBZR_WHEEL_DEV[this.config.iDevActionMouseWheel]);
-	}
-
-	public override void on_menu_select (int iNumEntry) {
-		action_launch (this.config.bDevMode ? CAIROBZR_MENU_DEV[iNumEntry] : CAIROBZR_MENU_TESTER[iNumEntry]);
-		}
-
-	public override void on_build_menu () {
-		build_menu ( this.config.bDevMode ? (string[]) CAIROBZR_MENU_DEV : (string[]) CAIROBZR_MENU_TESTER );
-	}
-
-	public override void on_answer_dialog (int iButton, Variant answer) {
-		set_target ((string) answer);
-	}
-
-
-	/***  APPLET DEFINITION  ***/
-
-	public override void get_config (GLib.KeyFile keyfile) {
-		try {
-			this.config.bDevMode = keyfile.get_boolean("Configuration", "user_mode");
-			this.config.bTarget = keyfile.get_boolean("Developer", "build target");
-			this.config.bReload = keyfile.get_boolean("Developer", "trigger reload");
-
-			this.config.sBuildScriptMain = keyfile.get_string("Developer", "build script main");
-			this.config.sBuildScriptPlugIn = keyfile.get_string("Developer", "build script plug-in");
-			this.config.sFolderCore = keyfile.get_string("Configuration", "folder core");
-			this.config.sFolderPlugIns = keyfile.get_string("Configuration", "folder plug-ins");
-			this.config.sBuildPlugInName  = keyfile.get_string("Developer", "build plug-in name");
-			this.config.sDiffCommand = keyfile.get_string("Developer", "diff gui");
-			this.config.iTesterActionLeftClick = keyfile.get_integer("Configuration", "tester left click");
-			this.config.iTesterActionMiddleClick = keyfile.get_integer("Configuration", "tester middle click");
-			this.config.iDevActionLeftClick = keyfile.get_integer("Developer", "dev left click");
-			this.config.iDevActionMiddleClick = keyfile.get_integer("Developer", "dev middle click");
-			this.config.iDevActionMouseWheel = keyfile.get_integer("Developer", "dev mouse wheel");
-		}
-		catch (Error e) {
-			print ("[CairoBzr] Error when trying to load configuration data : %s\n", e.message);
-		}
-	}
-
-
-	public override void begin () {
-		Process.spawn_command_line_sync ("pwd", out this.sAppletDirectory); // SpawnError
-		this.sAppletDirectory = this.sAppletDirectory.substring (0, this.sAppletDirectory.length - 1);
-		this.sEmblemBusy = "/icons/emblem-important.svg";
-		reload ();
-	}
-
-
-	public override void reload () {
-		actions_load ();
-		set_target ();
-	}
-
-	public override void end () {
-//~ 		print ("[CairoBzr] applet is stopped\n");
-	}
-
-} // End class : CairoBzr
-
-
-
-public delegate void DelegateType();
-
-public class CDAppletVala : CDApplet {
-	// my config.
-	protected CairoBzrConfig config;
-	protected HashTable<string, CairoAction> tActions;
-	protected string sAppletDirectory;
-	protected string sEmblemBusy;
-
-
-	public CDAppletVala (string[] argv) { base(argv); }
-
-
-	protected void actions_init () {
-		this.tActions = new HashTable<string, CairoAction> (str_hash, str_equal);
-		action_add("NONE", action_none, "", "", 2);
-	}
-
-	protected void action_add (string sAction, DelegateType pFunction, string sName, string sIcon, int iIconType = 0, bool bUseThread = false) {
-		this.tActions.insert (sAction, new CairoAction (pFunction, sName, sIcon, iIconType, bUseThread));
-	}
-
-
-	public CairoAction action_get (string sAction) {
-		return this.tActions.lookup (sAction);
-	}
-
-
-	public void action_launch (string sAction) {
-		var pAction = action_get (sAction);
-		unowned DelegateType pFunction = pAction.function ();
-		if (pAction.use_thread ()) {
-      set_emblem_busy ();
-			try { Thread.create<void> ((ThreadFunc) pFunction, false); }
-			catch (ThreadError e) {}
-		}
-		else
-			pFunction ();
-	}
-
-
-	public void action_none () {}
-
-
-	public void set_emblem_busy () {
-		try { this.icon.SetEmblem (this.sAppletDirectory + "/icons/emblem-important.svg", CDApplet.EMBLEM_TOP_RIGHT + CDApplet.EMBLEM_PERSISTENT); }
-		catch (Error e) {}
-	}
-
-	public void set_emblem_none () {
-		try { this.icon.SetEmblem ("", CDApplet.EMBLEM_TOP_RIGHT); }
-		catch (Error e) {}
-	}
-
-
-	protected void build_menu (string[] pMenu) {
-		HashTable<string,Variant>[] pItems = {};
-		string sActionType;
-		CairoAction pAction;
-		HashTable<string,Variant?>  pItem;
-		for (int a = 0; a < pMenu.length; a++) {
-			sActionType = pMenu[a];
-			pAction = action_get (sActionType);
-			switch (pAction.iIconType) {
-				case 2: /// Separator
-					pItem = pAction.menu_separator ();
-					break;
-				case 3: /// Checkbox
-					pItem = pAction.menu_checkbox (a);
-					break;
-				default: /// Icon
-					pItem = pAction.menu_icon (a);
-					break;
-			}
-			pItems += pItem;
-		}
-		try { this.icon.AddMenuItems(pItems); }
-		catch (Error e) {}
-	}
-
-
-	protected HashTable<string,Variant> popup_dialog_attribute (string sIcon, string sMessage = "", string sButtons = "ok;cancel", bool bUseMarkup = false) {
-		var dialog_attributes = new HashTable<string,Variant>(str_hash, str_equal);
-		dialog_attributes.insert ("icon", sIcon);
-		dialog_attributes.insert ("message", sMessage);
-		dialog_attributes.insert ("buttons", sButtons);
-		dialog_attributes.insert ("use-markup", bUseMarkup);
-		return dialog_attributes;
-	}
-
-
-	protected HashTable<string,Variant> popup_widget_attribute_empty () {
-		return new HashTable<string,Variant>(str_hash, str_equal);
-	}
-
-
-	protected void spawn_async (string sDirectory, string[] argv) {
-		Pid child_pid;
-		try {
-			Process.spawn_async (sDirectory, argv, null, 0, null, out child_pid);
-		}
-		catch (Error e) {
-			print ("Could not launch command : %s : %s\n", argv[0], e.message);
-		}
-	}
-
-
-	protected void spawn_sync (string sDirectory, string[] argv, out string? sOutput, out string? sError = null, out int? iExitStatus = null) {
-		try {
-			Process.spawn_sync (sDirectory, argv, null, SpawnFlags.LEAVE_DESCRIPTORS_OPEN + SpawnFlags.CHILD_INHERITS_STDIN, null, out sOutput, out sError, out iExitStatus);
-		}
-		catch (Error e) {
-			print ("Could not launch command : %s : %s\n", argv[0], e.message);
-		}
-	}
-
-} // End class : CDAppletVala
-
-
-
-public class CairoAction {
-	private string sIcon;
-	private string sLabel;
-	private unowned DelegateType pFunction;
-	public int iIconType;
-	private bool bUseThread;
-	private bool* bChecked;
-
-	public CairoAction (DelegateType pFunction, string sLabel = "", string sIcon = "", int iIconType = 0, bool bUseThread = false) {
-		this.pFunction = pFunction;
-		this.set_label (sLabel);
-		this.sIcon = sIcon;
-		this.iIconType = iIconType;
-		this.bUseThread = bUseThread;
-	}
-
-
-	public HashTable<string,Variant?> menu_separator () {
-		var pItem = new HashTable<string,Variant?>(str_hash, str_equal);
-		pItem.insert("type", 2);
-		return pItem;
-	}
-
-
-	public HashTable<string,Variant?> menu_icon (int iId) {
-		var pItem = new HashTable<string,Variant?>(str_hash, str_equal);
-		pItem.insert("label", this.sLabel);
-		pItem.insert("icon", this.sIcon);
-		pItem.insert("id", iId);
-		return pItem;
-	}
-
-
-	public HashTable<string,Variant?> menu_checkbox (int iId) {
-		var pItem = new HashTable<string,Variant?>(str_hash, str_equal);
-		pItem.insert("type", 3);
-		pItem.insert("label", this.sLabel);
-		pItem.insert("state", *this.bChecked);
-		pItem.insert("id", iId);
-		return pItem;
-	}
-
-
-	public unowned DelegateType function () { return this.pFunction; }
-	public bool use_thread ()       { return this.bUseThread; }
-
-	public void set_label (string sLabel)               { this.sLabel = sLabel; }
-	public void set_checkbox_reference (bool* bPointer) { this.bChecked = bPointer; }
-	
-} // End class : CairoAction
-
-
-
-	/***  MAIN  ***/
-
-static int main (string[] argv) {	
-	var myApplet = new CairoBzr (argv);
-	myApplet.run();
-	return 0;
-}
-

=== removed file 'CairoBzr/README.txt'
--- CairoBzr/README.txt	2011-09-04 09:34:07 +0000
+++ CairoBzr/README.txt	1970-01-01 00:00:00 +0000
@@ -1,26 +0,0 @@
-
-
-Copy the CairoBzr folder into ~/.config/cairo-dock/third-party to let the dock register it automatically.
-
-Compile it with (you may have to install valac) :
-
-cd CairoBzr
-./compile.sh
-
-SUDO Password
--------------
-To remove the popup asking for your password after compilation, you need to edit
-the /etc/sudoers file (edit with visudo as root) and add the line (replace
-YOUR_USERNAME with your correct username) :
-
- YOUR_USERNAME           ALL = NOPASSWD: /usr/bin/make
-
-BZR Password
-------------
-I don't know why bzr ask for your password for basic tasks on public branches
-when you have defined a name in it's config, but here is a way to only have to
-set it once per session. Just load your ssh ID with ssh-agent :
-
-ssh-add ~/.ssh/id_dsa
-# or 
-ssh-add ~/.ssh/id_rsa # depends on which key file you use

=== removed file 'CairoBzr/auto-load.conf'
--- CairoBzr/auto-load.conf	2011-09-04 13:01:06 +0000
+++ CairoBzr/auto-load.conf	1970-01-01 00:00:00 +0000
@@ -1,19 +0,0 @@
-[Register]
-
-# Author of the applet
-author = SQP
-
-# A short description of the applet and how to use it.
-description = This applet will help you use and debug the next version of cairo-dock.\nThe tester interface provides actions to keep up to date :\n  - Get informations on new versions and commit details\n  - Update and compile in one click.\n  - Report compile logs to the forum. (TODO)\nThe developer interface also provides compilation helpers.\n  - Open diff on selected target.\n  - Set target plugin name\n  - Toggle Reload after build option\n  - Compilation shortcuts to build only what you need\n  - Download (pull) branches updates : core, plug-ins and both.
-
-# Category of the applet : 2 = files, 3 = internet, 4 = Desktop, 5 = accessory, 6 = fun
-category = 5
-
-# Version of the applet; change it everytime you change something in the config file. Don't forget to update the version both in this file and in the config file.
-version = 0.0.1
-
-# Default icon to use if no icon has been defined by the user. If not specified, or if the file is not found, the "icon" file will be used.
-icon = 
-
-# Whether the applet can be instanciated several times or not.
-multi-instance = true

=== removed file 'CairoBzr/compile.sh'
--- CairoBzr/compile.sh	2011-11-02 21:15:42 +0000
+++ CairoBzr/compile.sh	1970-01-01 00:00:00 +0000
@@ -1,17 +0,0 @@
-#!/bin/sh
-MODULE="CairoBzr"
-
-valac --pkg CDApplet -o $MODULE $MODULE.vala &&
-
-#if [ $@ > 0 ] && [ "$1" = "-r" ]; then
-if [ "$1" = "-r" ]; then
-	dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.ActivateModule string:$MODULE boolean:false;
-	dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.ActivateModule string:$MODULE boolean:true;
-fi
-
-# Compile it with (you may have to install valac) :
-# valac --pkg CDApplet -o demo_vala demo_vala.vala
-# or
-# valac -q -C --disable-warnings --pkg CDApplet demo_vala.vala
-# gcc -o demo_vala $(pkg-config --cflags --libs CDApplet) demo_vala.c
-

=== removed file 'CairoBzr/icon'
Binary files CairoBzr/icon	2011-09-01 22:09:15 +0000 and CairoBzr/icon	1970-01-01 00:00:00 +0000 differ
=== removed directory 'CairoBzr/icons'
=== removed file 'CairoBzr/icons/emblem-important.svg'
--- CairoBzr/icons/emblem-important.svg	2011-09-01 22:09:15 +0000
+++ CairoBzr/icons/emblem-important.svg	1970-01-01 00:00:00 +0000
@@ -1,164 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<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:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="48px"
-   height="48px"
-   id="svg1800"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docbase="/home/tigert/cvs/freedesktop.org/tango-icon-theme/scalable/emblems"
-   sodipodi:docname="emblem-important.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs3">
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 24 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="48 : 24 : 1"
-       inkscape:persp3d-origin="24 : 16 : 1"
-       id="perspective17" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient3101">
-      <stop
-         style="stop-color:#000000;stop-opacity:1;"
-         offset="0"
-         id="stop3103" />
-      <stop
-         style="stop-color:#000000;stop-opacity:0;"
-         offset="1"
-         id="stop3105" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3101"
-       id="radialGradient3107"
-       cx="17.3125"
-       cy="25.53125"
-       fx="17.3125"
-       fy="25.53125"
-       r="9.6875"
-       gradientTransform="matrix(1.000000,0.000000,0.000000,0.351613,1.292803e-15,16.55413)"
-       gradientUnits="userSpaceOnUse" />
-  </defs>
-  <sodipodi:namedview
-     fill="#edd400"
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="0.20392157"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="1"
-     inkscape:cx="66.140367"
-     inkscape:cy="14.79073"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:grid-bbox="true"
-     inkscape:document-units="px"
-     inkscape:showpageshadow="false"
-     inkscape:window-width="872"
-     inkscape:window-height="818"
-     inkscape:window-x="370"
-     inkscape:window-y="30" />
-  <metadata
-     id="metadata4">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <cc:license
-           rdf:resource="http://creativecommons.org/licenses/publicdomain/"; />
-        <dc:title>Emblem Important</dc:title>
-        <dc:creator>
-          <cc:Agent>
-            <dc:title>Jakub Steiner</dc:title>
-          </cc:Agent>
-        </dc:creator>
-        <dc:subject>
-          <rdf:Bag>
-            <rdf:li>emblem</rdf:li>
-            <rdf:li>photos</rdf:li>
-            <rdf:li>pictures</rdf:li>
-            <rdf:li>raw</rdf:li>
-            <rdf:li>jpeg</rdf:li>
-          </rdf:Bag>
-        </dc:subject>
-      </cc:Work>
-      <cc:License
-         rdf:about="http://creativecommons.org/licenses/publicdomain/";>
-        <cc:permits
-           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
-        <cc:permits
-           rdf:resource="http://creativecommons.org/ns#Distribution"; />
-        <cc:permits
-           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
-      </cc:License>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
-    <path
-       sodipodi:type="arc"
-       style="opacity:0.40909091;color:#000000;fill:url(#radialGradient3107);fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.1053395;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
-       id="path3099"
-       sodipodi:cx="17.312500"
-       sodipodi:cy="25.531250"
-       sodipodi:rx="9.6875000"
-       sodipodi:ry="3.4062500"
-       d="M 27.000000 25.531250 A 9.6875000 3.4062500 0 1 1  7.6250000,25.531250 A 9.6875000 3.4062500 0 1 1  27.000000 25.531250 z"
-       transform="matrix(2.182912,0.000000,0.000000,2.182912,-13.50372,-14.35012)" />
-    <path
-       sodipodi:type="arc"
-       style="opacity:1.0000000;fill:#f57900;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#914900;stroke-width:0.98214942;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
-       id="path1650"
-       sodipodi:cx="24.130018"
-       sodipodi:cy="23.428040"
-       sodipodi:rx="22.008699"
-       sodipodi:ry="21.213203"
-       d="M 46.138718 23.428040 A 22.008699 21.213203 0 1 1  2.1213188,23.428040 A 22.008699 21.213203 0 1 1  46.138718 23.428040 z"
-       transform="matrix(0.944630,0.000000,0.000000,0.980053,1.504174,-1.556912)" />
-    <path
-       sodipodi:type="arc"
-       style="opacity:1.0000000;fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#fcaf3e;stroke-width:0.98214942;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
-       id="path3392"
-       sodipodi:cx="24.130018"
-       sodipodi:cy="23.428040"
-       sodipodi:rx="22.008699"
-       sodipodi:ry="21.213203"
-       d="M 46.138718 23.428040 A 22.008699 21.213203 0 1 1  2.1213188,23.428040 A 22.008699 21.213203 0 1 1  46.138718 23.428040 z"
-       transform="matrix(0.914086,0.000000,0.000000,0.948364,2.380576,-0.905815)" />
-    <path
-       style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.1224999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
-       d="M 21.464926,10.373268 C 21.336952,10.373268 21.230316,10.547762 21.230316,10.757175 L 22.295085,25.197999 C 22.295085,25.407412 22.401721,25.581906 22.529695,25.581907 C 22.529695,25.581907 23.370516,25.593810 24.063684,25.581907 C 24.292022,25.577986 24.361898,25.602219 24.568998,25.581907 C 25.262166,25.593810 26.102987,25.581907 26.102987,25.581907 C 26.230961,25.581907 26.337597,25.407412 26.337597,25.197999 L 27.402366,10.757175 C 27.402366,10.547762 27.295730,10.402799 27.167755,10.402799 L 24.587044,10.402799 C 24.577532,10.400862 24.578842,10.373268 24.568998,10.373268 L 21.464926,10.373268 z "
-       id="rect1872" />
-    <path
-       sodipodi:type="arc"
-       style="opacity:1.0000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.1224999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
-       id="path2062"
-       sodipodi:cx="-16.437500"
-       sodipodi:cy="34.062500"
-       sodipodi:rx="4.5625000"
-       sodipodi:ry="3.8125000"
-       d="M -11.875000 34.062500 A 4.5625000 3.8125000 0 1 1  -21.000000,34.062500 A 4.5625000 3.8125000 0 1 1  -11.875000 34.062500 z"
-       transform="matrix(0.504864,0.000000,0.000000,0.604182,32.65935,9.608845)" />
-    <path
-       style="fill:#fffeff;fill-opacity:0.21390374;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
-       d="M 43.676426,20.476780 C 43.676426,31.307396 37.624257,16.170581 25.001688,20.863168 C 12.279172,25.592912 4.4350535,31.307396 4.4350535,20.476780 C 4.4350535,9.6461627 13.225120,0.85609769 24.055740,0.85609769 C 34.886359,0.85609769 43.676426,9.6461627 43.676426,20.476780 z "
-       id="path3068"
-       sodipodi:nodetypes="czssc" />
-  </g>
-</svg>

=== removed symlink 'CairoBzr/preview'
=== target was u'icon'
=== removed directory 'CairoBzr/scripts'
=== removed file 'CairoBzr/scripts/build-dock.sh'
--- CairoBzr/scripts/build-dock.sh	2011-09-01 22:09:15 +0000
+++ CairoBzr/scripts/build-dock.sh	1970-01-01 00:00:00 +0000
@@ -1,35 +0,0 @@
-#!/bin/bash
-
-function compilation () {
-        make -j $(grep -c ^processor /proc/cpuinfo) && sudo make install >/dev/null
-}
-
-function build () {
-        if [ -e build ]; then
-                cd build
-                make clean
-        else
-                mkdir build && cd build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug
-        fi
-        #echo `pwd`
-        compilation
-}
-
-function restart () {
-	dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.Quit &&
-	cairo-dock -l warning -A &
-}
-
-function reload_plugin () {
-	dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.ActivateModule string:"$1" boolean:false;
-	dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.ActivateModule string:"$1" boolean:true;
-}
-
-echo "Compile $1"
-gksudo -g -m "Root password required for installation" date
-case "$1" in
-   "core") cd cairo-dock-core;build && restart;;
-   "plug-ins") cd cairo-dock-plug-ins && build && restart;;
-   *) cd cairo-dock-plug-ins/build/"$1" && make clean && compilation && reload_plugin "$1";;
-esac
-

=== removed file 'CairoBzr/scripts/build-main.sh'
--- CairoBzr/scripts/build-main.sh	2011-09-01 22:09:15 +0000
+++ CairoBzr/scripts/build-main.sh	1970-01-01 00:00:00 +0000
@@ -1,20 +0,0 @@
-#!/bin/bash
-
-function build () {
-        if [ -e build ]; then
-                cd build
-                make clean
-        else
-                mkdir build && cd build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug
-        fi
-        make -j $(grep -c ^processor /proc/cpuinfo) && gksudo -g -m "Root password required for installation" make install >/dev/null
-}
-
-function restart () {
-	dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.Quit &&
-	cairo-dock -l warning -A &
-}
-
-#gksudo -g -m "Root password required for installation" date &&
-build && 
-if [ "$1" = "-r" ]; then restart; fi

=== removed file 'CairoBzr/scripts/build-plugin-threaded.sh'
--- CairoBzr/scripts/build-plugin-threaded.sh	2011-09-05 15:42:54 +0000
+++ CairoBzr/scripts/build-plugin-threaded.sh	1970-01-01 00:00:00 +0000
@@ -1,15 +0,0 @@
-#!/bin/bash
-
-function reload_plugin {
-	dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.ActivateModule string:"$1" boolean:false;
-	dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.ActivateModule string:"$1" boolean:true;
-}
-
-make clean && make -j $(grep -c ^processor /proc/cpuinfo) && 
-gksudo -S -g -m "Root password required for installation" make install &&
-if [ $# > 0 ];
-then reload_plugin "$1"
-fi
-#sudo make install
-#&& reload_plugin "$1"
-

=== removed file 'CairoBzr/scripts/build-plugin.sh'
--- CairoBzr/scripts/build-plugin.sh	2011-09-01 22:09:15 +0000
+++ CairoBzr/scripts/build-plugin.sh	1970-01-01 00:00:00 +0000
@@ -1,16 +0,0 @@
-#!/bin/bash
-
-function reload_plugin {
-	dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.ActivateModule string:"$1" boolean:false;
-	dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.ActivateModule string:"$1" boolean:true;
-}
-
-gksudo -S -g -m "Root password required for installation" date &&
-make clean && make -j $(grep -c ^processor /proc/cpuinfo) && 
-sudo make install &&
-if [ $@ > 0 ];
-then reload_plugin "$1"
-fi
-#sudo make install
-#&& reload_plugin "$1"
-

=== removed directory 'Calendar'
=== removed file 'Calendar/Calendar'
--- Calendar/Calendar	2012-02-08 18:26:55 +0000
+++ Calendar/Calendar	1970-01-01 00:00:00 +0000
@@ -1,24 +0,0 @@
-#!/usr/bin/python
-
-# This is a part of the external applet Calendar for Cairo-Dock
-# Based on demo_bash
-#
-# Copyright : (C) 2010-2011 by Nochka85, Fabounet and matttbe
-# E-mail : fabounet@xxxxxxxxxxxx
-#
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-# http://www.gnu.org/licenses/licenses.html#GPL
-
-from CDBashApplet import CDBashApplet
-
-if __name__ == '__main__':
-	CDBashApplet().run()

=== removed file 'Calendar/Calendar.conf'
--- Calendar/Calendar.conf	2012-04-02 13:34:21 +0000
+++ Calendar/Calendar.conf	1970-01-01 00:00:00 +0000
@@ -1,119 +0,0 @@
-#0.1.0
-
-#[gtk-about]
-[Icon]
-#F[Applet]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name =
-
-#s Name of the icon as it will appear in its label in the dock :
-name =
-
-#F[Display]
-frame_display=
-
-#S+ Image's filename :
-#{Let empty to use the default one.}
-icon = 
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size = 0;0
-
-order=
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=Calendar
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos =
-
-#b Lock position?
-#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
-locked = false
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size = 96;96
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation = 0
-
-#X[Visibility]
-frame_visi =
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations = default
-
-#v
-sep_deco =
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet =
-#e+[0;1] Background transparency:
-bg alpha = 1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset = 0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset = 0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset = 0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset = 0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet =
-#e+[0;1] Foreground tansparency:
-fg alpha = 1
-
-
-#[gtk-preferences]
-[Configuration]
-
-#F[Applications] 
-frame_config_apps =
-
-#s Command to launch your favourite calendar application (middle click):
-calendar_command = dates
-
-#s Command to execute on dropping a file onto the calendar-icon:
-import_command = scite
-
-#F[Behaviour] 
-frame_config_bh =
-
-#S Icon custom script:
-#{The path to a script to generate an icon. Leave it empty to use the default one.}
-icon_script =

=== removed file 'Calendar/Calendar.sh'
--- Calendar/Calendar.sh	2012-04-06 20:53:46 +0000
+++ Calendar/Calendar.sh	1970-01-01 00:00:00 +0000
@@ -1,163 +0,0 @@
-#!/bin/bash
-
-# This is a part of the external applet Calendar for Cairo-Dock
-#
-# Copyright : (C) 2009 by Royohboy & Matttbe
-#                 2009-2012 by Matttbe
-#                         Thanks to Nochka85 for his demo
-# E-mail : werbungfuerroy@xxxxxxxxxxxxxx and matttbe@xxxxxxxxx
-#
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the term -fs of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-# http://www.gnu.org/licenses/licenses.html#GPL
-
-## Rev : 21/01/2010
-
-. /usr/share/cairo-dock/plug-ins/Dbus/CDBashApplet.sh $*
-
-COMMAND=$0
-SCRIPT_NAME=`basename $COMMAND`
-DROP_DATA=$1
-
-#############################################################################################################
-get_ALL_conf_params() {
-
-calendar_command=`get_conf_param "calendar_command"`
-
-import_command=`get_conf_param "import_command"`
-
-icon_command=`get_conf_param "icon_script"`
-if [ "$icon_command" != "" ]; then
-	if [ "${icon_command:0:1}" = "~" ]; then
-		icon_command="$HOME/${icon_command:1}"
-	elif [ "${icon_command:0:1}" != "/" ]; then
-		icon_command="`dirname $COMMAND`/$icon_command"
-	fi
-fi
-}
-
-#############################################################################################################
-on_click() {
-
-which cal > /dev/null
-if [ $? -eq 0 ]; then
-	#dbus-send --session --dest=$DBUS_NAME $DBUS_PATH $DBUS_INTERFACE.applet.ShowDialog  string:"`cal -h`" int32:$time_dialog_cal_today
-	MESSAGE="<tt>`cal -h`</tt>"
-	python -c "import dbus; message=\"\"\"$MESSAGE\"\"\"; print dbus.Bus().call_blocking(
-		\"$DBUS_NAME\",
-		\"$DBUS_PATH\",
-		\"$DBUS_INTERFACE.applet\",
-		'PopupDialog',
-		'a{sv}a{sv}',
-		({'message': message, 'use-markup':True},{},))"
-else
-	echo "$APP_NAME applet -> Script Name : $SCRIPT_NAME -> 'cal' isn't installed"
-	call ShowDialog "string:\"ERROR: 'cal' isn't installed\"" "int32:5"
-fi
-exit
-}
-
-#############################################################################################################
-on_middle_click() {
-calendar_command=`get_conf_param "calendar_command"`
-
-$calendar_command
-exit
-}
-
-#############################################################################################################
-on_scroll_icon() {
-
-if [ $1 -eq 1 ]; then
-	# Scroll UP
-
-	which cal > /dev/null
-	if [ $? -eq 0 ]; then
-		MESSAGE="<tt>`cal -h -3`</tt>"
-		python -c "import dbus; message=\"\"\"$MESSAGE\"\"\"; print dbus.Bus().call_blocking(
-			\"$DBUS_NAME\",
-			\"$DBUS_PATH\",
-			\"$DBUS_INTERFACE.applet\",
-			'PopupDialog',
-			'a{sv}a{sv}',
-			({'message': message, 'use-markup':True},{},))"
-	else
-		echo "$APP_NAME applet -> Script Name : $SCRIPT_NAME -> 'cal' isn't installed"
-		call ShowDialog "string:\"ERROR: 'cal' isn't installed\"" "int32:5"
-	fi
-
-else
-	# Scroll DOWN
-
-	which calendar > /dev/null
-	if [ $? -nq 0 ]; then
-		echo "$APP_NAME applet -> Script Name : $SCRIPT_NAME -> 'calendar' isn't installed"
-		call ShowDialog "string:\"ERROR: 'calendar' isn't installed\"" "int32:5"
-		exit
-	fi
-
-	calendar -f /usr/share/calendar/calendar.all > /dev/null # The loading takes a few time :-/
-	sleep 0.5
-	dbus-send --session --dest=$DBUS_NAME $DBUS_PATH $DBUS_INTERFACE.applet.ShowDialog  string:"`calendar -f /usr/share/calendar/calendar.all`" int32:0
-fi
-
-exit
-}
-
-#############################################################################################################
-on_drop_data() {
-import_command=`get_conf_param "import_command"`
-
-if [ "`echo $DROP_DATA |grep 'file://'`" != "" ]; then 	# It's a file !
-	DROP_DATA="`echo $DROP_DATA | cut -c 8-`"  # we remove 'file://' before the location
-	$import_command $DROP_DATA
-fi
-
-exit
-}
-
-#############################################################################################################
-begin() {
-cp $CONF_FILE $CONF_FILE.bak
-# Generate fresh calendar icon
-get_ALL_conf_params
-rm -f .day
-if test `ps aux | grep -c "[u]pdate_calendar"` -gt 1; then
-	killall update_calendar.sh
-fi
-(bash update_calendar.sh "$icon_command" &)
-
-exit
-}
-
-#############################################################################################################
-end() {
-rm -f .day
-if test `ps aux | grep -c "update_calendar"` -gt 1; then
-	killall update_calendar.sh
-fi
-}
-
-#############################################################################################################
-reload() {
-diff $CONF_FILE $CONF_FILE.bak >/dev/null
-if [ $? -eq 1 ]; then
-	begin
-fi
-exit
-}
-
-#############################################################################################################
-
-run $*
-
-exit 0
-

=== removed file 'Calendar/README'
--- Calendar/README	2010-01-21 22:18:50 +0000
+++ Calendar/README	1970-01-01 00:00:00 +0000
@@ -1,20 +0,0 @@
-Calendar, a calendar applet for Cairo-Dock
-Author : Royohboy, who mainly just modified Nochka85's clever demo script
-         Updated by matttbe.
-Rev : 21/01/2010
-
-SUMMARY:
---------
-This is a calendar applet for cairo-dock. In Cairo-Dock, be it as an icon in the dock, or as a desklet, it will display the current date in the form of a tear-off calendar. It will also act as a launcher for your favourite calendar application. You can specify a command to run when dropping a file onto the icon/desklet; this is useful if your calendar-programme supports importing tasks or assignments via command-line switches.
-
-INSTALLATION:
--------------
-Unpack the archive to ~/.config/cairo-dock/third-party (so that all the files are in ~/.config/cairo-dock/third-party/Calendar). Go to the configuration-screen of your Cairo-Dock and configure the Calendar-applet to suit your needs; you'll find it under "Accessories".
-
-RECOMMENDATIONS:
-----------------
-If you need recommendations for a nice little calendar-programme: My personal favourite is Dates from the Pimlico suite (http://www.pimlico-project.org/), which will let you display your Google-calendars on the desktop. Unfortunately, it doesn't support importing calendar-events on the command-line. I haven't tried KDE's various PIMs, or Evolution, but they don't seem to be as light-weight as Dates.
-
-CONTACT:
---------
-For suggestions or criticism contact: werbungfuerroy@xxxxxxxxxxxxxx

=== removed file 'Calendar/auto-load.conf'
--- Calendar/auto-load.conf	2012-04-02 13:34:21 +0000
+++ Calendar/auto-load.conf	1970-01-01 00:00:00 +0000
@@ -1,13 +0,0 @@
-[Register]
-
-# Author of the applet
-author = Royohboy (v0.0.1) and Matttbe (>= v0.0.2)
-
-# A short description of the applet and how to use it.
-description = This applet will display the current date.\nLeft Click displays the calendar\nMiddle Click launches a calendar application of your choice\nScroll Up displays the calendar of the next month\nScroll Down displays the events of the day\nDropping a file on the icon launches the calendar application and import it.
-
-# Category of the applet : 2 = files, 3 = internet, 4 = Desktop, 5 = accessory, 6 = system, 7 = fun
-category = 5
-
-# Version of the applet; change it everytime you change something in the config file. Don't forget to update the version both in this file and in the config file.
-version = 0.1.0

=== removed file 'Calendar/icon'
--- Calendar/icon	2011-04-11 13:27:33 +0000
+++ Calendar/icon	1970-01-01 00:00:00 +0000
@@ -1,483 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   version="1.0"
-   width="128"
-   height="128"
-   id="svg2">
-  <defs
-     id="defs4">
-    <linearGradient
-       id="linearGradient3999">
-      <stop
-         id="stop4001"
-         style="stop-color:#626262;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop4003"
-         style="stop-color:#6c6865;stop-opacity:1"
-         offset="0.71532845" />
-      <stop
-         id="stop4005"
-         style="stop-color:#5a5858;stop-opacity:1"
-         offset="0.81714529" />
-      <stop
-         id="stop4007"
-         style="stop-color:#262626;stop-opacity:1"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3973">
-      <stop
-         id="stop3975"
-         style="stop-color:#b30000;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3977"
-         style="stop-color:#ee3c3c;stop-opacity:1"
-         offset="0.71532845" />
-      <stop
-         id="stop3979"
-         style="stop-color:#e66767;stop-opacity:1"
-         offset="0.81714529" />
-      <stop
-         id="stop3981"
-         style="stop-color:#ff7171;stop-opacity:1"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3955">
-      <stop
-         id="stop3957"
-         style="stop-color:#1f1f1f;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3959"
-         style="stop-color:#8f8b88;stop-opacity:1"
-         offset="0.71532845" />
-      <stop
-         id="stop3961"
-         style="stop-color:#a7a5a5;stop-opacity:1"
-         offset="0.81714529" />
-      <stop
-         id="stop3963"
-         style="stop-color:#c9c9c9;stop-opacity:1"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3410">
-      <stop
-         id="stop3412"
-         style="stop-color:#ffffff;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3420"
-         style="stop-color:#d1cfce;stop-opacity:1"
-         offset="0.71532845" />
-      <stop
-         id="stop3422"
-         style="stop-color:#a7a5a5;stop-opacity:1"
-         offset="0.89402735" />
-      <stop
-         id="stop3414"
-         style="stop-color:#696969;stop-opacity:1"
-         offset="1" />
-    </linearGradient>
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient3416"
-       xlink:href="#linearGradient3410"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient3935"
-       xlink:href="#linearGradient3410"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <linearGradient
-       x1="154.15988"
-       y1="851.48376"
-       x2="249.32434"
-       y2="851.48376"
-       id="linearGradient3943"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="164.1438"
-       y1="837.71381"
-       x2="262.08289"
-       y2="837.71381"
-       id="linearGradient3951"
-       xlink:href="#linearGradient3410"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="288.1875"
-       y1="767.53125"
-       x2="382.15625"
-       y2="767.53125"
-       id="linearGradient3971"
-       xlink:href="#linearGradient3973"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="298.21402"
-       y1="843.86743"
-       x2="401.52759"
-       y2="843.86743"
-       id="linearGradient3997"
-       xlink:href="#linearGradient3999"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(0,-0.3181177)" />
-    <linearGradient
-       x1="154.15988"
-       y1="851.48376"
-       x2="249.32434"
-       y2="851.48376"
-       id="linearGradient4027"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.9853821,-0.170359,0.170359,0.9853821,9.129394e-2,1.6818823)" />
-    <linearGradient
-       x1="154.15988"
-       y1="851.48376"
-       x2="249.32434"
-       y2="851.48376"
-       id="linearGradient4031"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.9853821,-0.170359,0.170359,0.9853821,-0.4536475,3.3637646)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient4035"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient4050"
-       xlink:href="#linearGradient3410"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient4052"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient4054"
-       xlink:href="#linearGradient3410"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient4056"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <linearGradient
-       x1="154.15988"
-       y1="851.48376"
-       x2="249.32434"
-       y2="851.48376"
-       id="linearGradient4079"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.9853821,-0.170359,0.170359,0.9853821,-0.4536475,3.3637646)" />
-    <linearGradient
-       x1="154.15988"
-       y1="851.48376"
-       x2="249.32434"
-       y2="851.48376"
-       id="linearGradient4081"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.9853821,-0.170359,0.170359,0.9853821,9.129394e-2,1.6818823)" />
-    <linearGradient
-       x1="154.15988"
-       y1="851.48376"
-       x2="249.32434"
-       y2="851.48376"
-       id="linearGradient4083"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="164.1438"
-       y1="837.71381"
-       x2="262.08289"
-       y2="837.71381"
-       id="linearGradient4085"
-       xlink:href="#linearGradient3410"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="288.1875"
-       y1="767.53125"
-       x2="382.15625"
-       y2="767.53125"
-       id="linearGradient4087"
-       xlink:href="#linearGradient3973"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="298.21402"
-       y1="843.86743"
-       x2="401.52759"
-       y2="843.86743"
-       id="linearGradient4089"
-       xlink:href="#linearGradient3999"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(0,-0.3181177)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient4091"
-       xlink:href="#linearGradient3410"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient4093"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient4095"
-       xlink:href="#linearGradient3410"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient4097"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient2476"
-       xlink:href="#linearGradient3410"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient2478"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient2480"
-       xlink:href="#linearGradient3410"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <radialGradient
-       cx="302.849"
-       cy="753.43823"
-       r="4.0006304"
-       fx="302.849"
-       fy="753.43823"
-       id="radialGradient2482"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,2.9350391,0,-1457.9325)" />
-    <linearGradient
-       x1="298.21402"
-       y1="843.86743"
-       x2="401.52759"
-       y2="843.86743"
-       id="linearGradient2493"
-       xlink:href="#linearGradient3999"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-279.19683,-729.67545)" />
-    <linearGradient
-       x1="288.1875"
-       y1="767.53125"
-       x2="382.15625"
-       y2="767.53125"
-       id="linearGradient2500"
-       xlink:href="#linearGradient3973"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-279.19683,-729.35733)" />
-    <linearGradient
-       x1="164.1438"
-       y1="837.71381"
-       x2="262.08289"
-       y2="837.71381"
-       id="linearGradient2503"
-       xlink:href="#linearGradient3410"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.9873932,-0.1582869,0.1582869,0.9873932,-279.19683,-729.35733)" />
-    <linearGradient
-       x1="154.15988"
-       y1="851.48376"
-       x2="249.32434"
-       y2="851.48376"
-       id="linearGradient2506"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.9853821,-0.170359,0.170359,0.9853821,-279.19683,-729.35733)" />
-    <linearGradient
-       x1="154.15988"
-       y1="851.48376"
-       x2="249.32434"
-       y2="851.48376"
-       id="linearGradient2509"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.9853821,-0.170359,0.170359,0.9853821,-279.10554,-727.67545)" />
-    <linearGradient
-       x1="154.15988"
-       y1="851.48376"
-       x2="249.32434"
-       y2="851.48376"
-       id="linearGradient2512"
-       xlink:href="#linearGradient3955"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.9853821,-0.170359,0.170359,0.9853821,-279.65048,-725.99357)" />
-  </defs>
-  <path
-     d="M 5.6692384,34.821242 L 100.61614,19.015668 L 122.29976,103.02618 L 18.769049,122.26528 L 5.6692384,34.821242 z"
-     id="rect3379"
-     style="fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" />
-  <path
-     d="M 13.60118,58.37304 L 99.70868,43.28563 L 115.50468,99.05508 L 22.71671,115.09685 L 13.60118,58.37304 z"
-     id="path4029"
-     style="fill:url(#linearGradient2512);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" />
-  <path
-     d="M 14.14612,56.69116 L 100.25362,41.60375 L 116.04962,97.3732 L 23.26165,113.41497 L 14.14612,56.69116 z"
-     id="path4025"
-     style="fill:url(#linearGradient2509);fill-opacity:1;stroke:#1a1a1a;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" />
-  <path
-     d="M 14.054826,55.009283 L 100.16233,39.921869 L 115.95833,95.691324 L 23.170357,111.73309 L 14.054826,55.009283 z"
-     id="rect3391"
-     style="fill:url(#linearGradient2506);fill-opacity:1;stroke:#333333;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" />
-  <path
-     d="M 9.4772803,31.230194 L 95.89434,17.010764 C 101.84451,42.988204 110.19816,74.459282 116.49168,86.359252 C 92.930711,94.418142 53.292256,104.88049 22.520865,112.59603 L 9.4772803,31.230194 z"
-     id="rect2606"
-     style="fill:url(#linearGradient2503);fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-  <path
-     d="M 95.469118,17.160271 L 9.6332705,31.521621 L 14.394005,59.229336 L 102.03162,43.513718 C 99.686648,34.585548 97.446918,25.794991 95.469118,17.160271 z"
-     id="path3382"
-     style="fill:url(#linearGradient2500);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-  <text
-     x="12.788574"
-     y="57.323757"
-     transform="matrix(0.9877179,-0.156248,0.156248,0.9877179,0,0)"
-     id="text2602"
-     xml:space="preserve"
-     style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:condensed;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Nimbus Sans L;-inkscape-font-specification:Nimbus Sans L Bold Condensed"><tspan
-       x="12.788574"
-       y="57.323757"
-       id="tspan2604">avr</tspan></text>
-  <text
-     x="48.404499"
-     y="101.66183"
-     transform="matrix(0.9853867,-0.1703323,0.1703323,0.9853867,0,0)"
-     id="text2598"
-     xml:space="preserve"
-     style="font-size:48px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Nimbus Sans L;-inkscape-font-specification:Nimbus Sans L Bold"><tspan
-       x="48.404499"
-       y="101.66183"
-       id="tspan2600"
-       style="font-size:48px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;font-family:Nimbus Sans L;-inkscape-font-specification:Nimbus Sans L Bold">11</tspan></text>
-  <path
-     d="M 18.86917,122.25144 L 122.33076,102.71524 L 122.1116,106.50708 L 19.39588,125.71812 L 18.86917,122.25144 z"
-     id="rect3388"
-     style="fill:url(#linearGradient2493);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" />
-  <g
-     transform="translate(-279.19683,-729.35733)"
-     id="g4037">
-    <path
-       d="M 311.75531,764.14758 C 311.75703,765.39866 310.90855,766.55528 309.52988,767.18121 C 308.15121,767.80714 306.45212,767.80714 305.07345,767.18121 C 303.69478,766.55528 302.8463,765.39866 302.84802,764.14758 C 302.8463,762.8965 303.69478,761.73988 305.07345,761.11395 C 306.45212,760.48802 308.15121,760.48802 309.52988,761.11395 C 310.90855,761.73988 311.75703,762.8965 311.75531,764.14758 L 311.75531,764.14758 z"
-       transform="matrix(0.9005081,0,0,0.9642831,31.051186,27.452039)"
-       id="path3394"
-       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-    <path
-       d="M 299.36,755.25543 C 299.22202,749.33101 300.35118,743.93902 302.02321,742.53808 C 303.69524,741.13714 305.41401,744.14293 306.07704,749.62743 C 306.74007,755.11193 306.15063,761.44779 304.6868,764.57096"
-       transform="matrix(0.7921082,-0.1723206,0.1261344,1.0821514,-28.999117,-9.1242685)"
-       id="path3398"
-       style="fill:none;fill-opacity:1;stroke:url(#radialGradient2476);stroke-width:3.86078405;stroke-linecap:round;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-    <path
-       d="M 299.36,755.25543 C 299.22202,749.33101 300.35118,743.93902 302.02321,742.53808 C 303.69524,741.13714 305.41401,744.14293 306.07704,749.62743 C 306.74007,755.11193 306.15063,761.44779 304.6868,764.57096"
-       transform="matrix(0.7921082,-0.1723206,0.1261344,1.0821514,-30.209688,-9.1242685)"
-       id="path4033"
-       style="fill:none;fill-opacity:1;stroke:url(#radialGradient2478);stroke-width:3.86078405;stroke-linecap:round;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-  </g>
-  <g
-     transform="translate(-228.77569,-737.75204)"
-     id="g4042">
-    <path
-       d="M 311.75531,764.14758 C 311.75703,765.39866 310.90855,766.55528 309.52988,767.18121 C 308.15121,767.80714 306.45212,767.80714 305.07345,767.18121 C 303.69478,766.55528 302.8463,765.39866 302.84802,764.14758 C 302.8463,762.8965 303.69478,761.73988 305.07345,761.11395 C 306.45212,760.48802 308.15121,760.48802 309.52988,761.11395 C 310.90855,761.73988 311.75703,762.8965 311.75531,764.14758 L 311.75531,764.14758 z"
-       transform="matrix(0.9005081,0,0,0.9642831,31.051186,27.452039)"
-       id="path4044"
-       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-    <path
-       d="M 299.36,755.25543 C 299.22202,749.33101 300.35118,743.93902 302.02321,742.53808 C 303.69524,741.13714 305.41401,744.14293 306.07704,749.62743 C 306.74007,755.11193 306.15063,761.44779 304.6868,764.57096"
-       transform="matrix(0.7921082,-0.1723206,0.1261344,1.0821514,-28.999117,-9.1242685)"
-       id="path4046"
-       style="fill:none;fill-opacity:1;stroke:url(#radialGradient2480);stroke-width:3.86078405;stroke-linecap:round;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-    <path
-       d="M 299.36,755.25543 C 299.22202,749.33101 300.35118,743.93902 302.02321,742.53808 C 303.69524,741.13714 305.41401,744.14293 306.07704,749.62743 C 306.74007,755.11193 306.15063,761.44779 304.6868,764.57096"
-       transform="matrix(0.7921082,-0.1723206,0.1261344,1.0821514,-30.209688,-9.1242685)"
-       id="path4048"
-       style="fill:none;fill-opacity:1;stroke:url(#radialGradient2482);stroke-width:3.86078405;stroke-linecap:round;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-  </g>
-</svg>
\ No newline at end of file

=== removed file 'Calendar/icon.sh'
--- Calendar/icon.sh	2012-02-08 18:26:55 +0000
+++ Calendar/icon.sh	1970-01-01 00:00:00 +0000
@@ -1,525 +0,0 @@
-#!/bin/bash
-
-# This is a part of the external applet Calendar for Cairo-Dock
-#
-# Copyright : (C) 2009-2012 by Royohboy & Matttbe
-#                         inspired of the icon of arkham
-# E-mail : werbungfuerroy@xxxxxxxxxxxxxx and matttbe@xxxxxxxxx
-#
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-# http://www.gnu.org/licenses/licenses.html#GPL
-
-
-date_TODAY=`date '+%Y%m%d'`
-# get current day and month
-MONTH=$(date +%b)
-DAY=$(date +%d)
-
-# generate calendar-icon showing current day and month
-make_icon() {
-printf "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:svg=\"http://www.w3.org/2000/svg\";
-   xmlns=\"http://www.w3.org/2000/svg\";
-   xmlns:xlink=\"http://www.w3.org/1999/xlink\";
-   version=\"1.0\"
-   width=\"128\"
-   height=\"128\"
-   id=\"svg2\">
-  <defs
-     id=\"defs4\">
-    <linearGradient
-       id=\"linearGradient3999\">
-      <stop
-         id=\"stop4001\"
-         style=\"stop-color:#626262;stop-opacity:1\"
-         offset=\"0\" />
-      <stop
-         id=\"stop4003\"
-         style=\"stop-color:#6c6865;stop-opacity:1\"
-         offset=\"0.71532845\" />
-      <stop
-         id=\"stop4005\"
-         style=\"stop-color:#5a5858;stop-opacity:1\"
-         offset=\"0.81714529\" />
-      <stop
-         id=\"stop4007\"
-         style=\"stop-color:#262626;stop-opacity:1\"
-         offset=\"1\" />
-    </linearGradient>
-    <linearGradient
-       id=\"linearGradient3973\">
-      <stop
-         id=\"stop3975\"
-         style=\"stop-color:#b30000;stop-opacity:1\"
-         offset=\"0\" />
-      <stop
-         id=\"stop3977\"
-         style=\"stop-color:#ee3c3c;stop-opacity:1\"
-         offset=\"0.71532845\" />
-      <stop
-         id=\"stop3979\"
-         style=\"stop-color:#e66767;stop-opacity:1\"
-         offset=\"0.81714529\" />
-      <stop
-         id=\"stop3981\"
-         style=\"stop-color:#ff7171;stop-opacity:1\"
-         offset=\"1\" />
-    </linearGradient>
-    <linearGradient
-       id=\"linearGradient3955\">
-      <stop
-         id=\"stop3957\"
-         style=\"stop-color:#1f1f1f;stop-opacity:1\"
-         offset=\"0\" />
-      <stop
-         id=\"stop3959\"
-         style=\"stop-color:#8f8b88;stop-opacity:1\"
-         offset=\"0.71532845\" />
-      <stop
-         id=\"stop3961\"
-         style=\"stop-color:#a7a5a5;stop-opacity:1\"
-         offset=\"0.81714529\" />
-      <stop
-         id=\"stop3963\"
-         style=\"stop-color:#c9c9c9;stop-opacity:1\"
-         offset=\"1\" />
-    </linearGradient>
-    <linearGradient
-       id=\"linearGradient3410\">
-      <stop
-         id=\"stop3412\"
-         style=\"stop-color:#ffffff;stop-opacity:1\"
-         offset=\"0\" />
-      <stop
-         id=\"stop3420\"
-         style=\"stop-color:#d1cfce;stop-opacity:1\"
-         offset=\"0.71532845\" />
-      <stop
-         id=\"stop3422\"
-         style=\"stop-color:#a7a5a5;stop-opacity:1\"
-         offset=\"0.89402735\" />
-      <stop
-         id=\"stop3414\"
-         style=\"stop-color:#696969;stop-opacity:1\"
-         offset=\"1\" />
-    </linearGradient>
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient3416\"
-       xlink:href=\"#linearGradient3410\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient3935\"
-       xlink:href=\"#linearGradient3410\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <linearGradient
-       x1=\"154.15988\"
-       y1=\"851.48376\"
-       x2=\"249.32434\"
-       y2=\"851.48376\"
-       id=\"linearGradient3943\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\" />
-    <linearGradient
-       x1=\"164.1438\"
-       y1=\"837.71381\"
-       x2=\"262.08289\"
-       y2=\"837.71381\"
-       id=\"linearGradient3951\"
-       xlink:href=\"#linearGradient3410\"
-       gradientUnits=\"userSpaceOnUse\" />
-    <linearGradient
-       x1=\"288.1875\"
-       y1=\"767.53125\"
-       x2=\"382.15625\"
-       y2=\"767.53125\"
-       id=\"linearGradient3971\"
-       xlink:href=\"#linearGradient3973\"
-       gradientUnits=\"userSpaceOnUse\" />
-    <linearGradient
-       x1=\"298.21402\"
-       y1=\"843.86743\"
-       x2=\"401.52759\"
-       y2=\"843.86743\"
-       id=\"linearGradient3997\"
-       xlink:href=\"#linearGradient3999\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"translate(0,-0.3181177)\" />
-    <linearGradient
-       x1=\"154.15988\"
-       y1=\"851.48376\"
-       x2=\"249.32434\"
-       y2=\"851.48376\"
-       id=\"linearGradient4027\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(0.9853821,-0.170359,0.170359,0.9853821,9.129394e-2,1.6818823)\" />
-    <linearGradient
-       x1=\"154.15988\"
-       y1=\"851.48376\"
-       x2=\"249.32434\"
-       y2=\"851.48376\"
-       id=\"linearGradient4031\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(0.9853821,-0.170359,0.170359,0.9853821,-0.4536475,3.3637646)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient4035\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient4050\"
-       xlink:href=\"#linearGradient3410\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient4052\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient4054\"
-       xlink:href=\"#linearGradient3410\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient4056\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <linearGradient
-       x1=\"154.15988\"
-       y1=\"851.48376\"
-       x2=\"249.32434\"
-       y2=\"851.48376\"
-       id=\"linearGradient4079\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(0.9853821,-0.170359,0.170359,0.9853821,-0.4536475,3.3637646)\" />
-    <linearGradient
-       x1=\"154.15988\"
-       y1=\"851.48376\"
-       x2=\"249.32434\"
-       y2=\"851.48376\"
-       id=\"linearGradient4081\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(0.9853821,-0.170359,0.170359,0.9853821,9.129394e-2,1.6818823)\" />
-    <linearGradient
-       x1=\"154.15988\"
-       y1=\"851.48376\"
-       x2=\"249.32434\"
-       y2=\"851.48376\"
-       id=\"linearGradient4083\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\" />
-    <linearGradient
-       x1=\"164.1438\"
-       y1=\"837.71381\"
-       x2=\"262.08289\"
-       y2=\"837.71381\"
-       id=\"linearGradient4085\"
-       xlink:href=\"#linearGradient3410\"
-       gradientUnits=\"userSpaceOnUse\" />
-    <linearGradient
-       x1=\"288.1875\"
-       y1=\"767.53125\"
-       x2=\"382.15625\"
-       y2=\"767.53125\"
-       id=\"linearGradient4087\"
-       xlink:href=\"#linearGradient3973\"
-       gradientUnits=\"userSpaceOnUse\" />
-    <linearGradient
-       x1=\"298.21402\"
-       y1=\"843.86743\"
-       x2=\"401.52759\"
-       y2=\"843.86743\"
-       id=\"linearGradient4089\"
-       xlink:href=\"#linearGradient3999\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"translate(0,-0.3181177)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient4091\"
-       xlink:href=\"#linearGradient3410\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient4093\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient4095\"
-       xlink:href=\"#linearGradient3410\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient4097\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient2476\"
-       xlink:href=\"#linearGradient3410\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient2478\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient2480\"
-       xlink:href=\"#linearGradient3410\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <radialGradient
-       cx=\"302.849\"
-       cy=\"753.43823\"
-       r=\"4.0006304\"
-       fx=\"302.849\"
-       fy=\"753.43823\"
-       id=\"radialGradient2482\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(1,0,0,2.9350391,0,-1457.9325)\" />
-    <linearGradient
-       x1=\"298.21402\"
-       y1=\"843.86743\"
-       x2=\"401.52759\"
-       y2=\"843.86743\"
-       id=\"linearGradient2493\"
-       xlink:href=\"#linearGradient3999\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"translate(-279.19683,-729.67545)\" />
-    <linearGradient
-       x1=\"288.1875\"
-       y1=\"767.53125\"
-       x2=\"382.15625\"
-       y2=\"767.53125\"
-       id=\"linearGradient2500\"
-       xlink:href=\"#linearGradient3973\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"translate(-279.19683,-729.35733)\" />
-    <linearGradient
-       x1=\"164.1438\"
-       y1=\"837.71381\"
-       x2=\"262.08289\"
-       y2=\"837.71381\"
-       id=\"linearGradient2503\"
-       xlink:href=\"#linearGradient3410\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(0.9873932,-0.1582869,0.1582869,0.9873932,-279.19683,-729.35733)\" />
-    <linearGradient
-       x1=\"154.15988\"
-       y1=\"851.48376\"
-       x2=\"249.32434\"
-       y2=\"851.48376\"
-       id=\"linearGradient2506\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(0.9853821,-0.170359,0.170359,0.9853821,-279.19683,-729.35733)\" />
-    <linearGradient
-       x1=\"154.15988\"
-       y1=\"851.48376\"
-       x2=\"249.32434\"
-       y2=\"851.48376\"
-       id=\"linearGradient2509\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(0.9853821,-0.170359,0.170359,0.9853821,-279.10554,-727.67545)\" />
-    <linearGradient
-       x1=\"154.15988\"
-       y1=\"851.48376\"
-       x2=\"249.32434\"
-       y2=\"851.48376\"
-       id=\"linearGradient2512\"
-       xlink:href=\"#linearGradient3955\"
-       gradientUnits=\"userSpaceOnUse\"
-       gradientTransform=\"matrix(0.9853821,-0.170359,0.170359,0.9853821,-279.65048,-725.99357)\" />
-  </defs>
-  <path
-     d=\"M 5.6692384,34.821242 L 100.61614,19.015668 L 122.29976,103.02618 L 18.769049,122.26528 L 5.6692384,34.821242 z\"
-     id=\"rect3379\"
-     style=\"fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1\" />
-  <path
-     d=\"M 13.60118,58.37304 L 99.70868,43.28563 L 115.50468,99.05508 L 22.71671,115.09685 L 13.60118,58.37304 z\"
-     id=\"path4029\"
-     style=\"fill:url(#linearGradient2512);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1\" />
-  <path
-     d=\"M 14.14612,56.69116 L 100.25362,41.60375 L 116.04962,97.3732 L 23.26165,113.41497 L 14.14612,56.69116 z\"
-     id=\"path4025\"
-     style=\"fill:url(#linearGradient2509);fill-opacity:1;stroke:#1a1a1a;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1\" />
-  <path
-     d=\"M 14.054826,55.009283 L 100.16233,39.921869 L 115.95833,95.691324 L 23.170357,111.73309 L 14.054826,55.009283 z\"
-     id=\"rect3391\"
-     style=\"fill:url(#linearGradient2506);fill-opacity:1;stroke:#333333;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1\" />
-  <path
-     d=\"M 9.4772803,31.230194 L 95.89434,17.010764 C 101.84451,42.988204 110.19816,74.459282 116.49168,86.359252 C 92.930711,94.418142 53.292256,104.88049 22.520865,112.59603 L 9.4772803,31.230194 z\"
-     id=\"rect2606\"
-     style=\"fill:url(#linearGradient2503);fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1\" />
-  <path
-     d=\"M 95.469118,17.160271 L 9.6332705,31.521621 L 14.394005,59.229336 L 102.03162,43.513718 C 99.686648,34.585548 97.446918,25.794991 95.469118,17.160271 z\"
-     id=\"path3382\"
-     style=\"fill:url(#linearGradient2500);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1\" />
-  <text
-     x=\"12.788574\"
-     y=\"57.323757\"
-     transform=\"matrix(0.9877179,-0.156248,0.156248,0.9877179,0,0)\"
-     id=\"text2602\"
-     xml:space=\"preserve\"
-     style=\"font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:condensed;text-align:start;line-height:125%%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Nimbus Sans L;-inkscape-font-specification:Nimbus Sans L Bold Condensed\"><tspan
-       x=\"12.788574\"
-       y=\"57.323757\"
-       id=\"tspan2604\">$MONTH</tspan></text>
-  <text
-     x=\"48.404499\"
-     y=\"101.66183\"
-     transform=\"matrix(0.9853867,-0.1703323,0.1703323,0.9853867,0,0)\"
-     id=\"text2598\"
-     xml:space=\"preserve\"
-     style=\"font-size:48px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:125%%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Nimbus Sans L;-inkscape-font-specification:Nimbus Sans L Bold\"><tspan
-       x=\"48.404499\"
-       y=\"101.66183\"
-       id=\"tspan2600\"
-       style=\"font-size:48px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:125%%;writing-mode:lr-tb;text-anchor:middle;font-family:Nimbus Sans L;-inkscape-font-specification:Nimbus Sans L Bold\">$DAY</tspan></text>
-  <path
-     d=\"M 18.86917,122.25144 L 122.33076,102.71524 L 122.1116,106.50708 L 19.39588,125.71812 L 18.86917,122.25144 z\"
-     id=\"rect3388\"
-     style=\"fill:url(#linearGradient2493);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1\" />
-  <g
-     transform=\"translate(-279.19683,-729.35733)\"
-     id=\"g4037\">
-    <path
-       d=\"M 311.75531,764.14758 C 311.75703,765.39866 310.90855,766.55528 309.52988,767.18121 C 308.15121,767.80714 306.45212,767.80714 305.07345,767.18121 C 303.69478,766.55528 302.8463,765.39866 302.84802,764.14758 C 302.8463,762.8965 303.69478,761.73988 305.07345,761.11395 C 306.45212,760.48802 308.15121,760.48802 309.52988,761.11395 C 310.90855,761.73988 311.75703,762.8965 311.75531,764.14758 L 311.75531,764.14758 z\"
-       transform=\"matrix(0.9005081,0,0,0.9642831,31.051186,27.452039)\"
-       id=\"path3394\"
-       style=\"fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1\" />
-    <path
-       d=\"M 299.36,755.25543 C 299.22202,749.33101 300.35118,743.93902 302.02321,742.53808 C 303.69524,741.13714 305.41401,744.14293 306.07704,749.62743 C 306.74007,755.11193 306.15063,761.44779 304.6868,764.57096\"
-       transform=\"matrix(0.7921082,-0.1723206,0.1261344,1.0821514,-28.999117,-9.1242685)\"
-       id=\"path3398\"
-       style=\"fill:none;fill-opacity:1;stroke:url(#radialGradient2476);stroke-width:3.86078405;stroke-linecap:round;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1\" />
-    <path
-       d=\"M 299.36,755.25543 C 299.22202,749.33101 300.35118,743.93902 302.02321,742.53808 C 303.69524,741.13714 305.41401,744.14293 306.07704,749.62743 C 306.74007,755.11193 306.15063,761.44779 304.6868,764.57096\"
-       transform=\"matrix(0.7921082,-0.1723206,0.1261344,1.0821514,-30.209688,-9.1242685)\"
-       id=\"path4033\"
-       style=\"fill:none;fill-opacity:1;stroke:url(#radialGradient2478);stroke-width:3.86078405;stroke-linecap:round;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1\" />
-  </g>
-  <g
-     transform=\"translate(-228.77569,-737.75204)\"
-     id=\"g4042\">
-    <path
-       d=\"M 311.75531,764.14758 C 311.75703,765.39866 310.90855,766.55528 309.52988,767.18121 C 308.15121,767.80714 306.45212,767.80714 305.07345,767.18121 C 303.69478,766.55528 302.8463,765.39866 302.84802,764.14758 C 302.8463,762.8965 303.69478,761.73988 305.07345,761.11395 C 306.45212,760.48802 308.15121,760.48802 309.52988,761.11395 C 310.90855,761.73988 311.75703,762.8965 311.75531,764.14758 L 311.75531,764.14758 z\"
-       transform=\"matrix(0.9005081,0,0,0.9642831,31.051186,27.452039)\"
-       id=\"path4044\"
-       style=\"fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1\" />
-    <path
-       d=\"M 299.36,755.25543 C 299.22202,749.33101 300.35118,743.93902 302.02321,742.53808 C 303.69524,741.13714 305.41401,744.14293 306.07704,749.62743 C 306.74007,755.11193 306.15063,761.44779 304.6868,764.57096\"
-       transform=\"matrix(0.7921082,-0.1723206,0.1261344,1.0821514,-28.999117,-9.1242685)\"
-       id=\"path4046\"
-       style=\"fill:none;fill-opacity:1;stroke:url(#radialGradient2480);stroke-width:3.86078405;stroke-linecap:round;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1\" />
-    <path
-       d=\"M 299.36,755.25543 C 299.22202,749.33101 300.35118,743.93902 302.02321,742.53808 C 303.69524,741.13714 305.41401,744.14293 306.07704,749.62743 C 306.74007,755.11193 306.15063,761.44779 304.6868,764.57096\"
-       transform=\"matrix(0.7921082,-0.1723206,0.1261344,1.0821514,-30.209688,-9.1242685)\"
-       id=\"path4048\"
-       style=\"fill:none;fill-opacity:1;stroke:url(#radialGradient2482);stroke-width:3.86078405;stroke-linecap:round;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1\" />
-  </g>
-</svg>" > icon
-
-	dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.ReloadModule string:Calendar # new icon -> reload (only the icon is reload
-	echo "$date_TODAY" > .day
-}
-
-if test ! -e ".day"; then
-	# this file doesn't exist
-	make_icon
-elif [ `cat .day` -lt $date_TODAY ];then
-	# this file exists and the date is older
-	make_icon
-fi
-
-exit

=== removed file 'Calendar/icon_faenza.sh'
--- Calendar/icon_faenza.sh	2011-04-11 13:27:33 +0000
+++ Calendar/icon_faenza.sh	1970-01-01 00:00:00 +0000
@@ -1,539 +0,0 @@
-#!/bin/bash 
-
-# This is a part of the external applet Calendar for Cairo-Dock 
-# 
-# Copyright : (C) 2009 by Royohboy & Matttbe 
-# Edited by Jesuisbenjamin as to fit the Tiheum's Faenza icon theme. 
-# E-mail : werbungfuerroy@xxxxxxxxxxxxxx, matttbe@xxxxxxxxx and jesuisbenjamin@xxxxxxxxx 
-# 
-# 
-# This program is free software; you can redistribute it and/or 
-# modify it under the terms of the GNU General Public License 
-# as published by the Free Software Foundation; either version 2 
-# of the License, or (at your option) any later version. 
-# 
-# This program is distributed in the hope that it will be useful, 
-# but WITHOUT ANY WARRANTY; without even the implied warranty of 
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
-# GNU General Public License for more details. 
-# http://www.gnu.org/licenses/licenses.html#GPL 
-
-date_TODAY=`date '+%Y%m%d'` 
-# get current day and month 
-MONTH=$(date +%^b) 
-DAY=$(date +%d) 
-WDAY=$(date +%A) 
-
-# generate calendar-icon showing current day and month 
-make_icon() { 
-printf "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?> 
-<!-- Created with Inkscape (http://www.inkscape.org/) --> 
-
-<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:xlink=\"http://www.w3.org/1999/xlink\"; 
-xmlns:sodipodi=\"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd\"; 
-xmlns:inkscape=\"http://www.inkscape.org/namespaces/inkscape\"; 
-version=\"1.0\" 
-width=\"96\" 
-height=\"96\" 
-id=\"svg2408\" 
-inkscape:version=\"0.48.0 r9654\" 
-sodipodi:docname=\"icon (original).svg\"> 
-<sodipodi:namedview 
-pagecolor=\"#ffffff\" 
-bordercolor=\"#666666\" 
-borderopacity=\"1\" 
-objecttolerance=\"10\" 
-gridtolerance=\"10\" 
-guidetolerance=\"10\" 
-inkscape:pageopacity=\"0\" 
-inkscape:pageshadow=\"2\" 
-inkscape:window-width=\"1280\" 
-inkscape:window-height=\"752\" 
-id=\"namedview96\" 
-showgrid=\"false\" 
-inkscape:zoom=\"3.2083333\" 
-inkscape:cx=\"48\" 
-inkscape:cy=\"48\" 
-inkscape:window-x=\"0\" 
-inkscape:window-y=\"25\" 
-inkscape:window-maximized=\"1\" 
-inkscape:current-layer=\"svg2408\" /> 
-<defs 
-id=\"defs2410\"> 
-<linearGradient 
-id=\"linearGradient3757\"> 
-<stop 
-id=\"stop3759\" 
-style=\"stop-color:#c53636;stop-opacity:1\" 
-offset=\"0\" /> 
-<stop 
-id=\"stop3761\" 
-style=\"stop-color:#d42b2b;stop-opacity:1\" 
-offset=\"1\" /> 
-</linearGradient> 
-<linearGradient 
-id=\"linearGradient3777\"> 
-<stop 
-id=\"stop3779\" 
-style=\"stop-color:#ffffff;stop-opacity:0\" 
-offset=\"0\" /> 
-<stop 
-id=\"stop3785\" 
-style=\"stop-color:#d7d7d7;stop-opacity:1\" 
-offset=\"0.50290233\" /> 
-<stop 
-id=\"stop3781\" 
-style=\"stop-color:#cccccc;stop-opacity:1\" 
-offset=\"0.76460928\" /> 
-<stop 
-id=\"stop3787\" 
-style=\"stop-color:#d7d7d7;stop-opacity:1\" 
-offset=\"0.9122979\" /> 
-<stop 
-id=\"stop3783\" 
-style=\"stop-color:#ffffff;stop-opacity:1\" 
-offset=\"1\" /> 
-</linearGradient> 
-<linearGradient 
-x1=\"45.447727\" 
-y1=\"92.539597\" 
-x2=\"45.447727\" 
-y2=\"7.0165396\" 
-id=\"ButtonShadow\" 
-gradientUnits=\"userSpaceOnUse\" 
-gradientTransform=\"scale(1.0058652,0.994169)\"> 
-<stop 
-id=\"stop3750\" 
-style=\"stop-color:#000000;stop-opacity:1\" 
-offset=\"0\" /> 
-<stop 
-id=\"stop3752\" 
-style=\"stop-color:#000000;stop-opacity:0.58823532\" 
-offset=\"1\" /> 
-</linearGradient> 
-<linearGradient 
-id=\"linearGradient3737\"> 
-<stop 
-id=\"stop3739\" 
-style=\"stop-color:#ffffff;stop-opacity:1\" 
-offset=\"0\" /> 
-<stop 
-id=\"stop3741\" 
-style=\"stop-color:#ffffff;stop-opacity:0\" 
-offset=\"1\" /> 
-</linearGradient> 
-<filter 
-color-interpolation-filters=\"sRGB\" 
-id=\"filter3174\"> 
-<feGaussianBlur 
-id=\"feGaussianBlur3176\" 
-stdDeviation=\"1.71\" /> 
-</filter> 
-<linearGradient 
-x1=\"36.357143\" 
-y1=\"6\" 
-x2=\"36.357143\" 
-y2=\"63.893143\" 
-id=\"linearGradient3188\" 
-xlink:href=\"#linearGradient3737\" 
-gradientUnits=\"userSpaceOnUse\" /> 
-<filter 
-x=\"-0.192\" 
-y=\"-0.192\" 
-width=\"1.3839999\" 
-height=\"1.3839999\" 
-color-interpolation-filters=\"sRGB\" 
-id=\"filter3794\"> 
-<feGaussianBlur 
-id=\"feGaussianBlur3796\" 
-stdDeviation=\"5.28\" /> 
-</filter> 
-<linearGradient 
-x1=\"48\" 
-y1=\"20.220806\" 
-x2=\"48\" 
-y2=\"138.66119\" 
-id=\"linearGradient3613\" 
-xlink:href=\"#linearGradient3737\" 
-gradientUnits=\"userSpaceOnUse\" /> 
-<radialGradient 
-cx=\"48\" 
-cy=\"90.171875\" 
-r=\"42\" 
-fx=\"48\" 
-fy=\"90.171875\" 
-id=\"radialGradient3619\" 
-xlink:href=\"#linearGradient3737\" 
-gradientUnits=\"userSpaceOnUse\" 
-gradientTransform=\"matrix(1.1573129,0,0,0.99590774,-17.551021,0.19713193)\" /> 
-<clipPath 
-id=\"clipPath3613\"> 
-<rect 
-width=\"84\" 
-height=\"84\" 
-rx=\"6\" 
-ry=\"6\" 
-x=\"6\" 
-y=\"6\" 
-id=\"rect3615\" 
-style=\"fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none\" /> 
-</clipPath> 
-<linearGradient 
-x1=\"48\" 
-y1=\"90\" 
-x2=\"48\" 
-y2=\"5.9877172\" 
-id=\"linearGradient3617\" 
-xlink:href=\"#ButtonColor-0\" 
-gradientUnits=\"userSpaceOnUse\" /> 
-<linearGradient 
-x1=\"38.410439\" 
-y1=\"39.834473\" 
-x2=\"110.98586\" 
-y2=\"112.4099\" 
-id=\"linearGradient3185\" 
-xlink:href=\"#linearGradient3777\" 
-gradientUnits=\"userSpaceOnUse\" 
-gradientTransform=\"matrix(0.71186441,0,0,0.71186441,2.44068,2.440678)\" /> 
-<linearGradient 
-x1=\"58.650177\" 
-y1=\"122\" 
-x2=\"58.650177\" 
-y2=\"5.4252338\" 
-id=\"ButtonColor\" 
-gradientUnits=\"userSpaceOnUse\" 
-gradientTransform=\"matrix(1.0172414,0,0,1.0172414,-1.1034483,-1.1034483)\"> 
-<stop 
-id=\"stop3189\" 
-style=\"stop-color:#e4b31e;stop-opacity:1\" 
-offset=\"0\" /> 
-<stop 
-id=\"stop3191\" 
-style=\"stop-color:#ffef64;stop-opacity:1\" 
-offset=\"1\" /> 
-</linearGradient> 
-<clipPath 
-id=\"clipPath3800\"> 
-<path 
-d=\"m 62,6 c -3.324,0 -6,2.676 -6,6 l 0,0.53125 C 56,8.9207 58.9207,6 62.53125,6 L 62,6 z m 71.46875,0 C 137.0793,6 140,8.9207 140,12.53125 L 140,12 c 0,-3.324 -2.676,-6 -6,-6 l -0.53125,0 z M 140,12.53125 c 0,36.73465 -3.54263,60.10471 -7.84375,69.9375 C 121.33994,87.4996 96.479512,90 62.53125,90 L 134,90 c 3.324,0 6,-2.676 6,-6 l 0,-71.46875 z M 62.53125,90 C 58.9207,89.9945 56,87.0793 56,83.46875 L 56,84 c 0,3.324 2.676,6 6,6 l 0.53125,0 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"path3802\" 
-style=\"fill:url(#linearGradient3804);fill-opacity:1;fill-rule:nonzero;stroke:none\" /> 
-</clipPath> 
-<linearGradient 
-x1=\"48\" 
-y1=\"90\" 
-x2=\"48\" 
-y2=\"5.9877172\" 
-id=\"linearGradient3804\" 
-xlink:href=\"#ButtonColor\" 
-gradientUnits=\"userSpaceOnUse\" 
-gradientTransform=\"translate(50,0)\" /> 
-<filter 
-color-interpolation-filters=\"sRGB\" 
-id=\"filter3810\"> 
-<feGaussianBlur 
-id=\"feGaussianBlur3812\" 
-stdDeviation=\"1.2600071\" /> 
-</filter> 
-<linearGradient 
-x1=\"82.08036\" 
-y1=\"82.290176\" 
-x2=\"59.611588\" 
-y2=\"59.821404\" 
-id=\"linearGradient3825\" 
-xlink:href=\"#linearGradient3737\" 
-gradientUnits=\"userSpaceOnUse\" /> 
-<linearGradient 
-x1=\"58.650177\" 
-y1=\"122\" 
-x2=\"58.650177\" 
-y2=\"5.4252338\" 
-id=\"ButtonColor-0\" 
-gradientUnits=\"userSpaceOnUse\" 
-gradientTransform=\"matrix(1.0172414,0,0,1.0172414,-1.1034483,-1.1034483)\"> 
-<stop 
-id=\"stop3189-4\" 
-style=\"stop-color:#f0f0f0;stop-opacity:1\" 
-offset=\"0\" /> 
-<stop 
-id=\"stop3191-8\" 
-style=\"stop-color:#ffffff;stop-opacity:1\" 
-offset=\"1\" /> 
-</linearGradient> 
-<linearGradient 
-x1=\"49.057751\" 
-y1=\"36.02602\" 
-x2=\"49.057751\" 
-y2=\"6.0722966\" 
-id=\"linearGradient3763\" 
-xlink:href=\"#linearGradient3757\" 
-gradientUnits=\"userSpaceOnUse\" /> 
-<linearGradient 
-x1=\"46.784908\" 
-y1=\"32.026962\" 
-x2=\"46.784908\" 
-y2=\"68.028786\" 
-id=\"linearGradient3699\" 
-xlink:href=\"#linearGradient3737\" 
-gradientUnits=\"userSpaceOnUse\" /> 
-<linearGradient 
-x1=\"47.868935\" 
-y1=\"91.174545\" 
-x2=\"47.868935\" 
-y2=\"5.8992176\" 
-id=\"linearGradient3707\" 
-xlink:href=\"#ButtonShadow\" 
-gradientUnits=\"userSpaceOnUse\" /> 
-<linearGradient 
-x1=\"46.965103\" 
-y1=\"93.415817\" 
-x2=\"46.965103\" 
-y2=\"8.3638449\" 
-id=\"linearGradient3722\" 
-xlink:href=\"#ButtonShadow\" 
-gradientUnits=\"userSpaceOnUse\" 
-gradientTransform=\"translate(-1,-1)\" /> 
-<linearGradient 
-x1=\"46.965103\" 
-y1=\"93.415817\" 
-x2=\"46.965103\" 
-y2=\"8.3638449\" 
-id=\"linearGradient3736\" 
-xlink:href=\"#ButtonShadow\" 
-gradientUnits=\"userSpaceOnUse\" 
-gradientTransform=\"translate(-1,-1)\" /> 
-<linearGradient 
-x1=\"46.965103\" 
-y1=\"93.415817\" 
-x2=\"46.965103\" 
-y2=\"8.3638449\" 
-id=\"linearGradient3752\" 
-xlink:href=\"#ButtonShadow\" 
-gradientUnits=\"userSpaceOnUse\" 
-gradientTransform=\"translate(-1,-1)\" /> 
-<linearGradient 
-x1=\"46.965103\" 
-y1=\"93.415817\" 
-x2=\"46.965103\" 
-y2=\"8.3638449\" 
-id=\"linearGradient3760\" 
-xlink:href=\"#ButtonShadow\" 
-gradientUnits=\"userSpaceOnUse\" 
-gradientTransform=\"translate(-1,-1)\" /> 
-</defs> 
-<metadata 
-id=\"metadata2413\"> 
-<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> 
-<g 
-id=\"layer2\" 
-style=\"display:none\"> 
-<path 
-d=\"M 11,7 C 7.676,7 5,9.676 5,13 l 0,73 c 0,3.324 2.676,6 6,6 l 74,0 c 3.324,0 6,-2.676 6,-6 L 91,13 C 91,9.676 88.324,7 85,7 l -15,0 0,2.5625 c 1.19379,0.692085 2,1.958291 2,3.4375 0,2.209139 -1.79086,4 -4,4 -2.20914,0 -4,-1.790861 -4,-4 0,-1.479209 0.80621,-2.745415 2,-3.4375 L 66,7 30,7 30,9.5625 c 1.19379,0.692085 2,1.958291 2,3.4375 0,2.209139 -1.79086,4 -4,4 -2.20914,0 -4,-1.790861 -4,-4 0,-1.479209 0.80621,-2.745415 2,-3.4375 L 26,7 11,7 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"rect3745\" 
-style=\"opacity:0.9;fill:url(#ButtonShadow);fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3174)\" /> 
-</g> 
-<g 
-id=\"layer3\" 
-style=\"display:inline\"> 
-<path 
-d=\"M 12,4.09375 C 5.958559,3.9197191 1.4013336,9.7548505 2.125,15.53125 l -0.03125,0 c 0.0309,23.462972 -0.077155,46.904914 0.03125,70.375 a 0.89898646,0.89898646 0 0 0 0,0.0625 c 0.4135931,5.805998 6.1890583,9.610267 11.65625,8.9375 0.04186,-0.0052 0.08318,0.0057 0.125,0 23.670234,-0.03037 47.322706,0.07697 71,-0.03125 a 0.89898646,0.89898646 0 0 0 0.0625,0 c 5.805997,-0.413599 9.610267,-6.189058 8.9375,-11.65625 -0.0052,-0.04186 0.0057,-0.08318 0,-0.125 -0.03035,-23.336851 0.07696,-46.655962 -0.03125,-70 a 0.89898646,0.89898646 0 0 0 0,-0.0625 C 93.461407,7.2252516 87.685942,3.4209829 82.21875,4.09375 c -0.04121,6.156e-4 -0.08378,-5.689e-4 -0.125,0 C 77.816605,4.1527751 73.471998,3.9644816 69.125,4.1875 A 0.89898646,0.89898646 0 0 0 68.5,4.5 C 68.258195,4.7716239 68.114165,4.8160828 68.125,4.8125 67.945266,4.7390723 67.326189,4.2742446 66.375,4.125 A 0.89898646,0.89898646 0 0 0 66.25,4.09375 C 53.952869,4.1146989 41.647271,4.0518794 29.34375,4.125 a 0.89898646,0.89898646 0 0 0 -0.5625,0.21875 C 28.488372,4.5801621 28.293078,4.7029151 28.1875,4.75 28.081922,4.7970849 28.092979,4.7854347 28.0625,4.78125 28.001543,4.7728806 27.606489,4.5517268 26.875,4.1875 A 0.89898646,0.89898646 0 0 0 26.46875,4.09375 l -14.4375,0 -0.03125,0 z m 16.09375,8.6875 c 0.226923,0.244044 0.358574,0.498158 0.375,0.75 0.02604,0.39918 -0.161138,0.861966 -0.40625,1.125 -0.114331,0.12269 -0.223886,0.196155 -0.28125,0.21875 0.02231,0.0073 -0.27871,-0.3392 -0.3125,-1.40625 0.01928,-0.126056 0.06772,-0.162919 0.3125,-0.375 0.07441,-0.06447 0.212783,-0.230306 0.3125,-0.3125 z m 40,0 c 0.226923,0.244044 0.358574,0.498158 0.375,0.75 0.02604,0.39918 -0.161138,0.861966 -0.40625,1.125 -0.114331,0.12269 -0.223886,0.196155 -0.28125,0.21875 0.02232,0.0073 -0.27871,-0.3392 -0.3125,-1.40625 0.01928,-0.126056 0.06772,-0.162919 0.3125,-0.375 0.07441,-0.06447 0.212783,-0.230306 0.3125,-0.3125 z\" 
-id=\"path3758\" 
-style=\"opacity:0.07999998;fill:url(#linearGradient3760);fill-opacity:1;fill-rule:nonzero;stroke:none\" /> 
-<path 
-d=\"M 12,5 C 6.5057413,4.8226625 2.2688151,10.242553 3,15.51889 3.0309044,38.985409 2.9381256,62.455054 3.0465048,85.919616 3.4221938,91.193519 8.7597,94.680368 13.772038,94 37.487508,93.96909 61.206104,94.06189 84.919616,93.9535 90.193519,93.577806 93.680368,88.2403 93,83.227962 92.969096,59.845825 93.061873,36.460563 92.953495,13.080384 92.577806,7.806481 87.2403,4.3196317 82.227962,5 77.875336,5.0650149 73.487523,4.8715384 69.15625,5.09375 67.963875,6.4331658 67.682915,5.2248289 66.25,5 53.948789,5.0209559 41.640647,4.9581688 29.34375,5.03125 28.049941,6.0756153 27.841446,5.6834995 26.46875,5 21.645833,5 16.822917,5 12,5 z m 16,6.5625 c 3.752455,2.026235 -1.381779,7.249395 -1.430983,1.851426 C 26.677832,12.5193 27.639226,12.271287 28,11.5625 z m 40,0 c 3.752455,2.026235 -1.381779,7.249395 -1.430983,1.851426 C 66.677832,12.5193 67.639226,12.271287 68,11.5625 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"path3744\" 
-style=\"opacity:0.1;fill:url(#linearGradient3752);fill-opacity:1;fill-rule:nonzero;stroke:none\" /> 
-<path 
-d=\"M 12,5.96875 C 7.5628051,5.96875 3.96875,9.5628051 3.96875,14 l 0,71 c 0,4.437195 3.5940551,8.03125 8.03125,8.03125 l 72,0 c 4.437195,0 8.03125,-3.594055 8.03125,-8.03125 l 0,-71 C 92.03125,9.5628051 88.437195,5.96875 84,5.96875 l -14.25,0 A 1.0420122,1.0420122 0 0 0 68.71875,7 l 0,3.5625 a 1.0420122,1.0420122 0 0 0 0.46875,0.875 c 0.737994,0.488062 1.28125,1.413642 1.28125,2.5625 0,1.717559 -1.174525,2.96875 -2.46875,2.96875 -1.294225,0 -2.46875,-1.251191 -2.46875,-2.96875 0,-1.148858 0.543256,-2.074438 1.28125,-2.5625 a 1.0420122,1.0420122 0 0 0 0.46875,-0.875 l 0,-3.5625 A 1.0420122,1.0420122 0 0 0 66.25,5.96875 l -36.5,0 A 1.0420122,1.0420122 0 0 0 28.71875,7 l 0,3.5625 a 1.0420122,1.0420122 0 0 0 0.46875,0.875 c 0.737994,0.488062 1.28125,1.413642 1.28125,2.5625 0,1.717559 -1.174525,2.96875 -2.46875,2.96875 -1.294225,0 -2.46875,-1.251191 -2.46875,-2.96875 0,-1.148858 0.543256,-2.074438 1.28125,-2.5625 a 1.0420122,1.0420122 0 0 0 0.46875,-0.875 l 0,-3.5625 A 1.0420122,1.0420122 0 0 0 26.25,5.96875 l -14.25,0 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"path3734\" 
-style=\"opacity:0.2;fill:url(#linearGradient3736);fill-opacity:1;fill-rule:nonzero;stroke:none\" /> 
-<path 
-d=\"M 12,7 C 8.122,7 5,10.122 5,14 l 0,71 c 0,3.878 3.122,7 7,7 l 72,0 c 3.878,0 7,-3.122 7,-7 L 91,14 C 91,10.122 87.878,7 84,7 l -14.25,0 0,3.5625 c 1.046496,0.692085 1.75,1.958291 1.75,3.4375 0,2.209139 -1.563432,4 -3.5,4 -1.936568,0 -3.5,-1.790861 -3.5,-4 0,-1.479209 0.703504,-2.745415 1.75,-3.4375 l 0,-3.5625 -36.5,0 0,3.5625 c 1.046496,0.692085 1.75,1.958291 1.75,3.4375 0,2.209139 -1.563432,4 -3.5,4 -1.936568,0 -3.5,-1.790861 -3.5,-4 0,-1.479209 0.703504,-2.745415 1.75,-3.4375 L 26.25,7 12,7 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"rect3713\" 
-style=\"opacity:0.3;fill:url(#linearGradient3722);fill-opacity:1;fill-rule:nonzero;stroke:none\" /> 
-<path 
-d=\"M 12,7 C 8.676,7 6,9.676 6,13 l 0,72 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 L 90,13 C 90,9.676 87.324,7 84,7 l -14,0 0,2.5625 c 1.193791,0.692085 2,1.958291 2,3.4375 0,2.209139 -1.790861,4 -4,4 -2.209139,0 -4,-1.790861 -4,-4 0,-1.479209 0.806209,-2.745415 2,-3.4375 L 66,7 30,7 30,9.5625 c 1.193791,0.692085 2,1.958291 2,3.4375 0,2.209139 -1.790861,4 -4,4 -2.209139,0 -4,-1.790861 -4,-4 0,-1.479209 0.806209,-2.745415 2,-3.4375 L 26,7 12,7 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"path3693\" 
-style=\"opacity:0.45;fill:url(#linearGradient3707);fill-opacity:1;fill-rule:nonzero;stroke:none\" /> 
-</g> 
-<g 
-id=\"layer1\"> 
-<path 
-d=\"M 12,6 C 8.676,6 6,8.676 6,12 l 0,72 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 L 90,12 C 90,8.676 87.324,6 84,6 l -14,0 0,2.5625 c 1.193791,0.6920851 2,1.958291 2,3.4375 0,2.209139 -1.790861,4 -4,4 -2.209139,0 -4,-1.790861 -4,-4 0,-1.479209 0.806209,-2.7454149 2,-3.4375 L 66,6 30,6 30,8.5625 c 1.193791,0.6920851 2,1.958291 2,3.4375 0,2.209139 -1.790861,4 -4,4 -2.209139,0 -4,-1.790861 -4,-4 0,-1.479209 0.806209,-2.7454149 2,-3.4375 L 26,6 12,6 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"rect2419\" 
-style=\"fill:url(#linearGradient3617);fill-opacity:1;fill-rule:nonzero;stroke:none\" /> 
-<path 
-d=\"m 2,90 c -3.324,0 -6,-2.676 -6,-6 l 0,-2 0,-68 0,-2 c 0,-0.334721 0.04135,-0.6507 0.09375,-0.96875 0.0487,-0.295596 0.09704,-0.596915 0.1875,-0.875 0.00988,-0.03038 0.020892,-0.0636 0.03125,-0.09375 0.098865,-0.287771 0.2348802,-0.547452 0.375,-0.8125 0.1445918,-0.273507 0.3156161,-0.535615 0.5,-0.78125 0.1843839,-0.245635 0.3737765,-0.473472 0.59375,-0.6875 0.439947,-0.428056 0.94291,-0.814526 1.5,-1.09375 0.278545,-0.139612 0.5734731,-0.246947 0.875,-0.34375 -0.2562018,0.100222 -0.4867109,0.236272 -0.71875,0.375 -0.00741,0.0044 -0.023866,-0.0045 -0.03125,0 -0.031933,0.0193 -0.062293,0.04251 -0.09375,0.0625 -0.120395,0.0767 -0.2310226,0.163513 -0.34375,0.25 -0.1061728,0.0808 -0.2132809,0.161112 -0.3125,0.25 -0.1779299,0.161433 -0.3474596,0.345388 -0.5,0.53125 -0.1075789,0.130255 -0.2183939,0.265285 -0.3125,0.40625 -0.025089,0.03838 -0.038446,0.08587 -0.0625,0.125 -0.064763,0.103032 -0.1302275,0.204517 -0.1875,0.3125 -0.1010083,0.194706 -0.2056748,0.415701 -0.28125,0.625 C -2.69546,9.30306 -2.711089,9.3218 -2.71875,9.34375 -2.7505751,9.4357 -2.7545545,9.530581 -2.78125,9.625 -2.8115823,9.731618 -2.8516394,9.828031 -2.875,9.9375 -2.9478786,10.279012 -3,10.635705 -3,11 l 0,2 0,68 0,2 c 0,2.781848 2.2181517,5 5,5 l 2,0 68,0 2,0 c 2.781848,0 5,-2.218152 5,-5 l 0,-2 0,-68 0,-2 C 79,10.635705 78.94788,10.279012 78.875,9.9375 78.83085,9.730607 78.78662,9.539842 78.71875,9.34375 78.71105,9.3218 78.69545,9.30306 78.6875,9.28125 78.62476,9.107511 78.549117,8.913801 78.46875,8.75 78.42717,8.6672 78.38971,8.580046 78.34375,8.5 78.28915,8.40279 78.216976,8.31165 78.15625,8.21875 78.06214,8.077785 77.951329,7.942755 77.84375,7.8125 77.700576,7.63805 77.540609,7.465502 77.375,7.3125 77.36383,7.3023 77.35502,7.29135 77.34375,7.28125 77.205364,7.155694 77.058659,7.046814 76.90625,6.9375 76.803679,6.86435 76.701932,6.784136 76.59375,6.71875 c -0.0074,-0.0045 -0.02384,0.0044 -0.03125,0 -0.232039,-0.138728 -0.462548,-0.274778 -0.71875,-0.375 0.301527,0.0968 0.596455,0.204138 0.875,0.34375 0.55709,0.279224 1.060053,0.665694 1.5,1.09375 0.219973,0.214028 0.409366,0.441865 0.59375,0.6875 0.184384,0.245635 0.355408,0.507743 0.5,0.78125 0.14012,0.265048 0.276135,0.524729 0.375,0.8125 0.01041,0.03078 0.02133,0.06274 0.03125,0.09375 0.09046,0.278085 0.1388,0.579404 0.1875,0.875 C 79.95865,11.3493 80,11.665279 80,12 l 0,2 0,68 0,2 c 0,3.324 -2.676,6 -6,6 L 2,90 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"path3615\" 
-style=\"opacity:0.2;fill:url(#radialGradient3619);fill-opacity:1;fill-rule:nonzero;stroke:none\" /> 
-<path 
-d=\"M 62.51724,6 C 58.90669,6 56,8.90669 56,12.517241 l 0,70.965519 c 0,3.610548 2.90669,6.511737 6.51724,6.51724 33.948262,0 61.15737,0.163148 73.40225,-3.796268 C 139.14918,76.192373 140,49.251888 140,12.517241 140,8.90669 137.09331,6 133.48276,6 L 62.51724,6 z\" 
-inkscape:connector-curvature=\"0\" 
-transform=\"translate(-50,0)\" 
-clip-path=\"url(#clipPath3800)\" 
-id=\"path3785\" 
-style=\"opacity:0.5;fill:#4d4d4d;fill-opacity:1;stroke:none;display:inline;filter:url(#filter3810)\" /> 
-<path 
-d=\"M 12.53125,6 C 8.9207,6 6,8.920699 6,12.53125 l 0,70.9375 C 6,87.079298 8.9207,89.994497 12.53125,90 46.479512,90 71.339935,87.499595 82.15625,82.46875 86.457363,72.635962 90,49.265897 90,12.53125 90,8.920699 87.079298,6 83.46875,6 L 70,6 70,8.5625 c 1.193791,0.6920851 2,1.958291 2,3.4375 0,2.209139 -1.790861,4 -4,4 -2.209139,0 -4,-1.790861 -4,-4 0,-1.479209 0.806209,-2.7454149 2,-3.4375 L 66,6 30,6 30,8.5625 c 1.193791,0.6920851 2,1.958291 2,3.4375 0,2.209139 -1.790861,4 -4,4 -2.209139,0 -4,-1.790861 -4,-4 0,-1.479209 0.806209,-2.7454149 2,-3.4375 L 26,6 12.53125,6 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"path3177\" 
-style=\"opacity:0.8;fill:url(#linearGradient3185);fill-opacity:1;stroke:none;display:inline\" /> 
-<path 
-d=\"m 6,28 84,0 c 0,0 -0.505076,19.039335 -4.04061,40.126269 L 6,68 6,28 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"rect2918\" 
-style=\"opacity:0.8;fill:url(#linearGradient3699);fill-opacity:1;stroke:none\" /> 
-<path 
-d=\"M 12,6 C 8.676,6 6,8.676 6,12 l 0,24 84,0 0,-24 C 90,8.676 87.324,6 84,6 l -14,0 0,2.5625 c 1.193791,0.6920851 2,1.958291 2,3.4375 0,2.209139 -1.790861,4 -4,4 -2.209139,0 -4,-1.790861 -4,-4 0,-1.479209 0.806209,-2.7454149 2,-3.4375 L 66,6 30,6 30,8.5625 c 1.193791,0.6920851 2,1.958291 2,3.4375 0,2.209139 -1.790861,4 -4,4 -2.209139,0 -4,-1.790861 -4,-4 0,-1.479209 0.806209,-2.7454149 2,-3.4375 L 26,6 12,6 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"rect3839\" 
-style=\"fill:url(#linearGradient3763);fill-opacity:1;fill-rule:nonzero;stroke:none\" /> 
-<path 
-d=\"M 87.5625,7.4375 C 88.457536,8.5531297 89,9.9832263 89,11.53125 89,48.265897 85.457363,71.635962 81.15625,81.46875 70.339935,86.499595 45.479512,89 11.53125,89 9.9832267,88.997641 8.5531295,88.457151 7.4375,87.5625 8.6300118,89.04796 10.468723,89.996856 12.53125,90 46.479512,90 71.339935,87.499595 82.15625,82.46875 86.457363,72.635962 90,49.265897 90,12.53125 90,10.468723 89.048922,8.6300119 87.5625,7.4375 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"path3814\" 
-style=\"opacity:0.5;fill:url(#linearGradient3825);fill-opacity:1;stroke:none;display:inline\" /> 
-<path 
-d=\"m 89.96875,19.28125 c -0.40529,32.853499 -3.78151,53.972258 -7.8125,63.1875 -10.14029,4.716417 -32.62864,7.205224 -63.375,7.5 30.86516,-0.09992 54.68077,-1.006315 64.8125,-5.71875 4.0323,-9.218239 6.12845,-31.900739 6.375,-64.96875 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"path3831\" 
-style=\"opacity:0.1;fill:#000000;fill-opacity:1;stroke:none;display:inline\" /> 
-<path 
-d=\"M 12,6 C 8.676,6 6,8.676 6,12 l 0,2 0,68 0,2 c 0,0.334721 0.04135,0.6507 0.09375,0.96875 0.0487,0.295596 0.09704,0.596915 0.1875,0.875 0.0099,0.03038 0.02089,0.0636 0.03125,0.09375 0.09886,0.287771 0.23488,0.547452 0.375,0.8125 0.144592,0.273507 0.315616,0.535615 0.5,0.78125 0.184384,0.245635 0.373776,0.473472 0.59375,0.6875 0.439947,0.428056 0.94291,0.814526 1.5,1.09375 0.278545,0.139612 0.573473,0.246947 0.875,0.34375 -0.256202,-0.100222 -0.486711,-0.236272 -0.71875,-0.375 -0.0074,-0.0044 -0.02387,0.0045 -0.03125,0 -0.03193,-0.0193 -0.06229,-0.04251 -0.09375,-0.0625 -0.120395,-0.0767 -0.231023,-0.163513 -0.34375,-0.25 -0.106173,-0.0808 -0.213281,-0.161112 -0.3125,-0.25 C 8.47832,88.557317 8.30879,88.373362 8.15625,88.1875 8.048671,88.057245 7.937856,87.922215 7.84375,87.78125 7.81866,87.74287 7.8053,87.69538 7.78125,87.65625 7.71649,87.553218 7.651022,87.451733 7.59375,87.34375 7.492742,87.149044 7.388075,86.928049 7.3125,86.71875 7.3045,86.69694 7.28891,86.6782 7.28125,86.65625 7.24942,86.5643 7.24545,86.469419 7.21875,86.375 7.188418,86.268382 7.148361,86.171969 7.125,86.0625 7.052121,85.720988 7,85.364295 7,85 L 7,83 7,15 7,13 C 7,10.218152 9.218152,8 12,8 l 2,0 12,0 0,-2 -14,0 z m 18,0 0,2 36,0 0,-2 -36,0 z m 40,0 0,2 12,0 2,0 c 2.781848,0 5,2.218152 5,5 l 0,2 0,68 0,2 c 0,0.364295 -0.05212,0.720988 -0.125,1.0625 -0.04415,0.206893 -0.08838,0.397658 -0.15625,0.59375 -0.0077,0.02195 -0.0233,0.04069 -0.03125,0.0625 -0.06274,0.173739 -0.138383,0.367449 -0.21875,0.53125 -0.04158,0.0828 -0.07904,0.169954 -0.125,0.25 -0.0546,0.09721 -0.126774,0.18835 -0.1875,0.28125 -0.09411,0.140965 -0.204921,0.275995 -0.3125,0.40625 -0.143174,0.17445 -0.303141,0.346998 -0.46875,0.5 -0.01117,0.0102 -0.01998,0.02115 -0.03125,0.03125 -0.138386,0.125556 -0.285091,0.234436 -0.4375,0.34375 -0.102571,0.07315 -0.204318,0.153364 -0.3125,0.21875 -0.0074,0.0045 -0.02384,-0.0044 -0.03125,0 -0.232039,0.138728 -0.462548,0.274778 -0.71875,0.375 0.301527,-0.0968 0.596455,-0.204138 0.875,-0.34375 0.55709,-0.279224 1.060053,-0.665694 1.5,-1.09375 0.219973,-0.214028 0.409366,-0.441865 0.59375,-0.6875 0.184384,-0.245635 0.355408,-0.507743 0.5,-0.78125 0.14012,-0.265048 0.276135,-0.524729 0.375,-0.8125 0.01041,-0.03078 0.02133,-0.06274 0.03125,-0.09375 0.09046,-0.278085 0.1388,-0.579404 0.1875,-0.875 C 89.95865,84.6507 90,84.334721 90,84 l 0,-2 0,-68 0,-2 C 90,8.676 87.324,6 84,6 L 70,6 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"rect3728\" 
-style=\"opacity:0.4;fill:url(#linearGradient3188);fill-opacity:1;fill-rule:nonzero;stroke:none\" /> 
-<g 
-transform=\"matrix(0.35049316,0,0,0.3538302,42.738451,15.822022)\" 
-id=\"g2751\" 
-style=\"display:inline\"> 
-<path 
-d=\"m 64.127514,24.097733 c 0.1888,0.04037 0.335935,0.124351 0.441406,0.251954 0.106769,0.127605 0.160154,0.285157 0.160156,0.472656 -2e-6,0.287761 -0.09896,0.510417 -0.296875,0.667969 -0.197918,0.157552 -0.479168,0.236328 -0.84375,0.236328 -0.122396,0 -0.248698,-0.01237 -0.378906,-0.03711 -0.128907,-0.02344 -0.26237,-0.05924 -0.40039,-0.107422 l 0,-0.380859 c 0.109374,0.0638 0.229166,0.11198 0.359375,0.144531 0.130207,0.03255 0.266275,0.04883 0.408203,0.04883 0.247394,1e-6 0.435545,-0.04883 0.564453,-0.146484 0.130206,-0.09766 0.19531,-0.239583 0.195312,-0.425781 -2e-6,-0.171874 -0.06055,-0.305989 -0.18164,-0.402344 -0.119794,-0.09765 -0.287111,-0.146483 -0.501953,-0.146484 l -0.339844,0 0,-0.324219 0.355469,0 c 0.194009,2e-6 0.342446,-0.03841 0.445312,-0.115234 0.102863,-0.07812 0.154295,-0.190103 0.154297,-0.335938 -2e-6,-0.149737 -0.05339,-0.26432 -0.160156,-0.34375 -0.105471,-0.08073 -0.257163,-0.121091 -0.455078,-0.121094 -0.108074,3e-6 -0.22396,0.01172 -0.347657,0.03516 -0.123698,0.02344 -0.259766,0.0599 -0.408203,0.109375 l 0,-0.351563 c 0.149739,-0.04166 0.289713,-0.07291 0.419922,-0.09375 0.131509,-0.02083 0.255207,-0.03125 0.371094,-0.03125 0.299477,3e-6 0.536456,0.06836 0.710937,0.205078 0.174477,0.13542 0.261717,0.319013 0.261719,0.550781 -2e-6,0.161461 -0.04623,0.298179 -0.138672,0.410157 -0.09245,0.110679 -0.22396,0.187501 -0.394531,0.230468 m -2.400391,6.040235 0.644532,0 0,-2.224609 -0.701172,0.140625 0,-0.359375 0.697265,-0.140625 0.394532,0 0,2.583984 0.644531,0 0,0.332031 -1.679688,0 0,-0.332031 m 3.322266,-2.324219 c -0.203126,3e-6 -0.356121,0.100263 -0.458984,0.300782 -0.101564,0.19922 -0.152345,0.49935 -0.152344,0.90039 -1e-6,0.399741 0.05078,0.699871 0.152344,0.900391 0.102863,0.199219 0.255858,0.298828 0.458984,0.298828 0.204425,0 0.35742,-0.09961 0.458984,-0.298828 0.102863,-0.20052 0.154295,-0.50065 0.154297,-0.900391 -2e-6,-0.40104 -0.05143,-0.70117 -0.154297,-0.90039 -0.101564,-0.200519 -0.254559,-0.300779 -0.458984,-0.300782 m 0,-0.3125 c 0.326821,3e-6 0.57617,0.12956 0.748047,0.388672 0.173175,0.257815 0.259763,0.632815 0.259765,1.125 -2e-6,0.490887 -0.08659,0.865886 -0.259765,1.125 -0.171877,0.257813 -0.421226,0.386719 -0.748047,0.386719 -0.326824,0 -0.576824,-0.128906 -0.75,-0.386719 -0.171875,-0.259114 -0.257813,-0.634113 -0.257813,-1.125 0,-0.492185 0.08594,-0.867185 0.257813,-1.125 0.173176,-0.259112 0.423176,-0.388669 0.75,-0.388672 m -3.322266,7.436719 0.644532,0 0,-2.224609 -0.701172,0.140625 0,-0.359375 0.697265,-0.140625 0.394532,0 0,2.583984 0.644531,0 0,0.332032 -1.679688,0 0,-0.332032 m 2.378907,-2.583984 1.875,0 0,0.167969 -1.058594,2.748047 -0.41211,0 0.996094,-2.583985 -1.40039,0 0,-0.332031 m -2.107422,7.383984 1.376953,0 0,0.332032 -1.851563,0 0,-0.332032 c 0.149739,-0.154947 0.353515,-0.362629 0.611328,-0.623046 0.259114,-0.261718 0.421874,-0.430338 0.488282,-0.50586 0.1263,-0.141925 0.214191,-0.261717 0.263672,-0.359375 0.05078,-0.09896 0.07617,-0.195961 0.07617,-0.291015 -1e-6,-0.154946 -0.05469,-0.281248 -0.164062,-0.378907 -0.108074,-0.09765 -0.24935,-0.146481 -0.423828,-0.146484 -0.123699,3e-6 -0.254558,0.02149 -0.392578,0.06445 -0.13672,0.04297 -0.283204,0.108075 -0.439453,0.195313 l 0,-0.398438 c 0.158853,-0.0638 0.307291,-0.111976 0.445312,-0.144531 0.13802,-0.03255 0.264322,-0.04883 0.378906,-0.04883 0.302082,3e-6 0.542967,0.07552 0.722657,0.226562 0.179685,0.151044 0.269529,0.352867 0.269531,0.605469 -2e-6,0.119794 -0.02279,0.233726 -0.06836,0.341797 -0.04427,0.106772 -0.125653,0.233074 -0.24414,0.378906 -0.03255,0.03776 -0.13607,0.147137 -0.310547,0.328125 -0.174481,0.179688 -0.420574,0.431641 -0.738281,0.755859 m 3.291015,-2.240234 -0.996093,1.556641 0.996093,0 0,-1.556641 m -0.103515,-0.34375 0.496093,0 0,1.900391 0.416016,0 0,0.328125 -0.416016,0 0,0.6875 -0.392578,0 0,-0.6875 -1.316406,0 0,-0.38086 1.212891,-1.847656\" 
-inkscape:connector-curvature=\"0\" 
-id=\"text2434\" 
-style=\"font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:120.00000477%%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans\" /> 
-<path 
-d=\"m 71.694389,23.041094 -0.996093,1.55664 0.996093,0 0,-1.55664 m -0.103515,-0.34375 0.496093,0 0,1.90039 0.416016,0 0,0.328125 -0.416016,0 0,0.6875 -0.392578,0 0,-0.6875 -1.316406,0 0,-0.380859 1.212891,-1.847656 m -2.185547,7.383984 0.644531,0 0,-2.224609 -0.701172,0.140625 0,-0.359375 0.697266,-0.140625 0.394531,0 0,2.583984 0.644531,0 0,0.332032 -1.679687,0 0,-0.332032 m 2.546875,0 0.644531,0 0,-2.224609 -0.701172,0.140625 0,-0.359375 0.697266,-0.140625 0.394531,0 0,2.583984 0.644531,0 0,0.332032 -1.679687,0 0,-0.332032 m -2.546875,4.800001 0.644531,0 0,-2.22461 -0.701172,0.140625 0,-0.359375 0.697266,-0.140625 0.394531,0 0,2.583985 0.644531,0 0,0.332031 -1.679687,0 0,-0.332031 m 3.322265,-1.052735 c -0.187501,2e-6 -0.335287,0.05013 -0.443359,0.150391 -0.106771,0.100261 -0.160157,0.238282 -0.160156,0.414062 -10e-7,0.175782 0.05339,0.313803 0.160156,0.414063 0.108072,0.100261 0.255858,0.150391 0.443359,0.15039 0.187499,10e-7 0.335285,-0.05013 0.44336,-0.15039 0.108071,-0.101562 0.162107,-0.239583 0.162109,-0.414063 -2e-6,-0.17578 -0.05404,-0.313801 -0.162109,-0.414062 -0.106773,-0.100259 -0.254559,-0.150389 -0.44336,-0.150391 m -0.394531,-0.167969 c -0.169271,-0.04167 -0.301433,-0.120441 -0.396484,-0.236328 -0.09375,-0.115883 -0.140625,-0.257159 -0.140625,-0.423828 0,-0.23307 0.08268,-0.417315 0.248047,-0.552734 0.166666,-0.135414 0.39453,-0.203122 0.683593,-0.203125 0.290363,3e-6 0.518228,0.06771 0.683594,0.203125 0.165363,0.135419 0.248045,0.319664 0.248047,0.552734 -2e-6,0.166669 -0.04753,0.307945 -0.142578,0.423828 -0.09375,0.115887 -0.224611,0.194663 -0.392578,0.236328 0.190102,0.04427 0.337888,0.130861 0.443359,0.259766 0.106769,0.128907 0.160154,0.286459 0.160156,0.472656 -2e-6,0.282553 -0.08659,0.49935 -0.259765,0.650391 C 73.29595,35.19448 73.049205,35.27 72.727592,35.27 c -0.321615,0 -0.569011,-0.07552 -0.742187,-0.226562 -0.171875,-0.151041 -0.257813,-0.367838 -0.257813,-0.650391 0,-0.186197 0.05339,-0.343749 0.160157,-0.472656 0.10677,-0.128905 0.255207,-0.215493 0.445312,-0.259766 M 72.18853,33.037579 c -10e-7,0.151043 0.04687,0.268882 0.140625,0.353515 0.09505,0.08464 0.227863,0.126955 0.398437,0.126953 0.16927,2e-6 0.301431,-0.04232 0.396485,-0.126953 0.09635,-0.08463 0.144529,-0.202472 0.144531,-0.353515 -2e-6,-0.15104 -0.04818,-0.268878 -0.144531,-0.353516 -0.09505,-0.08463 -0.227215,-0.126951 -0.396485,-0.126953 -0.170574,2e-6 -0.303386,0.04232 -0.398437,0.126953 -0.09375,0.08464 -0.140626,0.202476 -0.140625,0.353516 m -2.511719,6.64375 1.376953,0 0,0.332031 -1.851562,0 0,-0.332031 c 0.149739,-0.154948 0.353515,-0.36263 0.611328,-0.623047 0.259113,-0.261718 0.421874,-0.430337 0.488281,-0.505859 0.126301,-0.141926 0.214191,-0.261718 0.263672,-0.359375 0.05078,-0.09896 0.07617,-0.195962 0.07617,-0.291016 -2e-6,-0.154946 -0.05469,-0.281248 -0.164063,-0.378906 -0.108074,-0.09765 -0.24935,-0.146482 -0.423828,-0.146485 -0.123699,3e-6 -0.254558,0.02149 -0.392578,0.06445 -0.136719,0.04297 -0.283203,0.108076 -0.439453,0.195313 l 0,-0.398438 c 0.158854,-0.0638 0.307291,-0.111976 0.445313,-0.144531 0.13802,-0.03255 0.264321,-0.04883 0.378906,-0.04883 0.302082,3e-6 0.542967,0.07552 0.722656,0.226563 0.179686,0.151044 0.269529,0.352866 0.269531,0.605468 -2e-6,0.119794 -0.02279,0.233726 -0.06836,0.341797 -0.04427,0.106773 -0.125653,0.233075 -0.244141,0.378906 -0.03255,0.03776 -0.136069,0.147137 -0.310547,0.328125 -0.17448,0.179689 -0.420574,0.431642 -0.738281,0.75586 m 2.210938,-2.583985 1.548828,0 0,0.332032 -1.1875,0 0,0.714843 c 0.05729,-0.01953 0.114582,-0.03385 0.171875,-0.04297 0.05729,-0.01041 0.114582,-0.01562 0.171875,-0.01563 0.325519,2e-6 0.583331,0.08919 0.773437,0.267578 0.190102,0.178387 0.285154,0.419923 0.285157,0.724609 -3e-6,0.313803 -0.09766,0.557943 -0.292969,0.732422 -0.195314,0.173177 -0.470705,0.259766 -0.826172,0.259766 -0.122397,0 -0.247397,-0.01042 -0.375,-0.03125 -0.126303,-0.02083 -0.257162,-0.05208 -0.392578,-0.09375 l 0,-0.396485 c 0.117187,0.0638 0.238281,0.111329 0.363281,0.142578 0.124999,0.03125 0.257161,0.04688 0.396484,0.04687 0.22526,10e-7 0.403645,-0.05924 0.535157,-0.177734 0.131508,-0.118489 0.197264,-0.279296 0.197265,-0.482422 -10e-7,-0.203124 -0.06576,-0.363931 -0.197265,-0.482422 -0.131512,-0.118488 -0.309897,-0.177733 -0.535157,-0.177734 -0.105469,1e-6 -0.210938,0.01172 -0.316406,0.03516 -0.104167,0.02344 -0.210938,0.0599 -0.320312,0.109375 l 0,-1.464844\" 
-inkscape:connector-curvature=\"0\" 
-id=\"text2446\" 
-style=\"font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:120.00000477%%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans\" /> 
-<path 
-d=\"m 78.257362,22.697344 1.548828,0 0,0.332031 -1.1875,0 0,0.714844 c 0.05729,-0.01953 0.114583,-0.03385 0.171875,-0.04297 0.05729,-0.01042 0.114583,-0.01562 0.171875,-0.01563 0.32552,2e-6 0.583332,0.08919 0.773438,0.267578 0.190102,0.178387 0.285154,0.419923 0.285156,0.72461 -2e-6,0.313802 -0.09766,0.557943 -0.292969,0.732421 C 79.532751,25.583412 79.257361,25.67 78.901894,25.67 c -0.122397,0 -0.247397,-0.01042 -0.375,-0.03125 -0.126303,-0.02083 -0.257162,-0.05208 -0.392579,-0.09375 l 0,-0.396484 c 0.117188,0.0638 0.238281,0.111328 0.363282,0.142578 0.124999,0.03125 0.25716,0.04687 0.396484,0.04687 0.225259,0 0.403644,-0.05925 0.535156,-0.177735 0.131509,-0.118489 0.197264,-0.279296 0.197266,-0.482421 -2e-6,-0.203124 -0.06576,-0.363931 -0.197266,-0.482422 -0.131512,-0.118488 -0.309897,-0.177733 -0.535156,-0.177735 -0.10547,2e-6 -0.210938,0.01172 -0.316406,0.03516 -0.104167,0.02344 -0.210938,0.0599 -0.320313,0.109375 l 0,-1.464844 m -1.208984,7.383984 0.644531,0 0,-2.224609 -0.701172,0.140625 0,-0.359375 0.697266,-0.140625 0.394531,0 0,2.583984 0.644531,0 0,0.332032 -1.679687,0 0,-0.332032 m 2.818359,0 1.376953,0 0,0.332032 -1.851562,0 0,-0.332032 c 0.149739,-0.154947 0.353515,-0.362629 0.611328,-0.623046 0.259114,-0.261718 0.421874,-0.430338 0.488281,-0.50586 0.126301,-0.141925 0.214191,-0.261717 0.263672,-0.359375 0.05078,-0.09896 0.07617,-0.195961 0.07617,-0.291015 -2e-6,-0.154946 -0.05469,-0.281248 -0.164062,-0.378907 -0.108075,-0.09765 -0.249351,-0.146481 -0.423829,-0.146484 -0.123698,3e-6 -0.254558,0.02149 -0.392578,0.06445 -0.136719,0.04297 -0.283203,0.108075 -0.439453,0.195313 l 0,-0.398438 c 0.158854,-0.0638 0.307291,-0.111976 0.445313,-0.144531 0.13802,-0.03255 0.264322,-0.04883 0.378906,-0.04883 0.302082,3e-6 0.542967,0.07552 0.722656,0.226562 0.179686,0.151044 0.269529,0.352867 0.269531,0.605469 -2e-6,0.119794 -0.02279,0.233726 -0.06836,0.341797 -0.04427,0.106772 -0.125653,0.233074 -0.244141,0.378906 -0.03255,0.03776 -0.136069,0.147137 -0.310546,0.328125 -0.174481,0.179688 -0.420574,0.431641 -0.738282,0.755859 m -2.818359,4.800001 0.644531,0 0,-2.22461 -0.701172,0.140625 0,-0.359375 0.697266,-0.140625 0.394531,0 0,2.583985 0.644531,0 0,0.332031 -1.679687,0 0,-0.332031 m 2.490234,0.271484 0,-0.359375 c 0.09896,0.04687 0.199218,0.08268 0.300782,0.107422 0.101561,0.02474 0.201171,0.03711 0.298828,0.03711 0.260415,0 0.458983,-0.08724 0.595703,-0.261719 0.138019,-0.17578 0.216795,-0.442056 0.236328,-0.798828 -0.07552,0.111981 -0.171226,0.197918 -0.287109,0.257813 -0.115887,0.0599 -0.244142,0.08984 -0.384766,0.08984 -0.291668,1e-6 -0.522787,-0.08789 -0.693359,-0.263672 -0.169272,-0.177082 -0.253907,-0.418618 -0.253907,-0.72461 0,-0.299477 0.08854,-0.539711 0.265625,-0.720703 0.177083,-0.180986 0.41276,-0.271481 0.707032,-0.271484 0.337238,3e-6 0.594399,0.12956 0.771484,0.388672 0.178383,0.257815 0.267576,0.632814 0.267578,1.125 -2e-6,0.459636 -0.109377,0.826823 -0.328125,1.101562 C 80.817256,35.133282 80.524288,35.27 80.1558,35.27 c -0.09896,0 -0.19922,-0.0098 -0.300781,-0.0293 -0.101564,-0.01953 -0.207032,-0.04883 -0.316407,-0.08789 m 0.785157,-1.236328 c 0.177082,10e-7 0.317055,-0.06055 0.419921,-0.181641 0.104165,-0.121092 0.156249,-0.287107 0.15625,-0.498047 -10e-7,-0.209633 -0.05209,-0.374997 -0.15625,-0.496093 -0.102866,-0.122394 -0.242839,-0.183592 -0.419921,-0.183594 -0.177085,2e-6 -0.31771,0.0612 -0.421875,0.183594 -0.102866,0.121096 -0.154298,0.28646 -0.154297,0.496093 -10e-7,0.21094 0.05143,0.376955 0.154297,0.498047 0.104165,0.121095 0.24479,0.181642 0.421875,0.181641 m -3.003907,5.764844 1.376953,0 0,0.332031 -1.851562,0 0,-0.332031 c 0.149739,-0.154948 0.353515,-0.36263 0.611328,-0.623047 0.259114,-0.261718 0.421874,-0.430337 0.488281,-0.505859 0.126301,-0.141926 0.214191,-0.261718 0.263672,-0.359375 0.05078,-0.09896 0.07617,-0.195962 0.07617,-0.291016 -2e-6,-0.154946 -0.05469,-0.281248 -0.164062,-0.378906 -0.108075,-0.09765 -0.249351,-0.146482 -0.423829,-0.146485 -0.123698,3e-6 -0.254558,0.02149 -0.392578,0.06445 -0.136719,0.04297 -0.283203,0.108076 -0.439453,0.195313 l 0,-0.398438 c 0.158854,-0.0638 0.307291,-0.111976 0.445313,-0.144531 0.13802,-0.03255 0.264322,-0.04883 0.378906,-0.04883 0.302082,3e-6 0.542967,0.07552 0.722656,0.226563 0.179686,0.151044 0.269529,0.352866 0.269531,0.605468 -2e-6,0.119794 -0.02279,0.233726 -0.06836,0.341797 -0.04427,0.106773 -0.125653,0.233075 -0.244141,0.378906 -0.03255,0.03776 -0.136069,0.147137 -0.310546,0.328125 -0.174481,0.179689 -0.420574,0.431642 -0.738282,0.75586 m 3.09961,-1.283203 c -0.177085,1e-6 -0.31771,0.06055 -0.421875,0.18164 -0.102866,0.121095 -0.154298,0.287111 -0.154297,0.498047 -1e-6,0.209636 0.05143,0.375652 0.154297,0.498047 0.104165,0.121094 0.24479,0.181641 0.421875,0.181641 0.177082,0 0.317055,-0.06055 0.419922,-0.181641 0.104164,-0.122395 0.156248,-0.288411 0.15625,-0.498047 -2e-6,-0.210936 -0.05209,-0.376952 -0.15625,-0.498047 -0.102867,-0.121092 -0.24284,-0.181639 -0.419922,-0.18164 m 0.783203,-1.236328 0,0.359375 c -0.09896,-0.04687 -0.199221,-0.08268 -0.300781,-0.107422 -0.100263,-0.02474 -0.199872,-0.03711 -0.298829,-0.03711 -0.260417,3e-6 -0.459636,0.08789 -0.597656,0.263672 -0.136719,0.175784 -0.214844,0.441408 -0.234375,0.796875 0.07682,-0.113279 0.173176,-0.199868 0.289063,-0.259765 0.115884,-0.0612 0.243488,-0.09179 0.382812,-0.0918 0.292967,2e-6 0.524087,0.08919 0.69336,0.267578 0.17057,0.177085 0.255857,0.418621 0.255859,0.724609 -2e-6,0.29948 -0.08854,0.539714 -0.265625,0.720703 -0.177085,0.18099 -0.412762,0.271485 -0.707031,0.271485 -0.337241,0 -0.595053,-0.128907 -0.773438,-0.386719 -0.178386,-0.259114 -0.267578,-0.634114 -0.267578,-1.125 0,-0.460936 0.109375,-0.828123 0.328125,-1.101563 0.218749,-0.274736 0.512369,-0.412106 0.880859,-0.412109 0.09896,3e-6 0.198567,0.0098 0.298829,0.0293 0.10156,0.01953 0.207029,0.04883 0.316406,0.08789\" 
-inkscape:connector-curvature=\"0\" 
-id=\"text2456\" 
-style=\"font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:120.00000477%%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans\" /> 
-<path 
-d=\"m 86.806656,24.054766 c -0.177085,10e-7 -0.317709,0.06055 -0.421875,0.18164 -0.102865,0.121095 -0.154298,0.287111 -0.154297,0.498047 -10e-7,0.209636 0.05143,0.375652 0.154297,0.498047 0.104166,0.121094 0.24479,0.181641 0.421875,0.181641 0.177082,0 0.317056,-0.06055 0.419922,-0.181641 0.104165,-0.122395 0.156248,-0.288411 0.15625,-0.498047 -2e-6,-0.210936 -0.05209,-0.376952 -0.15625,-0.498047 -0.102866,-0.121092 -0.24284,-0.181639 -0.419922,-0.18164 m 0.783203,-1.236328 0,0.359375 c -0.09896,-0.04687 -0.199221,-0.08268 -0.300781,-0.107422 -0.100262,-0.02474 -0.199872,-0.03711 -0.298828,-0.03711 -0.260418,3e-6 -0.459637,0.08789 -0.597657,0.263672 -0.136719,0.175784 -0.214844,0.441408 -0.234375,0.796875 0.07682,-0.113279 0.173177,-0.199868 0.289063,-0.259765 0.115884,-0.0612 0.243488,-0.0918 0.382812,-0.0918 0.292967,2e-6 0.524087,0.08919 0.69336,0.267578 0.17057,0.177085 0.255857,0.418621 0.255859,0.724609 -2e-6,0.29948 -0.08854,0.539714 -0.265625,0.720703 -0.177085,0.18099 -0.412762,0.271485 -0.707031,0.271485 -0.337241,0 -0.595053,-0.128906 -0.773438,-0.386719 -0.178385,-0.259114 -0.267578,-0.634114 -0.267578,-1.125 0,-0.460936 0.109375,-0.828123 0.328125,-1.101563 0.218749,-0.274736 0.512369,-0.412106 0.88086,-0.412109 0.09896,3e-6 0.198566,0.0098 0.298828,0.0293 0.10156,0.01953 0.207029,0.04883 0.316406,0.08789 m -2.880859,7.319531 0.644531,0 0,-2.224609 -0.701172,0.140625 0,-0.359375 0.697266,-0.140625 0.394531,0 0,2.583984 0.644531,0 0,0.332031 -1.679687,0 0,-0.332031 m 3.673828,-1.240234 c 0.1888,0.04037 0.335935,0.12435 0.441406,0.251953 0.106769,0.127605 0.160154,0.285157 0.160156,0.472656 -2e-6,0.287761 -0.09896,0.510417 -0.296875,0.667969 -0.197918,0.157552 -0.479168,0.236328 -0.84375,0.236328 -0.122397,0 -0.248698,-0.01237 -0.378906,-0.03711 -0.128907,-0.02344 -0.26237,-0.05925 -0.400391,-0.107422 l 0,-0.38086 c 0.109375,0.0638 0.229167,0.11198 0.359375,0.144532 0.130208,0.03255 0.266275,0.04883 0.408204,0.04883 0.247394,0 0.435545,-0.04883 0.564453,-0.146485 0.130206,-0.09765 0.19531,-0.239582 0.195312,-0.425781 -2e-6,-0.171874 -0.06055,-0.305988 -0.18164,-0.402344 -0.119794,-0.09765 -0.287111,-0.146483 -0.501954,-0.146484 l -0.339843,0 0,-0.324219 0.355468,0 c 0.194009,2e-6 0.342447,-0.03841 0.445313,-0.115234 0.102863,-0.07812 0.154295,-0.190102 0.154297,-0.335938 -2e-6,-0.149737 -0.05339,-0.26432 -0.160156,-0.34375 -0.105471,-0.08073 -0.257163,-0.121091 -0.455079,-0.121093 -0.108074,2e-6 -0.223959,0.01172 -0.347656,0.03516 -0.123698,0.02344 -0.259766,0.0599 -0.408203,0.109375 l 0,-0.351563 c 0.149739,-0.04166 0.289713,-0.07291 0.419922,-0.09375 0.131509,-0.02083 0.255207,-0.03125 0.371094,-0.03125 0.299477,3e-6 0.536456,0.06836 0.710937,0.205078 0.174477,0.13542 0.261717,0.319013 0.261719,0.550782 -2e-6,0.16146 -0.04623,0.298179 -0.138672,0.410156 -0.09245,0.110679 -0.22396,0.187502 -0.394531,0.230469 m -3.402344,6.040234 1.376953,0 0,0.332031 -1.851562,0 0,-0.332031 c 0.149739,-0.154947 0.353515,-0.362629 0.611328,-0.623047 0.259113,-0.261717 0.421873,-0.430337 0.488281,-0.505859 0.126301,-0.141926 0.214191,-0.261717 0.263672,-0.359375 0.05078,-0.09896 0.07617,-0.195962 0.07617,-0.291016 -2e-6,-0.154945 -0.05469,-0.281247 -0.164063,-0.378906 -0.108074,-0.09765 -0.24935,-0.146482 -0.423828,-0.146484 -0.123699,2e-6 -0.254558,0.02149 -0.392578,0.06445 -0.136719,0.04297 -0.283204,0.108075 -0.439453,0.195312 l 0,-0.398437 c 0.158854,-0.0638 0.307291,-0.111976 0.445312,-0.144531 0.13802,-0.03255 0.264322,-0.04883 0.378907,-0.04883 0.302082,3e-6 0.542967,0.07552 0.722656,0.226563 0.179685,0.151044 0.269529,0.352867 0.269531,0.605469 -2e-6,0.119793 -0.02279,0.233726 -0.06836,0.341797 -0.04427,0.106772 -0.125653,0.233074 -0.244141,0.378906 -0.03255,0.03776 -0.136069,0.147137 -0.310547,0.328125 -0.17448,0.179688 -0.420574,0.431641 -0.738281,0.755859 m 3.050781,-2.324219 c -0.203126,3e-6 -0.35612,0.100263 -0.458984,0.300782 -0.101563,0.199221 -0.152345,0.499351 -0.152344,0.90039 -10e-7,0.399741 0.05078,0.699871 0.152344,0.900391 0.102864,0.199219 0.255858,0.298828 0.458984,0.298828 0.204426,0 0.357421,-0.09961 0.458985,-0.298828 0.102862,-0.20052 0.154295,-0.50065 0.154297,-0.900391 -2e-6,-0.401039 -0.05143,-0.701169 -0.154297,-0.90039 -0.101564,-0.200519 -0.254559,-0.300779 -0.458985,-0.300782 m 0,-0.3125 c 0.326822,3e-6 0.57617,0.129561 0.748047,0.388672 0.173175,0.257815 0.259763,0.632815 0.259766,1.125 -3e-6,0.490887 -0.08659,0.865886 -0.259766,1.125 -0.171877,0.257813 -0.421225,0.386719 -0.748047,0.386719 -0.326824,0 -0.576823,-0.128906 -0.75,-0.386719 -0.171875,-0.259114 -0.257813,-0.634113 -0.257812,-1.125 -10e-7,-0.492185 0.08594,-0.867185 0.257812,-1.125 0.173177,-0.259111 0.423176,-0.388669 0.75,-0.388672 m -3.050781,7.436719 1.376953,0 0,0.332032 -1.851562,0 0,-0.332032 c 0.149739,-0.154947 0.353515,-0.362629 0.611328,-0.623046 0.259113,-0.261718 0.421873,-0.430338 0.488281,-0.50586 0.126301,-0.141925 0.214191,-0.261717 0.263672,-0.359375 0.05078,-0.09896 0.07617,-0.195961 0.07617,-0.291015 -2e-6,-0.154946 -0.05469,-0.281248 -0.164063,-0.378907 -0.108074,-0.09765 -0.24935,-0.146481 -0.423828,-0.146484 -0.123699,3e-6 -0.254558,0.02149 -0.392578,0.06445 -0.136719,0.04297 -0.283204,0.108075 -0.439453,0.195313 l 0,-0.398438 c 0.158854,-0.0638 0.307291,-0.111976 0.445312,-0.144531 0.13802,-0.03255 0.264322,-0.04883 0.378907,-0.04883 0.302082,3e-6 0.542967,0.07552 0.722656,0.226562 0.179685,0.151044 0.269529,0.352867 0.269531,0.605469 -2e-6,0.119794 -0.02279,0.233726 -0.06836,0.341797 -0.04427,0.106772 -0.125653,0.233074 -0.244141,0.378906 -0.03255,0.03776 -0.136069,0.147137 -0.310547,0.328125 -0.17448,0.179688 -0.420574,0.431641 -0.738281,0.755859 m 2.107422,-2.583984 1.875,0 0,0.167969 -1.058594,2.748047 -0.412109,0 0.996094,-2.583985 -1.400391,0 0,-0.332031\" 
-inkscape:connector-curvature=\"0\" 
-id=\"text2466\" 
-style=\"font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:120.00000477%%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans\" /> 
-<path 
-d=\"m 93.447746,22.697344 1.875,0 0,0.167969 -1.058593,2.748046 -0.41211,0 0.996094,-2.583984 -1.400391,0 0,-0.332031 m -1.105468,7.383984 0.644531,0 0,-2.224609 -0.701172,0.140625 0,-0.359375 0.697266,-0.140625 0.394531,0 0,2.583984 0.644531,0 0,0.332032 -1.679687,0 0,-0.332032 m 3.5625,-2.240234 -0.996094,1.556641 0.996094,0 0,-1.556641 m -0.103516,-0.34375 0.496094,0 0,1.900391 0.416015,0 0,0.328125 -0.416015,0 0,0.6875 -0.392578,0 0,-0.6875 -1.316407,0 0,-0.38086 1.212891,-1.847656 m -3.1875,7.383985 1.376953,0 0,0.332031 -1.851562,0 0,-0.332031 c 0.149739,-0.154948 0.353515,-0.36263 0.611328,-0.623047 0.259113,-0.261718 0.421873,-0.430337 0.488281,-0.50586 0.1263,-0.141925 0.214191,-0.261717 0.263672,-0.359375 0.05078,-0.09896 0.07617,-0.195961 0.07617,-0.291015 -2e-6,-0.154946 -0.05469,-0.281248 -0.164063,-0.378907 -0.108074,-0.09765 -0.24935,-0.146481 -0.423828,-0.146484 -0.123699,3e-6 -0.254558,0.02149 -0.392578,0.06445 -0.136719,0.04297 -0.283204,0.108076 -0.439453,0.195313 l 0,-0.398438 c 0.158853,-0.0638 0.307291,-0.111976 0.445312,-0.144531 0.13802,-0.03255 0.264322,-0.04883 0.378907,-0.04883 0.302081,3e-6 0.542967,0.07552 0.722656,0.226562 0.179685,0.151045 0.269529,0.352867 0.269531,0.605469 -2e-6,0.119794 -0.02279,0.233726 -0.06836,0.341797 -0.04427,0.106772 -0.125653,0.233074 -0.244141,0.378906 -0.03255,0.03776 -0.136069,0.147137 -0.310547,0.328125 -0.17448,0.179689 -0.420574,0.431641 -0.738281,0.75586 m 2.275391,0 0.644531,0 0,-2.22461 -0.701172,0.140625 0,-0.359375 0.697266,-0.140625 0.394531,0 0,2.583985 0.644531,0 0,0.332031 -1.679687,0 0,-0.332031 m -2.275391,4.8 1.376953,0 0,0.332031 -1.851562,0 0,-0.332031 c 0.149739,-0.154948 0.353515,-0.36263 0.611328,-0.623047 0.259113,-0.261718 0.421873,-0.430337 0.488281,-0.505859 0.1263,-0.141926 0.214191,-0.261718 0.263672,-0.359375 0.05078,-0.09896 0.07617,-0.195962 0.07617,-0.291016 -2e-6,-0.154946 -0.05469,-0.281248 -0.164063,-0.378906 -0.108074,-0.09765 -0.24935,-0.146482 -0.423828,-0.146485 -0.123699,3e-6 -0.254558,0.02149 -0.392578,0.06445 -0.136719,0.04297 -0.283204,0.108076 -0.439453,0.195313 l 0,-0.398438 c 0.158853,-0.0638 0.307291,-0.111976 0.445312,-0.144531 0.13802,-0.03255 0.264322,-0.04883 0.378907,-0.04883 0.302081,3e-6 0.542967,0.07552 0.722656,0.226563 0.179685,0.151044 0.269529,0.352866 0.269531,0.605468 -2e-6,0.119794 -0.02279,0.233726 -0.06836,0.341797 -0.04427,0.106773 -0.125653,0.233075 -0.244141,0.378906 -0.03255,0.03776 -0.136069,0.147137 -0.310547,0.328125 -0.17448,0.179689 -0.420574,0.431642 -0.738281,0.75586 m 3.050781,-1.052735 c -0.187501,2e-6 -0.335287,0.05013 -0.443359,0.150391 -0.106772,0.100262 -0.160157,0.238282 -0.160156,0.414063 -10e-7,0.175781 0.05338,0.313802 0.160156,0.414062 0.108072,0.100261 0.255858,0.150391 0.443359,0.150391 0.187499,0 0.335285,-0.05013 0.44336,-0.150391 0.108071,-0.101562 0.162107,-0.239583 0.162109,-0.414062 -2e-6,-0.175781 -0.05404,-0.313801 -0.162109,-0.414063 -0.106773,-0.100259 -0.254559,-0.150389 -0.44336,-0.150391 m -0.394531,-0.167968 c -0.169272,-0.04166 -0.301433,-0.120441 -0.396484,-0.236328 -0.09375,-0.115884 -0.140626,-0.25716 -0.140625,-0.423829 -10e-7,-0.23307 0.08268,-0.417315 0.248046,-0.552734 0.166666,-0.135414 0.394531,-0.203122 0.683594,-0.203125 0.290363,3e-6 0.518228,0.06771 0.683594,0.203125 0.165362,0.135419 0.248045,0.319664 0.248047,0.552734 -2e-6,0.166669 -0.04753,0.307945 -0.142578,0.423829 -0.09375,0.115887 -0.224612,0.194663 -0.392578,0.236328 0.190102,0.04427 0.337888,0.13086 0.443359,0.259765 0.106769,0.128908 0.160154,0.28646 0.160156,0.472657 -2e-6,0.282552 -0.08659,0.499349 -0.259765,0.65039 -0.171877,0.151042 -0.418622,0.226563 -0.740235,0.226563 -0.321615,0 -0.569011,-0.07552 -0.742187,-0.226563 -0.171876,-0.151041 -0.257813,-0.367838 -0.257813,-0.65039 0,-0.186197 0.05339,-0.343749 0.160156,-0.472657 0.106771,-0.128905 0.255208,-0.215493 0.445313,-0.259765 m -0.144531,-0.623047 c -10e-7,0.151043 0.04687,0.268882 0.140625,0.353515 0.09505,0.08464 0.227863,0.126955 0.398437,0.126954 0.16927,10e-7 0.301431,-0.04232 0.396485,-0.126954 0.09635,-0.08463 0.144529,-0.202472 0.144531,-0.353515 -2e-6,-0.15104 -0.04818,-0.268878 -0.144531,-0.353516 -0.09505,-0.08463 -0.227215,-0.12695 -0.396485,-0.126953 -0.170574,3e-6 -0.303386,0.04232 -0.398437,0.126953 -0.09375,0.08464 -0.140626,0.202476 -0.140625,0.353516\" 
-inkscape:connector-curvature=\"0\" 
-id=\"text2476\" 
-style=\"font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:120.00000477%%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans\" /> 
-<path 
-d=\"m 101.29781,20.481327 0.64453,0 0,-2.224609 -0.70117,0.140625 0,-0.359375 0.69727,-0.140625 0.39453,0 0,2.583984 0.64453,0 0,0.332031 -1.67969,0 0,-0.332031 m 0.77539,3.747266 c -0.1875,1e-6 -0.33528,0.05013 -0.44336,0.15039 -0.10677,0.100262 -0.16015,0.238283 -0.16015,0.414063 0,0.175782 0.0534,0.313803 0.16015,0.414062 0.10808,0.100261 0.25586,0.150391 0.44336,0.150391 0.1875,0 0.33529,-0.05013 0.44336,-0.150391 0.10807,-0.101561 0.16211,-0.239582 0.16211,-0.414062 0,-0.17578 -0.054,-0.313801 -0.16211,-0.414063 -0.10677,-0.100259 -0.25456,-0.150389 -0.44336,-0.15039 m -0.39453,-0.167969 c -0.16927,-0.04167 -0.30143,-0.120441 -0.39648,-0.236328 -0.0937,-0.115884 -0.14063,-0.257159 -0.14063,-0.423828 0,-0.233071 0.0827,-0.417315 0.24805,-0.552735 0.16667,-0.135413 0.39453,-0.203122 0.68359,-0.203125 0.29037,3e-6 0.51823,0.06771 0.6836,0.203125 0.16536,0.13542 0.24804,0.319664 0.24804,0.552735 0,0.166669 -0.0475,0.307944 -0.14257,0.423828 -0.0938,0.115887 -0.22461,0.194663 -0.39258,0.236328 0.1901,0.04427 0.33789,0.130861 0.44336,0.259766 0.10677,0.128907 0.16015,0.286459 0.16015,0.472656 0,0.282553 -0.0866,0.499349 -0.25976,0.650391 -0.17188,0.151041 -0.41862,0.226562 -0.74024,0.226562 -0.32161,0 -0.56901,-0.07552 -0.74218,-0.226562 -0.17188,-0.151042 -0.25782,-0.367838 -0.25782,-0.650391 0,-0.186197 0.0534,-0.343749 0.16016,-0.472656 0.10677,-0.128905 0.25521,-0.215494 0.44531,-0.259766 m -0.14453,-0.623047 c 0,0.151044 0.0469,0.268882 0.14063,0.353516 0.0951,0.08464 0.22786,0.126955 0.39843,0.126953 0.16927,2e-6 0.30143,-0.04232 0.39649,-0.126953 0.0964,-0.08463 0.14453,-0.202472 0.14453,-0.353516 0,-0.151039 -0.0482,-0.268878 -0.14453,-0.353515 -0.0951,-0.08463 -0.22722,-0.126951 -0.39649,-0.126954 -0.17057,3e-6 -0.30338,0.04232 -0.39843,0.126954 -0.0937,0.08464 -0.14063,0.202476 -0.14063,0.353515 m -1.50976,6.64375 0.64453,0 0,-2.224609 -0.701175,0.140625 0,-0.359375 0.697265,-0.140625 0.39453,0 0,2.583984 0.64453,0 0,0.332032 -1.67968,0 0,-0.332032 m 2.48242,-2.583984 1.54883,0 0,0.332031 -1.1875,0 0,0.714844 c 0.0573,-0.01953 0.11458,-0.03385 0.17187,-0.04297 0.0573,-0.01041 0.11458,-0.01562 0.17188,-0.01563 0.32552,2e-6 0.58333,0.0892 0.77343,0.267578 0.19011,0.178387 0.28516,0.419924 0.28516,0.72461 0,0.313803 -0.0977,0.557943 -0.29297,0.732422 -0.19531,0.173177 -0.4707,0.259765 -0.82617,0.259765 -0.1224,0 -0.2474,-0.01042 -0.375,-0.03125 -0.1263,-0.02083 -0.25716,-0.05208 -0.39258,-0.09375 l 0,-0.396484 c 0.11719,0.0638 0.23828,0.111328 0.36328,0.142578 0.125,0.03125 0.25716,0.04687 0.39649,0.04687 0.22526,0 0.40364,-0.05924 0.53515,-0.177734 0.13151,-0.118489 0.19727,-0.279296 0.19727,-0.482422 0,-0.203124 -0.0658,-0.363931 -0.19727,-0.482422 -0.13151,-0.118488 -0.30989,-0.177733 -0.53515,-0.177734 -0.10547,1e-6 -0.21094,0.01172 -0.31641,0.03516 -0.10417,0.02344 -0.21094,0.0599 -0.32031,0.109375 l 0,-1.464844 m -2.21094,7.383985 1.37695,0 0,0.332031 -1.851559,0 0,-0.332031 c 0.149739,-0.154948 0.353519,-0.36263 0.611329,-0.623047 0.25911,-0.261718 0.42187,-0.430337 0.48828,-0.50586 0.1263,-0.141925 0.21419,-0.261717 0.26367,-0.359375 0.0508,-0.09896 0.0762,-0.195961 0.0762,-0.291015 0,-0.154946 -0.0547,-0.281248 -0.16406,-0.378906 -0.10807,-0.09765 -0.24935,-0.146482 -0.42383,-0.146485 -0.1237,3e-6 -0.25455,0.02149 -0.39257,0.06445 -0.13672,0.04297 -0.283208,0.108076 -0.439458,0.195313 l 0,-0.398438 c 0.158854,-0.0638 0.307288,-0.111976 0.445308,-0.144531 0.13802,-0.03255 0.26433,-0.04883 0.37891,-0.04883 0.30208,3e-6 0.54297,0.07552 0.72266,0.226562 0.17968,0.151045 0.26953,0.352867 0.26953,0.605469 0,0.119794 -0.0228,0.233726 -0.0684,0.341797 -0.0443,0.106773 -0.12565,0.233074 -0.24414,0.378906 -0.0326,0.03776 -0.13607,0.147137 -0.31055,0.328125 -0.17448,0.179689 -0.42057,0.431642 -0.73828,0.75586 m 2.54688,0 1.37695,0 0,0.332031 -1.85156,0 0,-0.332031 c 0.14974,-0.154948 0.35351,-0.36263 0.61132,-0.623047 0.25912,-0.261718 0.42188,-0.430337 0.48829,-0.50586 0.1263,-0.141925 0.21419,-0.261717 0.26367,-0.359375 0.0508,-0.09896 0.0762,-0.195961 0.0762,-0.291015 0,-0.154946 -0.0547,-0.281248 -0.16406,-0.378906 -0.10808,-0.09765 -0.24935,-0.146482 -0.42383,-0.146485 -0.1237,3e-6 -0.25456,0.02149 -0.39258,0.06445 -0.13672,0.04297 -0.2832,0.108076 -0.43945,0.195313 l 0,-0.398438 c 0.15885,-0.0638 0.30729,-0.111976 0.44531,-0.144531 0.13802,-0.03255 0.26432,-0.04883 0.37891,-0.04883 0.30208,3e-6 0.54296,0.07552 0.72265,0.226562 0.17969,0.151045 0.26953,0.352867 0.26953,0.605469 0,0.119794 -0.0228,0.233726 -0.0684,0.341797 -0.0443,0.106773 -0.12565,0.233074 -0.24414,0.378906 -0.0326,0.03776 -0.13607,0.147137 -0.31054,0.328125 -0.17448,0.179689 -0.42058,0.431642 -0.73828,0.75586 m -2.54688,4.8 1.37695,0 0,0.332031 -1.851559,0 0,-0.332031 c 0.149739,-0.154948 0.353519,-0.36263 0.611329,-0.623047 0.25911,-0.261718 0.42187,-0.430337 0.48828,-0.505859 0.1263,-0.141926 0.21419,-0.261717 0.26367,-0.359375 0.0508,-0.09896 0.0762,-0.195962 0.0762,-0.291016 0,-0.154946 -0.0547,-0.281248 -0.16406,-0.378906 -0.10807,-0.09765 -0.24935,-0.146482 -0.42383,-0.146485 -0.1237,3e-6 -0.25455,0.02149 -0.39257,0.06445 -0.13672,0.04297 -0.283208,0.108076 -0.439458,0.195313 l 0,-0.398438 c 0.158854,-0.0638 0.307288,-0.111976 0.445308,-0.144531 0.13802,-0.03255 0.26433,-0.04883 0.37891,-0.04883 0.30208,3e-6 0.54297,0.07552 0.72266,0.226563 0.17968,0.151044 0.26953,0.352867 0.26953,0.605468 0,0.119794 -0.0228,0.233726 -0.0684,0.341797 -0.0443,0.106773 -0.12565,0.233075 -0.24414,0.378906 -0.0326,0.03776 -0.13607,0.147137 -0.31055,0.328125 -0.17448,0.179689 -0.42057,0.431642 -0.73828,0.75586 m 2.21875,0.271484 0,-0.359375 c 0.099,0.04688 0.19922,0.08268 0.30078,0.107422 0.10156,0.02474 0.20117,0.03711 0.29883,0.03711 0.26042,1e-6 0.45898,-0.08724 0.5957,-0.261718 0.13802,-0.175781 0.2168,-0.442057 0.23633,-0.798828 -0.0755,0.11198 -0.17122,0.197917 -0.28711,0.257812 -0.11589,0.0599 -0.24414,0.08984 -0.38476,0.08984 -0.29167,10e-7 -0.52279,-0.08789 -0.69336,-0.263672 -0.16927,-0.177082 -0.25391,-0.418618 -0.25391,-0.724609 0,-0.299477 0.0885,-0.539711 0.26563,-0.720704 0.17708,-0.180986 0.41275,-0.271481 0.70703,-0.271484 0.33723,3e-6 0.5944,0.12956 0.77148,0.388672 0.17838,0.257815 0.26758,0.632814 0.26758,1.125 0,0.459636 -0.10938,0.826823 -0.32813,1.101562 -0.21745,0.273438 -0.51041,0.410157 -0.8789,0.410157 -0.099,0 -0.19922,-0.0098 -0.30078,-0.0293 -0.10157,-0.01953 -0.20704,-0.04883 -0.31641,-0.08789 m 0.78516,-1.236328 c 0.17708,1e-6 0.31705,-0.06055 0.41992,-0.181641 0.10416,-0.121092 0.15625,-0.287107 0.15625,-0.498046 0,-0.209634 -0.0521,-0.374998 -0.15625,-0.496094 -0.10287,-0.122393 -0.24284,-0.183591 -0.41992,-0.183594 -0.17709,3e-6 -0.31771,0.0612 -0.42188,0.183594 -0.10286,0.121096 -0.1543,0.28646 -0.1543,0.496094 0,0.210939 0.0514,0.376954 0.1543,0.498046 0.10417,0.121096 0.24479,0.181642 0.42188,0.181641\" 
-inkscape:connector-curvature=\"0\" 
-id=\"text2486\" 
-style=\"font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:120.00000477%%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans\" /> 
-<path 
-d=\"m 109.20845,20.481327 1.37695,0 0,0.332031 -1.85156,0 0,-0.332031 c 0.14974,-0.154947 0.35352,-0.362629 0.61133,-0.623047 0.25911,-0.261717 0.42187,-0.430337 0.48828,-0.505859 0.1263,-0.141926 0.21419,-0.261717 0.26367,-0.359375 0.0508,-0.09896 0.0762,-0.195962 0.0762,-0.291016 0,-0.154945 -0.0547,-0.281247 -0.16406,-0.378906 -0.10807,-0.09765 -0.24935,-0.146482 -0.42383,-0.146484 -0.1237,2e-6 -0.25455,0.02149 -0.39257,0.06445 -0.13672,0.04297 -0.28321,0.108075 -0.43946,0.195312 l 0,-0.398437 c 0.15886,-0.0638 0.30729,-0.111977 0.44531,-0.144532 0.13802,-0.03255 0.26433,-0.04883 0.37891,-0.04883 0.30208,3e-6 0.54297,0.07552 0.72266,0.226563 0.17968,0.151044 0.26953,0.352867 0.26953,0.605469 0,0.119793 -0.0228,0.233725 -0.0684,0.341796 -0.0443,0.106773 -0.12565,0.233075 -0.24414,0.378907 -0.0326,0.03776 -0.13607,0.147136 -0.31055,0.328125 -0.17448,0.179688 -0.42057,0.431641 -0.73828,0.755859 m -0.32812,5.071485 0,-0.359375 c 0.099,0.04687 0.19921,0.08268 0.30078,0.107421 0.10156,0.02474 0.20117,0.03711 0.29882,0.03711 0.26042,0 0.45899,-0.08724 0.59571,-0.261719 0.13802,-0.17578 0.21679,-0.442056 0.23633,-0.798828 -0.0755,0.11198 -0.17123,0.197918 -0.28711,0.257812 -0.11589,0.0599 -0.24415,0.08984 -0.38477,0.08984 -0.29167,1e-6 -0.52279,-0.08789 -0.69336,-0.263672 -0.16927,-0.177082 -0.2539,-0.418618 -0.2539,-0.724609 0,-0.299477 0.0885,-0.539711 0.26562,-0.720703 0.17708,-0.180987 0.41276,-0.271482 0.70703,-0.271485 0.33724,3e-6 0.5944,0.129561 0.77149,0.388672 0.17838,0.257815 0.26757,0.632815 0.26757,1.125 0,0.459637 -0.10937,0.826824 -0.32812,1.101563 -0.21745,0.273437 -0.51042,0.410156 -0.87891,0.410156 -0.099,0 -0.19922,-0.0098 -0.30078,-0.0293 -0.10156,-0.01953 -0.20703,-0.04883 -0.3164,-0.08789 m 0.78515,-1.236329 c 0.17708,2e-6 0.31706,-0.06055 0.41992,-0.18164 0.10417,-0.121092 0.15625,-0.287108 0.15625,-0.498047 0,-0.209633 -0.0521,-0.374998 -0.15625,-0.496094 -0.10286,-0.122393 -0.24284,-0.183591 -0.41992,-0.183594 -0.17708,3e-6 -0.31771,0.0612 -0.42187,0.183594 -0.10287,0.121096 -0.1543,0.286461 -0.1543,0.496094 0,0.210939 0.0514,0.376955 0.1543,0.498047 0.10416,0.121095 0.24479,0.181642 0.42187,0.18164 m -2.00195,5.764844 0.64453,0 0,-2.224609 -0.70117,0.140625 0,-0.359375 0.69726,-0.140625 0.39453,0 0,2.583984 0.64454,0 0,0.332032 -1.67969,0 0,-0.332032 m 3.37109,-1.283203 c -0.17708,2e-6 -0.31771,0.06055 -0.42187,0.181641 -0.10287,0.121095 -0.1543,0.28711 -0.1543,0.498047 0,0.209636 0.0514,0.375651 0.1543,0.498047 0.10416,0.121094 0.24479,0.181641 0.42187,0.18164 0.17708,1e-6 0.31706,-0.06055 0.41992,-0.18164 0.10417,-0.122396 0.15625,-0.288411 0.15625,-0.498047 0,-0.210937 -0.0521,-0.376952 -0.15625,-0.498047 -0.10286,-0.121092 -0.24284,-0.181639 -0.41992,-0.181641 m 0.78321,-1.236328 0,0.359375 c -0.099,-0.04687 -0.19923,-0.08268 -0.30079,-0.107422 -0.10026,-0.02474 -0.19987,-0.03711 -0.29882,-0.03711 -0.26042,3e-6 -0.45964,0.08789 -0.59766,0.263672 -0.13672,0.175783 -0.21484,0.441408 -0.23438,0.796875 0.0768,-0.11328 0.17318,-0.199868 0.28907,-0.259766 0.11588,-0.0612 0.24349,-0.0918 0.38281,-0.0918 0.29297,2e-6 0.52409,0.0892 0.69336,0.267578 0.17057,0.177085 0.25586,0.418621 0.25586,0.72461 0,0.29948 -0.0885,0.539714 -0.26563,0.720703 -0.17708,0.18099 -0.41276,0.271484 -0.70703,0.271484 -0.33724,0 -0.59505,-0.128906 -0.77344,-0.386718 -0.17838,-0.259114 -0.26757,-0.634114 -0.26757,-1.125 0,-0.460936 0.10937,-0.828123 0.32812,-1.101563 0.21875,-0.274737 0.51237,-0.412106 0.88086,-0.412109 0.099,3e-6 0.19857,0.0098 0.29883,0.0293 0.10156,0.01953 0.20703,0.04883 0.31641,0.08789 m -3.88282,7.319532 1.37696,0 0,0.332031 -1.85157,0 0,-0.332031 c 0.14974,-0.154948 0.35352,-0.36263 0.61133,-0.623047 0.25911,-0.261718 0.42188,-0.430337 0.48828,-0.50586 0.1263,-0.141925 0.21419,-0.261717 0.26367,-0.359375 0.0508,-0.09896 0.0762,-0.195961 0.0762,-0.291015 -1e-5,-0.154946 -0.0547,-0.281248 -0.16407,-0.378906 -0.10807,-0.09765 -0.24935,-0.146482 -0.42382,-0.146485 -0.1237,3e-6 -0.25456,0.02149 -0.39258,0.06445 -0.13672,0.04297 -0.28321,0.108076 -0.43946,0.195313 l 0,-0.398438 c 0.15886,-0.0638 0.3073,-0.111976 0.44532,-0.144531 0.13802,-0.03255 0.26432,-0.04883 0.3789,-0.04883 0.30209,3e-6 0.54297,0.07552 0.72266,0.226562 0.17969,0.151045 0.26953,0.352867 0.26953,0.605469 0,0.119794 -0.0228,0.233726 -0.0684,0.341797 -0.0443,0.106773 -0.12565,0.233074 -0.24414,0.378906 -0.0326,0.03776 -0.13607,0.147137 -0.31055,0.328125 -0.17448,0.179689 -0.42057,0.431642 -0.73828,0.75586 m 3.40235,-1.240235 c 0.1888,0.04037 0.33593,0.124351 0.4414,0.251953 0.10677,0.127606 0.16016,0.285158 0.16016,0.472657 0,0.287761 -0.099,0.510417 -0.29688,0.667968 -0.19791,0.157552 -0.47916,0.236328 -0.84375,0.236329 -0.12239,-10e-7 -0.24869,-0.01237 -0.3789,-0.03711 -0.12891,-0.02344 -0.26237,-0.05924 -0.40039,-0.107422 l 0,-0.380859 c 0.10937,0.0638 0.22916,0.111979 0.35937,0.144531 0.13021,0.03255 0.26628,0.04883 0.40821,0.04883 0.24739,10e-7 0.43554,-0.04883 0.56445,-0.146484 0.13021,-0.09766 0.19531,-0.239583 0.19531,-0.425781 0,-0.171874 -0.0606,-0.305989 -0.18164,-0.402344 -0.11979,-0.09765 -0.28711,-0.146483 -0.50195,-0.146484 l -0.33985,0 0,-0.324219 0.35547,0 c 0.19401,10e-7 0.34245,-0.03841 0.44531,-0.115235 0.10287,-0.07812 0.1543,-0.190102 0.1543,-0.335937 0,-0.149737 -0.0534,-0.264321 -0.16015,-0.34375 -0.10547,-0.08073 -0.25717,-0.121091 -0.45508,-0.121094 -0.10808,3e-6 -0.22396,0.01172 -0.34766,0.03516 -0.1237,0.02344 -0.25977,0.0599 -0.4082,0.109375 l 0,-0.351562 c 0.14974,-0.04166 0.28971,-0.07291 0.41992,-0.09375 0.13151,-0.02083 0.25521,-0.03125 0.37109,-0.03125 0.29948,3e-6 0.53646,0.06836 0.71094,0.205078 0.17448,0.135419 0.26172,0.319013 0.26172,0.550781 0,0.161461 -0.0462,0.298179 -0.13867,0.410157 -0.0925,0.110678 -0.22396,0.187501 -0.39453,0.230468 m -2.54688,4.8 c 0.1888,0.04037 0.33594,0.124351 0.44141,0.251954 0.10677,0.127605 0.16015,0.285157 0.16015,0.472656 0,0.287761 -0.099,0.510417 -0.29687,0.667969 -0.19792,0.157552 -0.47917,0.236328 -0.84375,0.236328 -0.1224,0 -0.2487,-0.01237 -0.37891,-0.03711 -0.1289,-0.02344 -0.26237,-0.05924 -0.40039,-0.107422 l 0,-0.380859 c 0.10938,0.0638 0.22917,0.11198 0.35938,0.144531 0.1302,0.03255 0.26627,0.04883 0.4082,0.04883 0.24739,10e-7 0.43555,-0.04883 0.56445,-0.146484 0.13021,-0.09766 0.19531,-0.239583 0.19532,-0.425781 -1e-5,-0.171874 -0.0606,-0.305989 -0.18164,-0.402344 -0.1198,-0.09766 -0.28712,-0.146483 -0.50196,-0.146484 l -0.33984,0 0,-0.324219 0.35547,0 c 0.19401,2e-6 0.34244,-0.03841 0.44531,-0.115234 0.10286,-0.07812 0.15429,-0.190103 0.1543,-0.335938 -10e-6,-0.149737 -0.0534,-0.26432 -0.16016,-0.34375 -0.10547,-0.08073 -0.25716,-0.121091 -0.45508,-0.121094 -0.10807,3e-6 -0.22396,0.01172 -0.34765,0.03516 -0.1237,0.02344 -0.25977,0.0599 -0.40821,0.109375 l 0,-0.351563 c 0.14974,-0.04166 0.28972,-0.07291 0.41992,-0.09375 0.13151,-0.02083 0.25521,-0.03125 0.3711,-0.03125 0.29948,3e-6 0.53646,0.06836 0.71094,0.205078 0.17447,0.135419 0.26171,0.319013 0.26171,0.550781 0,0.161461 -0.0462,0.298179 -0.13867,0.410157 -0.0924,0.110678 -0.22396,0.187501 -0.39453,0.230468 m 2.19531,-1.083984 c -0.20312,3e-6 -0.35612,0.100263 -0.45898,0.300781 -0.10156,0.199221 -0.15234,0.499351 -0.15234,0.900391 0,0.399741 0.0508,0.69987 0.15234,0.900391 0.10286,0.199219 0.25586,0.298828 0.45898,0.298828 0.20443,0 0.35742,-0.09961 0.45899,-0.298828 0.10286,-0.200521 0.15429,-0.50065 0.1543,-0.900391 -1e-5,-0.40104 -0.0514,-0.70117 -0.1543,-0.900391 -0.10157,-0.200518 -0.25456,-0.300778 -0.45899,-0.300781 m 0,-0.3125 c 0.32683,3e-6 0.57617,0.12956 0.74805,0.388672 0.17318,0.257815 0.25976,0.632814 0.25977,1.125 -10e-6,0.490886 -0.0866,0.865886 -0.25977,1.125 -0.17188,0.257813 -0.42122,0.386719 -0.74805,0.386719 -0.32682,0 -0.57682,-0.128906 -0.75,-0.386719 -0.17187,-0.259114 -0.25781,-0.634114 -0.25781,-1.125 0,-0.492186 0.0859,-0.867185 0.25781,-1.125 0.17318,-0.259112 0.42318,-0.388669 0.75,-0.388672\" 
-inkscape:connector-curvature=\"0\" 
-id=\"text2498\" 
-style=\"font-size:4px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:120.00000477%%;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans\" /> 
-</g> 
-<path 
-d=\"M 24.03125,12.40625 C 24.001249,12.602572 24,12.794487 24,13 c 0,2.209139 1.79086,4 4,4 2.20914,0 4,-1.790861 4,-4 0,-0.205513 -0.0012,-0.397428 -0.03125,-0.59375 C 31.764726,14.424122 30.071673,16 28,16 25.928327,16 24.235274,14.424122 24.03125,12.40625 z m 40,0 C 64.001249,12.602572 64,12.794487 64,13 c 0,2.209139 1.79086,4 4,4 2.20914,0 4,-1.790861 4,-4 0,-0.205513 -0.0012,-0.397428 -0.03125,-0.59375 C 71.764726,14.424122 70.071673,16 68,16 65.928327,16 64.235274,14.424122 64.03125,12.40625 z\" 
-inkscape:connector-curvature=\"0\" 
-id=\"path3739\" 
-style=\"opacity:0.3;fill:#ffffff;fill-opacity:1;stroke:none\" /> 
-</g> 
-<g 
-id=\"layer5\"> 
-<rect 
-width=\"66\" 
-height=\"66\" 
-rx=\"12\" 
-ry=\"12\" 
-x=\"15\" 
-y=\"15\" 
-clip-path=\"url(#clipPath3613)\" 
-id=\"rect3171\" 
-style=\"opacity:0.1;fill:url(#linearGradient3613);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;filter:url(#filter3794)\" /> 
-</g> 
-<text 
-xml:space=\"preserve\" 
-style=\"font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%%;letter-spacing:0px;word-spacing:0px;fill:#4d4d4d;fill-opacity:1;stroke:none;font-family:FreeSerif;-inkscape-font-specification:Sans\" 
-x=\"19.948051\" 
-y=\"76.36364\" 
-id=\"text3073\" 
-sodipodi:linespacing=\"125%%\"><tspan 
-sodipodi:role=\"line\" 
-id=\"tspan3075\" 
-x=\"19.948051\" 
-y=\"76.36364\" 
-style=\"font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#4d4d4d;font-family:Sans;-inkscape-font-specification:Sans Bold\">$DAY</tspan></text> 
-<text 
-xml:space=\"preserve\" 
-style=\"font-size:41.79811478px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:FreeSerif;-inkscape-font-specification:Sans\" 
-x=\"14.193411\" 
-y=\"45.137703\" 
-id=\"text3079\" 
-sodipodi:linespacing=\"125%%\" 
-transform=\"scale(1.0449529,0.95698095)\"><tspan 
-sodipodi:role=\"line\" 
-id=\"tspan3081\" 
-x=\"14.193411\" 
-y=\"45.137703\" 
-style=\"font-size:6.26971722000000042px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#4d4d4d;font-family:DejaVu Sans Mono;-inkscape-font-specification:DejaVu Sans Mono;letter-spacing:1.72999998px\">$WDAY</tspan></text> 
-<text 
-xml:space=\"preserve\" 
-style=\"font-size:48.08001709px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:FreeSerif;-inkscape-font-specification:Sans\" 
-x=\"11.070971\" 
-y=\"36.297848\" 
-id=\"text3139\" 
-sodipodi:linespacing=\"125%%\" 
-transform=\"scale(1.153617,0.86683883)\"><tspan 
-sodipodi:role=\"line\" 
-id=\"tspan3141\" 
-x=\"11.070971\" 
-y=\"36.297848\" 
-style=\"font-size:12.02000427px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#ffffff;font-family:DejaVu Sans Mono;-inkscape-font-specification:DejaVu Sans Mono Bold\">$MONTH</tspan></text> 
-</svg>" > icon
-
-    dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.ReloadModule string:Calendar # new icon -> reload (only the icon is reload 
-    echo "$date_TODAY" > .day 
-} 
-
-if test ! -e ".day"; then 
-    # this file doesn't exist 
-    make_icon
-elif [ `cat .day` -lt $date_TODAY ];then 
-    # this file exists and the date is older 
-    make_icon 
-fi 
-
-exit

=== removed file 'Calendar/preview'
Binary files Calendar/preview	2009-10-30 23:59:48 +0000 and Calendar/preview	1970-01-01 00:00:00 +0000 differ
=== removed file 'Calendar/update_calendar.sh'
--- Calendar/update_calendar.sh	2012-04-06 20:53:46 +0000
+++ Calendar/update_calendar.sh	1970-01-01 00:00:00 +0000
@@ -1,111 +0,0 @@
-#!/bin/bash
-
-# This is a part of the external applet Calendar for Cairo-Dock
-#
-# Copyright : (C) 2009-2012 by Matttbe
-# E-mail : matttbe@xxxxxxxxx
-#
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-# http://www.gnu.org/licenses/licenses.html#GPL
-
-
-icon_command="$1"
-
-rm -f .day
-if test "$icon_command" = "" -o "$icon_command" = " " -o "$icon_command" = "icon_script="; then
-	bash icon.sh
-else
-	bash "$icon_command"
-fi
-ARG=$2
-
-# sometime there is a bug with: 10-02
-if [ "$ARG" = "" ]; then
-	MIN=`date +%M`
-	case "$MIN" in
-		"01")
-			MIN=1
-		;;
-		"02")
-			MIN=2
-		;;
-		"03")
-			MIN=3
-		;;
-		"04")
-			MIN=4
-		;;
-		"05")
-			MIN=5
-		;;
-		"06")
-			MIN=6
-		;;
-		"07")
-			MIN=7
-		;;
-		"08")
-			MIN=8
-		;;
-		"09")
-			MIN=9
-		;;
-	esac
-
-	SEC=`date +%S`
-	case "$SEC" in
-		"00")
-			SEC=0
-		;;
-		"01")
-			SEC=1
-		;;
-		"02")
-			SEC=2
-		;;
-		"03")
-			SEC=3
-		;;
-		"04")
-			SEC=4
-		;;
-		"05")
-			SEC=5
-		;;
-		"06")
-			SEC=6
-		;;
-		"07")
-			SEC=7
-		;;
-		"08")
-			SEC=8
-		;;
-		"09")
-			SEC=9
-		;;
-	esac
-
-	ARG=$(((23-`date +%H`)*3600+(59-$MIN)*60+60-$SEC)) # 00:00:01
-fi
-# echo "We wait for $ARG sec."
-
-sleep $ARG
-rm -f .day # force the reload
-if test "$icon_command" = "" -o "$icon_command" = " " -o "$icon_command" = "icon_script="; then
-	bash icon.sh
-else
-	bash "$icon_command"
-fi
-
-# updated 24h later
-bash update_calendar.sh "$icon_command" 86400

=== removed directory 'Cardapio'
=== removed file 'Cardapio/Cardapio'
--- Cardapio/Cardapio	2011-07-10 23:26:32 +0000
+++ Cardapio/Cardapio	1970-01-01 00:00:00 +0000
@@ -1,127 +0,0 @@
-#!/usr/bin/python
-
-# This is a part of the external applets for Cairo-Dock
-# Copyright : (C) 2010 by Fabounet
-# E-mail : fabounet@xxxxxxxxxxxx
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-# http://www.gnu.org/licenses/licenses.html#GPL
-
-####################
-### dependancies ###
-####################
-import sys
-import gtk
-from CDApplet import *
-sys.path.append("/usr/lib/cardapio")
-dependancies_ok = True
-try:
-	from Cardapio import *
-except:
-	dependancies_ok = False
-
-####################
-### Applet class ###
-####################
-class Applet(CDApplet):
-	def __init__(self):
-		self.cardapiomenu = None
-		self.bMenuHasBeenShown = False
-		CDApplet.__init__(self)
-	
-	##### private methods #####
-	
-	def show_menu(self):
-		if (self.cardapiomenu is None):
-			dialog_attributes = {
-				"message" : _("Cardapio is not installed. Please install it before you run this applet."),
-				"time-length" : 6 }
-			widget_attributes = {}
-			self.icon.PopupDialog (dialog_attributes, widget_attributes)
-			return
-		props = self.icon.GetAll()
-		x = props["x"]
-		y = props["y"]
-		w = props["width"]
-		h = props["height"]
-		orientation = props["orientation"]
-		right = False
-		bottom = False
-		icon_x = 0
-		icon_y = 0
-		window_width, window_height = self.cardapiomenu.view.get_window_size()
-		if orientation == CDApplet.BOTTOM or orientation == CDApplet.TOP:  # horizontal dock
-			icon_x = x - w/2
-			if self.bMenuHasBeenShown and icon_x + window_width >= gtk.gdk.screen_width():  # Cardapio has a very weird window placement, so we do the opposite weird operation.
-				icon_x = gtk.gdk.screen_width() - window_width - 1
-			if orientation == CDApplet.BOTTOM:
-				icon_y = y - h/2
-				bottom = True
-			else:
-				icon_y = y + h/2
-		else:  # vertical dock
-			if (y < gtk.gdk.screen_height() / 2):
-				icon_y = y - h/2
-			else:
-				icon_y = y + h/2
-			if orientation == CDApplet.RIGHT:
-				icon_x = x - w/2
-				right = True
-			elif orientation == CDApplet.LEFT:
-				icon_x = x + w/2
-		self.bMenuHasBeenShown = True
-		self.cardapiomenu.show_hide_near_point(x=icon_x, y=icon_y, force_anchor_right=right, force_anchor_bottom=bottom)  # we could use the Dbus method, but since we already need the menu instance to unset the window decorations (silly), why bother ?
-	
-	##### applet definition #####
-	
-	def get_config(self,keyfile):
-		self.config['shortkey'] 	= keyfile.get('Configuration', 'shortkey')
-	
-	def end(self):
-		# the following function seems to freeze, so we skip it
-		###self.cardapiomenu.save_and_quit()
-		pass
-	
-	def begin(self):
-		if (not dependancies_ok):
-			return
-		self.cardapiomenu = Cardapio(show = Cardapio.DONT_SHOW)  # launch in the background
-		#self.cardapiomenu.window.set_decorated(False)  # no more needed
-		
-		self.icon.BindShortkey([self.config['shortkey']])
-	
-	def reload(self):
-		self.icon.BindShortkey([self.config['shortkey']])
-	
-	##### callbacks #####
-	
-	def on_click(self,iState):
-		self.show_menu()
-	
-	def on_build_menu(self):
-		items = [ { "label": _("Edit Menus"),
-				"icon" : "gtk-preferences",
-				"id"   : 1 } ]
-		self.icon.AddMenuItems(items)
-		
-	def on_menu_select(self,iNumEntry):
-		if iNumEntry == 1:
-			subprocess.Popen("alacarte")
-	
-	def on_shortkey(self,key):
-		self.show_menu()
-	
-	
-############
-### main ###
-############
-if __name__ == '__main__':
-	Applet().run()

=== removed file 'Cardapio/Cardapio.conf'
--- Cardapio/Cardapio.conf	2011-11-06 01:58:42 +0000
+++ Cardapio/Cardapio.conf	1970-01-01 00:00:00 +0000
@@ -1,106 +0,0 @@
-#0.0.4
-
-#[gtk-about]
-[Icon]
-#F[Applet]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name =
-
-#s Name of the icon as it will appear in its label in the dock :
-name =
-
-#F[Display]
-frame_display=
-
-#S+ Image's filename :
-#{Let empty to use the default one.}
-icon = 
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size = 0;0
-
-order=
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=Cardapio
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos =
-
-#b Lock position?
-#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
-locked = false
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size = 96;96
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation = 0
-
-#X[Visibility]
-frame_visi =
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations = default
-
-#v
-sep_deco =
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet =
-#e+[0;1] Background transparency:
-bg alpha = 1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset = 0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset = 0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset = 0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset = 0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet =
-#e+[0;1] Foreground tansparency:
-fg alpha = 1
-
-
-#[gtk-preferences]
-[Configuration]
-
-#k Shortkey to pop up the menu:
-shortkey = <Alt>F1

=== removed file 'Cardapio/auto-load.conf'
--- Cardapio/auto-load.conf	2011-06-24 23:34:05 +0000
+++ Cardapio/auto-load.conf	1970-01-01 00:00:00 +0000
@@ -1,16 +0,0 @@
-[Register]
-
-# Author of the applet
-author = Fabounet
-
-# A short description of the applet and how to use it.
-description = This applet allows you to have the <b>Cardapio menu</b> inside your dock.\nClick on the icon to popup the menu.\nRight-click lets you edit the menus.<u>Note:</u> you need to install Cardapio.
-
-# Category of the applet : 2 = files, 3 = internet, 4 = Desktop, 5 = accessory, 6 = system, 7 = fun
-category = 4
-
-# Version of the applet; change it everytime you change something in the config file. Don't forget to update the version both in this file and in the config file.
-version = 0.0.4
-
-# Default icon to use if no icon has been defined by the user. If not specified, or if the file is not found, the "icon" file will be used.
-icon = distributor-logo

=== removed file 'Cardapio/icon'
Binary files Cardapio/icon	2010-12-27 03:03:43 +0000 and Cardapio/icon	1970-01-01 00:00:00 +0000 differ
=== removed file 'Cardapio/preview'
Binary files Cardapio/preview	2011-03-05 00:03:23 +0000 and Cardapio/preview	1970-01-01 00:00:00 +0000 differ
=== removed directory 'CpuWatcher'
=== removed file 'CpuWatcher/CpuWatcher'
--- CpuWatcher/CpuWatcher	2011-07-10 23:26:32 +0000
+++ CpuWatcher/CpuWatcher	1970-01-01 00:00:00 +0000
@@ -1,222 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-# CpuWatcher, plugin for Cairo-Dock.
-# Copyright 2011 Yann Dulieu (Nochka85)
-# Based on demo_python by Fabounet.
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-import gobject
-import os
-from copy import deepcopy
-from CDApplet import CDApplet, _
-
-applet_name = os.path.basename(os.path.abspath("."))
-
-
-####################
-### Applet class ###
-####################
-class Applet(CDApplet):
-	def __init__(self):
-		self.conf_file = os.path.expanduser("~/.config/cairo-dock/current_theme/plug-ins/"+applet_name+"/"+applet_name+".conf")  # path to the conf file of our applet.
-		self.__timerId = None
-		self.__strDisplayValue = '0.0'
-		self.__firstList = []
-		self.__secondList = []
-		self.__bIsFirstStat = True
-		self.__bAverageMode = False
-		self.__bClearLabel = False
-		self.__bSubDone = False
-		self.__iNbCores = 0
-		self.__iTotalAverageTime = 0
-		self.__fTotalAverageCpu = .0
-		CDApplet.__init__(self)
-
-
-
-	##### Applet definition #####
-	
-	def get_config(self, keyfile):
-		self.config['refresh'] 		= keyfile.getint('Configuration', 'refresh') # in milliseconds.
-		self.config['myLabel']	= keyfile.get('Icon', 'name')
-		self.setTimer() # I (re)start the timer each times the config has been retrieved
-		print applet_name + " : Config retrieved + Timer started"
-
-
-	def begin(self):
-		"""
-		Note : This is launched after get_config()
-		"""
-		print applet_name + " has been started."
-
-
-	def reload(self):
-		print applet_name + " reloaded."
-
-
-	def end(self):
-		self.removeTimer()
-		print applet_name + " : Bye bye."
-
-
-
-	##### Private methods #####
-	
-	def setTimer(self):
-		self.removeTimer()
-		self.__timerId = gobject.timeout_add(self.config['refresh'], self.action_on_loop)
-
-	
-	def removeTimer(self):
-		if self.__timerId != None:
-			gobject.source_remove(self.__timerId)
-
-
-	def add_sub_icons(self, cpuPct):
-		if len(cpuPct) == 1:
-			self.__iNbCores = 1
-		else:
-			self.__iNbCores = len(cpuPct) - 1
-		print 'Number of cores : ' + str(self.__iNbCores)
-		if self.__iNbCores != 1 :
-			i = 1
-			lSubIcons = []
-			while i < (self.__iNbCores + 1):
-				lSubIcons.append('Core ' + str(i))
-				lSubIcons.append('~/.config/cairo-dock/third-party/'+applet_name+'/icon')
-				lSubIcons.append('core' + str(i))
-				i += 1
-			self.sub_icons.AddSubIcons(lSubIcons)
-
-
-	def action_on_loop(self) :
-		if self.__bIsFirstStat:			
-			self.__firstList = self.getDeltaTime()
-		else:
-			cpuPct = []			
-			self.__secondList= self.getDeltaTime()
-			deltaTimes = deepcopy(self.__secondList)
-			
-			for i in range(len(self.__firstList)):
-				for j in range(len(self.__firstList[i])):
-					deltaTimes[i][j] -= self.__firstList[i][j]
-			
-			for i in range(len(deltaTimes)):
-				if sum(deltaTimes[i]) != 0:
-					cpuPct.append(100 - (deltaTimes[i][len(deltaTimes[i]) - 1] * 100.00 / sum(deltaTimes[i])))
-				else:
-					cpuPct.append(0)
-			if self.__bSubDone == False:
-				self.add_sub_icons(cpuPct)
-				self.__bSubDone = True
-			
-			if self.__iNbCores != 1 :
-				i = 1
-				lSubIcons = []
-				while i < (self.__iNbCores + 1):
-					self.sub_icons.SetQuickInfo(str('%.1f' %cpuPct[i]) + '%', 'core' + str(i))
-					i += 1
-			
-			self.__strDisplayValue = str('%.1f' %cpuPct[0]) # Pour l'instant, on force l'affichage du CPU 0 uniquement
-			
-			self.__firstList = self.__secondList
-			self.__bIsFirstStat = False
-			
-			if self.__bAverageMode:
-				self.__bClearLabel = True
-				self.__iTotalAverageTime += 1
-				self.__fTotalAverageCpu += float(self.__strDisplayValue)
-				print applet_name + ' Total time : ' + str(self.__iTotalAverageTime * self.config['refresh']/1000) + '  -  Average :' + str('%.2f' %(self.__fTotalAverageCpu / self.__iTotalAverageTime)) + '%'
-				self.icon.SetLabel(\
-				'Average Result :\n' + \
-				'Global Cpu :' + str('%.2f' %(self.__fTotalAverageCpu / self.__iTotalAverageTime)) + '%  (' + \
-				'Total time : ' + str(self.__iTotalAverageTime * self.config['refresh']/1000) + 's)')
-			else:
-				if self.__bClearLabel:
-					self.icon.SetLabel(self.config['myLabel'])
-					self.__bClearLabel = False
-		self.icon.SetQuickInfo(self.__strDisplayValue + '%')
-		return True
-
-
-	def getCurrentStats(self):
-		statFile = file("/proc/stat", "r")
-		currentStats = []
-		tmp = statFile.readline()
-		currentStats.append(tmp.split(" ")[2:6])
-		for j in range(len(currentStats[0])):
-			currentStats[0][j] = int(currentStats[0][j])
-		i=1
-		tmp = statFile.readline()
-		while tmp[0:3] == 'cpu':
-			currentStats.append(tmp.split(" ")[1:5])
-			for j in range(len(currentStats[i])):
-				currentStats[i][j] = int(currentStats[i][j])
-			tmp = statFile.readline()
-			i += 1
-		statFile.close()
-		if len(currentStats) == 2:
-			# Il n'y a qu'un seul coeur
-			simpleFile = []
-			simpleFile.append(currentStats[0])
-			return simpleFile
-		else:
-			return currentStats
-	
-
-	def getDeltaTime(self):
-		lStats = self.getCurrentStats()
-		if self.__bIsFirstStat:
-			self.__bIsFirstStat = False
-		return lStats
-
-
-
-	##### Callbacks #####
-
-	def on_click(self,iState):
-		print applet_name + "  >>> left clic"
-
-
-	def on_middle_click(self):
-		if self.__bAverageMode:
-			print applet_name + "  >>> middle clic > Stop average mode"
-			self.__bAverageMode = False
-			self.__iTotalAverageTime = 0
-			self.__fTotalAverageCpu = .0
-			# Swap the icons
-			self.icon.SetIcon("~/.config/cairo-dock/third-party/"+applet_name+"/icon")
-		else:
-			print applet_name + "  >>> middle clic > Start average mode"
-			self.__bAverageMode = True
-			self.__iTotalAverageTime = 1
-			self.__fTotalAverageCpu = float(self.__strDisplayValue)
-			# Swap the icons
-			self.icon.SetIcon("~/.config/cairo-dock/third-party/"+applet_name+"/icon_Average.png")
-
-	
-	def on_scroll(self,bScrollUp):
-		if bScrollUp:
-			print applet_name + " scroll up !"
-		else:
-			print applet_name + " scroll down !"
-
-############
-### Main ###
-############
-
-myApplet = Applet()
-myApplet.run()

=== removed file 'CpuWatcher/CpuWatcher.conf'
--- CpuWatcher/CpuWatcher.conf	2011-11-06 01:58:42 +0000
+++ CpuWatcher/CpuWatcher.conf	1970-01-01 00:00:00 +0000
@@ -1,107 +0,0 @@
-#0.0.2
-
-#[gtk-about]
-[Icon]
-#F[Applet]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name =
-
-#s Name of the icon as it will appear in its label in the dock :
-name =
-
-#F[Display]
-frame_display=
-
-#S+ Image's filename :
-#{Let empty to use the default one.}
-icon = 
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size = 0;0
-
-order=
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=CpuWatcher
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos =
-
-#b Lock position?
-#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
-locked = false
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size = 96;96
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation = 0
-
-#X[Visibility]
-frame_visi =
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations = default
-
-#v
-sep_deco =
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet =
-#e+[0;1] Background transparency:
-bg alpha = 1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset = 0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset = 0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset = 0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset = 0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet =
-#e+[0;1] Foreground tansparency:
-fg alpha = 1
-
-
-#[gtk-preferences]
-[Configuration]
-
-#i[500;60000] Refresh time :
-#{in ms}
-refresh = 1000

=== removed file 'CpuWatcher/auto-load.conf'
--- CpuWatcher/auto-load.conf	2011-05-19 23:57:32 +0000
+++ CpuWatcher/auto-load.conf	1970-01-01 00:00:00 +0000
@@ -1,13 +0,0 @@
-[Register]
-
-# Author of the applet
-author = Yann Dulieu
-
-# A short description of the applet and how to use it.
-description = This the CpuWatcher applet.\nIt lets you keep an eye on your cpu load\n(and each cores in submenu!)\nYou can obtain an average of the main core\n(in the label) with a middle click on the icon. 
-
-# Category of the applet : 2 = files, 3 = internet, 4 = Desktop, 5 = accessory, 6 = system, 7 = fun
-category = 6
-
-# Version of the applet; change it everytime you change something in the config file. Don't forget to update the version both in this file and in the config file.
-version = 0.0.2

=== removed file 'CpuWatcher/icon'
Binary files CpuWatcher/icon	2011-01-08 17:47:20 +0000 and CpuWatcher/icon	1970-01-01 00:00:00 +0000 differ
=== removed file 'CpuWatcher/icon_Average.png'
Binary files CpuWatcher/icon_Average.png	2011-01-08 17:47:20 +0000 and CpuWatcher/icon_Average.png	1970-01-01 00:00:00 +0000 differ
=== removed file 'CpuWatcher/preview'
Binary files CpuWatcher/preview	2011-01-08 17:47:20 +0000 and CpuWatcher/preview	1970-01-01 00:00:00 +0000 differ
=== removed directory 'Deluge'
=== removed file 'Deluge/Deluge'
--- Deluge/Deluge	2011-11-06 02:32:07 +0000
+++ Deluge/Deluge	1970-01-01 00:00:00 +0000
@@ -1,330 +0,0 @@
-#!/usr/bin/python
-
-# This is a part of the external applets for Cairo-Dock
-# Copyright : (C) 2011 by Fabounet
-# E-mail : fabounet@xxxxxxxxxxxx
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-# http://www.gnu.org/licenses/licenses.html#GPL
-
-####################
-### dependancies ###
-####################
-try:
-	# Merge GLib's main loop with Twister's one
-	from twisted.internet import glib2reactor
-	glib2reactor.install()
-	# Import the client module
-	from deluge.ui.client import client
-	# Import the reactor module from Twisted - this is for our mainloop
-	from twisted.internet import reactor
-	# Set up the logger to print out errors
-	from deluge.log import setupLogger
-	import deluge.component
-	setupLogger()
-except ImportError, e:
-	print e
-	print "This applet is designed to be used with Deluge 1.2 or later, make sure it is installed."
-	exit()
-import subprocess
-from os import popen
-from math import sqrt
-from gobject import timeout_add
-from CDApplet import CDApplet, _
-
-def format_bytes(x):
-	unit=''
-	if x < 1024:
-		unit = 'B'
-		y = x
-	elif x < 1048576:
-		unit = 'K'
-		y = float(x) / 1024
-	elif x < 1073741824:
-		unit = 'M'
-		y = float(x) / 1048576
-	else:
-		unit = 'G'
-		y = float(x) / 1073741824
-	return y,unit
-	
-html_escape_table = {
-	"&": "&amp;",
-	'"': "&quot;",
-	"'": "&apos;",
-	">": "&gt;",
-	"<": "&lt;",
-	}
-
-def html_escape(text):
-	"""Produce entities within text."""
-	return "".join(html_escape_table.get(c,c) for c in text)
-
-####################
-### Applet class ###
-####################
-class Applet(CDApplet):
-	def __init__(self):
-		# define internal variables
-		self.d = None
-		self.cClass = 'deluge'
-		self.bHasFocus = False
-		self.iSidGetData = 0
-		self.iSidTryConnect = 0
-		
-		self.bConnected = False
-		self.bExit = False
-		
-		# call high-level init
-		CDApplet.__init__(self)
-	
-	##### private methods #####
-	
-	# Connection
-	
-	def try_connect(self):
-		#print "try_connect..."
-		if self.bConnected:
-			self.iSidTryConnect = 0
-			return False
-		else:
-			self.connnect_to_daemon()
-			return True
-	
-	def connnect_to_daemon(self):
-		self.d = client.connect(self.config['server'], self.config['port'], self.config['user'], self.config['password'])
-		self.d.addCallback(self.on_connect_success)
-		self.d.addErrback(self.on_connect_fail)
-	
-	def on_connect_fail(self,reason):
-		#print "Connection failed!"
-		#print "reason:", reason
-		self.bConnected = False
-		self.icon.SetQuickInfo("")
-		
-		if self.iSidTryConnect == 0:
-			self.iSidTryConnect = timeout_add(2000,self.try_connect)
-	
-	def on_connect_success(self,result):
-		print "*** connected to Deluge!"
-		self.bConnected = True
-		if self.iSidGetData == 0:
-			self.iSidGetData = timeout_add (2000, self.update_data)
-	
-	def daemon_disconnect_callback(self):
-		print "*** Disconnected from deluge daemon"
-		self.bConnected = False
-		self.icon.SetQuickInfo("")
-		if not self.bExit:  # we didn't get disconnected because the applet was stopped -> try to reconnect
-			if self.iSidTryConnect == 0:
-				self.iSidTryConnect = timeout_add(2000,self.try_connect)
-	
-	# Global data
-	
-	def update_data(self):
-		if not self.bConnected:
-			self.iSidGetData = 0
-			return False
-		
-		client.core.get_session_status(["payload_download_rate"]).addCallback(self.on_got_data,'payload_download_rate')
-		
-		return True
-	
-	def on_got_data(self,value,key):
-		rate=value[key]
-		unit=''
-		if rate < 100:
-			rate = 0
-		rate,unit = format_bytes(rate)
-		
-		form = ''
-		if rate == 0:
-			form = ".0f"
-		elif rate < 10:
-			form = ".2f"
-		elif rate < 100:
-			form = ".1f"
-		else:
-			form = ".0f"
-			
-		self.icon.SetQuickInfo(format(rate,form)+unit)
-		
-	# Torrents info
-	
-	def show_torrents_info(self):
-		if self.bConnected:
-			client.core.get_torrents_status({},['name','progress','eta','paused','ratio','num_peers','num_seeds']).addCallback(self.on_got_torrents_status)
-		else:
-			self.icon.ShowDialog(_("Deluge is not running, or is not responding to us."), 4)
-	
-	def on_got_torrents_status(self,status):
-		info = ""
-		n = 0
-		for id, value in status.items():
-			info += "<b>"+html_escape(value['name'])+"</b>:\n"
-			info += "  progress: "+format(value['progress'],".1f")+'%'
-			if value['paused']:
-				info += " <i>(paused)</i>\n"
-			else:  # active torrent
-				t = value['eta']
-				if t > 0:
-					info += " <i>(time remaining: "
-					d=h=m=s=0
-					if t > 86400:
-						d = int(t) / 86400
-						h = int(t - d*86400) / 3600
-						if d > 0:
-							info += str(d)+"days"
-						if d > 0 or h > 0:
-							info += str(h)+"h"
-					else:
-						h = int(t) / 3600
-						m = int(t - h*3600) / 60
-						s = int(t - h*3600 - m*60)
-						if h > 0:
-							info += str(h)+"h"
-						if h > 0 or m > 0:
-							info += str(m)+"mn"
-						info += str(s)+"s)"
-					info += "</i>\n"
-				else:
-					info += " <i>(finished)</i>\n"
-				info += "  nb peers: "+str(value['num_peers'])+", nb seeds: "+str(value['num_seeds'])+"\n"
-			
-			info += "  ratio: "+format(value['ratio'],".2f")+'\n'
-			n += 1
-		if n == 0:
-			info += "<i>no torrent in the list</i>\n"
-		
-		client.core.get_session_status(["total_payload_download","total_payload_upload"]).addCallback(self.on_got_total_amount,info)
-	
-	def on_got_total_amount(self,values,info):
-		info += "\n<b>total amount of data:</b>\n"
-		
-		dl = values["total_payload_download"]
-		if dl < 100:
-			form = ".0f"
-		else:
-			form = ".1f"
-		dl,unit = format_bytes(dl)
-		info += " - received: "+format(dl,form)+unit+"\n"
-		
-		ul = values["total_payload_upload"]
-		if ul < 100:
-			form = ".0f"
-		else:
-			form = ".1f"
-		ul,unit = format_bytes(ul)
-		info += " - sent: "+format(ul,form)+unit
-		
-		dialog_attributes = {
-			"icon" : "deluge",
-			"message" : info,
-			"use-markup" : True,
-			"time-length" : 4+len(info)/40 }
-		widget_attributes = {}
-		self.icon.PopupDialog (dialog_attributes, widget_attributes)
-	
-	##### applet definition #####
-	
-	def get_config(self,keyfile):
-		self.config['server'] 		= keyfile.get('Configuration', 'server')
-		self.config['port'] 		= keyfile.getint('Configuration', 'port')
-		self.config['user'] 		= keyfile.get('Configuration', 'user')
-		self.config['password'] 	= keyfile.get('Configuration', 'password')
-		self.config['shortkey'] 	= keyfile.get('Configuration', 'shortkey')
-		if self.config['server'] == '':
-			self.config['server'] = '127.0.0.1'
-		if self.config['port'] == 0:
-			self.config['port'] = 58846
-		
-	def end(self):
-		print "*** end of Deluge applet"
-		self.bExit = True  # to not try to reconnect when we get the 'disconnected' signal
-		client.disconnect()
-		reactor.stop()
-	
-	def begin(self):
-		self.icon.BindShortkey([self.config['shortkey']])
-		self.icon.ControlAppli(self.cClass)
-		
-		client.set_disconnect_callback(self.daemon_disconnect_callback)
-		self.connnect_to_daemon()
-		reactor.run()
-	
-	def reload(self):
-		self.icon.BindShortkey([self.config['shortkey']])
-		
-	##### callbacks #####
-	
-	def on_click(self,iState):
-		Xid = self.icon.Get("Xid")
-		if Xid != 0:
-			if self.bHasFocus:
-				self.icon.ActOnAppli("minimize")
-			else:
-				self.icon.ActOnAppli("show")
-		else:  # Deluge not started, or in the systray.
-			print "launch Deluge..."
-			if not self.bConnected:
-				subprocess.Popen('deluged')
-			subprocess.Popen(self.cClass)
-	
-	def on_middle_click(self):
-		self.show_torrents_info()
-	
-	def on_build_menu(self):
-		if self.bConnected:
-			items = [ {
-					"label": _("Pause all torrents"),
-					"icon" : "gtk-media-pause",
-					"menu" : CDApplet.MAIN_MENU_ID,
-					"id"   : 1
-				}, {
-					"label": _("Resume all torrents"),
-					"icon" : "gtk-media-play",
-					"menu" : CDApplet.MAIN_MENU_ID,
-					"id"   : 2
-				}, {
-					"label": _("Torrents info") + " (" + _("middle-click") + ")",
-					"icon" : "gtk-info",
-					"menu" : CDApplet.MAIN_MENU_ID,
-					"id"   : 3
-				} ]
-			self.icon.AddMenuItems(items)
-		
-	def on_menu_select(self,iNumEntry):
-		if iNumEntry == 1:
-			client.core.pause_all_torrents()
-		elif iNumEntry == 2:
-			client.core.resume_all_torrents()
-		elif iNumEntry == 3:
-			self.show_torrents_info()
-		
-	def on_drop_data(self,cReceivedData):
-		print "*** received: "+cReceivedData
-		if self.bConnected:
-			client.core.add_torrent_url(str(cReceivedData),None)
-		else:
-			subprocess.Popen('deluged')
-			popen(self.cClass+" "+cReceivedData+"&")
-	
-	def on_shortkey(self,key):
-		self.show_torrents_info()
-	
-	def on_change_focus(self,has_focus):
-		self.bHasFocus = has_focus
-	
-############
-### main ###
-############
-if __name__ == '__main__':
-	Applet().run()

=== removed file 'Deluge/Deluge.conf'
--- Deluge/Deluge.conf	2011-11-06 01:58:42 +0000
+++ Deluge/Deluge.conf	1970-01-01 00:00:00 +0000
@@ -1,112 +0,0 @@
-#0.0.3
-
-#[gtk-about]
-[Icon]
-
-#F[Applet]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name =
-
-#s Name of the icon as it will appear in its label in the dock :
-name =
-
-#F[Display]
-frame_display=
-
-#S+ Image's filename :
-#{Let empty to use the default one.}
-icon = 
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size = 0;0
-
-order=
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=Deluge
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos =
-
-#b Lock position?
-#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
-locked = false
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size = 96;96
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation = 0
-
-#X[Visibility]
-frame_visi =
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations = default
-
-#v
-sep_deco =
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet =
-#e+[0;1] Background transparency:
-bg alpha = 1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset = 0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset = 0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset = 0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset = 0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet =
-#e+[0;1] Foreground tansparency:
-fg alpha = 1
-
-
-#[gtk-preferences]
-[Configuration]
-
-server = 127.0.0.1
-port = 58846
-user =
-password =
-
-#k Shortkey to pop up the torrents info:
-shortkey = <Ctrl>F10

=== removed file 'Deluge/auto-load.conf'
--- Deluge/auto-load.conf	2011-11-15 00:57:57 +0000
+++ Deluge/auto-load.conf	1970-01-01 00:00:00 +0000
@@ -1,19 +0,0 @@
-[Register]
-
-# Author of the applet
-author = Fabounet
-
-# A short description of the applet and how to use it.
-description = This applet allows you to <b>control Deluge</b> from the Dock (You need to install <i>deluged</i>, which is the daemon used to communicate between the Dock and Deluge).\nIt can display the <b>download rate</b> on the icon.\n<b>Middle-click</b> on the icon gives you information about the current torrents (you can bind a shortkey for this action).\n<b>Right-click</b> on the icon allows you to pause/start all the torrents.\n<b>Drop a torrent file</b> on the icon to add it to the list and start downloading it immediately.
-
-# Category of the applet : 2 = files, 3 = internet, 4 = Desktop, 5 = accessory, 6 = fun
-category = 3
-
-# Version of the applet; change it everytime you change something in the config file. Don't forget to update the version both in this file and in the config file.
-version = 0.0.3
-
-# Default icon to use if no icon has been defined by the user. If not specified, or if the file is not found, the "icon" file will be used.
-icon = deluge
-
-# The applet is a "smart launcher"; it will behave as a launcher in the taskbar.
-act as launcher = true
\ No newline at end of file

=== removed file 'Deluge/icon'
Binary files Deluge/icon	2011-01-10 00:56:22 +0000 and Deluge/icon	1970-01-01 00:00:00 +0000 differ
=== removed file 'Deluge/preview'
Binary files Deluge/preview	2011-03-04 02:24:58 +0000 and Deluge/preview	1970-01-01 00:00:00 +0000 differ
=== removed directory 'DiskFree'
=== removed file 'DiskFree/COPYING'
--- DiskFree/COPYING	2010-11-27 19:53:46 +0000
+++ DiskFree/COPYING	1970-01-01 00:00:00 +0000
@@ -1,621 +0,0 @@
-                    GNU GENERAL PUBLIC LICENSE
-                       Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-                            Preamble
-
-  The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
-  The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works.  By contrast,
-the GNU General Public License is intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users.  We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors.  You can apply it to
-your programs, too.
-
-  When we speak of free software, we are referring to freedom, not
-price.  Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
-  To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights.  Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
-
-  For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received.  You must make sure that they, too, receive
-or can get the source code.  And you must show them these terms so they
-know their rights.
-
-  Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
-  For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software.  For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
-  Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so.  This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software.  The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable.  Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products.  If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
-
-  Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary.  To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.
-
-                       TERMS AND CONDITIONS
-
-  0. Definitions.
-
-  "This License" refers to version 3 of the GNU General Public License.
-
-  "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
-  "The Program" refers to any copyrightable work licensed under this
-License.  Each licensee is addressed as "you".  "Licensees" and
-"recipients" may be individuals or organizations.
-
-  To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy.  The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
-  A "covered work" means either the unmodified Program or a work based
-on the Program.
-
-  To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy.  Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
-  To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies.  Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
-  An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License.  If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
-  1. Source Code.
-
-  The "source code" for a work means the preferred form of the work
-for making modifications to it.  "Object code" means any non-source
-form of a work.
-
-  A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
-  The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form.  A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
-  The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities.  However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work.  For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
-  The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
-  The Corresponding Source for a work in source code form is that
-same work.
-
-  2. Basic Permissions.
-
-  All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met.  This License explicitly affirms your unlimited
-permission to run the unmodified Program.  The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work.  This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
-  You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force.  You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright.  Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
-  Conveying under any other circumstances is permitted solely under
-the conditions stated below.  Sublicensing is not allowed; section 10
-makes it unnecessary.
-
-  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
-  No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
-  When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
-  4. Conveying Verbatim Copies.
-
-  You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
-  You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
-  5. Conveying Modified Source Versions.
-
-  You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
-    a) The work must carry prominent notices stating that you modified
-    it, and giving a relevant date.
-
-    b) The work must carry prominent notices stating that it is
-    released under this License and any conditions added under section
-    7.  This requirement modifies the requirement in section 4 to
-    "keep intact all notices".
-
-    c) You must license the entire work, as a whole, under this
-    License to anyone who comes into possession of a copy.  This
-    License will therefore apply, along with any applicable section 7
-    additional terms, to the whole of the work, and all its parts,
-    regardless of how they are packaged.  This License gives no
-    permission to license the work in any other way, but it does not
-    invalidate such permission if you have separately received it.
-
-    d) If the work has interactive user interfaces, each must display
-    Appropriate Legal Notices; however, if the Program has interactive
-    interfaces that do not display Appropriate Legal Notices, your
-    work need not make them do so.
-
-  A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit.  Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
-  6. Conveying Non-Source Forms.
-
-  You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
-    a) Convey the object code in, or embodied in, a physical product
-    (including a physical distribution medium), accompanied by the
-    Corresponding Source fixed on a durable physical medium
-    customarily used for software interchange.
-
-    b) Convey the object code in, or embodied in, a physical product
-    (including a physical distribution medium), accompanied by a
-    written offer, valid for at least three years and valid for as
-    long as you offer spare parts or customer support for that product
-    model, to give anyone who possesses the object code either (1) a
-    copy of the Corresponding Source for all the software in the
-    product that is covered by this License, on a durable physical
-    medium customarily used for software interchange, for a price no
-    more than your reasonable cost of physically performing this
-    conveying of source, or (2) access to copy the
-    Corresponding Source from a network server at no charge.
-
-    c) Convey individual copies of the object code with a copy of the
-    written offer to provide the Corresponding Source.  This
-    alternative is allowed only occasionally and noncommercially, and
-    only if you received the object code with such an offer, in accord
-    with subsection 6b.
-
-    d) Convey the object code by offering access from a designated
-    place (gratis or for a charge), and offer equivalent access to the
-    Corresponding Source in the same way through the same place at no
-    further charge.  You need not require recipients to copy the
-    Corresponding Source along with the object code.  If the place to
-    copy the object code is a network server, the Corresponding Source
-    may be on a different server (operated by you or a third party)
-    that supports equivalent copying facilities, provided you maintain
-    clear directions next to the object code saying where to find the
-    Corresponding Source.  Regardless of what server hosts the
-    Corresponding Source, you remain obligated to ensure that it is
-    available for as long as needed to satisfy these requirements.
-
-    e) Convey the object code using peer-to-peer transmission, provided
-    you inform other peers where the object code and Corresponding
-    Source of the work are being offered to the general public at no
-    charge under subsection 6d.
-
-  A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
-  A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling.  In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage.  For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product.  A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
-  "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source.  The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
-  If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information.  But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
-  The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed.  Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
-  Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
-  7. Additional Terms.
-
-  "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law.  If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
-  When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it.  (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.)  You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
-  Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
-    a) Disclaiming warranty or limiting liability differently from the
-    terms of sections 15 and 16 of this License; or
-
-    b) Requiring preservation of specified reasonable legal notices or
-    author attributions in that material or in the Appropriate Legal
-    Notices displayed by works containing it; or
-
-    c) Prohibiting misrepresentation of the origin of that material, or
-    requiring that modified versions of such material be marked in
-    reasonable ways as different from the original version; or
-
-    d) Limiting the use for publicity purposes of names of licensors or
-    authors of the material; or
-
-    e) Declining to grant rights under trademark law for use of some
-    trade names, trademarks, or service marks; or
-
-    f) Requiring indemnification of licensors and authors of that
-    material by anyone who conveys the material (or modified versions of
-    it) with contractual assumptions of liability to the recipient, for
-    any liability that these contractual assumptions directly impose on
-    those licensors and authors.
-
-  All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10.  If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term.  If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
-  If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
-  Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
-  8. Termination.
-
-  You may not propagate or modify a covered work except as expressly
-provided under this License.  Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
-  However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
-  Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
-  Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License.  If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
-  9. Acceptance Not Required for Having Copies.
-
-  You are not required to accept this License in order to receive or
-run a copy of the Program.  Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance.  However,
-nothing other than this License grants you permission to propagate or
-modify any covered work.  These actions infringe copyright if you do
-not accept this License.  Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
-  10. Automatic Licensing of Downstream Recipients.
-
-  Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License.  You are not responsible
-for enforcing compliance by third parties with this License.
-
-  An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations.  If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
-  You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License.  For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
-  11. Patents.
-
-  A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based.  The
-work thus licensed is called the contributor's "contributor version".
-
-  A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version.  For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
-  Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
-  In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement).  To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
-  If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients.  "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
-  If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
-  A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License.  You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
-  Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
-  12. No Surrender of Others' Freedom.
-
-  If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all.  For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
-  13. Use with the GNU Affero General Public License.
-
-  Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
-combined work, and to convey the resulting work.  The terms of this
-License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
-
-  14. Revised Versions of this License.
-
-  The Free Software Foundation may publish revised and/or new versions of
-the GNU General Public License from time to time.  Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-  Each version is given a distinguishing version number.  If the
-Program specifies that a certain numbered version of the GNU General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation.  If the Program does not specify a version number of the
-GNU General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
-  If the Program specifies that a proxy can decide which future
-versions of the GNU General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
-  Later license versions may give you additional or different
-permissions.  However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
-  15. Disclaimer of Warranty.
-
-  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-  16. Limitation of Liability.
-
-  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
-  17. Interpretation of Sections 15 and 16.
-
-  If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
-                     END OF TERMS AND CONDITIONS

=== removed file 'DiskFree/CairoDockPlugin.py'
--- DiskFree/CairoDockPlugin.py	2010-11-28 16:40:56 +0000
+++ DiskFree/CairoDockPlugin.py	1970-01-01 00:00:00 +0000
@@ -1,121 +0,0 @@
-# -*- coding: utf-8 -*-
-
-# DiskFree, plugin for Cairo-Dock. View the available disk space.
-# Copyright 2010 Xavier Nayrac
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-import os.path
-import dbus
-from dbus.mainloop.glib import DBusGMainLoop
-import sys
-import gobject
-
-CAIRO_SERVICE = 'org.cairodock.CairoDock'
-CAIRO_APPLET = 'org.cairodock.CairoDock.applet'
-CAIRO_PATH = '/org/cairodock/CairoDock/'
-
-class CairoDockPlugin(object):
-	"""
-	I'm a basic Cairo-Dock plugin.
-	I mainly set the D-bus stuff.
-	"""
-	def __init__(self):
-		self.__debugMode = False
-		self.__name = os.path.basename(os.path.abspath("."))
-		self.__path = CAIRO_PATH + self.__name
-		self.__plugin = None # Je sert d'interface avec D-bus.
-		self.__programLoop = None
-		self.__initPlugin()
-		
-	def __initPlugin(self):
-		self.__initDbus()
-		self.__initCallbacks()
-		self.__initLoop()
-	
-	def __initDbus(self):
-		DBusGMainLoop(set_as_default = True)
-		bus = dbus.SessionBus()
-		try:
-			dbusObject = bus.get_object(CAIRO_SERVICE, self.__path)
-		except dbus.DBusException:
-			print "<%s can't be found on the bus, exit>" % (self.__name)
-			sys.exit(1)
-		self.__plugin = dbus.Interface(dbusObject, CAIRO_APPLET)
-	
-	def __initCallbacks(self):
-		self.__plugin.connect_to_signal("on_click", self.onClick)
-		self.__plugin.connect_to_signal("on_stop_module", self.onStop)
-		self.__plugin.connect_to_signal("on_reload_module", self.onReload)
-	
-	def __initLoop(self):
-		self.__programLoop = gobject.MainLoop()
-	
-	def name(self):
-		return self.__name
-		
-	def run(self):
-		"""
-		I'm connecting to the Cairo-Dock's program loop. 
-		To 'run' the plugin, call me when all initializations are done.
-		"""
-		self.__messageDebug('run')
-		self.__programLoop.run()
-
-	def debug(self):
-		"""
-		Call me one time in the beginning of your script. If you are running Cairo-Dock
-		from a console window, you'll be able to see what I'm doing.
-		"""
-		self.__debugMode = True
-	
-	def onClick(self, iState):
-		"""
-		I react to left click on my icon.
-		"""
-		self.__messageDebug('left clic %d' % iState)
-		
-	def onStop(self):
-		"""
-		Time to quit.
-		"""
-		self.__messageDebug('stop')
-		self.__programLoop.quit()
-	
-	def onReload(self, bConfigHasChanged):
-		"""
-		I just was reloaded. Check for a new configuration.
-		"""
-		self.__messageDebug('reloaded')
-		if bConfigHasChanged:
-			self.__messageDebug('new configuration')
-
-	def __messageDebug(self, message):
-		"""
-		I write message to console if I have permission to do this.
-		"""
-		if self.__debugMode:
-			print '<%s : %s>' % (self.__name, message)
-
-	def setLabel(self, label):
-		"""
-		I update my icon's label.
-		"""
-		self.__plugin.SetLabel(label)
-
-	def setQuickInfo(self, info):
-		"""
-		I update my icon's QuickInfo.
-		"""
-		self.__plugin.SetQuickInfo(info)

=== removed file 'DiskFree/Configuration.py'
--- DiskFree/Configuration.py	2011-02-25 01:02:47 +0000
+++ DiskFree/Configuration.py	1970-01-01 00:00:00 +0000
@@ -1,53 +0,0 @@
-# -*- coding: utf-8 -*-
-
-# DiskFree, plugin for Cairo-Dock. View the available disk space.
-# Copyright 2010 Xavier Nayrac
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-from ConfigParser import RawConfigParser
-from os.path import isfile
-from os.path import expanduser
-import sys
-
-CAIRO_CONF_PATH = "~/.config/cairo-dock/current_theme/plug-ins"
-
-class Configuration(RawConfigParser):
-	"""
-	I manage the configuration's file of a Cairo-Dock plugin.
-	"""
-	def __init__(self, nameOfPlugin):
-		RawConfigParser.__init__(self)
-		self.nameOfPlugin = ''
-		self.__setFile(nameOfPlugin)
-
-	def __setFile(self, nameOfPlugin):
-		"""
-		I set the name of the configuration's file, with the help of plugin's name.
-		Then I read the configuration.
-		"""
-		nameOfPlugin = "%s/%s/%s.conf" % (CAIRO_CONF_PATH, nameOfPlugin, nameOfPlugin)
-		nameOfPlugin = expanduser(nameOfPlugin)
-		if isfile(nameOfPlugin):
-			self.nameOfPlugin = nameOfPlugin
-			self.refresh()
-		else:
-			print "%s n'existe pas ! Fin du programme." % (nameOfPlugin)
-			sys.exit(1)
-	
-	def refresh(self):
-		"""
-		I read the configuration's file.
-		"""
-		self.readfp(open(self.nameOfPlugin))

=== removed file 'DiskFree/DiskFree'
--- DiskFree/DiskFree	2010-11-28 10:17:19 +0000
+++ DiskFree/DiskFree	1970-01-01 00:00:00 +0000
@@ -1,27 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-# DiskFree, plugin for Cairo-Dock. View the available disk space.
-# Copyright 2010 Xavier Nayrac
-# Based on demo_bash, from Nochka85, modified by matttbe, based on 
-# demo.py by Fabounet.
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-from DiskFreePlugin import DiskFreePlugin
-
-plugin = DiskFreePlugin()
-# Uncomment the following line to trace my actions in the console.
-#plugin.debug()
-plugin.run()

=== removed file 'DiskFree/DiskFree.conf'
--- DiskFree/DiskFree.conf	2011-11-06 01:58:42 +0000
+++ DiskFree/DiskFree.conf	1970-01-01 00:00:00 +0000
@@ -1,110 +0,0 @@
-#1.0.2
-
-#[gtk-about]
-[Icon]
-#F[Applet]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name =
-
-#s Name of the icon as it will appear in its label in the dock :
-name =
-
-#F[Display]
-frame_display=
-
-#S+ Image's filename :
-#{Let empty to use the default one.}
-icon = 
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size = 0;0
-
-order=
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=DiskFree
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos =
-
-#b Lock position?
-#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
-locked = false
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size = 96;96
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation = 0
-
-#X[Visibility]
-frame_visi =
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations = default
-
-#v
-sep_deco =
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet =
-#e+[0;1] Background transparency:
-bg alpha = 1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset = 0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset = 0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset = 0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset = 0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet =
-#e+[0;1] Foreground tansparency:
-fg alpha = 1
-
-
-#[gtk-preferences]
-[Configuration]
-
-#b View available file system's space as Giga (checked) or Mega (unchecked) :
-gigaView = true
-
-#i[1;10] Time between two file system's checking :
-#{in minutes}
-interval = 5

=== removed file 'DiskFree/DiskFreePlugin.py'
--- DiskFree/DiskFreePlugin.py	2010-11-28 16:40:56 +0000
+++ DiskFree/DiskFreePlugin.py	1970-01-01 00:00:00 +0000
@@ -1,98 +0,0 @@
-# -*- coding: utf-8 -*-
-
-# DiskFree, plugin for Cairo-Dock. View the available disk space.
-# Copyright 2010 Xavier Nayrac
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-from CairoDockPlugin import CairoDockPlugin
-import os
-import gobject
-from Configuration import Configuration
-
-class DiskFreePlugin(CairoDockPlugin):
-	"""
-	I print the available file system's space on my label.
-	You can choose to view the result in Go or Mo. You can set the ellapsed
-	time between two checks.
-	"""
-	def __init__(self):
-		super(DiskFreePlugin, self).__init__()
-		self.__interval = 60000 # 1 minute (in millisecondes)
-		self.__isGiga = True # else mega-octet
-		self.__config = Configuration(self.name())
-		self.__timerId = None
-	
-	def getFreeSpace(self):
-		"""
-		I return the available space (in octet) at the root of the file system's.
-		"""
-		stats = os.statvfs('/')
-		return stats.f_bsize * stats.f_bavail
-		
-	def onClick(self, iState):
-		"""
-		I set my label to the available space.
-		"""
-		super(DiskFreePlugin, self).onClick(iState)
-		if self.__isGiga:
-			gigaOctets = self.getFreeSpace() / (1024.0 * 1024 * 1024)
-			label = "%.1f Go" % (gigaOctets)
-		else:
-			megaOctets = self.getFreeSpace() / (1024 * 1024)
-			label = "%d Mo" % (megaOctets)
-		self.setQuickInfo(label)
-		return True
-	
-	def onReload(self, bConfigHasChanged):
-		"""
-		Je recharge la configuration si besoin.
-		"""
-		super(DiskFreePlugin, self).onReload(bConfigHasChanged)
-		if bConfigHasChanged:
-			self.__setConfiguration()
-		
-	def __setConfiguration(self):
-		"""
-		I reload the configuration.
-		"""
-		self.__config.refresh()
-		interval = int(self.__config.get('Configuration', 'interval'))
-		self.__interval = interval * 60000 # convert in millisecondes.
-		self.__setTimer()
-		self.__isGiga = self.__config.getboolean('Configuration', 'gigaView')
-		self.setQuickInfo(self.__config.get('Icon', 'name'))
-	
-	def __setTimer(self):
-		"""
-		I set the time between two checks.
-		"""
-		self.__removeTimer()
-		self.__timerId = gobject.timeout_add(self.__interval, self.onClick, 0)
-		
-	def __removeTimer(self):
-		"""
-		I properly remove the timer.
-		"""
-		if self.__timerId != None:
-			gobject.source_remove(self.__timerId)
-
-	def run(self):
-		"""
-		Call me when you are ready 'to launch' the plugin's loop.
-		"""
-		self.__setConfiguration()
-		self.onClick(0)
-		super(DiskFreePlugin, self).run()
-		self.__removeTimer()

=== removed file 'DiskFree/README'
--- DiskFree/README	2010-11-27 19:53:46 +0000
+++ DiskFree/README	1970-01-01 00:00:00 +0000
@@ -1,14 +0,0 @@
-DiskFree, plugin for Cairo-Dock.
-Copyright 2010 Xavier Nayrac
-
-Summary:
-Get the free disk space.
-
-License:
-GPL, see COPYING.
-
-Details:
-Icon come from Xquisite set (http://xfce-look.org/).
-
-Contact:
-xavier.nayrac@xxxxxxxxx
\ No newline at end of file

=== removed file 'DiskFree/auto-load.conf'
--- DiskFree/auto-load.conf	2011-05-19 23:57:32 +0000
+++ DiskFree/auto-load.conf	1970-01-01 00:00:00 +0000
@@ -1,6 +0,0 @@
-[Register]
-
-author = Xavier Nayrac
-description = View available file system's free space.
-category = 6
-version = 1.0.2

=== removed file 'DiskFree/icon'
Binary files DiskFree/icon	2010-11-28 16:40:56 +0000 and DiskFree/icon	1970-01-01 00:00:00 +0000 differ
=== removed file 'DiskFree/preview'
Binary files DiskFree/preview	2010-11-27 19:53:46 +0000 and DiskFree/preview	1970-01-01 00:00:00 +0000 differ
=== removed directory 'Facebook'
=== removed file 'Facebook/Facebook'
--- Facebook/Facebook	2012-02-17 00:56:24 +0000
+++ Facebook/Facebook	1970-01-01 00:00:00 +0000
@@ -1,535 +0,0 @@
-#!/usr/bin/python
-
-# This is a part of the external applets for Cairo-Dock
-# Copyright : (C) 2011 by Benjamin
-# E-mail : jesuisbenjamin@xxxxxxxxx
-# Thanks to Matttbe, Fabounet and Eduardo for their help on this. 
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-# http://www.gnu.org/licenses/licenses.html#GPL
-#
-# This program depends on FBCMD, a command line interface (CLI) for Facebook.
-# http://fbcmd.dtompkins.com/ 
-
-####################
-### dependancies ###
-####################
-
-from CDApplet import CDApplet, _
-import glib
-import gtk
-import os
-import subprocess
-from subprocess import PIPE
-import sys
-import time
-import svg_mod
-import re
-
-class FaceBook(CDApplet):
-	def __init__(self):
-		# in fbconfig is stored configuration information
-		self.fbconfig = {}
-		# in fb is stored data from Facebook
-		self.fb = {}
-		# recurence is the interval between updates in milliseconds
-		self.recurence = int
-		# in self.appconfig is the alarm configuration information
-		self.appconfig = {}
-		# possible values and keys for ATTENTION_HOW in configuration file
-		self.HOW_DICT = {0 : 'bounce', 1 : 'blink', 2 : 'pulse', 3 : 'rotate', 4 : 'spot', 5 : 'wave', 6: 'wobbly', 7: 'none'}
-		# possible vales and keys for ATTENTION_WHEN in configuration file
-		self.WHEN_DICT = {0 : 'superior', 1 : 'alway', 2 : 'different', 4 : 'never'} 
-		# self.counter hold the nubner of notifications
-		self.counter = 0
-		# log file where self.fbcmd and self.fbcmd values are recorded
-		self.logfile = 'fbcmd'
-		# whether fbcmd is installed
-		self.fbcmd = bool
-		# message in case fbcmd is not installed:
-		self.needfbcmd = "It seems FBCMD is not installed on your computer. You need to install FBCMD for this applet to function: do you agree?"
-		# whether fbcmd is authorised on Facebook
-		self.fbcmdpass = bool
-		# message in case fbcmd is not authorised on Facebook
-		self.needpass = "It seems FBCMD has no access to Facebook. Click OK to grant FBCMD access to your account."
-		self.needauth = "Now you need to get your get your authorisation code from another page (click OK) and type it in the next dialogue."
-		self.needcode = "Did you get your access code? Then in the field below. Otherwise close this dialogue and try again :)"
-		# type of dialog poping up "default", "install", "pass", "auth", "code"
-		self.dialog_type = 0
-		# how should info be displayed on the icon (quickinfo or emblem)
-		self.info = "emblem"
-		# imported xml data for svg emblem
-		self.svg_data = str
-		# path where the current svg emblem should be stored
-		self.svg_path = str
-		# commandline on click
-		self.click = "x-www-browser 'http://www.facebook.com/'"
-		# name of user fetched from Facebook
-		self.fbusername = str
-		CDApplet.__init__(self)
-		
-	def find_fbcmd(self):
-		# this method will check whether FBCMD is already installed on the computer
-		fbcmd = os.popen("ls /usr/local/bin/ | grep fbcmd").readlines()
-		if fbcmd[0] == 'fbcmd\n':
-			return True
-		else:
-			return False
-		
-	def install_failed(self):
-		# this method calls a dialog in case installation fails
-		self.icon.ShowDialog("Installation of FBCMD failed. Please proceed manually (http://fbcmd.dtompkins.com)",8)
-		sys.exit()
-		
-	def install_fbcmd(self):
-		# this method installs fbcmd
-		# first it retrieves the installation file
-		retreive = subprocess.call(["curl -O https://github.com/dtompkins/fbcmd/raw/master/fbcmd_update.php";], shell=True)
-		# if the download went well it carries on
-		if retreive == 0:
-			self.icon.ShowDialog("FBCMD update completed, please wait while installing...",3)
-			time.sleep(3)
-		else:
-			self.install_failed()
-		# then it grants permission to the file to operate
-		update = subprocess.call(["gksudo php fbcmd_update.php sudo"], shell=True)
-		# if successful, it continues
-		if update == 0:
-			self.icon.ShowDialog("Please wait while FBCMD is installing...",5)
-		else:
-			self.install_failed()
-		# finally it installs fbcmd
-		installed = subprocess.call(["gksudo php fbcmd_update.php install"], shell=True)
-		# if successful it can return
-		if installed == 0:
-			self.icon.ShowDialog("Hurray! FBCMD's installed!",3)
-			self.fbcmd == True
-			# dialog_type == will tell fbcmd_steps() it can proceed
-			self.dialog_type = 2
-		else:
-			self.install_failed()
-			
-	def access_failed(self):
-		# in case the procedure of granting fbcmd access to Facebook fails
-		# a dialog pops up and the applet quits
-		self.icon.ShowDialog("Failed to get access to Facebook. Please proceed manually from command line 'fbcmd auth ******'",8)
-		sys.exit()
-		
-	def access_fbcmd(self, code):
-		# this method is taking care of validating the Facebook authorisation code
-		# so that fbcmd can work offline
-		access = subprocess.call(["fbcmd auth %s" % code])
-		if access == 0:
-			# double checking:
-			self.fbcmdpass = self.check_access() 
-			if self.fbcmdpass == True:
-				greeting = "Alright", fbusername, "we're connected to Facebook. Let's rock! :)"
-				self.icon.ShowDialog(greeting, 3)
-				#WRITE FBCMDPASS=true in .conf file!!
-				# self.dialog_type = 5 tells fbcmd_steps() it can proceed
-				self.dialog_type = 5
-			else:
-				self.access_failed()
-		else:
-			self.access_failed()
-			
-	def fbcmd_steps(self):
-		# this method acts as a semaphore to throw dialogs according
-		# to the steps achieved in the process of granting access to
-		# fbcmd on Facebook. It is initated by self.check_again() which
-		# will repeat fbcmd_steps() every two seconds as long the
-		# self.dialog_type == 0 and until it reaches the value of 5.
-		if self.dialog_type == 1:
-			self.icon.PopupDialog({"message" : self.needfbcmd, "buttons" : "ok;cancel"},{})
-			self.dialog_type = 11
-			return True
-		if self.dialog_type == 2:
-			self.icon.PopupDialog({"message" : self.needpass, "buttons" : "ok;cancel"},{})
-			self.dialog_type = 22
-			return True
-		elif self.dialog_type == 3:
-			self.icon.PopupDialog({"message" : self.needauth, "buttons" : "ok;cancel"},{})
-			self.dialog_type = 33
-			return True
-		elif self.dialog_type == 4:
-			time.sleep(6)
-			self.icon.PopupDialog({"message" : self.needcode, "buttons" : "ok;cancel"},
-			{"widget-type" : "text-entry", "initial value" : "Enter Authorisation Code"})
-			self.dialog_type = 44
-			return True
-		elif self.dialog_type == 5:
-			# step 5 consists in recording a log of installation and access
-			# then it can start running the applet and repeat
-			self.writetolog()
-			# Now it can do it's business
-			self.update()
-			self.repeat()
-			# we need to end check_again()
-			return False
-		else:
-			return True
-		
-	def check_access(self):
-		# this method checks if fbcmd has access to facebook
-		# it's done by checking the facebook username
-		# an opportunity to use it too :)
-		data = subprocess.Popen(['fbcmd', 'whoami'], stdout=PIPE).stdout
-		data = data.read()
-		if len(data) > 0:
-			data = data.split()
-			self.fbusername  = data[1]
-			return True
-		else:
-			return False
-		
-	def writetolog(self):
-		# in case the app has to look for installation and authorisation
-		# this method records it in a log file so it doesn't have to look
-		# for it again in the future
-		loglist = ['FBCMD', str(self.fbcmd), 'FBCMDPASS', str(self.fbcmdpass)]
-		logstring = ' '.join(loglist)
-		destination = open(self.logfile, 'w')
-		destination.write(logstring)
-		destination.close()
-		
-	def str2bool(self, string):
-		# method to convert string to boolean
-		return string in ('True')
-		
-	def get_config(self, keyfile):
-		# this is a function inherited from the CDApplet class
-		# it will run automatically as the CDApplet instance is initated
-		# the keyfiles is the .conf file in the applet's folder
-		# check whether the applet has ever seen fbcmd installed
-		# and whether it had access to Facebook
-		try:
-			# this checks whether there is any info in the log file
-			log = open(self.logfile, 'r')
-			loglist = log.read().split()
-			self.fbcmd = self.str2bool(loglist[1])
-			self.fbcmdpass = self.str2bool(loglist[-1])
-		except:
-			#otherwise we set the values to False
-			self.fbcmd = False
-			self.fbcmdpass = False
-		# it checks which notifications the user wants
-		# and it appends them to the self.fbconfig dictionary
-		self.fbconfig['MESSAGES_UNREAD'] 	= keyfile.getboolean('Configuration', 'MESSAGES_UNREAD')
-		self.fbconfig['POKES'] 				= keyfile.getboolean('Configuration', 'POKES')
-		self.fbconfig['SHARES_UNREAD'] 		= keyfile.getboolean('Configuration', 'SHARES_UNREAD')
-		self.fbconfig['FRIEND_REQUESTS'] 	= keyfile.getboolean('Configuration', 'FRIEND_REQUESTS')
-		self.fbconfig['GROUP_INVITES'] 		= keyfile.getboolean('Configuration', 'GROUP_INVITES')
-		self.fbconfig['EVENT_INVITES'] 		= keyfile.getboolean('Configuration', 'EVENT_INVITES')
-		self.fbconfig['NOTICES_UNREAD']		= keyfile.getboolean('Configuration', 'NOTICES_UNREAD')
-		# then it checks when and how the user wants to be informed
-		# and it appends that to the self.appconfig dictionary
-		self.appconfig['ATTENTION_WHEN']		= self.WHEN_DICT[keyfile.getint('Configuration', 'ATTENTION_WHEN')]
-		self.appconfig['ATTENTION_HOW']			= self.HOW_DICT[keyfile.getint('Configuration', 'ATTENTION_HOW')]
-		self.appconfig['ATTENTION_DIA']			= keyfile.getboolean('Configuration', 'ATTENTION_DIA')
-		self.appconfig['ATTENTION_SOUND']		= keyfile.getboolean('Configuration', 'ATTENTION_SOUND')
-		# then it fetches the update interval requested by user in minutes
-		# converts it in milliseconds as self.recurence
-		r = keyfile.getint('Configuration', 'UPDATE')
-		# interval must be at least a minute
-		if r < 1:
-			self.recurence = 60000
-		else:
-			self.recurence = r * 60000
-		# it checks the user's choice in appearance: emblem or quickinfo
-		self.info = keyfile.get('Configuration', 'INFO')
-		
-		# then it writes the path where the svg file should be stored
-		# next to the configuration file
-		path = re.search('/.+/', self.cConfFile).group()
-		self.svg_path = path+'emblem.svg'
-		
-	def set_quick_info(self):
-		# this method places a quick info displaying the counter
-		# if the counter is different from 0
-		# depending on the configuration, it displays either a quickinfo or an svg emblem
-		if self.info == "quickinfo":
-			if self.counter == 0:
-				self.icon.SetQuickInfo(format(""))
-			else:
-				self.icon.SetQuickInfo(format(self.counter))
-		else:
-			if self.counter == 0:
-				# remove emblem, we don't want to display "0"
-				#self.icon.SetIcon(os.path.abspath("./icon"))
-				self.icon.SetEmblem("", CDApplet.EMBLEM_TOP_RIGHT) 
-				pass
-			else:
-				# write svg emblem
-				# data for svg emblem (calling external module svg_mod.py
-				self.svg_data = svg_mod.insert_counter(self.counter)
-				svg = open(self.svg_path, 'w')
-				svg.write(self.svg_data)
-				svg.close()
-				# rest icon
-				#self.icon.SetIcon(os.path.abspath("./icon"))
-				# put svg emblem on icon
-				self.icon.SetEmblem(self.svg_path, CDApplet.EMBLEM_TOP_RIGHT + CDApplet.EMBLEM_PERSISTENT) 
-	
-	def check_when(self, diff):
-		# this method checks whether the user needs attention or not
-		att = self.appconfig["ATTENTION_WHEN"]
-		if att == "always" and self.counter != 0:
-			return True 
-		elif att == "different" and diff != 0:
-			return True
-		elif att == "superior" and diff < 0:
-			return True
-		else:
-			return False
-			
-	def attention(self):
-		# this method fetches user options from appconfig dictionary
-		how = self.appconfig["ATTENTION_HOW"]
-		dia = self.appconfig["ATTENTION_DIA"]
-		sound = self.appconfig["ATTENTION_SOUND"]
-		# then it acts accordingly
-		if how == "none":
-			pass
-		else:
-			# self.icon.DemandsAttention(True, how) ## NEED TO FIND OUT HOW TO STOP THIS NEATLY
-			self.icon.DemandsAttention(True, how)
-		if dia == True:
-			# checking our grammar ;)
-			if self.counter > 1:
-				s = 's'
-			else:
-				s = ''
-			self.icon.ShowDialog("You have "+str(self.counter)+" notification%s on your Facebook Account" % s,3)
-		else:
-			pass
-		if sound == True:
-			os.popen('aplay ' + os.path.abspath("./alarm.wav"))
-		else:
-			pass
-		self.icon.DemandsAttention(False, how)
-		
-	def consider(self):
-		# this method will check whether the user should be alarmed
-		new_counter = 0
-		# it finds out what notifications the user wants ...
-		for i in self.fbconfig:
-			# ... by omitting those with a value = False
-			if self.fbconfig[i] == False:
-				pass
-			else:
-				# then we count the values of each desired nofitication
-				# since fbconfig and fb cleverly have the same keys [i] it's a piece of cake!
-				new_counter += self.fb[i]
-		# it records difference between the current and the prior counter
-		diff = self.counter - new_counter
-		# it updates the applet's counter
-		self.counter = new_counter
-		# it requests the quickinfo on the icon:
-		self.set_quick_info()
-		# it checks whether the user wants to be informed about the new counter value
-		need = self.check_when(diff)
-		# if indeed the user wants to be informed, the method requests this signal
-		if need == True:
-			self.attention()
-		else:
-			pass
-		# that's it: now the applet waits for the next update :) 
-		
-	def error(self):
-		#signal the applet is in difficulty by adding a [!] emblem to the icon:
-		# reset icon:
-		#self.icon.SetIcon(os.path.abspath("./icon"))
-		# put warning svg emblem on icon
-		self.icon.SetEmblem(os.path.abspath("./warning.svg"), CDApplet.EMBLEM_TOP_RIGHT + CDApplet.EMBLEM_PERSISTENT)  # this emblem is placed at the same position as the count, so when the applet finally succeeds, the error emblem will be automatically removed.
-		
-	def read_fb(self):
-		# reset fblist
-		fblist = []
-		# this method fetches information from FaceBook with fbcmd
-		# it runs the "fbcmd NOTIFY" command, returns and parses results in a "fblist" list
-		result = subprocess.Popen(['fbcmd', 'NOTIFY'], stdout=PIPE).stdout
-		fblist = result.readlines()
-		# if there is no internet connection, the list will be empty
-		if fblist != []:
-			pass
-		else:
-			print '...Facebook Applet could not connect to the Internet. Trying later.'
-			self.error()
-			return False
-		# then it omits friend request details and feeds the result into a the "self.fb" dictionary
-		for i in fblist:
-			ii = i.split()
-			try:
-				# the required lines end with an integer, but readlines() returns them as strings
-				# by attempting to convert the last item of the line into an integer
-				# we aslo sort out the junk (i.e. friend request details)
-				number = int(ii[-1])
-				self.fb[ii[0]] = number
-			except:
-				pass
-		# next the method runs "fbcmd NOTICES unread", returns and parse results in self.fb
-		# first fetch the data
-		result = subprocess.Popen(['fbcmd', 'NOTICES', 'unread'], stdout=PIPE).stdout
-		ls = result.readlines()
-		# remove the header if any
-		try:
-			del ls[0]
-			# then count the lines that start with "["
-			count = 0
-			for i in ls:
-				if i[0] == '[':
-					count += 1
-				else:
-					pass
-			# finally bring the result in self.fb
-			self.fb['NOTICES_UNREAD'] = count
-		except:
-			self.fb['NOTICES_UNREAD'] = 0
-		return True
-		
-	def update(self):
-		# this method updates the information from Facebook
-		# but first it needs to know whether the cairo-dock process still exists
-		master = self.findcairo()
-		# test log
-		print "...updating Facebook Applet"
-		# now the process can fetch information from Facebook
-		# since the findcairo() method should have terminated the program
-		# in case cairo-dock does not exist, there is no need to check again
-		# the update method continues asking read_fb() to fetch data from Facebook
-		try_read = self.read_fb()
-		if try_read == True:
-			# then it checks whether there is any need to alarm the user
-			self.consider()
-		else:
-			pass
-		# returning master=True will tell the repeat method to continue
-		return master
-		
-	def check_again(self):
-		# this method will check the steps of installation till fbcmd_steps()
-		# returns False
-		glib.timeout_add(3000, self.fbcmd_steps)
-		
-	def begin(self):
-		# this is a function inherited from the CDApplet class
-		# it will run automatically as the CDApplet instance is initated
-		# after the get_config() method:
-		# check if fbcmd is installed:
-		# the log file should already have provided info, otherwise:
-		if self.fbcmd == False:
-			# it checks if fbcmd's installed
-			self.fbcmd = self.find_fbcmd()
-			# if it doesn't suceed:
-			if self.fbcmd == False:
-				# it guides the user through installation
-				self.dialog_type = 1
-				self.check_again()
-			else:
-				pass
-		# check if fbcmd has access to Facebook
-		# the log file should already have provided info, otherwise:
-		if self.fbcmdpass == False:
-			# it checks whether fbcmd can get access to Facebook
-			self.fbcmdpass = self.check_access()
-			# if there seems to be no access:
-			if self.fbcmdpass == False:
-				# it guides the user through authorisation
-				self.dialog_type = 2
-				self.check_again()
-			else:
-				pass
-			self.writetolog()
-		# if there is both FBCMD and Access
-		# and if we haven't gone through the installation steps before
-		if self.fbcmd == True and self.fbcmdpass == True and self.dialog_type != 5:
-			self.update()
-			self.repeat()
-		else:
-			# if the two conditions are not True, then the steps start all over again
-			# hopefully we don't need that since it should have been caught before :)
-			self.dialog_type == 1
-			self.check_again()
-		
-	def findcairo(self):
-		# this method looks for an existing instance of the cairo-dock process
-		# it will return True if the process exists
-		# it will shut down the session if it cannot find cairo-dock
-		try:
-			net = os.popen("ps -C cairo-dock | grep cairo-dock").readlines()[0].split()
-			return True
-		except:
-			# test log
-			print "...Facebook Applet can't find cairo-dock...byebye!"
-			sys.exit()
-	
-	def repeat(self):
-		# this method repeats a callback (here the self.update method)
-		# it will keep on repeating as long as the callback returns True
-		glib.timeout_add(self.recurence, self.update)
-
-# CALLBACKS #
-
-	def on_click(self, iState):
-		# when the user clicks on the icon, it opens the facebook page
-		# more actions will be available in future versions
-		subprocess.call([self.click], shell=True)
-		
-	def on_answer_dialog(self, key, content):
-		# this listener works as a counterpart of fbcmd_steps()
-		# waiting for user response to change the semaphore
-		# response to dialogue 4 asking for authorisation code
-		if self.dialog_type == 44:
-			# if user cancelled operation
-			if key == 1:
-				# another chance is given to the user to type the access code
-				self.dialog_type = 3
-			else:
-				self.access_fbcmd(content)
-				# keeping the dialog_type == 44 will tell fbcmd_steps()
-				# to continue iterating till the access is granted
-		# response to dialogue 3 asking for fetch access code
-		elif self.dialog_type == 33:
-			## if user cancelled operation
-			if key == 1:
-				self.access_failed()
-			else:
-				subprocess.call(["x-www-browser 'http://www.facebook.com/code_gen.php?v=1.0&api_key=42463270450'"], shell=True)
-				# dialog_type = 4 will send fbcmd_steps() method to next step
-				self.dialog_type = 4
-		# response to dialogue 2 asking for grant authorisation to applet
-		elif self.dialog_type == 22:
-			## if user cancelled operation
-			if key == 1:
-				self.access_failed()
-			else:
-				subprocess.call(["x-www-browser 'https://www.facebook.com/dialog/oauth?client_id=42463270450&redirect_uri=http://www.facebook.com/connect/login_success.html'"], shell=True)
-				# dialog_type = 3 will send fbcmd_steps() method to next step
-				self.dialog_type = 3
-		# response to dialgoue 1 requesting installation
-		elif self.dialog_type == 11:
-			if key == 0:
-				print "answer is yes"
-				# the dialog_type is not reset till installation is complete
-				# to prevent other dialogues to stand in the way
-				# while type == 11, fbcmd_steps() will keep iterating
-				self.install_fbcmd()
-			else:
-				self.install_failed()
-		else:
-			#no need to respond to notifications
-			pass
-
-if __name__ == '__main__':
-	facebook = FaceBook()
-	facebook.run()
-	#gtk.main()
-

=== removed file 'Facebook/Facebook.conf'
--- Facebook/Facebook.conf	2011-11-06 01:58:42 +0000
+++ Facebook/Facebook.conf	1970-01-01 00:00:00 +0000
@@ -1,152 +0,0 @@
-#1.0.0
-
-#[gtk-about]
-[Icon]
-
-#F[Applet]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name=
-
-#s Name of the icon as it will appear in its label in the dock :
-name =
-
-#F[Display]
-frame_display=
-
-#S+ Image's filename :
-#{Let empty to use the default one.}
-icon=
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0
-
-order=24.6875
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=Facebook
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos =
-
-#b Lock position?
-#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
-locked = false
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size = 96;96
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation = 0
-
-#X[Visibility]
-frame_visi =
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations = default
-
-#v
-sep_deco =
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet =
-#e+[0;1] Background transparency:
-bg alpha = 1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset = 0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset = 0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset = 0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset = 0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet =
-#e+[0;1] Foreground tansparency:
-fg alpha = 1
-
-
-#[gtk-preferences]
-[Configuration]
-
-#F[Notifications;gtk-dialog-info]
-frame1=
-
-#b Notifications for new messages?
-MESSAGES_UNREAD=true
-#b Notifications for pending friend requests?
-#{Notifications will keep recurring so long requests have not been either accepted or rejected.}
-FRIEND_REQUESTS=false
-#b Notifications for unread notices?
-#{likes, comments, tags, etc.}
-NOTICES_UNREAD=true
-#b Notifications for pokes?
-POKES=false
-#b Notifications for group invites?
-GROUP_INVITES=false
-#b Notifications for event invites?
-EVENT_INVITES=false
-#b Notifications for unread shares (deprecated)?
-SHARES_UNREAD=false
-
-#F[Behaviour;gtk-execute]
-frame2=
-
-#l+[superior;always;different;never] Under what condition do you want the applet to notify you?:
-#{"always" will notify you whenever the number of notifications is not 0; "different" will do so whenever the number of notifications changes; "superior" will notify you whenever it increases (default), "never"--obviously--will prevent the applet from bothering you. The applet will always set an emblem on the icon however.}
-ATTENTION_WHEN=superior
-
-#l+[bounce;blink;pulse;rotate;spot;wave;wobbly;none] Do you want the applet to apply any effect on the icon during the notification?
-#{Effect is "bounce" by default.}
-ATTENTION_HOW=bounce
-
-#b Do you want the applet to show a dialogue during the notification?:
-#{True by default.}
-ATTENTION_DIA=true
-
-#b Do you want the applet to play a sound during the notification?:
-#{ATTENTION_SOUND is true by default.}
-ATTENTION_SOUND=true
-
-#i[1;120] How often do you want the applet to check your Facebook account? (in minutes):
-#{Time in minutes.}
-UPDATE=1
-
-#F[Appearance;gtk-execute]
-frame3=
-#l+[emblem;quickinfo] How do you want to represent the counter on the icon?
-INFO=emblem

=== removed file 'Facebook/alarm.wav'
Binary files Facebook/alarm.wav	2011-04-20 22:58:27 +0000 and Facebook/alarm.wav	1970-01-01 00:00:00 +0000 differ
=== removed file 'Facebook/auto-load.conf'
--- Facebook/auto-load.conf	2011-05-19 23:57:32 +0000
+++ Facebook/auto-load.conf	1970-01-01 00:00:00 +0000
@@ -1,15 +0,0 @@
-[Register]
-
-# Author of the applet
-author = Benjamin
-
-description = This applet will notify you of new messages or other events on your <b>Facebook</b> account. \n It works as a frontend for FBCMD (http://fbcmd.dtompkins.com). If FBCMD is not installed on your computer, the applet will do it for you.
-
-# Category of the applet : 2 = files, 3 = internet, 4 = Desktop, 5 = accessory, 6 = fun
-category = 3
-
-# Version of the applet; change it everytime you change something in the config file. Don't forget to update the version both in this file and in the config file.
-version = 1.0.0
-
-# Default icon to use if no icon has been defined by the user. If not specified, or if the file is not found, the "icon" file will be used.
-icon = 

=== removed file 'Facebook/emblem.svg'
--- Facebook/emblem.svg	2011-04-21 21:18:59 +0000
+++ Facebook/emblem.svg	1970-01-01 00:00:00 +0000
@@ -1,477 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<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:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   version="1.0"
-   width="39.983284"
-   height="39.945618"
-   id="svg2408"
-   inkscape:version="0.48.0 r9654"
-   sodipodi:docname="emblem.svg">
-  <sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1280"
-     inkscape:window-height="748"
-     id="namedview94"
-     showgrid="false"
-     inkscape:zoom="13.818787"
-     inkscape:cx="9.8235231"
-     inkscape:cy="19.972809"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer4"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0" />
-  <defs
-     id="defs2410">
-    <linearGradient
-       id="linearGradient3942">
-      <stop
-         id="stop3944"
-         style="stop-color:#ffffff;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3946"
-         style="stop-color:#ffffff;stop-opacity:0"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3727">
-      <stop
-         id="stop3729"
-         style="stop-color:#d5d5d5;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3731"
-         style="stop-color:#f1f1f1;stop-opacity:1"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3641">
-      <stop
-         id="stop3643"
-         style="stop-color:#000000;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3645"
-         style="stop-color:#000000;stop-opacity:0"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       x1="45.447727"
-       y1="92.539597"
-       x2="45.447727"
-       y2="7.0165396"
-       id="ButtonShadow"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="scale(1.0058652,0.994169)">
-      <stop
-         id="stop3750"
-         style="stop-color:#000000;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3752"
-         style="stop-color:#000000;stop-opacity:0.58823532"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3737">
-      <stop
-         id="stop3739"
-         style="stop-color:#ffffff;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3741"
-         style="stop-color:#ffffff;stop-opacity:0"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3700">
-      <stop
-         id="stop3702"
-         style="stop-color:#dcdcdc;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3704"
-         style="stop-color:#f0f0f0;stop-opacity:1"
-         offset="1" />
-    </linearGradient>
-    <filter
-       color-interpolation-filters="sRGB"
-       id="filter3174">
-      <feGaussianBlur
-         id="feGaussianBlur3176"
-         stdDeviation="1.71" />
-    </filter>
-    <filter
-       x="-0.192"
-       y="-0.192"
-       width="1.3839999"
-       height="1.3839999"
-       color-interpolation-filters="sRGB"
-       id="filter3794">
-      <feGaussianBlur
-         id="feGaussianBlur3796"
-         stdDeviation="5.28" />
-    </filter>
-    <linearGradient
-       x1="48"
-       y1="20.220806"
-       x2="48"
-       y2="138.66119"
-       id="linearGradient3613"
-       xlink:href="#linearGradient3737"
-       gradientUnits="userSpaceOnUse" />
-    <radialGradient
-       cx="48"
-       cy="90.171875"
-       r="42"
-       fx="48"
-       fy="90.171875"
-       id="radialGradient3619"
-       xlink:href="#linearGradient3737"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.5510206,0.19713193)" />
-    <clipPath
-       id="clipPath3613">
-      <rect
-         width="84"
-         height="84"
-         rx="6"
-         ry="6"
-         x="6"
-         y="6"
-         id="rect3615"
-         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
-    </clipPath>
-    <linearGradient
-       x1="48"
-       y1="88"
-       x2="48"
-       y2="32"
-       id="linearGradient3627"
-       xlink:href="#linearGradient3700"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="48"
-       y1="88"
-       x2="48"
-       y2="36"
-       id="linearGradient3635"
-       xlink:href="#linearGradient3727"
-       gradientUnits="userSpaceOnUse" />
-    <filter
-       color-interpolation-filters="sRGB"
-       id="filter3649">
-      <feGaussianBlur
-         id="feGaussianBlur3651"
-         stdDeviation="1.38" />
-    </filter>
-    <filter
-       color-interpolation-filters="sRGB"
-       id="filter3665">
-      <feGaussianBlur
-         id="feGaussianBlur3667"
-         stdDeviation="0.69" />
-    </filter>
-    <linearGradient
-       x1="36.357143"
-       y1="6"
-       x2="36.357143"
-       y2="63.893143"
-       id="linearGradient3687"
-       xlink:href="#linearGradient3737"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="48"
-       y1="90"
-       x2="48"
-       y2="5.9877172"
-       id="linearGradient3689"
-       xlink:href="#linearGradient3700"
-       gradientUnits="userSpaceOnUse" />
-    <clipPath
-       id="clipPath3696">
-      <rect
-         width="84"
-         height="84"
-         rx="6"
-         ry="6"
-         x="106"
-         y="6"
-         id="rect3698"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
-    </clipPath>
-    <linearGradient
-       x1="48"
-       y1="32"
-       x2="48"
-       y2="80"
-       id="linearGradient3701"
-       xlink:href="#linearGradient3641"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(100,0)" />
-    <clipPath
-       id="clipPath3703">
-      <rect
-         width="84"
-         height="84"
-         rx="6"
-         ry="6"
-         x="106"
-         y="6"
-         id="rect3705"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
-    </clipPath>
-    <linearGradient
-       x1="51"
-       y1="62"
-       x2="51"
-       y2="21"
-       id="linearGradient3707"
-       xlink:href="#linearGradient3641"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(100,-1)" />
-    <linearGradient
-       id="linearGradient3737-3">
-      <stop
-         id="stop3739-5"
-         style="stop-color:#ffffff;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3741-7"
-         style="stop-color:#ffffff;stop-opacity:0"
-         offset="1" />
-    </linearGradient>
-    <radialGradient
-       cx="48"
-       cy="90.171875"
-       r="42"
-       fx="48"
-       fy="90.171875"
-       id="radialGradient2858"
-       xlink:href="#linearGradient3737-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.551021,0.1971319)" />
-    <linearGradient
-       x1="45.447727"
-       y1="92.539597"
-       x2="45.447727"
-       y2="7.0165396"
-       id="ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)">
-      <stop
-         id="stop3750-8"
-         style="stop-color:#000000;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3752-5"
-         style="stop-color:#000000;stop-opacity:0.58823532"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient3780"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient3772"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient3725"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient3721"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(0,-97)" />
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient2918"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />
-    <linearGradient
-       id="linearGradient3801">
-      <stop
-         id="stop3803"
-         style="stop-color:#a4d620;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3805"
-         style="stop-color:#62a915;stop-opacity:1"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       x1="45.298355"
-       y1="72.618279"
-       x2="79.622185"
-       y2="72.618279"
-       id="linearGradient3915"
-       xlink:href="#linearGradient3801"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="68"
-       y1="52"
-       x2="68"
-       y2="84"
-       id="linearGradient3948"
-       xlink:href="#linearGradient3942"
-       gradientUnits="userSpaceOnUse" />
-  </defs>
-  <metadata
-     id="metadata2413">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer2"
-     style="display:none"
-     transform="translate(-176.03343,-51.028478)">
-    <rect
-       width="86"
-       height="85"
-       rx="6"
-       ry="6"
-       x="5"
-       y="7"
-       id="rect3745"
-       style="opacity:0.9;fill:url(#ButtonShadow);fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3174)" />
-  </g>
-  <g
-     id="layer4"
-     transform="translate(-50.007625,-51.028478)">
-    <path
-       d="m 89.986349,69.238985 c -0.21488,-1.561093 -1.973583,-1.971086 -3.08095,-2.785965 0.452305,-1.002477 1.307299,-1.880744 1.442147,-2.982622 0.09844,-1.212445 -1.013508,-2.114893 -2.161243,-2.135756 -0.574938,-0.191984 -1.529962,-0.121132 -1.883184,-0.466436 0.105461,-1.303923 0.927598,-2.804937 -0.05258,-3.95302 -0.907896,-1.060888 -2.339545,-0.509432 -3.503632,-0.325674 -0.950635,0.504422 -0.81239,-0.565783 -0.973216,-1.2035 -0.130627,-1.071533 -0.401383,-2.422333 -1.652276,-2.666162 -1.269606,-0.351715 -2.257329,0.785416 -3.345553,1.248885 -0.564682,0.197811 -0.761585,-1.032508 -1.178359,-1.409042 -0.426005,-1.011804 -1.521655,-1.848863 -2.654045,-1.413094 -1.095119,0.436651 -1.63445,1.627605 -2.458205,2.425428 -0.973647,-0.65486 -1.72467,-1.7847 -2.91707,-1.99934 -1.243767,-0.181639 -2.134633,0.905175 -2.372989,2.019516 -0.345055,0.444832 -0.243497,1.842522 -1.003052,1.403006 -1.213096,-0.355405 -2.631658,-1.302577 -3.801916,-0.341572 -1.164288,0.944179 -0.641361,2.603822 -0.785903,3.912444 -1.186176,0.269467 -2.880347,-0.340038 -3.868298,0.741757 -1.026659,1.143887 -0.143349,2.597452 0.237559,3.813095 0.487992,0.76899 -0.891072,0.672735 -1.319748,1.016916 -1.098052,0.268634 -2.195073,1.121664 -2.064313,2.380723 0.249354,1.192288 1.335753,1.97237 1.99934,2.949845 -0.871859,0.915157 -2.269562,1.493314 -2.556533,2.818742 -0.186067,1.142981 0.709312,1.986005 1.663193,2.403037 0.374257,0.418594 1.762649,0.565214 1.196802,1.235928 -0.585967,1.153839 -1.765734,2.450576 -0.926208,3.768425 0.810341,1.207354 2.476744,0.956157 3.736472,1.311043 -0.08576,1.227497 -0.781478,2.521328 -0.229433,3.703695 0.526899,1.071756 1.844115,1.213477 2.87647,0.879241 0.560732,0.07218 1.729076,-0.722239 1.724808,0.155757 0.28962,1.207178 0.140911,2.908592 1.527846,3.422546 1.38487,0.596205 2.576146,-0.697698 3.773565,-1.225564 0.454783,0.276534 0.742145,1.177337 1.132089,1.695641 0.455828,1.285443 2.259105,1.820804 3.255585,0.80819 0.610876,-0.645848 1.17573,-1.360459 1.769908,-2.032116 1.070537,0.696774 1.92142,2.036743 3.310382,1.999339 1.284689,-0.0939 1.81764,-1.335721 2.151522,-2.404812 0.206115,-0.763429 0.45194,-1.441171 1.291319,-0.838121 1.079697,0.400421 2.40691,1.016712 3.407356,0.09643 1.036768,-1.007403 0.54752,-2.574581 0.688297,-3.867575 1.24572,-0.135375 2.670869,0.29881 3.736472,-0.524417 0.936001,-0.804307 0.694064,-2.129136 0.219537,-3.122161 -0.129526,-0.619425 -0.912001,-1.544893 0.15361,-1.604149 1.111548,-0.448238 2.718145,-0.69704 2.904459,-2.123887 0.293747,-1.438242 -1.158981,-2.317711 -1.863365,-3.381883 -0.0012,-0.497479 0.978512,-0.910082 1.354831,-1.374896 0.68176,-0.486375 1.154931,-1.160958 1.098503,-2.027866 z"
-       inkscape:connector-curvature="0"
-       id="path3960"
-       style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-    <path
-       d="m 60.9375,54.59375 a 0.86264402,0.86264402 0 0 0 -0.71875,0.4375 L 58.5,57.875 55.625,56.25 a 0.86264402,0.86264402 0 0 0 -1.28125,0.59375 l -0.625,3.3125 -3.28125,-0.5625 a 0.86264402,0.86264402 0 0 0 -1,1 L 50,63.875 46.6875,64.5 a 0.86264402,0.86264402 0 0 0 -0.59375,1.28125 l 1.625,2.875 L 44.875,70.375 A 0.86264402,0.86264402 0 0 0 44.75,71.78125 L 47.25,73.9375 45.15625,76.5 A 0.86264402,0.86264402 0 0 0 45.5,77.875 l 3.15625,1.1875 -1.125,3.15625 a 0.86264402,0.86264402 0 0 0 0.8125,1.15625 l 3.3125,0.03125 0.0625,3.3125 a 0.86264402,0.86264402 0 0 0 1.15625,0.8125 L 56,86.4375 l 1.1875,3.125 a 0.86264402,0.86264402 0 0 0 1.34375,0.34375 l 2.59375,-2.125 2.1875,2.5625 a 0.86264402,0.86264402 0 0 0 1.40625,-0.125 l 1.6875,-2.875 2.9375,1.625 a 0.86264402,0.86264402 0 0 0 1.25,-0.59375 l 0.59375,-3.28125 3.3125,0.5625 a 0.86264402,0.86264402 0 0 0 1,-1 L 74.9375,81.34375 78.21875,80.75 A 0.86264402,0.86264402 0 0 0 78.8125,79.5 l -1.625,-2.9375 2.875,-1.6875 a 0.86264402,0.86264402 0 0 0 0.125,-1.40625 L 77.625,71.28125 79.75,68.6875 a 0.86264402,0.86264402 0 0 0 -0.34375,-1.34375 l -3.125,-1.1875 1.09375,-3.125 A 0.86264402,0.86264402 0 0 0 76.5625,61.875 L 73.25,61.8125 73.21875,58.5 A 0.86264402,0.86264402 0 0 0 72.0625,57.6875 l -3.15625,1.125 -1.1875,-3.15625 a 0.86264402,0.86264402 0 0 0 -1.375,-0.34375 l -2.5625,2.09375 -2.15625,-2.5 a 0.86264402,0.86264402 0 0 0 -0.6875,-0.3125 z"
-       transform="matrix(0,1.048834,-1.048834,0,146.16452,5.4895435)"
-       id="path3956"
-       style="opacity:0.15;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 74.641931,84.79994 -4.128425,-0.680449 -0.772592,4.112178 -3.646724,-2.051417 -2.132447,3.599941 -2.725174,-3.174954 -3.235096,2.653498 -1.474928,-3.915545 -3.947546,1.387004 -0.04678,-4.183864 -4.183864,-0.04678 1.387005,-3.947547 -3.915546,-1.474927 2.653499,-3.235097 -3.174955,-2.725173 3.599941,-2.132447 -2.051417,-3.646724 4.112178,-0.772592 -0.680448,-4.128426 4.128425,0.680449 0.772592,-4.112178 3.646724,2.051417 2.132447,-3.599941 2.725173,3.174954 3.235097,-2.653498 1.474927,3.915545 3.947547,-1.387004 0.04678,4.183864 4.183863,0.04678 -1.387004,3.947547 3.915545,1.474927 -2.653498,3.235097 3.174955,2.725173 -3.599942,2.132447 2.051418,3.646724 -4.112178,0.772592 z"
-       transform="matrix(0,1.048834,-1.048834,0,146.16452,5.4895435)"
-       id="path3950"
-       style="opacity:0.3;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 74.641931,84.79994 -4.128425,-0.680449 -0.772592,4.112178 -3.646724,-2.051417 -2.132447,3.599941 -2.725174,-3.174954 -3.235096,2.653498 -1.474928,-3.915545 -3.947546,1.387004 -0.04678,-4.183864 -4.183864,-0.04678 1.387005,-3.947547 -3.915546,-1.474927 2.653499,-3.235097 -3.174955,-2.725173 3.599941,-2.132447 -2.051417,-3.646724 4.112178,-0.772592 -0.680448,-4.128426 4.128425,0.680449 0.772592,-4.112178 3.646724,2.051417 2.132447,-3.599941 2.725173,3.174954 3.235097,-2.653498 1.474927,3.915545 3.947547,-1.387004 0.04678,4.183864 4.183863,0.04678 -1.387004,3.947547 3.915545,1.474927 -2.653498,3.235097 3.174955,2.725173 -3.599942,2.132447 2.051418,3.646724 -4.112178,0.772592 z"
-       id="path3139"
-       style="color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       inkscape:connector-curvature="0"
-       transform="matrix(0,1.048834,-1.048834,0,146.16452,4.4895435)" />
-    <text
-       transform="scale(0.9999961,1.0000039)"
-       sodipodi:linespacing="125%"
-       id="text3856"
-       y="77.325226"
-       x="59.530632"
-       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:-1.32000005px;writing-mode:lr-tb;text-anchor:start;opacity:0.15;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"
-       xml:space="preserve"><tspan
-         style="font-size:16px;font-weight:bold;letter-spacing:-1.32000005px;fill:#000000;-inkscape-font-specification:Sans Bold"
-         y="77.325226"
-         x="59.530632"
-         id="tspan3858"
-         sodipodi:role="line">00</tspan></text>
-    <path
-       d="m 60,72 4,-4 4,4 8,-8 4,4 -12,12 -8,-8 z"
-       inkscape:connector-curvature="0"
-       id="path3919"
-       style="opacity:0;fill:#000000;stroke:none;display:inline" />
-    <path
-       d="M 71.5625,52 68.71875,55.34375 65.3125,52.5625 63.78125,56.65625 59.625,55.1875 l 0,1 4.15625,1.46875 1.53125,-4.09375 3.40625,2.78125 L 71.5625,53 73.8125,56.78125 77.625,54.625 78.4375,58.9375 82.625,58.25 82.78125,57.21875 78.4375,57.9375 77.625,53.625 73.8125,55.78125 71.5625,52 z m -11.96875,7.59375 -4.40625,0.03125 0.34375,1 4.0625,-0.03125 0,-1 z m 22.625,2 -0.15625,0.96875 3.8125,0.71875 0.5,-0.90625 -4.15625,-0.78125 z m -25.875,2.3125 -3.78125,1.40625 0.625,0.78125 3.46875,-1.3125 -0.3125,-0.875 z m 28.3125,2.53125 -0.4375,0.75 3.09375,1.84375 L 88,68.4375 l -3.34375,-2 z M 54.875,69.125 52,71.5625 l 0.6875,0.40625 2.65625,-2.25 L 54.875,69.125 z m 30.25,2.75 -0.46875,0.40625 2.15625,2.625 0.625,-0.21875 -2.3125,-2.8125 z m -29.78125,2.6875 -1.71875,3.0625 0.5,0.09375 1.65625,-2.90625 -0.4375,-0.25 z m 28.3125,2.53125 -0.3125,0.125 1.125,3.15625 0.34375,0 -1.15625,-3.28125 z m -25.875,2.3125 -0.5625,3.375 L 57.375,82.75 57.9375,79.4375 57.78125,79.40625 z"
-       inkscape:connector-curvature="0"
-       id="path3933"
-       style="opacity:0.6;color:#000000;fill:url(#linearGradient3948);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-    <text
-       sodipodi:linespacing="125%"
-       id="text3074"
-       y="76.597481"
-       x="60.261475"
-       style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"
-       xml:space="preserve"><tspan
-         style="font-size:14px;fill:#000000"
-         y="76.597481"
-         x="60.261475"
-         id="tspan3076"
-         sodipodi:role="line">00</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:18px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:-1.32000004999999998px;writing-mode:lr-tb;text-anchor:start;opacity:0.05;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"
-       x="58.71452"
-       y="78.053253"
-       id="text3852"
-       sodipodi:linespacing="125%"
-       transform="scale(0.9999961,1.0000039)"><tspan
-         sodipodi:role="line"
-         id="tspan3854"
-         x="58.71452"
-         y="78.053253"
-         style="font-size:18px;font-weight:bold;letter-spacing:-2.47000003000000001px;fill:#000000;-inkscape-font-specification:Sans Bold">00</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"
-       x="60.261475"
-       y="76.097481"
-       id="text3070"
-       sodipodi:linespacing="125%"><tspan
-         sodipodi:role="line"
-         id="tspan3072"
-         x="60.261475"
-         y="76.097481"
-         style="font-size:14px;fill:#ffffff">00</tspan></text>
-  </g>
-</svg>

=== removed file 'Facebook/fbcmd'
--- Facebook/fbcmd	2011-04-20 22:58:27 +0000
+++ Facebook/fbcmd	1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-FBCMD True FBCMDPASS True
\ No newline at end of file

=== removed file 'Facebook/icon'
--- Facebook/icon	2011-04-20 22:58:27 +0000
+++ Facebook/icon	1970-01-01 00:00:00 +0000
@@ -1,302 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<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:xlink="http://www.w3.org/1999/xlink";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   version="1.0"
-   width="96"
-   height="96"
-   id="svg2408">
-  <defs
-     id="defs2410">
-    <linearGradient
-       x1="45.447727"
-       y1="92.539597"
-       x2="45.447727"
-       y2="7.0165396"
-       id="ButtonShadow"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="scale(1.0058652,0.994169)">
-      <stop
-         id="stop3750"
-         style="stop-color:#000000;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3752"
-         style="stop-color:#000000;stop-opacity:0.58823532"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3737">
-      <stop
-         id="stop3739"
-         style="stop-color:#ffffff;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3741"
-         style="stop-color:#ffffff;stop-opacity:0"
-         offset="1" />
-    </linearGradient>
-    <filter
-       color-interpolation-filters="sRGB"
-       id="filter3174">
-      <feGaussianBlur
-         id="feGaussianBlur3176"
-         stdDeviation="1.71" />
-    </filter>
-    <linearGradient
-       x1="36.357143"
-       y1="6"
-       x2="36.357143"
-       y2="63.893143"
-       id="linearGradient3188"
-       xlink:href="#linearGradient3737"
-       gradientUnits="userSpaceOnUse" />
-    <filter
-       x="-0.192"
-       y="-0.192"
-       width="1.3839999"
-       height="1.3839999"
-       color-interpolation-filters="sRGB"
-       id="filter3794">
-      <feGaussianBlur
-         id="feGaussianBlur3796"
-         stdDeviation="5.28" />
-    </filter>
-    <linearGradient
-       x1="48"
-       y1="20.220806"
-       x2="48"
-       y2="138.66119"
-       id="linearGradient3613"
-       xlink:href="#linearGradient3737"
-       gradientUnits="userSpaceOnUse" />
-    <radialGradient
-       cx="48"
-       cy="90.171875"
-       r="42"
-       fx="48"
-       fy="90.171875"
-       id="radialGradient3619"
-       xlink:href="#linearGradient3737"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.5510206,0.19713193)" />
-    <clipPath
-       id="clipPath3613">
-      <rect
-         width="84"
-         height="84"
-         rx="6"
-         ry="6"
-         x="6"
-         y="6"
-         id="rect3615"
-         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
-    </clipPath>
-    <linearGradient
-       x1="45.447727"
-       y1="92.539597"
-       x2="45.447727"
-       y2="7.0165396"
-       id="ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)">
-      <stop
-         id="stop3750-8"
-         style="stop-color:#000000;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3752-5"
-         style="stop-color:#000000;stop-opacity:0.58823532"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient3780"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient3772"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient3725"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient3721"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(0,-97)" />
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient3026"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />
-    <linearGradient
-       id="linearGradient3700-8">
-      <stop
-         id="stop3702-1"
-         style="stop-color:#2e4f84;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3704-8"
-         style="stop-color:#4c77c5;stop-opacity:1"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       x1="48"
-       y1="90"
-       x2="48"
-       y2="5.9877172"
-       id="linearGradient2900"
-       xlink:href="#linearGradient3700-8"
-       gradientUnits="userSpaceOnUse" />
-  </defs>
-  <metadata
-     id="metadata2413">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer2"
-     style="display:none">
-    <rect
-       width="86"
-       height="85"
-       rx="6"
-       ry="6"
-       x="5"
-       y="7"
-       id="rect3745"
-       style="opacity:0.9;fill:url(#ButtonShadow);fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3174)" />
-  </g>
-  <g
-     id="layer3">
-    <path
-       d="m 12,-95.03125 c -5.5110903,0 -10.03125,4.52016 -10.03125,10.03125 l 0,71 c 0,5.5110902 4.5201598,10.03125 10.03125,10.03125 l 72,0 c 5.51109,0 10.03125,-4.5201597 10.03125,-10.03125 l 0,-71 c 0,-5.51109 -4.52016,-10.03125 -10.03125,-10.03125 l -72,0 z"
-       transform="scale(1,-1)"
-       id="path3786"
-       style="opacity:0.07999998;fill:url(#linearGradient3026);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
-    <path
-       d="m 12,-94.03125 c -4.971633,0 -9.03125,4.059617 -9.03125,9.03125 l 0,71 c 0,4.9716329 4.0596171,9.03125 9.03125,9.03125 l 72,0 c 4.971633,0 9.03125,-4.059617 9.03125,-9.03125 l 0,-71 c 0,-4.971633 -4.059617,-9.03125 -9.03125,-9.03125 l -72,0 z"
-       transform="scale(1,-1)"
-       id="path3778"
-       style="opacity:0.1;fill:url(#linearGradient3780);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
-    <path
-       d="m 12,-93 c -4.4091333,0 -8,3.590867 -8,8 l 0,71 c 0,4.4091333 3.5908667,8 8,8 l 72,0 c 4.409133,0 8,-3.5908667 8,-8 l 0,-71 c 0,-4.409133 -3.590867,-8 -8,-8 l -72,0 z"
-       transform="scale(1,-1)"
-       id="path3770"
-       style="opacity:0.2;fill:url(#linearGradient3772);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
-    <rect
-       width="86"
-       height="85"
-       rx="7"
-       ry="7"
-       x="5"
-       y="-92"
-       transform="scale(1,-1)"
-       id="rect3723"
-       style="opacity:0.3;fill:url(#linearGradient3725);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
-    <rect
-       width="84"
-       height="84"
-       rx="6"
-       ry="6"
-       x="6"
-       y="-91"
-       transform="scale(1,-1)"
-       id="rect3716"
-       style="opacity:0.45;fill:url(#linearGradient3721);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
-  </g>
-  <g
-     id="layer1">
-    <rect
-       width="84"
-       height="84"
-       rx="6"
-       ry="6"
-       x="6"
-       y="6"
-       id="rect2419"
-       style="fill:url(#linearGradient2900);fill-opacity:1;fill-rule:nonzero;stroke:none" />
-    <path
-       d="m 6,72 0,12 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 L 90,72 6,72 z"
-       inkscape:connector-curvature="0"
-       id="rect3641"
-       style="fill:#6683b3;fill-opacity:1;fill-rule:nonzero;stroke:none" />
-    <path
-       d="m 62.125,16.0625 c -6.285379,0 -10.947088,1.650914 -13.9375,4.90625 -2.987294,3.251942 -4.125,7.828644 -4.125,13.15625 l 0,4.9375 -6.03125,0 -0.03125,0 c -0.0386,0.0014 -0.191145,0.03156 -0.1875,0.03125 0.0042,-3.57e-4 -0.191682,7.79e-4 -0.1875,0 0.0042,-7.79e-4 -0.191583,0.06369 -0.1875,0.0625 0.0041,-0.0012 -0.160193,0.0641 -0.15625,0.0625 0.0039,-0.0016 -0.191264,0.06448 -0.1875,0.0625 0.0038,-0.002 -0.159796,0.127349 -0.15625,0.125 0.0035,-0.0023 -0.159544,0.09644 -0.15625,0.09375 0.0033,-0.0027 -0.159258,0.128008 -0.15625,0.125 0.003,-0.003 -0.127692,0.159544 -0.125,0.15625 0.0027,-0.0033 -0.0961,0.159796 -0.09375,0.15625 0.0023,-0.0035 -0.126982,0.160014 -0.125,0.15625 0.002,-0.0038 -0.0641,0.191443 -0.0625,0.1875 0.0016,-0.0039 -0.06369,0.160333 -0.0625,0.15625 0.0012,-0.0041 -0.06328,0.191682 -0.0625,0.1875 7.79e-4,-0.0042 -3.57e-4,0.191739 0,0.1875 3.07e-4,-0.0036 -0.02981,0.1489 -0.03125,0.1875 -2.35e-4,0.0063 1e-5,0.03184 0,0.03125 l 0,12.9375 0,0.03125 c 0.0014,0.0386 0.03156,0.191145 0.03125,0.1875 -3.57e-4,-0.0042 7.79e-4,0.191682 0,0.1875 -7.79e-4,-0.0042 0.06369,0.191583 0.0625,0.1875 -0.0012,-0.0041 0.0641,0.160193 0.0625,0.15625 -0.0016,-0.0039 0.06448,0.191264 0.0625,0.1875 -0.002,-0.0038 0.127349,0.159796 0.125,0.15625 -0.0023,-0.0035 0.09644,0.159544 0.09375,0.15625 -0.0027,-0.0033 0.128008,0.159258 0.125,0.15625 -0.003,-0.003 0.159544,0.127692 0.15625,0.125 -0.0033,-0.0027 0.159796,0.0961 0.15625,0.09375 -0.0035,-0.0023 0.160014,0.126982 0.15625,0.125 -0.0038,-0.002 0.191443,0.0641 0.1875,0.0625 -0.0039,-0.0016 0.160333,0.06369 0.15625,0.0625 -0.0041,-0.0012 0.191682,0.06328 0.1875,0.0625 -0.0042,-7.79e-4 0.191739,3.57e-4 0.1875,0 -0.0036,-3.07e-4 0.1489,0.02981 0.1875,0.03125 0.0063,2.35e-4 0.03184,-1e-5 0.03125,0 l 6.03125,0 0,34.03125 0,0.03125 18.75,0 c 2.35e-4,-0.0063 -1e-5,-0.03185 0,-0.03125 l 0,-34.03125 8,0 c -0.0039,5.8e-5 0.19137,-0.03166 0.1875,-0.03125 -0.0039,4.14e-4 0.191315,-0.03202 0.1875,-0.03125 -0.0038,7.67e-4 0.159979,-0.03236 0.15625,-0.03125 -0.0037,0.0011 0.159862,-0.06395 0.15625,-0.0625 -0.0036,0.0014 0.159714,-0.06427 0.15625,-0.0625 -0.0035,0.0018 0.159537,-0.09583 0.15625,-0.09375 -0.0033,0.0021 0.159332,-0.09613 0.15625,-0.09375 -0.0031,0.0024 0.127852,-0.127648 0.125,-0.125 -0.0029,0.0026 0.127597,-0.127898 0.125,-0.125 -0.0026,0.0029 0.127321,-0.128124 0.125,-0.125 -0.0023,0.0031 0.09578,-0.159573 0.09375,-0.15625 -0.002,0.0033 0.06421,-0.159744 0.0625,-0.15625 -0.0017,0.0035 0.09514,-0.159887 0.09375,-0.15625 -0.0014,0.0036 0.0323,-0.159998 0.03125,-0.15625 -0.001,0.0037 0.0632,-0.191328 0.0625,-0.1875 -6.99e-4,0.0038 3.46e-4,-0.160126 0,-0.15625 L 74,41.21875 74,41.1875 c 0.0028,-0.02978 0.03136,-0.06406 0.03125,-0.0625 -1.54e-4,0.0022 3.7e-5,-0.09598 0,-0.09375 -3.7e-5,0.0022 -8e-5,-0.127228 0,-0.125 8e-5,0.0022 -1.97e-4,-0.09597 0,-0.09375 1.97e-4,0.0022 -0.03156,-0.09596 -0.03125,-0.09375 3.14e-4,0.0022 -4.29e-4,-0.09594 0,-0.09375 4.29e-4,0.0022 -0.03179,-0.09591 -0.03125,-0.09375 5.43e-4,0.0022 -0.03191,-0.09588 -0.03125,-0.09375 6.56e-4,0.0021 -0.03202,-0.09584 -0.03125,-0.09375 7.67e-4,0.0021 -0.03213,-0.0958 -0.03125,-0.09375 8.76e-4,0.0021 -0.03223,-0.09575 -0.03125,-0.09375 9.82e-4,0.002 -0.06359,-0.0957 -0.0625,-0.09375 0.0011,0.0019 -0.06369,-0.09564 -0.0625,-0.09375 0.0012,0.0019 -0.03253,-0.09557 -0.03125,-0.09375 0.0013,0.0018 -0.06388,-0.06425 -0.0625,-0.0625 0.0014,0.0018 -0.06397,-0.09543 -0.0625,-0.09375 0.0015,0.0017 -0.06405,-0.0641 -0.0625,-0.0625 0.0016,0.0016 -0.09539,-0.06401 -0.09375,-0.0625 0.0016,0.0015 -0.06421,-0.06393 -0.0625,-0.0625 0.0017,0.0014 -0.09554,-0.06383 -0.09375,-0.0625 0.0018,0.0013 -0.06435,-0.06374 -0.0625,-0.0625 0.0019,0.0012 -0.09567,-0.06364 -0.09375,-0.0625 0.0019,0.0011 -0.09572,-0.06354 -0.09375,-0.0625 0.002,10e-4 -0.09578,-0.03218 -0.09375,-0.03125 0.002,9.33e-4 -0.09582,-0.03208 -0.09375,-0.03125 0.0021,8.26e-4 -0.09586,-0.03197 -0.09375,-0.03125 0.0021,7.16e-4 -0.0959,-0.03185 -0.09375,-0.03125 0.0021,6.04e-4 -0.09592,-0.03174 -0.09375,-0.03125 0.0022,4.9e-4 -0.09595,-0.03162 -0.09375,-0.03125 0.0022,3.75e-4 -0.09597,-2.59e-4 -0.09375,0 0.0022,2.59e-4 -0.09597,-1.43e-4 -0.09375,0 0.0022,1.43e-4 -0.12723,-0.03128 -0.125,-0.03125 l -9.3125,0 0.03125,-3.6875 c 0,-1.539638 0.24274,-2.441919 0.3125,-2.53125 0.06174,-0.07906 0.159677,-0.194177 0.5625,-0.3125 0.402823,-0.118323 1.078403,-0.1875 2.125,-0.1875 l 6.15625,0 c -5.95e-4,-1e-5 0.02497,2.35e-4 0.03125,0 0.0386,-0.0014 0.191145,-0.03156 0.1875,-0.03125 -0.0042,3.57e-4 0.191682,-7.79e-4 0.1875,0 -0.0042,7.79e-4 0.191583,-0.06369 0.1875,-0.0625 -0.0041,0.0012 0.160193,-0.0641 0.15625,-0.0625 -0.0039,0.0016 0.191264,-0.06448 0.1875,-0.0625 -0.0038,0.002 0.159796,-0.127349 0.15625,-0.125 -0.0035,0.0023 0.159544,-0.09644 0.15625,-0.09375 -0.0033,0.0027 0.159258,-0.128008 0.15625,-0.125 -0.003,0.003 0.127692,-0.159544 0.125,-0.15625 -0.0027,0.0033 0.0961,-0.159796 0.09375,-0.15625 -0.0023,0.0035 0.126982,-0.160014 0.125,-0.15625 -0.002,0.0038 0.0641,-0.191443 0.0625,-0.1875 -0.0016,0.0039 0.06369,-0.160333 0.0625,-0.15625 -0.0012,0.0041 0.06328,-0.191682 0.0625,-0.1875 -7.79e-4,0.0042 3.57e-4,-0.191739 0,-0.1875 -3.07e-4,0.0036 0.02981,-0.1489 0.03125,-0.1875 2.35e-4,-0.0063 -1e-5,-0.03185 0,-0.03125 l 0,-12.34375 c -1e-5,5.95e-4 2.35e-4,-0.02497 0,-0.03125 -0.0014,-0.0386 -0.03156,-0.191145 -0.03125,-0.1875 3.57e-4,0.0042 -7.79e-4,-0.191682 0,-0.1875 7.79e-4,0.0042 -0.06369,-0.191583 -0.0625,-0.1875 0.0012,0.0041 -0.0641,-0.160193 -0.0625,-0.15625 0.0016,0.0039 -0.06448,-0.191264 -0.0625,-0.1875 0.002,0.0038 -0.127349,-0.159796 -0.125,-0.15625 0.0023,0.0035 -0.09644,-0.159544 -0.09375,-0.15625 0.0027,0.0033 -0.128008,-0.159258 -0.125,-0.15625 0.003,0.003 -0.159544,-0.127692 -0.15625,-0.125 0.0033,0.0027 -0.159796,-0.0961 -0.15625,-0.09375 0.0035,0.0023 -0.160014,-0.126982 -0.15625,-0.125 0.0038,0.002 -0.191443,-0.0641 -0.1875,-0.0625 0.0039,0.0016 -0.160333,-0.06369 -0.15625,-0.0625 0.0041,0.0012 -0.191682,-0.06328 -0.1875,-0.0625 0.0042,7.79e-4 -0.191739,-3.57e-4 -0.1875,0 0.0036,3.07e-4 -0.1489,-0.02981 -0.1875,-0.03125 l -0.03125,0 -9.875,0 z"
-       inkscape:connector-curvature="0"
-       id="path3863"
-       style="opacity:0.15;fill:#2c4775;fill-opacity:0.97647059" />
-    <path
-       d="m 62.125,17.09375 c -6.11094,0 -10.437373,1.568736 -13.1875,4.5625 -2.750127,2.993764 -3.84375,7.284489 -3.84375,12.46875 l 0,5.96875 -7.09375,0 A 0.8919204,0.8919204 0 0 0 37.09375,41 l 0,13 A 0.8919204,0.8919204 0 0 0 38,54.90625 l 7.09375,0 0,35.09375 16.6875,0 0,-35.09375 9.03125,0 a 0.8919204,0.8919204 0 0 0 0.875,-0.8125 l 1.3125,-13 a 0.8919204,0.8919204 0 0 0 -0.875,-1 l -10.34375,0 0.03125,-4.71875 c 0,-1.591024 0.120315,-2.630026 0.53125,-3.15625 0.410935,-0.526224 1.289959,-0.90625 3.5,-0.90625 l 6.1875,0 A 0.8919204,0.8919204 0 0 0 72.9375,30.40625 L 72.9375,18 a 0.8919204,0.8919204 0 0 0 -0.90625,-0.90625 l -9.90625,0 z"
-       inkscape:connector-curvature="0"
-       id="path3859"
-       style="opacity:0.4;fill:#2c4775;fill-opacity:0.97647059" />
-    <path
-       d="M 60.874072,90 46,90 l 0,-36.00414 -8,0 L 38,41 l 8,0 0,-6.859772 C 46,24.018564 50.195296,18 62.1178,18 l 9.926568,0 0,12.409056 -6.204516,0 c -4.641972,0 -4.947504,1.73358 -4.947504,4.96992 L 60.874348,41 l 11.240028,0 -1.315128,12.99586 -9.925176,0 0,36.00414 z"
-       inkscape:connector-curvature="0"
-       id="path3835"
-       style="fill:#ffffff" />
-    <path
-       d="M 12,6 C 8.676,6 6,8.676 6,12 l 0,2 0,68 0,2 c 0,0.334721 0.04135,0.6507 0.09375,0.96875 0.0487,0.295596 0.09704,0.596915 0.1875,0.875 0.00988,0.03038 0.020892,0.0636 0.03125,0.09375 0.098865,0.287771 0.2348802,0.547452 0.375,0.8125 0.1445918,0.273507 0.3156161,0.535615 0.5,0.78125 0.1843839,0.245635 0.3737765,0.473472 0.59375,0.6875 0.439947,0.428056 0.94291,0.814526 1.5,1.09375 0.278545,0.139612 0.5734731,0.246947 0.875,0.34375 -0.2562018,-0.100222 -0.4867109,-0.236272 -0.71875,-0.375 -0.00741,-0.0044 -0.023866,0.0045 -0.03125,0 -0.031933,-0.0193 -0.062293,-0.04251 -0.09375,-0.0625 -0.120395,-0.0767 -0.2310226,-0.163513 -0.34375,-0.25 -0.1061728,-0.0808 -0.2132809,-0.161112 -0.3125,-0.25 C 8.4783201,88.557317 8.3087904,88.373362 8.15625,88.1875 8.0486711,88.057245 7.9378561,87.922215 7.84375,87.78125 7.818661,87.74287 7.805304,87.69538 7.78125,87.65625 7.716487,87.553218 7.6510225,87.451733 7.59375,87.34375 7.4927417,87.149044 7.3880752,86.928049 7.3125,86.71875 7.30454,86.69694 7.288911,86.6782 7.28125,86.65625 7.2494249,86.5643 7.2454455,86.469419 7.21875,86.375 7.1884177,86.268382 7.1483606,86.171969 7.125,86.0625 7.0521214,85.720988 7,85.364295 7,85 L 7,83 7,15 7,13 C 7,10.218152 9.2181517,8 12,8 l 2,0 68,0 2,0 c 2.781848,0 5,2.218152 5,5 l 0,2 0,68 0,2 c 0,0.364295 -0.05212,0.720988 -0.125,1.0625 -0.04415,0.206893 -0.08838,0.397658 -0.15625,0.59375 -0.0077,0.02195 -0.0233,0.04069 -0.03125,0.0625 -0.06274,0.173739 -0.138383,0.367449 -0.21875,0.53125 -0.04158,0.0828 -0.07904,0.169954 -0.125,0.25 -0.0546,0.09721 -0.126774,0.18835 -0.1875,0.28125 -0.09411,0.140965 -0.204921,0.275995 -0.3125,0.40625 -0.143174,0.17445 -0.303141,0.346998 -0.46875,0.5 -0.01117,0.0102 -0.01998,0.02115 -0.03125,0.03125 -0.138386,0.125556 -0.285091,0.234436 -0.4375,0.34375 -0.102571,0.07315 -0.204318,0.153364 -0.3125,0.21875 -0.0074,0.0045 -0.02384,-0.0044 -0.03125,0 -0.232039,0.138728 -0.462548,0.274778 -0.71875,0.375 0.301527,-0.0968 0.596455,-0.204138 0.875,-0.34375 0.55709,-0.279224 1.060053,-0.665694 1.5,-1.09375 0.219973,-0.214028 0.409366,-0.441865 0.59375,-0.6875 0.184384,-0.245635 0.355408,-0.507743 0.5,-0.78125 0.14012,-0.265048 0.276135,-0.524729 0.375,-0.8125 0.01041,-0.03078 0.02133,-0.06274 0.03125,-0.09375 0.09046,-0.278085 0.1388,-0.579404 0.1875,-0.875 C 89.95865,84.6507 90,84.334721 90,84 l 0,-2 0,-68 0,-2 C 90,8.676 87.324,6 84,6 L 12,6 z"
-       inkscape:connector-curvature="0"
-       id="rect3728"
-       style="opacity:0.35;fill:url(#linearGradient3188);fill-opacity:1;fill-rule:nonzero;stroke:none" />
-    <path
-       d="M 12,90 C 8.676,90 6,87.324 6,84 L 6,82 6,14 6,12 c 0,-0.334721 0.04135,-0.6507 0.09375,-0.96875 0.0487,-0.295596 0.09704,-0.596915 0.1875,-0.875 C 6.29113,10.12587 6.302142,10.09265 6.3125,10.0625 6.411365,9.774729 6.5473802,9.515048 6.6875,9.25 6.8320918,8.976493 7.0031161,8.714385 7.1875,8.46875 7.3718839,8.223115 7.5612765,7.995278 7.78125,7.78125 8.221197,7.353194 8.72416,6.966724 9.28125,6.6875 9.559795,6.547888 9.8547231,6.440553 10.15625,6.34375 9.9000482,6.443972 9.6695391,6.580022 9.4375,6.71875 c -0.00741,0.0044 -0.023866,-0.0045 -0.03125,0 -0.031933,0.0193 -0.062293,0.04251 -0.09375,0.0625 -0.120395,0.0767 -0.2310226,0.163513 -0.34375,0.25 -0.1061728,0.0808 -0.2132809,0.161112 -0.3125,0.25 C 8.4783201,7.442683 8.3087904,7.626638 8.15625,7.8125 8.0486711,7.942755 7.9378561,8.077785 7.84375,8.21875 7.818661,8.25713 7.805304,8.30462 7.78125,8.34375 7.716487,8.446782 7.6510225,8.548267 7.59375,8.65625 7.4927417,8.850956 7.3880752,9.071951 7.3125,9.28125 7.30454,9.30306 7.288911,9.3218 7.28125,9.34375 7.2494249,9.4357 7.2454455,9.530581 7.21875,9.625 7.1884177,9.731618 7.1483606,9.828031 7.125,9.9375 7.0521214,10.279012 7,10.635705 7,11 l 0,2 0,68 0,2 c 0,2.781848 2.2181517,5 5,5 l 2,0 68,0 2,0 c 2.781848,0 5,-2.218152 5,-5 l 0,-2 0,-68 0,-2 C 89,10.635705 88.94788,10.279012 88.875,9.9375 88.83085,9.730607 88.78662,9.539842 88.71875,9.34375 88.71105,9.3218 88.69545,9.30306 88.6875,9.28125 88.62476,9.107511 88.549117,8.913801 88.46875,8.75 88.42717,8.6672 88.38971,8.580046 88.34375,8.5 88.28915,8.40279 88.216976,8.31165 88.15625,8.21875 88.06214,8.077785 87.951329,7.942755 87.84375,7.8125 87.700576,7.63805 87.540609,7.465502 87.375,7.3125 87.36383,7.3023 87.35502,7.29135 87.34375,7.28125 87.205364,7.155694 87.058659,7.046814 86.90625,6.9375 86.803679,6.86435 86.701932,6.784136 86.59375,6.71875 c -0.0074,-0.0045 -0.02384,0.0044 -0.03125,0 -0.232039,-0.138728 -0.462548,-0.274778 -0.71875,-0.375 0.301527,0.0968 0.596455,0.204138 0.875,0.34375 0.55709,0.279224 1.060053,0.665694 1.5,1.09375 0.219973,0.214028 0.409366,0.441865 0.59375,0.6875 0.184384,0.245635 0.355408,0.507743 0.5,0.78125 0.14012,0.265048 0.276135,0.524729 0.375,0.8125 0.01041,0.03078 0.02133,0.06274 0.03125,0.09375 0.09046,0.278085 0.1388,0.579404 0.1875,0.875 C 89.95865,11.3493 90,11.665279 90,12 l 0,2 0,68 0,2 c 0,3.324 -2.676,6 -6,6 l -72,0 z"
-       inkscape:connector-curvature="0"
-       id="path3615"
-       style="opacity:0.2;fill:url(#radialGradient3619);fill-opacity:1;fill-rule:nonzero;stroke:none" />
-  </g>
-  <g
-     id="layer5">
-    <rect
-       width="66"
-       height="66"
-       rx="12"
-       ry="12"
-       x="15"
-       y="15"
-       clip-path="url(#clipPath3613)"
-       id="rect3171"
-       style="opacity:0.1;fill:url(#linearGradient3613);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;filter:url(#filter3794)" />
-  </g>
-</svg>

=== removed file 'Facebook/preview'
Binary files Facebook/preview	2011-04-21 21:18:59 +0000 and Facebook/preview	1970-01-01 00:00:00 +0000 differ
=== removed file 'Facebook/svg_mod.py'
--- Facebook/svg_mod.py	2011-04-26 10:41:54 +0000
+++ Facebook/svg_mod.py	1970-01-01 00:00:00 +0000
@@ -1,28 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-#       svg_mod.py is a module appending the Facebook Applet for Cairo-Dock
-#       
-#       Copyright 2011 benjamin <benjamin@vidya>
-#       
-#       This program is free software; you can redistribute it and/or modify
-#       it under the terms of the GNU General Public License as published by
-#       the Free Software Foundation; either version 2 of the License, or
-#       (at your option) any later version.
-#       
-#       This program is distributed in the hope that it will be useful,
-#       but WITHOUT ANY WARRANTY; without even the implied warranty of
-#       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#       GNU General Public License for more details.
-#       
-#       You should have received a copy of the GNU General Public License
-#       along with this program; if not, write to the Free Software
-#       Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
-#       MA 02110-1301, USA.
-
-
-
-def insert_counter(counter):
-	svg_string = '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<!-- Created with Inkscape (http://www.inkscape.org/) -->\n\n<svg\n   xmlns:dc="http://purl.org/dc/elements/1.1/"\n   xmlns:cc="http://creativecommons.org/ns#"\n   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"\n   xmlns:svg="http://www.w3.org/2000/svg"\n   xmlns="http://www.w3.org/2000/svg"\n   xmlns:xlink="http://www.w3.org/1999/xlink"\n   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"\n   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"\n   version="1.0"\n   width="39.983284"\n   height="39.945618"\n   id="svg2408"\n   inkscape:version="0.48.0 r9654"\n   sodipodi:docname="emblem.svg">\n  <sodipodi:namedview\n     pagecolor="#ffffff"\n     bordercolor="#666666"\n     borderopacity="1"\n     objecttolerance="10"\n     gridtolerance="10"\n     guidetolerance="10"\n     inkscape:pageopacity="0"\n     inkscape:pageshadow="2"\n     inkscape:window-width="1280"\n     inkscape:window-height="748"\n     id="namedview94"\n     showgrid="false"\n     inkscape:zoom="3.4546968"\n     inkscape:cx="-27.204217"\n     inkscape:cy="-10.241983"\n     inkscape:window-x="0"\n     inkscape:window-y="0"\n     inkscape:window-maximized="1"\n     inkscape:current-layer="layer4"\n     fit-margin-top="0"\n     fit-margin-left="0"\n     fit-margin-right="0"\n     fit-margin-bottom="0"\n     inkscape:snap-bbox="true"\n     inkscape:snap-page="true" />\n  <defs\n     id="defs2410">\n    <linearGradient\n       id="linearGradient3942">\n      <stop\n         id="stop3944"\n         style="stop-color:#ffffff;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3946"\n         style="stop-color:#ffffff;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3727">\n      <stop\n         id="stop3729"\n         style="stop-color:#d5d5d5;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3731"\n         style="stop-color:#f1f1f1;stop-opacity:1"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3641">\n      <stop\n         id="stop3643"\n         style="stop-color:#000000;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3645"\n         style="stop-color:#000000;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       x1="45.447727"\n       y1="92.539597"\n       x2="45.447727"\n       y2="7.0165396"\n       id="ButtonShadow"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="scale(1.0058652,0.994169)">\n      <stop\n         id="stop3750"\n         style="stop-color:#000000;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3752"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3737">\n      <stop\n         id="stop3739"\n         style="stop-color:#ffffff;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3741"\n         style="stop-color:#ffffff;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3700">\n      <stop\n         id="stop3702"\n         style="stop-color:#dcdcdc;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3704"\n         style="stop-color:#f0f0f0;stop-opacity:1"\n         offset="1" />\n    </linearGradient>\n    <filter\n       color-interpolation-filters="sRGB"\n       id="filter3174">\n      <feGaussianBlur\n         id="feGaussianBlur3176"\n         stdDeviation="1.71" />\n    </filter>\n    <filter\n       x="-0.192"\n       y="-0.192"\n       width="1.3839999"\n       height="1.3839999"\n       color-interpolation-filters="sRGB"\n       id="filter3794">\n      <feGaussianBlur\n         id="feGaussianBlur3796"\n         stdDeviation="5.28" />\n    </filter>\n    <linearGradient\n       x1="48"\n       y1="20.220806"\n       x2="48"\n       y2="138.66119"\n       id="linearGradient3613"\n       xlink:href="#linearGradient3737"\n       gradientUnits="userSpaceOnUse" />\n    <radialGradient\n       cx="48"\n       cy="90.171875"\n       r="42"\n       fx="48"\n       fy="90.171875"\n       id="radialGradient3619"\n       xlink:href="#linearGradient3737"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.5510206,0.19713193)" />\n    <clipPath\n       id="clipPath3613">\n      <rect\n         width="84"\n         height="84"\n         rx="6"\n         ry="6"\n         x="6"\n         y="6"\n         id="rect3615"\n         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    </clipPath>\n    <linearGradient\n       x1="48"\n       y1="88"\n       x2="48"\n       y2="32"\n       id="linearGradient3627"\n       xlink:href="#linearGradient3700"\n       gradientUnits="userSpaceOnUse" />\n    <linearGradient\n       x1="48"\n       y1="88"\n       x2="48"\n       y2="36"\n       id="linearGradient3635"\n       xlink:href="#linearGradient3727"\n       gradientUnits="userSpaceOnUse" />\n    <filter\n       color-interpolation-filters="sRGB"\n       id="filter3649">\n      <feGaussianBlur\n         id="feGaussianBlur3651"\n         stdDeviation="1.38" />\n    </filter>\n    <filter\n       color-interpolation-filters="sRGB"\n       id="filter3665">\n      <feGaussianBlur\n         id="feGaussianBlur3667"\n         stdDeviation="0.69" />\n    </filter>\n    <linearGradient\n       x1="36.357143"\n       y1="6"\n       x2="36.357143"\n       y2="63.893143"\n       id="linearGradient3687"\n       xlink:href="#linearGradient3737"\n       gradientUnits="userSpaceOnUse" />\n    <linearGradient\n       x1="48"\n       y1="90"\n       x2="48"\n       y2="5.9877172"\n       id="linearGradient3689"\n       xlink:href="#linearGradient3700"\n       gradientUnits="userSpaceOnUse" />\n    <clipPath\n       id="clipPath3696">\n      <rect\n         width="84"\n         height="84"\n         rx="6"\n         ry="6"\n         x="106"\n         y="6"\n         id="rect3698"\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    </clipPath>\n    <linearGradient\n       x1="48"\n       y1="32"\n       x2="48"\n       y2="80"\n       id="linearGradient3701"\n       xlink:href="#linearGradient3641"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="translate(100,0)" />\n    <clipPath\n       id="clipPath3703">\n      <rect\n         width="84"\n         height="84"\n         rx="6"\n         ry="6"\n         x="106"\n         y="6"\n         id="rect3705"\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    </clipPath>\n    <linearGradient\n       x1="51"\n       y1="62"\n       x2="51"\n       y2="21"\n       id="linearGradient3707"\n       xlink:href="#linearGradient3641"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="translate(100,-1)" />\n    <linearGradient\n       id="linearGradient3737-3">\n      <stop\n         id="stop3739-5"\n         style="stop-color:#ffffff;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3741-7"\n         style="stop-color:#ffffff;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <radialGradient\n       cx="48"\n       cy="90.171875"\n       r="42"\n       fx="48"\n       fy="90.171875"\n       id="radialGradient2858"\n       xlink:href="#linearGradient3737-3"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.551021,0.1971319)" />\n    <linearGradient\n       x1="45.447727"\n       y1="92.539597"\n       x2="45.447727"\n       y2="7.0165396"\n       id="ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)">\n      <stop\n         id="stop3750-8"\n         style="stop-color:#000000;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3752-5"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3780"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3772"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3725"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3721"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="translate(0,-97)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient2918"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       id="linearGradient3801">\n      <stop\n         id="stop3803"\n         style="stop-color:#a4d620;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3805"\n         style="stop-color:#62a915;stop-opacity:1"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       x1="45.298355"\n       y1="72.618279"\n       x2="79.622185"\n       y2="72.618279"\n       id="linearGradient3915"\n       xlink:href="#linearGradient3801"\n       gradientUnits="userSpaceOnUse" />\n    <linearGradient\n       x1="68"\n       y1="52"\n       x2="68"\n       y2="84"\n       id="linearGradient3948"\n       xlink:href="#linearGradient3942"\n       gradientUnits="userSpaceOnUse" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3942-7"\n       id="linearGradient3948-1"\n       y2="84"\n       x2="68"\n       y1="52"\n       x1="68" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3801-9"\n       id="linearGradient3915-7"\n       y2="72.618279"\n       x2="79.622185"\n       y1="72.618279"\n       x1="45.298355" />\n    <linearGradient\n       id="linearGradient3801-9">\n      <stop\n         offset="0"\n         style="stop-color:#a4d620;stop-opacity:1"\n         id="stop3803-1" />\n      <stop\n         offset="1"\n         style="stop-color:#62a915;stop-opacity:1"\n         id="stop3805-7" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient2918-0"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="translate(0,-97)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3721-9"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3725-4"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3772-9"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3780-5"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)"\n       gradientUnits="userSpaceOnUse"\n       id="ButtonShadow-0-0"\n       y2="7.0165396"\n       x2="45.447727"\n       y1="92.539597"\n       x1="45.447727">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3750-8-6" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         id="stop3752-5-1" />\n    </linearGradient>\n    <radialGradient\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.551021,0.1971319)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-3-2"\n       id="radialGradient2858-1"\n       fy="90.171875"\n       fx="48"\n       r="42"\n       cy="90.171875"\n       cx="48" />\n    <linearGradient\n       id="linearGradient3737-3-2">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3739-5-2" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3741-7-6" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="translate(100,-1)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3641-7"\n       id="linearGradient3707-7"\n       y2="21"\n       x2="51"\n       y1="62"\n       x1="51" />\n    <clipPath\n       id="clipPath3703-7">\n      <rect\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3705-2"\n         y="6"\n         x="106"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <linearGradient\n       gradientTransform="translate(100,0)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3641-7"\n       id="linearGradient3701-1"\n       y2="80"\n       x2="48"\n       y1="32"\n       x1="48" />\n    <clipPath\n       id="clipPath3696-8">\n      <rect\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3698-7"\n         y="6"\n         x="106"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3700-8"\n       id="linearGradient3689-4"\n       y2="5.9877172"\n       x2="48"\n       y1="90"\n       x1="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-8"\n       id="linearGradient3687-0"\n       y2="63.893143"\n       x2="36.357143"\n       y1="6"\n       x1="36.357143" />\n    <filter\n       id="filter3665-9"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="0.69"\n         id="feGaussianBlur3667-5" />\n    </filter>\n    <filter\n       id="filter3649-6"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="1.38"\n         id="feGaussianBlur3651-4" />\n    </filter>\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3727-2"\n       id="linearGradient3635-6"\n       y2="36"\n       x2="48"\n       y1="88"\n       x1="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3700-8"\n       id="linearGradient3627-2"\n       y2="32"\n       x2="48"\n       y1="88"\n       x1="48" />\n    <clipPath\n       id="clipPath3613-8">\n      <rect\n         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3615-9"\n         y="6"\n         x="6"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <radialGradient\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.5510206,0.19713193)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-8"\n       id="radialGradient3619-6"\n       fy="90.171875"\n       fx="48"\n       r="42"\n       cy="90.171875"\n       cx="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-8"\n       id="linearGradient3613-0"\n       y2="138.66119"\n       x2="48"\n       y1="20.220806"\n       x1="48" />\n    <filter\n       id="filter3794-9"\n       color-interpolation-filters="sRGB"\n       height="1.3839999"\n       width="1.3839999"\n       y="-0.192"\n       x="-0.192">\n      <feGaussianBlur\n         stdDeviation="5.28"\n         id="feGaussianBlur3796-2" />\n    </filter>\n    <filter\n       id="filter3174-1"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="1.71"\n         id="feGaussianBlur3176-4" />\n    </filter>\n    <linearGradient\n       id="linearGradient3700-8">\n      <stop\n         offset="0"\n         style="stop-color:#dcdcdc;stop-opacity:1"\n         id="stop3702-4" />\n      <stop\n         offset="1"\n         style="stop-color:#f0f0f0;stop-opacity:1"\n         id="stop3704-3" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3737-8">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3739-6" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3741-8" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="scale(1.0058652,0.994169)"\n       gradientUnits="userSpaceOnUse"\n       id="ButtonShadow-3"\n       y2="7.0165396"\n       x2="45.447727"\n       y1="92.539597"\n       x1="45.447727">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3750-0" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         id="stop3752-7" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3641-7">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3643-4" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0"\n         id="stop3645-4" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3727-2">\n      <stop\n         offset="0"\n         style="stop-color:#d5d5d5;stop-opacity:1"\n         id="stop3729-5" />\n      <stop\n         offset="1"\n         style="stop-color:#f1f1f1;stop-opacity:1"\n         id="stop3731-4" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3942-7">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3944-4" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3946-5" />\n    </linearGradient>\n    <linearGradient\n       inkscape:collect="always"\n       xlink:href="#ButtonShadow-3"\n       id="linearGradient3250"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="scale(1.0058652,0.994169)"\n       x1="45.447727"\n       y1="92.539597"\n       x2="45.447727"\n       y2="7.0165396" />\n    <linearGradient\n       inkscape:collect="always"\n       xlink:href="#linearGradient3801-9"\n       id="linearGradient3252"\n       gradientUnits="userSpaceOnUse"\n       x1="45.298355"\n       y1="72.618279"\n       x2="79.622185"\n       y2="72.618279" />\n    <linearGradient\n       inkscape:collect="always"\n       xlink:href="#linearGradient3942-7"\n       id="linearGradient3254"\n       gradientUnits="userSpaceOnUse"\n       x1="68"\n       y1="52"\n       x2="68"\n       y2="84" />\n  </defs>\n  <metadata\n     id="metadata2413">\n    <rdf:RDF>\n      <cc:Work\n         rdf:about="">\n        <dc:format>image/svg+xml</dc:format>\n        <dc:type\n           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />\n        <dc:title />\n      </cc:Work>\n    </rdf:RDF>\n  </metadata>\n  <g\n     id="layer2"\n     style="display:none"\n     transform="translate(-176.03343,-51.028478)">\n    <rect\n       width="86"\n       height="85"\n       rx="6"\n       ry="6"\n       x="5"\n       y="7"\n       id="rect3745"\n       style="opacity:0.9;fill:url(#ButtonShadow);fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3174)" />\n  </g>\n  <g\n     id="layer4"\n     transform="translate(-50.007625,-51.028478)">\n    <g\n       id="g3234"\n       transform="matrix(0.68115941,0,0,0.68115941,28.692755,16.26995)">\n      <path\n         style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"\n         id="path3960"\n         inkscape:connector-curvature="0"\n         d="m 89.986349,69.238985 c -0.21488,-1.561093 -1.973583,-1.971086 -3.08095,-2.785965 0.452305,-1.002477 1.307299,-1.880744 1.442147,-2.982622 0.09844,-1.212445 -1.013508,-2.114893 -2.161243,-2.135756 -0.574938,-0.191984 -1.529962,-0.121132 -1.883184,-0.466436 0.105461,-1.303923 0.927598,-2.804937 -0.05258,-3.95302 -0.907896,-1.060888 -2.339545,-0.509432 -3.503632,-0.325674 -0.950635,0.504422 -0.81239,-0.565783 -0.973216,-1.2035 -0.130627,-1.071533 -0.401383,-2.422333 -1.652276,-2.666162 -1.269606,-0.351715 -2.257329,0.785416 -3.345553,1.248885 -0.564682,0.197811 -0.761585,-1.032508 -1.178359,-1.409042 -0.426005,-1.011804 -1.521655,-1.848863 -2.654045,-1.413094 -1.095119,0.436651 -1.63445,1.627605 -2.458205,2.425428 -0.973647,-0.65486 -1.72467,-1.7847 -2.91707,-1.99934 -1.243767,-0.181639 -2.134633,0.905175 -2.372989,2.019516 -0.345055,0.444832 -0.243497,1.842522 -1.003052,1.403006 -1.213096,-0.355405 -2.631658,-1.302577 -3.801916,-0.341572 -1.164288,0.944179 -0.641361,2.603822 -0.785903,3.912444 -1.186176,0.269467 -2.880347,-0.340038 -3.868298,0.741757 -1.026659,1.143887 -0.143349,2.597452 0.237559,3.813095 0.487992,0.76899 -0.891072,0.672735 -1.319748,1.016916 -1.098052,0.268634 -2.195073,1.121664 -2.064313,2.380723 0.249354,1.192288 1.335753,1.97237 1.99934,2.949845 -0.871859,0.915157 -2.269562,1.493314 -2.556533,2.818742 -0.186067,1.142981 0.709312,1.986005 1.663193,2.403037 0.374257,0.418594 1.762649,0.565214 1.196802,1.235928 -0.585967,1.153839 -1.765734,2.450576 -0.926208,3.768425 0.810341,1.207354 2.476744,0.956157 3.736472,1.311043 -0.08576,1.227497 -0.781478,2.521328 -0.229433,3.703695 0.526899,1.071756 1.844115,1.213477 2.87647,0.879241 0.560732,0.07218 1.729076,-0.722239 1.724808,0.155757 0.28962,1.207178 0.140911,2.908592 1.527846,3.422546 1.38487,0.596205 2.576146,-0.697698 3.773565,-1.225564 0.454783,0.276534 0.742145,1.177337 1.132089,1.695641 0.455828,1.285443 2.259105,1.820804 3.255585,0.80819 0.610876,-0.645848 1.17573,-1.360459 1.769908,-2.032116 1.070537,0.696774 1.92142,2.036743 3.310382,1.999339 1.284689,-0.0939 1.81764,-1.335721 2.151522,-2.404812 0.206115,-0.763429 0.45194,-1.441171 1.291319,-0.838121 1.079697,0.400421 2.40691,1.016712 3.407356,0.09643 1.036768,-1.007403 0.54752,-2.574581 0.688297,-3.867575 1.24572,-0.135375 2.670869,0.29881 3.736472,-0.524417 0.936001,-0.804307 0.694064,-2.129136 0.219537,-3.122161 -0.129526,-0.619425 -0.912001,-1.544893 0.15361,-1.604149 1.111548,-0.448238 2.718145,-0.69704 2.904459,-2.123887 0.293747,-1.438242 -1.158981,-2.317711 -1.863365,-3.381883 -0.0012,-0.497479 0.978512,-0.910082 1.354831,-1.374896 0.68176,-0.486375 1.154931,-1.160958 1.098503,-2.027866 z" />\n      <path\n         inkscape:connector-curvature="0"\n         style="opacity:0.15;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"\n         id="path3956"\n         transform="matrix(0,1.048834,-1.048834,0,146.16452,5.4895435)"\n         d="m 60.9375,54.59375 a 0.86264402,0.86264402 0 0 0 -0.71875,0.4375 L 58.5,57.875 55.625,56.25 a 0.86264402,0.86264402 0 0 0 -1.28125,0.59375 l -0.625,3.3125 -3.28125,-0.5625 a 0.86264402,0.86264402 0 0 0 -1,1 L 50,63.875 46.6875,64.5 a 0.86264402,0.86264402 0 0 0 -0.59375,1.28125 l 1.625,2.875 L 44.875,70.375 A 0.86264402,0.86264402 0 0 0 44.75,71.78125 L 47.25,73.9375 45.15625,76.5 A 0.86264402,0.86264402 0 0 0 45.5,77.875 l 3.15625,1.1875 -1.125,3.15625 a 0.86264402,0.86264402 0 0 0 0.8125,1.15625 l 3.3125,0.03125 0.0625,3.3125 a 0.86264402,0.86264402 0 0 0 1.15625,0.8125 L 56,86.4375 l 1.1875,3.125 a 0.86264402,0.86264402 0 0 0 1.34375,0.34375 l 2.59375,-2.125 2.1875,2.5625 a 0.86264402,0.86264402 0 0 0 1.40625,-0.125 l 1.6875,-2.875 2.9375,1.625 a 0.86264402,0.86264402 0 0 0 1.25,-0.59375 l 0.59375,-3.28125 3.3125,0.5625 a 0.86264402,0.86264402 0 0 0 1,-1 L 74.9375,81.34375 78.21875,80.75 A 0.86264402,0.86264402 0 0 0 78.8125,79.5 l -1.625,-2.9375 2.875,-1.6875 a 0.86264402,0.86264402 0 0 0 0.125,-1.40625 L 77.625,71.28125 79.75,68.6875 a 0.86264402,0.86264402 0 0 0 -0.34375,-1.34375 l -3.125,-1.1875 1.09375,-3.125 A 0.86264402,0.86264402 0 0 0 76.5625,61.875 L 73.25,61.8125 73.21875,58.5 A 0.86264402,0.86264402 0 0 0 72.0625,57.6875 l -3.15625,1.125 -1.1875,-3.15625 a 0.86264402,0.86264402 0 0 0 -1.375,-0.34375 l -2.5625,2.09375 -2.15625,-2.5 a 0.86264402,0.86264402 0 0 0 -0.6875,-0.3125 z" />\n      <path\n         inkscape:connector-curvature="0"\n         style="opacity:0.3;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"\n         id="path3950"\n         transform="matrix(0,1.048834,-1.048834,0,146.16452,5.4895435)"\n         d="m 74.641931,84.79994 -4.128425,-0.680449 -0.772592,4.112178 -3.646724,-2.051417 -2.132447,3.599941 -2.725174,-3.174954 -3.235096,2.653498 -1.474928,-3.915545 -3.947546,1.387004 -0.04678,-4.183864 -4.183864,-0.04678 1.387005,-3.947547 -3.915546,-1.474927 2.653499,-3.235097 -3.174955,-2.725173 3.599941,-2.132447 -2.051417,-3.646724 4.112178,-0.772592 -0.680448,-4.128426 4.128425,0.680449 0.772592,-4.112178 3.646724,2.051417 2.132447,-3.599941 2.725173,3.174954 3.235097,-2.653498 1.474927,3.915545 3.947547,-1.387004 0.04678,4.183864 4.183863,0.04678 -1.387004,3.947547 3.915545,1.474927 -2.653498,3.235097 3.174955,2.725173 -3.599942,2.132447 2.051418,3.646724 -4.112178,0.772592 z" />\n      <path\n         transform="matrix(0,1.048834,-1.048834,0,146.16452,4.4895435)"\n         inkscape:connector-curvature="0"\n         style="color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"\n         id="path3139"\n         d="m 74.641931,84.79994 -4.128425,-0.680449 -0.772592,4.112178 -3.646724,-2.051417 -2.132447,3.599941 -2.725174,-3.174954 -3.235096,2.653498 -1.474928,-3.915545 -3.947546,1.387004 -0.04678,-4.183864 -4.183864,-0.04678 1.387005,-3.947547 -3.915546,-1.474927 2.653499,-3.235097 -3.174955,-2.725173 3.599941,-2.132447 -2.051417,-3.646724 4.112178,-0.772592 -0.680448,-4.128426 4.128425,0.680449 0.772592,-4.112178 3.646724,2.051417 2.132447,-3.599941 2.725173,3.174954 3.235097,-2.653498 1.474927,3.915545 3.947547,-1.387004 0.04678,4.183864 4.183863,0.04678 -1.387004,3.947547 3.915545,1.474927 -2.653498,3.235097 3.174955,2.725173 -3.599942,2.132447 2.051418,3.646724 -4.112178,0.772592 z" />\n      <text\n         xml:space="preserve"\n         style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:-1.32000005px;writing-mode:lr-tb;text-anchor:start;opacity:0.15;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n         x="59.530632"\n         y="77.325226"\n         id="text3856"\n         sodipodi:linespacing="125%"\n         transform="scale(0.9999961,1.0000039)"><tspan\n           sodipodi:role="line"\n           id="tspan3858"\n           x="59.530632"\n           y="77.325226"\n           style="font-size:16px;font-weight:bold;letter-spacing:-1.32000005px;fill:#000000;-inkscape-font-specification:Sans Bold">'+str('%02d' % counter)+'</tspan></text>\n      <path\n         style="opacity:0;fill:#000000;stroke:none;display:inline"\n         id="path3919"\n         inkscape:connector-curvature="0"\n         d="m 60,72 4,-4 4,4 8,-8 4,4 -12,12 -8,-8 z" />\n      <path\n         style="opacity:0.6;color:#000000;fill:url(#linearGradient3948);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"\n         id="path3933"\n         inkscape:connector-curvature="0"\n         d="M 71.5625,52 68.71875,55.34375 65.3125,52.5625 63.78125,56.65625 59.625,55.1875 l 0,1 4.15625,1.46875 1.53125,-4.09375 3.40625,2.78125 L 71.5625,53 73.8125,56.78125 77.625,54.625 78.4375,58.9375 82.625,58.25 82.78125,57.21875 78.4375,57.9375 77.625,53.625 73.8125,55.78125 71.5625,52 z m -11.96875,7.59375 -4.40625,0.03125 0.34375,1 4.0625,-0.03125 0,-1 z m 22.625,2 -0.15625,0.96875 3.8125,0.71875 0.5,-0.90625 -4.15625,-0.78125 z m -25.875,2.3125 -3.78125,1.40625 0.625,0.78125 3.46875,-1.3125 -0.3125,-0.875 z m 28.3125,2.53125 -0.4375,0.75 3.09375,1.84375 L 88,68.4375 l -3.34375,-2 z M 54.875,69.125 52,71.5625 l 0.6875,0.40625 2.65625,-2.25 L 54.875,69.125 z m 30.25,2.75 -0.46875,0.40625 2.15625,2.625 0.625,-0.21875 -2.3125,-2.8125 z m -29.78125,2.6875 -1.71875,3.0625 0.5,0.09375 1.65625,-2.90625 -0.4375,-0.25 z m 28.3125,2.53125 -0.3125,0.125 1.125,3.15625 0.34375,0 -1.15625,-3.28125 z m -25.875,2.3125 -0.5625,3.375 L 57.375,82.75 57.9375,79.4375 57.78125,79.40625 z" />\n      <text\n         xml:space="preserve"\n         style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n         x="60.261475"\n         y="76.597481"\n         id="text3074"\n         sodipodi:linespacing="125%"><tspan\n           sodipodi:role="line"\n           id="tspan3076"\n           x="60.261475"\n           y="76.597481"\n           style="font-size:14px;fill:#000000">'+str('%02d' % counter)+'</tspan></text>\n      <text\n         transform="scale(0.9999961,1.0000039)"\n         sodipodi:linespacing="125%"\n         id="text3852"\n         y="78.053253"\n         x="58.71452"\n         style="font-size:18px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:-1.32000005px;writing-mode:lr-tb;text-anchor:start;opacity:0.05;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n         xml:space="preserve"><tspan\n           style="font-size:18px;font-weight:bold;letter-spacing:-2.47000003px;fill:#000000;-inkscape-font-specification:Sans Bold"\n           y="78.053253"\n           x="58.71452"\n           id="tspan3854"\n           sodipodi:role="line">'+str('%02d' % counter)+'</tspan></text>\n      <text\n         sodipodi:linespacing="125%"\n         id="text3070"\n         y="76.097481"\n         x="60.261475"\n         style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n         xml:space="preserve"><tspan\n           style="font-size:14px;fill:#ffffff"\n           y="76.097481"\n           x="60.261475"\n           id="tspan3072"\n           sodipodi:role="line">'+str('%02d' % counter)+'</tspan></text>\n    </g>\n  </g>\n</svg>\n'
-	return svg_string
-

=== removed directory 'GTG'
=== removed file 'GTG/GTG'
--- GTG/GTG	2011-05-19 23:57:32 +0000
+++ GTG/GTG	1970-01-01 00:00:00 +0000
@@ -1,492 +0,0 @@
-#!/usr/bin/python
-
-# This is a part of the third-party applets for Cairo-Dock
-#
-# Copyright : (C) 2010 by ppmt and Tofe
-# E-mail : ppmt@xxxxxxxxxxxx and chris.chapuis@xxxxxxxxx
-#
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-# http://www.gnu.org/licenses/licenses.html#GPL
-
-####################
-### dependancies ###
-####################
-import sys
-import os.path
-import datetime
-import subprocess
-import ConfigParser
-import gobject
-import glib
-import dbus
-from dbus.mainloop.glib import DBusGMainLoop
-import gettext
-
-#### transparent gtk window with text
-import gtk
-from gtk import gdk
-import cairo
-import pango
-
-
-# the postit function:
-def add_PostIt(task_text):
-	postit = TransparentPostIt()
-	postit.set_text(task_text)
-
-class TransparentPostIt(gtk.Window):
-	def __init__(self):
-		super(TransparentPostIt, self).__init__()
-
-		self.set_title('Alpha PostIt')
-		self.resize(200, 100)
-		# Tell GTK+ that we want to draw the windows background ourself.
-		# If we don't do this then GTK+ will clear the window to the
-		# opaque theme default color, which isn't what we want.
-		self.set_app_paintable(True)
-		# The X server sends us an expose event when the window becomes
-		# visible on screen. It means we need to draw the contents.	On a
-		# composited desktop expose is normally only sent when the window
-		# is put on the screen. On a non-composited desktop it can be
-		# sent whenever the window is uncovered by another.
-		#
-		# The screen-changed event means the display to which we are
-		# drawing changed. GTK+ supports migration of running
-		# applications between X servers, which might not support the
-		# same features, so we need to check each time.		 
-		self.connect('expose-event', self.expose)
-		self.connect('screen-changed', self.screen_changed)
-		# toggle title bar on click - we add the mask to tell 
-		# X we are interested in this event
-		self.set_decorated(False)
-		self.add_events(gdk.BUTTON_PRESS_MASK)
-		self.connect('button-press-event', self.clicked)
-
-		self.supports_alpha = False
-		
-		# initialize for the current display
-		self.screen_changed(self)
-
-		sw = gtk.ScrolledWindow()
-		sw.set_policy(gtk.POLICY_NEVER, gtk.POLICY_AUTOMATIC)
-		self.textview = gtk.TextView()
-		self.textview.set_wrap_mode(gtk.WRAP_WORD)
-		self.textview.set_editable(False)
-		self.textbuffer = self.textview.get_buffer()
-		sw.add(self.textview)
-
-		# to make it transparent:
-		# 1 - be called when the textview widget gets realized:
-		#      textview.connect("expose-event", textview_expose)
-		self.textview.connect("expose-event", self.textview_expose)
-		# 2 - in the expose callback, get the window corresponding to the drawing:
-		#      textview_window = textview.get_window(gtk.TEXT_WINDOW_WIDGET) or
-		#      textview_window = textview.get_window(gtk.TEXT_WINDOW_TEXT)
-		# 3 - use cairo (like in expose) to draw the background of the gdk.Window
-
-		self.add(sw)
-		self.show_all()
-
-	def clicked(self, widget, event):
-			# toggle window manager frames
-			widget.set_decorated(not widget.get_decorated())
-
-	# This is called when we need to draw the windows contents
-	def expose(self, widget, event):
-		cr = widget.window.cairo_create()
-
-		if self.supports_alpha == True:
-				cr.set_source_rgba(1.0, 1.0, 0.0, 0.2) # Transparent
-		else:
-				cr.set_source_rgb(1.0, 1.0, 0.0) # Opaque yellow
-
-		# Draw the background
-		cr.set_operator(cairo.OPERATOR_SOURCE)
-		cr.paint()
-
-		return False
-
-	# This is called when we need to draw the windows contents
-	def textview_expose(self, widget, event):
-		# print "-- GTG applet -- textview_expose called --"
-		self.textview_window_text = self.textview.get_window(gtk.TEXT_WINDOW_TEXT)
-		cr = self.textview_window_text.cairo_create()
-
-		if self.supports_alpha == True:
-				cr.set_source_rgba(1.0, 1.0, 0.0, 0.5) # Yellow Transparent
-		else:
-				cr.set_source_rgb(1.0, 1.0, 0.0) # Opaque yellow
-
-		# Draw the background
-		cr.set_operator(cairo.OPERATOR_SOURCE)
-		cr.paint()
-
-		return False
-
-	def screen_changed(self, widget, old_screen=None):
-			
-			# To check if the display supports alpha channels, get the colormap
-			screen = widget.get_screen()
-			colormap = screen.get_rgba_colormap()
-			if colormap == None:
-					print 'Your screen does not support alpha channels!'
-					colormap = screen.get_rgb_colormap()
-					self.supports_alpha = False
-			else:
-					print 'Your screen supports alpha channels!'
-					self.supports_alpha = True
-			
-			# Now we have a colormap appropriate for the screen, use it
-			widget.set_colormap(colormap)
-			
-			return False
-	
-	def set_text(self,task_text):
-		self.textbuffer.set_text(task_text)
-
-applet_name = os.path.basename(os.path.abspath("."))  # the name of the applet must the same as the folder.
-DBusGMainLoop(set_as_default=True)
-
-##################################
-### callbacks on the main icon ###
-##################################
-def _try_connect():
-	myApplet.connect_to_gtg()
-	if myApplet.gtg == None:  # still not connected.
-		myApplet.iNbTries += 1
-		if myApplet.iNbTries == 5:  # give up after 5 tries.
-			myApplet.icon.ShowDialog("Couldn't connect to gtg :-(",4)
-			myApplet.iSidConnect = 0
-			return False
-		return True
-	else:  # connection established.
-		myApplet.iSidConnect = 0
-		return False
-
-def action_on_click(iState):
-	if myApplet.gtg == None:  # not connected
-		if myApplet.iSidConnect == 0:  # and not in the process either
-			try:
-				subprocess.Popen(myApplet.cClass)
-			except OSError:
-				myApplet.icon.ShowDialog("Couldn't launch "+myApplet.cClass,5)
-				return
-			myApplet.iNbTries = 0
-			myApplet.iSidConnect = gobject.timeout_add(1000,_try_connect)
-		else:  # Connection in progress
-			myApplet.icon.ShowDialog("Connecting to gtg, please wait ...",4)
-	else:  # let's show he window.
-		if myApplet.bHasFocus:  # the windows exists and has the focus
-			#myApplet.icon.ShowAppli(False)  # We minimise it.
-			myApplet.gtg.hide_task_browser()  # We minimise it.
-		else:  # either it doesn't exist or it doesn't have the focus.
-			try:
-				myApplet.gtg.show_task_browser()   
-				task_due(5)
-				#myApplet.icon.DemandsAttention(False,"")
-			except dbus.DBusException: 
-				print "gtg exited without telling us !" #so let's try to reconnect
-				myApplet.gtg = None
-				myApplet.connect_to_gtg()
-				if myApplet.gtg == None:  
-					print "seems gtg is not running"
-					p=subprocess.Popen("gtg")
-					status=p.wait()
-					myApplet.iNbTries = 0
-					myApplet.iSidConnect = gobject.timeout_add(1000,_try_connect)
-				else:
-					myApplet.gtg.show_task_browser()
-					#myApplet.icon.DemandsAttention("False","")
-					task_due(5)
-
-def action_on_middle_click():
-	if myApplet.gtg == None:
-		return	
-	myApplet.icon.AskText("Create a new task", "");
-
-def action_on_build_menu():
-	if (myApplet.gtg == None):
-		return
-	menu_items=[]
-	menu_ids={};
-	current_menu_id=1;
-	task_list=myApplet.list_tasks()
-	for task_item in task_list:
-		id,status,title,duedate,startdate,donedate,tags,text,subtask,parents=task_item
-		menu_ids[id]=current_menu_id
-		#print id, title
-		if (len(subtask) > 0):
-			menu_item_type=1
-		else:
-			menu_item_type=0
-
-		if (len(parents) == 0):
-			menu_items.extend([{"type": menu_item_type,
-			                   "label" : title,
-			                   "menu": -1,
-			                   "id": current_menu_id}])
-			if (len(subtask) > 0):
-				menu_items.extend([{"type": 0,
-													 "label" : "Open category's task",
-													 "menu": current_menu_id,
-													 "id": len(task_list)+current_menu_id}])
-				menu_items.extend([{"type": 0,
-													 "label" : "Create post-it from this category",
-													 "menu": current_menu_id,
-													 "id": 2*len(task_list)+current_menu_id}])
-				menu_items.extend([{"type": 2,
-													 "menu": current_menu_id}])
-		else:
-			for item_parent in parents:
-				menu_items.extend([{"type": menu_item_type,
-													 "label" : title,
-													 "menu": menu_ids[item_parent],
-													 "id": current_menu_id}])
-				if (len(subtask) > 0):
-					menu_items.extend([{"type": 0,
-														 "label" : "Open category's task",
-														 "menu": current_menu_id,
-														 "id": len(task_list)+current_menu_id}])
-					menu_items.extend([{"type": 0,
-														 "label" : "Create post-it from this category",
-														 "menu": current_menu_id,
-														 "id": 2*len(task_list)+current_menu_id}])
-					menu_items.extend([{"type": 2,
-														 "menu": current_menu_id}])
-		current_menu_id=current_menu_id+1
-	#print menu_items
-	myApplet.icon.AddMenuItems(menu_items)
-
-def task_due(duration):
-	#task_title=[]
-	duetasks=""
-	task_list=myApplet.list_tasks()
-	for task_item in task_list:
-		id,status,title,duedate,startdate,donedate,tags,text,subtask,parents=task_item 
-		today=str(datetime.date.today())
-		if (duedate <= today and duedate != "" or duedate == "now"):
-			if (duedate == today):
-				duetasks=duetasks+"The task: "+title+" is due today\n"
-			if (duedate == "now"):
-				duetasks=duetasks+"The task: "+title+" is due NOW\n"
-			if (duedate < today):
-				duetasks=duetasks+"The task: "+title+" was due on "+duedate+"\n"
-			myApplet.icon.ShowDialog(duetasks,duration)
-			#myApplet.icon.DemandsAttention("True","")
-
-def build_postit_from_task(postit_text, depth, id, mapping_task_id):
-	# get the task item
-	task_item=mapping_task_id[id]
-	id,status,title,duedate,startdate,donedate,tags,text,subtask,parents=task_item 
-
-	extended_postit_text=postit_text
-
-	# add some space at the beginning
-	if (depth>0):
-		for i in range(depth):
-			extended_postit_text+=' '
-		extended_postit_text+='`- '
-
-  # add the text itself
-	extended_postit_text+=title
-	extended_postit_text+='\n'
-
-	# for all the children, do the same at depth+3
-	for child_task in subtask:
-		extended_postit_text=build_postit_from_task(extended_postit_text, depth+3, child_task, mapping_task_id)
-	
-	return extended_postit_text
-
-def action_on_menu_select(iMenuID):
-	print ">>> menu select",iMenuID
-	task_list=myApplet.list_tasks()
-	
-	if (iMenuID > len(task_list) and iMenuID < 2*len(task_list) ):
-		iMenuID=iMenuID-len(task_list)
-		
-	if (iMenuID < len(task_list)):
-		task_item=task_list[iMenuID-1]
-		id,status,title,duedate,startdate,donedate,tags,text,subtask,parents=task_item
-		myApplet.gtg.open_task_editor(id)
-	else:
-		# task_item=task_list[iMenuID-2*len(task_list)-1]
-		# prepare a mapping helper for the recursion
-		mapping_task_id={}
-		for task_item in task_list:
-			mapping_task_id[task_item[0]]=task_item
-		postit_text=""
-		postit_text=build_postit_from_task(postit_text, 0, task_list[iMenuID-2*len(task_list)-1][0], mapping_task_id)
-		add_PostIt(postit_text)
-
-def action_on_scroll(bDirectionUp):
-	print ">>> scroll",bDirectionUp,myApplet.iNbMsg
-	
-def action_on_answer(answer):
-	print ">>> answer :",answer
-	if answer == None or answer == '':
-		return
-	myApplet.gtg.open_new_task(answer,"");
-
-def action_on_change_focus(has_focus):
-	myApplet.bHasFocus = has_focus
-	if has_focus:
-		print ">>> got focus"
-
-def action_on_click_sub_icon(int32,String): # needs to replace the argument :)
-	print ">>> click on sub_icon "
-
-	
-
-
-
-
-###############################
-### callbacks on the applet ###
-###############################
-def action_on_stop():
-	print ">>> our module is stopped"
-	myApplet.end()
-	loop.quit()
-
-def action_on_reload(bConfigHasChanged):
-	print ">>> our module is reloaded"
-	if bConfigHasChanged:
-		print ">>>  and our config has changed"
-		myApplet.get_config()
-
-#########################
-### Events from gtg ###
-#########################
-
-#This is where you put the event coming from GTG (signals)
-def action_on_due_task():
-	print "A task is due!!!!"
-
-####################
-### Applet class ###
-####################
-class Applet:
-	def __init__(self):
-		self.icon = None
-		self.config = {}
-		self.cConfFile = os.path.expanduser("~/.config/cairo-dock/current_theme/plug-ins/"+applet_name+"/"+applet_name+".conf")  # path to the conf file of our applet.
-		self.gtg = None
-		self.iSidConnect = 0
-		self.iNbTries = 0
-		self.bHasFocus = False
-		self.cClass = ''
-	
-	def get_config(self):
-		keyfile = ConfigParser.RawConfigParser()
-		keyfile.read(self.cConfFile)
-		self.config['remind message'] = keyfile.getboolean('Configuration', 'remind message')
-		self.config['msg animation'] = keyfile.get('Configuration', 'msg animation')
-		duration = keyfile.getint('Configuration', 'duration')
-		# ce serait sympa d'avoir la taille du postit, mais je sais pas comment forcer la mise a jour du .conf de l'utilisateur...
-		# self.config['postit size'] = keyfile.get('Configuration', 'postit size')
-		if duration == 0:
-			self.config['duration'] = 16
-		elif duration == 1:
-			self.config['duration'] = 8
-		else:
-			self.config['duration'] = 4
-	
-	def begin(self):
-		self.connect_to_dock()
-		self.connect_to_gtg()
-		path = os.popen("which gtg-gnome").read().rstrip()
-		print ">>> path to gtg-gnome : "+path
-		self.cClass = 'gtg'
-		print ">>> class of the appli : "+self.cClass
-		self.icon.ControlAppli(self.cClass) #removed following fabounet advice
-	
-	def end(self):
-		self.disconnect_from_gtg()
-	
-	def connect_to_dock(self):
-		# get our applet on the bus.
-		applet_path = "/org/cairodock/CairoDock/"+applet_name  # path where our object is stored on the bus.
-		bus = dbus.SessionBus()
-		# icon represents our applet and also our icon inside the dock or a desklet.
-		applet_object = bus.get_object("org.cairodock.CairoDock", applet_path)
-		self.icon = dbus.Interface(applet_object, "org.cairodock.CairoDock.applet")  
-		# sub_icons represents the list o f icons contained in our sub-dock,
-		sub_icons_object = bus.get_object("org.cairodock.CairoDock", applet_path+"/sub_icons")
-		self.sub_icons = dbus.Interface(sub_icons_object, "org.cairodock.CairoDock.subapplet")  
-
-		# connect to signals.
-		self.icon.connect_to_signal("on_click", action_on_click)  # user left-clicks on our icon.
-		self.icon.connect_to_signal("on_middle_click", action_on_middle_click)  # user middle-clicks on our icon.
-		self.icon.connect_to_signal("on_build_menu", action_on_build_menu)  # user right-clicks on our applet (which builds the menu)
-		self.icon.connect_to_signal("on_menu_select", action_on_menu_select)  # user selects an entry of this menu.
-		self.icon.connect_to_signal("on_scroll", action_on_scroll)  # user scroll up or down on our icon.
-		self.icon.connect_to_signal("on_answer", action_on_answer)  # user answer a question.
-		self.icon.connect_to_signal("on_change_focus", action_on_change_focus)  # user (un)focuses the gtg window.
-		self.icon.connect_to_signal("on_stop_module", action_on_stop)  # user deactivate our applet (or the DBus plug-in, or when the Cairo-Dock is stopped).
-		self.icon.connect_to_signal("on_reload_module", action_on_reload)  # user changes something in our config, or when the desklet is resized (with no change in the config).
-		self.sub_icons.connect_to_signal("on_click_sub_icon", action_on_click_sub_icon)  # user click on sub_icon
-		
-	
-	def connect_to_gtg(self):
-		# register a new plug-in in gtg.
-		gtgbus = dbus.SessionBus()
-		print ">> connecting to gtg..."
-		try:
-			gtgproxy = gtgbus.get_object('org.GTG', '/org/GTG')
-		except dbus.DBusException:
-			print ">>> gtg not available on the bus"
-			return
-		self.gtg = dbus.Interface(gtgproxy, 'org.GTG')
-		#print "HELLO SIGNAL"
-		self.gtg.connect_to_signal("due_task", action_on_due_task)  
-		task_due(0)
-	
-	def disconnect_from_gtg(self):
-		if self.gtg == None:
-				return
-	
-	def list_tasks(self):
-		list_task=[]
-		gtg_tasks=self.gtg.get_tasks()
-		is_gtg_0_3=False
-		if (len(gtg_tasks)>0):
-			if(gtg_tasks[0].get("parents")!=None):
-				# it is GTG version 0.3.x
-				gtg_tasks=self.gtg.get_tasks_filtered(['active', 'workable'])
-				is_gtg_0_3=True
-				
-		if(is_gtg_0_3==True):
-			for t in self.gtg.get_tasks_filtered(['active', 'workable']):
-				task_content = t["id"],t["status"],t["title"],t["duedate"],t["startdate"],t["donedate"],t["tags"],t["text"],t["subtask"],t["parents"]
-				list_task.append(task_content)
-		else: #it is certainly 0.2.x ==> no parents
-			subtask_parents={}
-			for t in self.gtg.get_tasks():
-				task_content = t["id"],t["status"],t["title"],t["duedate"],t["startdate"],t["donedate"],t["tags"],t["text"],t["subtask"],subtask_parents.get(t["id"],[])
-				for subtask in t["subtask"]:
-					subtask_parents[subtask]=[t["id"]]
-				list_task.append(task_content)
-		return list_task	
-	
-	
-
-############
-### main ###
-############
-if __name__ == '__main__':
-	myApplet = Applet()
-	myApplet.get_config()
-	myApplet.begin()
-	loop = gobject.MainLoop()
-	loop.run()
-	print ">>> bye"
-	sys.exit(0)

=== removed file 'GTG/GTG.conf'
--- GTG/GTG.conf	2011-11-06 01:58:42 +0000
+++ GTG/GTG.conf	1970-01-01 00:00:00 +0000
@@ -1,122 +0,0 @@
-#1.0.2
-
-#[gtk-about]
-[Icon]
-
-#F[Applet]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name =
-
-#s Name of the icon as it will appear in its label in the dock :
-name =
-
-#F[Display]
-frame_display=
-
-#S+ Image's filename :
-#{Let empty to use the default one.}
-icon = 
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size = 0;0
-
-order=
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=GTG
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos =
-
-#b Lock position?
-#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
-locked = false
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size = 96;96
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation = 0
-
-#X[Visibility]
-frame_visi =
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations = default
-
-#v
-sep_deco =
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet =
-#e+[0;1] Background transparency:
-bg alpha = 1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset = 0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset = 0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset = 0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset = 0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet =
-#e+[0;1] Foreground tansparency:
-fg alpha = 1
-
-
-#[gtk-preferences]
-[Configuration]
-
-#l[Short;Medium;Long] Bubbles duration :
-duration = 1
-
-#a Animation of the icon on receiving channel messages :
-msg animation = rotate
-
-#b Display channel messages in a bubble :
-remind message = true
-
-#j+[48;512] Post-it's initial dimension (width x height) :
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-psotit size = 200;100
-
-
-#I[0;200;none;big] Size of the history :
-#{This is the number of messages that you can recall by scrolling on the icon.}
-#history = 50

=== removed file 'GTG/auto-load.conf'
--- GTG/auto-load.conf	2011-11-15 00:57:57 +0000
+++ GTG/auto-load.conf	1970-01-01 00:00:00 +0000
@@ -1,16 +0,0 @@
-[Register]
-
-# Author of the applet
-author = ppmt and Tofe
-
-# A short description of the applet and how to use it.
-description = This applet integrates GTG into your dock.\nIt can display tasks,\nCreate a new task on middle-click,Create a post-it from a task category.\nThe icon will also control the window of GTG like a normal application icon.
-
-# Category of the applet : 2 = files, 3 = internet, 4 = Desktop, 5 = accessory, 6 = system, 7 = fun
-category = 5
-
-# Version of the applet; change it everytime you change something in the config file. Don't forget to update the version both in this file and in the config file.
-version = 1.0.2
-
-# The applet is a "smart launcher"; it will behave as a launcher in the taskbar.
-act as launcher = true
\ No newline at end of file

=== removed file 'GTG/icon'
Binary files GTG/icon	2010-05-09 13:20:20 +0000 and GTG/icon	1970-01-01 00:00:00 +0000 differ
=== removed file 'GTG/preview'
Binary files GTG/preview	2010-10-29 15:23:52 +0000 and GTG/preview	1970-01-01 00:00:00 +0000 differ
=== removed file 'GTG/readme'
--- GTG/readme	2010-07-29 00:05:05 +0000
+++ GTG/readme	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-This applet lets you control GTG (Get Things Gnome) from your dock.
-GTG is a task management application for Gnome.
-<u>authors:</u> Ppmt and Tofe
-(e-mail : ppmt@xxxxxxxxxxxx and chris.chapuis@xxxxxxxxx)

=== removed directory 'Gmail'
=== removed symlink 'Gmail/Gmail'
=== target was u'Gmail.py'
=== removed file 'Gmail/Gmail.conf'
--- Gmail/Gmail.conf	2012-01-05 16:31:10 +0000
+++ Gmail/Gmail.conf	1970-01-01 00:00:00 +0000
@@ -1,137 +0,0 @@
-#12.01.05.17.27
-
-#[gtk-about]
-[Icon]
-
-#F[Icon]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name =
-
-#s Name of the icon as it will appear in its caption in the dock:
-name =
-#v
-sep_display=
-
-icon=
-
-#j+[0;400] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size = 0;0
-
-#b Always display the icon, even when the dock is hidden?
-always visi = false
-
-order=
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=Gmail
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
-locked=false
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=96;96;
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation=0
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=default
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-
-#[gtk-preferences]
-[Configuration]
-
-#i[1;120] Delay between refreshes:
-#{(in minutes)}
-UPDATE=1
-
-#F[Alerts;gtk-execute]
-frame2=
-
-#B[4] Show alerts?
-NOTIFY=true
-#L+[superior;always;different] On which condition?
-#{"always" will notify you whenever the number of emails is not 0; "different" will do so whenever the number of emails changes; "superior" will notify you whenever it increases (default).}
-WHEN=superior
-#B- Show animation?
-#{Should an animation be applied to the icon?}
-ANIM=false
-#a Choose animation?
-#{Which animation should the apply to the icon?}
-HOW=
-#b Show dialogue?
-#{Should the applet display a dialogue box with the notification?}
-DIA=true
-#B- Play a sound?
-#{Should the applet play a sound with the notification?}
-SOUND=true
-#u Path to sound file:
-#{Several files are available in ~/.config/cairo-dock/third-party/Gmail/snd/}
-WAV=
-#B- Display a counter on the icon?
-COUNT=true
-#L+[small emblem;large emblem;quickinfo] How?
-#{Do you want an emblem or a quick-info label to be displayed?}
-INFO=small emblem

=== removed file 'Gmail/Gmail.py'
--- Gmail/Gmail.py	2012-05-08 13:42:28 +0000
+++ Gmail/Gmail.py	1970-01-01 00:00:00 +0000
@@ -1,568 +0,0 @@
-#!/usr/bin/env python
-
-# This is a part of the external applets for Cairo-Dock
-# Copyright : (C) 2011 by Benjamin
-# E-mail : jesuisbenjamin@xxxxxxxxx
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-# http://www.gnu.org/licenses/licenses.html#GPL
-
-from CDApplet import CDApplet
-
-import glib # used for timer
-import base64 # used to encrypt and decrypt messaging accounts' passwords
-import urllib2 # used to connect to Gmail
-import re # used to read Gmail headers at authentication
-import libxml2 # used to parse XML content from Gmail inbox
-import os # used to find paths and to launch 'aplay'
-import sys # used to find relative paths
-import webbrowser
-
-import SVGmaker # home-made module to edit SVG counter emblem
-import gtk # used for Menu class displaying inbox
-
-class Menu(gtk.Menu):
-
-    def __init__(self, inbox):
-        gtk.Menu.__init__(self)
-
-        # get all mail from inbox
-        for mail in inbox:
-            # check if mail has subject / title
-            if len(mail['title']) == 0:
-                mail['title'] = '<i>(No Subject)</i>'
-            # create markups
-            string = '<b>'+mail['author']+':</b>\n'+mail['title']
-            menu_item = gtk.ImageMenuItem()
-            # the true label is set after with set_markup()
-            menu_item.set_label('')
-            menu_item.set_image(gtk.image_new_from_file('./img/menu-gmail.png'))
-            menu_item.get_children()[0].set_markup(string)
-            menu_item.url = mail['link']
-            menu_item.connect('activate', self.open_mail, mail)
-            self.append(menu_item)
-            menu_item.show()
-            # add a separator if mail is not last in list
-            if inbox.index(mail) != len(inbox) - 1:
-                sep = gtk.SeparatorMenuItem()
-                self.append(sep)
-                sep.show()
-
-        self.show()
-
-    def open_mail(self, menu, mail=None):
-
-        """ Opens the mail URL """
-        try:
-          link = mail['link']
-          webbrowser.open(link)
-        except webbrowser.Error:
-          os.popen('x-www-browser https://mail.google.com/mail')
-
-class Gmail(CDApplet):
-
-    """
-        Main applet calling other agents to verify messages and sending signal
-        to Cairo-Dock's icon.
-    """
-
-    def __init__(self):
-
-        self.account = {} # accounts to which user subscribed
-        self.config = {} # user configuration
-        self.flag = None # used to check current status (especially with dialogues)
-        self.path = sys.argv[3][0:-10] # relative path to config file's folder
-        self.subpath = self.path+'../../../.Gmail_subscription' # file containing Gmail account details
-        self.svgpath = self.path+'emblem.svg' # SVG emblem file
-        self.wav = os.path.abspath("./snd/pop.wav")
-        self.rep = False # used not to run more than one loop
-        CDApplet.__init__(self)
-
-    def get_config(self, keyfile):
-
-        """
-            Gets configuration from configuration file.
-        """
-
-        self.config['notify'] = keyfile.getboolean('Configuration', 'NOTIFY')
-        self.config['when'] = keyfile.get('Configuration', 'WHEN')
-        self.config['anim'] = keyfile.getboolean('Configuration', 'ANIM')
-        self.config['how'] = keyfile.get('Configuration', 'HOW')
-        self.config['dia'] = keyfile.getboolean('Configuration', 'DIA')
-        self.config['sound'] = keyfile.getboolean('Configuration', 'SOUND')
-        self.config['update'] = keyfile.getint('Configuration', 'UPDATE') * 60000
-        self.config['count'] = keyfile.getboolean('Configuration', 'COUNT')
-        self.config['info'] = keyfile.get('Configuration', 'INFO')
-        wav = keyfile.get('Configuration', 'WAV')
-        # set default sound
-        if len(wav) > 0:
-            self.wav = os.path.abspath(wav)
-        # set default animation
-        if len(self.config['how']) == 0:
-            self.config['how'] = 'default'
-
-        # in case user switched between emblem/quickinfo while count > 0
-        if self.account.get('count', 0) > 0:
-            self.update_display()
-        if self.flag == 'error':
-            self.error('')
-
-    def check_subscription(self):
-
-        """
-            Checks which accounts the user subsribed to, gets usernames and
-            passwords as well as how often the account should be checked.
-        """
-
-        # reset flag in case of prior error:
-        self.flag = None
-
-        # open subscription file and read data
-        try:
-            file = open(self.subpath, 'r')
-            sub = file.read()
-            file.close()
-        except:
-            self.error("There is no subscription to any Gmail account.")
-            return
-
-        # check if there was any data
-        if len(sub) < 1:
-            self.error("There is no subscription to any Gmail account.")
-            return
-
-        # if so process the data
-        account = base64.b64decode(sub.strip('\n')).split('\n')
-
-        # check if the data is correct
-        if len(account) != 2:
-            self.error("There is no subscription to any Gmail account.")
-            return
-
-        # then process the data into account
-        self.account = {'username': account[0],
-            'password': account[1],
-            'count': 0,
-            'diff': 0}
-
-        if self.rep == True:
-            pass
-        else:
-            self.check_mail()
-            self.repeat()
-
-    def add_subscription(self, request=None):
-
-        """
-            Prompts user to add subscription details.
-        """
-
-        # if requesting new username:
-        if request == 'username':
-            # set dialogue flag to 'username'
-            self.flag = 'username'
-            # prompt for username
-            self.icon.PopupDialog({"message" : "Please, enter your Gmail username:", "buttons" : "ok;cancel"},
-                    {"widget-type" : "text-entry"})
-        # if requesting new password:
-        elif request == 'password':
-            # set dialogue flag to 'password'
-            self.flag = 'password'
-            # prompt for password
-            self.icon.PopupDialog({"message" : "Please, enter your Gmail password:", "buttons" : "ok;cancel"},
-                    {"widget-type" : "text-entry", "visible" : False})
-        # default request is to encrypt username and password
-        else:
-            # open, encode and write to subscription file
-            file = open(self.subpath, 'w')
-            file.write(base64.b64encode(str(self.account['username']+ \
-            '\n'+self.account['password'])))
-            file.close()
-            # run subscription check as double check
-            self.check_subscription()
-
-    def check_mail(self):
-
-        """
-            Checks for new mail and requests notifications.
-        """
-
-        # fetch inbox content from Gmail
-        data = self.request_gmail()
-
-        # check if there is any content
-        if data == None:
-            return True
-
-        # unpack and store XML
-        xml = data.read()
-
-        # reading inbox
-        self.account['inbox'] = self.get_inbox(xml)
-
-        # check if mail count could be retrieved
-        if self.account['inbox'] == None:
-            return True
-
-        # parse inbox content to find number of new mails
-        count = len(self.account['inbox'])
-
-        # update account information
-        self.account['diff'] = count - self.account['count']
-        self.account['count'] = count
-
-        # update display
-        self.update_display()
-
-        # send notifications if there is new mail
-        if self.account['count'] > 0:
-            self.send_alert()
-
-        return True
-
-    def get_inbox(self, xml_data):
-
-        """
-            Counts the unreade messages from the XML inbox content.
-        """
-
-        inbox = []
-
-        try:
-            tree = libxml2.parseDoc(xml_data)
-            path = tree.xpathNewContext()
-            path.xpathRegisterNs('purl', 'http://purl.org/atom/ns#')
-            entries = path.xpathEval('//purl:entry')
-            if len(entries) > 0:
-                for entry in entries:
-                    path.setContextNode(entry)
-                    mail = {}
-                    mail['title'] = path.xpathEval('purl:title')[0].content
-                    mail['summary'] = path.xpathEval('purl:summary')[0].content
-                    mail['link'] = path.xpathEval('purl:link')[0].prop('href')
-                    mail['author'] = path.xpathEval('purl:author/purl:name')[0].content
-                    inbox.append(mail)
-            return inbox
-        except:
-            self.error("WARNING: there was an error reading XML content.")
-            return None
-
-    def request_gmail(self):
-
-        """
-            Authenticates and requests inbox content from Gmail.
-        """
-
-        gmailfeed = 'https://mail.google.com/mail/feed/atom/'
-        request = urllib2.Request(gmailfeed)
-
-        # connect to Gmail
-        try:
-            handle = urllib2.urlopen(request)
-        except IOError, error:
-            # here we will need "fail" as we receive a 401 error to get access
-            pass
-
-        if not hasattr(error, 'code') or error.code != 401:
-            # we got an error - but not a 401 error
-            self.error("WARNING: Gmail applet failed to connect to Gmail atom feed.")
-            return None
-
-        # get the www-authenticate line from the headers
-        authline = error.headers['www-authenticate']
-
-        # from this header we extract scheme and realm
-        authobject = re.compile(
-                                r'''(?:\s*www-authenticate\s*:)?\s*(\w*)\s+realm=['"]([^'"]+)['"]''',
-                                re.IGNORECASE)
-        matchobject = authobject.match(authline)
-
-        # make sure scheme and realm was found
-        if not matchobject:
-            m = "WARNING: Gmail atom feed is badly formed: " + authline
-            self.error(m)
-            return None
-
-        # check what scheme we have
-        scheme = matchobject.group(1)
-        if scheme.lower() != 'basic':
-            return self.error('WARNING: Gmail Applet is not equiped for authentication \
-                    other than BASIC.')
-
-        # authenticate and get inbox content
-        username = self.account['username']
-        password = self.account['password']
-        base64string = base64.encodestring('%s:%s' % (username, password))[:-1]
-        authheader = "Basic %s" % base64string
-        request.add_header("Authorization", authheader)
-        try:
-            handle = urllib2.urlopen(request)
-        except IOError, error:
-            # here we shouldn't fail if the username/password is right
-            self.error("WARNING: Gmail username or password may be wrong.")
-            return None
-
-        return handle
-
-    def update_display(self):
-
-        """
-        Updates applet icon either with quickinfo or svg emblem.
-        Only if new mail count is superior to 0.
-        """
-
-        # if user does not want any counter on the icon
-        if self.config['count'] == False:
-            # clean up quick-info
-            self.icon.SetQuickInfo(format(''))
-            # clean up icon
-            self.icon.SetIcon(os.path.abspath('./icon'))
-            return
-
-        # otherwise
-        if self.config['info'] == 'quickinfo':
-            # clean up icon
-            self.icon.SetIcon(os.path.abspath('./icon'))
-            if self.account['count'] == 0:
-                # reset quick-info
-                self.icon.SetQuickInfo(format(''))
-            else:
-                self.icon.SetQuickInfo(format(self.account['count']))
-
-        else:
-            # reset quick-info (in case displayed before)
-            self.icon.SetQuickInfo(format(''))
-            # check if emblem is necessary
-            if self.account['count'] == 0:
-                # reset icon
-                self.icon.SetIcon(os.path.abspath("./icon"))
-            else:
-                # get size out of config
-                size = self.config['info'].split()[0]
-                # make icon with external module SVGmaker
-                SVG = SVGmaker.add_counter(self.account['count'], size)
-                svg = open(self.svgpath, 'w')
-                svg.write(SVG)
-                svg.close()
-                # set icon with emblem
-                self.icon.SetIcon(self.svgpath)
-
-    def error(self, message):
-
-        """
-            Warns the user if an error occured.
-        """
-
-        if self.config['info'] != 'quickinfo':
-            # remove previous quickinfo if needed:
-            self.icon.SetQuickInfo(format(''))
-            # get size from config:
-            size = self.config['info'].split()[0]
-            # pass size to filename:
-            file = './img/gmail-error-'+size+'.svg'
-            # set icon with error emblem
-            self.icon.SetIcon(os.path.abspath(file))
-
-        else:
-            # reset icon in case needed
-            self.icon.SetIcon(os.path.abspath('./icon'))
-            # set quickinfo:
-            self.icon.SetQuickInfo(format('Error!'))
-        # check if any error is already known
-        # or if the user is changing subscription details
-        if self.flag != None:
-            return
-        # set error flag
-        self.flag = 'error'
-        # show dialogue
-        self.icon.ShowDialog(message, 4)
-
-    def send_alert(self):
-
-        """
-            Notifies user according to requirements.
-        """
-
-        # check if user wants notifications
-        if self.config['notify'] == False:
-            return
-
-        # check whether conditions are met
-        if self.config['when'] == 'always':
-            pass
-        elif self.config['when'] == 'different' and self.account['diff'] != 0:
-            pass
-        elif self.config['when'] == 'superior' and self.account['diff'] > 0:
-            pass
-        else:
-            return
-
-        # check whether user wants an effect on the icon
-        if self.config['anim'] == True:
-            self.icon.DemandsAttention(True, self.config['how'])
-
-        # check whether user wants a dialogue
-        if self.config['dia'] == True:
-            # checking our grammar ;)
-            if self.account['count'] > 1:
-                    s = 's'
-            else:
-                    s = ''
-            self.icon.ShowDialog("You have "+str(self.account['count'])+" new email%s." % s, 3)
-
-        # check whether user wants a sound
-        if self.config['sound'] == True:
-            try:
-                os.popen('aplay ' + self.wav)
-            except:
-                # restore default sound file if custom is corrupted
-                self.wav = os.path.abspath("./snd/pop.wav")
-
-    def repeat(self):
-
-        """
-           Timer for postman to check messages.
-           Will continue as long as check_messages returns True
-        """
-
-        # set flag to tell the loop is running
-        self.rep = True
-        # start timer loop
-        glib.timeout_add(self.config['update'], self.check_mail)
-
-    def begin(self):
-
-        """
-            First method ran by CairoDock when applet is launched.
-        """
-
-        self.icon.SetLabel("Gmail")
-        # the applet will not enter the loop until a subscription is found
-        self.check_subscription()
-
-    def on_answer_dialog(self, key, content):
-
-        """
-            Processes dialogue input for username and password.
-        """
-
-        # check user pressed the first button (OK) or Enter
-        if key == 0 or key == CDApplet.DIALOG_KEY_ENTER:
-            # check user entered something
-            if len(content) > 0:
-                # check if requesting username
-                if self.flag == 'username':
-                    # append account with username
-                    self.account['username'] = format(content)
-                    # request password
-                    self.add_subscription('password')
-                # check if requesting password
-                elif self.flag == 'password':
-                    # append account with password
-                    self.account['password'] = format(content)
-                    # finish up registration process
-                    self.add_subscription()
-                else:
-                    # should not happen (kept in case another dialogue needs
-                    # to be made in future).
-                    pass
-            else:
-                self.error("Sorry, there was no input!")
-
-    def on_build_menu(self):
-
-        """
-            Appends items to right-click menu.
-        """
-
-        self.icon.AddMenuItems([{"widget-type" : CDApplet.MENU_ENTRY,
-        "label": "Add or change subscription",
-        "icon" : "gtk-add",
-        "menu" : CDApplet.MAIN_MENU_ID,
-        "id" : 1,
-        "tooltip" : "Use this to add or change your Gmail account details."},
-        {"widget-type" : CDApplet.MENU_ENTRY,
-        "label": "Check inbox now" + " (middle-click)",
-        "icon" : "gtk-refresh",
-        "menu" : CDApplet.MAIN_MENU_ID,
-        "id" : 2,
-        "tooltip" : "Check Gmail inbox now if you can't wait."}])
-
-    def on_menu_select(self, iNumEntry):
-
-        """
-            Launches methods according to menu selection.
-        """
-
-        if iNumEntry == 1:
-            self.add_subscription('username')
-        elif iNumEntry == 2:
-            self.check_mail()
-        else:
-            #should not happen. Kept in case more menu-items need be appended.
-            pass
-
-    def on_click(self, iState):
-
-        """
-            Launches Gmail in default browser or application.
-        """
-
-        if self.account['count'] < 1:
-            self.check_mail()
-        else:
-            m = Menu(self.account['inbox'])
-            m.popup(parent_menu_shell=None, parent_menu_item=None, func=self.get_xy, data=(400, 400),
-                    button=1, activate_time=0)
-
-    def on_middle_click(self):
-    
-        """
-            Check for new mails now.
-        """
-        
-        self.check_mail()
-
-    def get_xy(self, m, data):
-
-        # fetch icon geometry
-        icondata = self.icon.GetAll()
-        iconContainer  = icondata['container']
-        iconOrientation = icondata['orientation']
-        iconWidth = icondata['width']
-        iconHeight = icondata['height']
-        iconPosX = icondata['x']
-        iconPosY = icondata['y']
-
-        # get menu geometry
-        menuWidth, menuHeight = m.size_request()
-
-        # adapt to container and orientation
-        if iconContainer == 1:  # Then it's a desklet, always oriented in a bottom-like way.
-            if iconPosY['y'] < (gtk.gdk.screen_height() / 2):
-                iconOrientation = 1
-            else:
-                iconOrientation = 0
-
-        if iconOrientation == 0:
-            # compute position of menu
-            x = iconPosX - (menuWidth / 2)
-            y = iconPosY - (iconHeight / 2) - menuHeight
-
-        else:
-            x = iconPosX - (menuWidth / 2)
-            y = iconPosY + (iconHeight / 2)
-
-        return (x, y, True)
-
-if __name__ == "__main__":
-    gmail = Gmail()
-    gmail.run()

=== removed file 'Gmail/SVGmaker.py'
--- Gmail/SVGmaker.py	2011-08-24 08:55:53 +0000
+++ Gmail/SVGmaker.py	1970-01-01 00:00:00 +0000
@@ -1,32 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-#       svg_mod.py is a module appending the Facebook Applet for Cairo-Dock
-#       
-#       Copyright 2011 benjamin <benjamin@vidya>
-#       
-#       This program is free software; you can redistribute it and/or modify
-#       it under the terms of the GNU General Public License as published by
-#       the Free Software Foundation; either version 2 of the License, or
-#       (at your option) any later version.
-#       
-#       This program is distributed in the hope that it will be useful,
-#       but WITHOUT ANY WARRANTY; without even the implied warranty of
-#       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#       GNU General Public License for more details.
-#       
-#       You should have received a copy of the GNU General Public License
-#       along with this program; if not, write to the Free Software
-#       Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
-#       MA 02110-1301, USA.
-
-
-
-def add_counter(counter, size):
-    svg_small = '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<!-- Created with Inkscape (http://www.inkscape.org/) -->\n\n<svg\n   xmlns:dc="http://purl.org/dc/elements/1.1/"\n   xmlns:cc="http://creativecommons.org/ns#"\n   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"\n   xmlns:svg="http://www.w3.org/2000/svg"\n   xmlns="http://www.w3.org/2000/svg"\n   xmlns:xlink="http://www.w3.org/1999/xlink"\n   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"\n   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"\n   version="1.0"\n   width="96"\n   height="96"\n   id="svg2408"\n   inkscape:version="0.48.1 r9760"\n   sodipodi:docname="gmail-emblem.svg">\n  <sodipodi:namedview\n     pagecolor="#ffffff"\n     bordercolor="#666666"\n     borderopacity="1"\n     objecttolerance="10"\n     gridtolerance="10"\n     guidetolerance="10"\n     inkscape:pageopacity="0"\n     inkscape:pageshadow="2"\n     inkscape:window-width="1280"\n     inkscape:window-height="746"\n     id="namedview93"\n     showgrid="false"\n     inkscape:zoom="3.1979167"\n     inkscape:cx="8.286645"\n     inkscape:cy="51.908795"\n     inkscape:window-x="0"\n     inkscape:window-y="0"\n     inkscape:window-maximized="1"\n     inkscape:current-layer="layer4" />\n  <defs\n     id="defs2410">\n    <linearGradient\n       id="linearGradient3702">\n      <stop\n         id="stop3705"\n         style="stop-color:#d9d9d9;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3707"\n         style="stop-color:#d9d9d9;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3685">\n      <stop\n         id="stop3687"\n         style="stop-color:#ca0a0a;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3689"\n         style="stop-color:#f03131;stop-opacity:1"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3727">\n      <stop\n         id="stop3729"\n         style="stop-color:#d5d5d5;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3731"\n         style="stop-color:#f1f1f1;stop-opacity:1"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3641">\n      <stop\n         id="stop3643"\n         style="stop-color:#000000;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3645"\n         style="stop-color:#000000;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       x1="45.447727"\n       y1="92.539597"\n       x2="45.447727"\n       y2="7.0165396"\n       id="ButtonShadow"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="scale(1.0058652,0.994169)">\n      <stop\n         id="stop3750"\n         style="stop-color:#000000;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3752"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3737">\n      <stop\n         id="stop3739"\n         style="stop-color:#ffffff;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3741"\n         style="stop-color:#ffffff;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3700">\n      <stop\n         id="stop3702"\n         style="stop-color:#dcdcdc;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3704"\n         style="stop-color:#f0f0f0;stop-opacity:1"\n         offset="1" />\n    </linearGradient>\n    <filter\n       color-interpolation-filters="sRGB"\n       id="filter3174">\n      <feGaussianBlur\n         id="feGaussianBlur3176"\n         stdDeviation="1.71" />\n    </filter>\n    <filter\n       x="-0.192"\n       y="-0.192"\n       width="1.3839999"\n       height="1.3839999"\n       color-interpolation-filters="sRGB"\n       id="filter3794">\n      <feGaussianBlur\n         id="feGaussianBlur3796"\n         stdDeviation="5.28" />\n    </filter>\n    <linearGradient\n       x1="48"\n       y1="20.220806"\n       x2="48"\n       y2="138.66119"\n       id="linearGradient3613"\n       xlink:href="#linearGradient3737"\n       gradientUnits="userSpaceOnUse" />\n    <radialGradient\n       cx="48"\n       cy="90.171875"\n       r="42"\n       fx="48"\n       fy="90.171875"\n       id="radialGradient3619"\n       xlink:href="#linearGradient3737"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.5510206,0.19713193)" />\n    <clipPath\n       id="clipPath3613">\n      <rect\n         width="84"\n         height="84"\n         rx="6"\n         ry="6"\n         x="6"\n         y="6"\n         id="rect3615"\n         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    </clipPath>\n    <linearGradient\n       x1="48"\n       y1="88"\n       x2="48"\n       y2="32"\n       id="linearGradient3627"\n       xlink:href="#linearGradient3700"\n       gradientUnits="userSpaceOnUse" />\n    <linearGradient\n       x1="48"\n       y1="88"\n       x2="48"\n       y2="36"\n       id="linearGradient3635"\n       xlink:href="#linearGradient3727"\n       gradientUnits="userSpaceOnUse" />\n    <filter\n       color-interpolation-filters="sRGB"\n       id="filter3649">\n      <feGaussianBlur\n         id="feGaussianBlur3651"\n         stdDeviation="1.38" />\n    </filter>\n    <filter\n       color-interpolation-filters="sRGB"\n       id="filter3665">\n      <feGaussianBlur\n         id="feGaussianBlur3667"\n         stdDeviation="0.69" />\n    </filter>\n    <linearGradient\n       x1="36.357143"\n       y1="6"\n       x2="36.357143"\n       y2="63.893143"\n       id="linearGradient3687"\n       xlink:href="#linearGradient3737"\n       gradientUnits="userSpaceOnUse" />\n    <linearGradient\n       x1="48"\n       y1="90"\n       x2="48"\n       y2="5.9877172"\n       id="linearGradient3689"\n       xlink:href="#linearGradient3700"\n       gradientUnits="userSpaceOnUse" />\n    <clipPath\n       id="clipPath3696">\n      <rect\n         width="84"\n         height="84"\n         rx="6"\n         ry="6"\n         x="106"\n         y="6"\n         id="rect3698"\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    </clipPath>\n    <linearGradient\n       x1="48"\n       y1="32"\n       x2="48"\n       y2="80"\n       id="linearGradient3701"\n       xlink:href="#linearGradient3641"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="translate(100,0)" />\n    <clipPath\n       id="clipPath3703">\n      <rect\n         width="84"\n         height="84"\n         rx="6"\n         ry="6"\n         x="106"\n         y="6"\n         id="rect3705"\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    </clipPath>\n    <linearGradient\n       x1="51"\n       y1="62"\n       x2="51"\n       y2="21"\n       id="linearGradient3707"\n       xlink:href="#linearGradient3641"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="translate(100,-1)" />\n    <linearGradient\n       id="linearGradient3737-3">\n      <stop\n         id="stop3739-5"\n         style="stop-color:#ffffff;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3741-7"\n         style="stop-color:#ffffff;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <radialGradient\n       cx="48"\n       cy="90.171875"\n       r="42"\n       fx="48"\n       fy="90.171875"\n       id="radialGradient2858"\n       xlink:href="#linearGradient3737-3"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.551021,0.1971319)" />\n    <linearGradient\n       x1="48"\n       y1="88"\n       x2="48"\n       y2="8"\n       id="linearGradient3691"\n       xlink:href="#linearGradient3685"\n       gradientUnits="userSpaceOnUse" />\n    <linearGradient\n       x1="48"\n       y1="48"\n       x2="48"\n       y2="8"\n       id="linearGradient3709"\n       xlink:href="#linearGradient3702"\n       gradientUnits="userSpaceOnUse" />\n    <mask\n       id="mask3747">\n      <rect\n         width="84"\n         height="84"\n         rx="6"\n         ry="6"\n         x="-54"\n         y="6"\n         id="rect3749"\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    </mask>\n    <filter\n       color-interpolation-filters="sRGB"\n       id="filter3763">\n      <feGaussianBlur\n         id="feGaussianBlur3765"\n         stdDeviation="0.42" />\n    </filter>\n    <linearGradient\n       x1="45.447727"\n       y1="92.539597"\n       x2="45.447727"\n       y2="7.0165396"\n       id="ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)">\n      <stop\n         id="stop3750-8"\n         style="stop-color:#000000;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3752-5"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3780"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3772"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3725"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3721-0"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="translate(0,-97)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient2918"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       x1="48"\n       y1="90"\n       x2="48"\n       y2="5.9877172"\n       id="linearGradient2982"\n       xlink:href="#linearGradient3700"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="translate(100,0)" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3942"\n       id="linearGradient3948"\n       y2="84"\n       x2="68"\n       y1="52"\n       x1="68" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3801"\n       id="linearGradient3915"\n       y2="72.618279"\n       x2="79.622185"\n       y1="72.618279"\n       x1="45.298355" />\n    <linearGradient\n       id="linearGradient3801">\n      <stop\n         offset="0"\n         style="stop-color:#a4d620;stop-opacity:1"\n         id="stop3803" />\n      <stop\n         offset="1"\n         style="stop-color:#62a915;stop-opacity:1"\n         id="stop3805" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient2918-6"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="translate(0,-97)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3721"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3725-7"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3772-4"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3780-4"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)"\n       gradientUnits="userSpaceOnUse"\n       id="ButtonShadow-0-0"\n       y2="7.0165396"\n       x2="45.447727"\n       y1="92.539597"\n       x1="45.447727">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3750-8-4" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         id="stop3752-5-4" />\n    </linearGradient>\n    <radialGradient\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.551021,0.1971319)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-3-8"\n       id="radialGradient2858-3"\n       fy="90.171875"\n       fx="48"\n       r="42"\n       cy="90.171875"\n       cx="48" />\n    <linearGradient\n       id="linearGradient3737-3-8">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3739-5-1" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3741-7-0" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="translate(100,-1)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3641-5"\n       id="linearGradient3707-4"\n       y2="21"\n       x2="51"\n       y1="62"\n       x1="51" />\n    <clipPath\n       id="clipPath3703-9">\n      <rect\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3705-8"\n         y="6"\n         x="106"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <linearGradient\n       gradientTransform="translate(100,0)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3641-5"\n       id="linearGradient3701-5"\n       y2="80"\n       x2="48"\n       y1="32"\n       x1="48" />\n    <clipPath\n       id="clipPath3696-1">\n      <rect\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3698-1"\n         y="6"\n         x="106"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3700-9"\n       id="linearGradient3689-6"\n       y2="5.9877172"\n       x2="48"\n       y1="90"\n       x1="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-36"\n       id="linearGradient3687-5"\n       y2="63.893143"\n       x2="36.357143"\n       y1="6"\n       x1="36.357143" />\n    <filter\n       id="filter3665-3"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="0.69"\n         id="feGaussianBlur3667-8" />\n    </filter>\n    <filter\n       id="filter3649-9"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="1.38"\n         id="feGaussianBlur3651-6" />\n    </filter>\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3727-7"\n       id="linearGradient3635-0"\n       y2="36"\n       x2="48"\n       y1="88"\n       x1="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3700-9"\n       id="linearGradient3627-5"\n       y2="32"\n       x2="48"\n       y1="88"\n       x1="48" />\n    <clipPath\n       id="clipPath3613-8">\n      <rect\n         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3615-8"\n         y="6"\n         x="6"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <radialGradient\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.5510206,0.19713193)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-36"\n       id="radialGradient3619-0"\n       fy="90.171875"\n       fx="48"\n       r="42"\n       cy="90.171875"\n       cx="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-36"\n       id="linearGradient3613-9"\n       y2="138.66119"\n       x2="48"\n       y1="20.220806"\n       x1="48" />\n    <filter\n       id="filter3794-9"\n       color-interpolation-filters="sRGB"\n       height="1.3839999"\n       width="1.3839999"\n       y="-0.192"\n       x="-0.192">\n      <feGaussianBlur\n         stdDeviation="5.28"\n         id="feGaussianBlur3796-3" />\n    </filter>\n    <filter\n       id="filter3174-1"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="1.71"\n         id="feGaussianBlur3176-2" />\n    </filter>\n    <linearGradient\n       id="linearGradient3700-9">\n      <stop\n         offset="0"\n         style="stop-color:#dcdcdc;stop-opacity:1"\n         id="stop3702-4" />\n      <stop\n         offset="1"\n         style="stop-color:#f0f0f0;stop-opacity:1"\n         id="stop3704-8" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3737-36">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3739-56" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3741-3" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="scale(1.0058652,0.994169)"\n       gradientUnits="userSpaceOnUse"\n       id="ButtonShadow-7"\n       y2="7.0165396"\n       x2="45.447727"\n       y1="92.539597"\n       x1="45.447727">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3750-6" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         id="stop3752-7" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3641-5">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3643-9" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0"\n         id="stop3645-7" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3727-7">\n      <stop\n         offset="0"\n         style="stop-color:#d5d5d5;stop-opacity:1"\n         id="stop3729-1" />\n      <stop\n         offset="1"\n         style="stop-color:#f1f1f1;stop-opacity:1"\n         id="stop3731-1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3942">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3944" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3946" />\n    </linearGradient>\n    <linearGradient\n       y2="84"\n       x2="68"\n       y1="52"\n       x1="68"\n       gradientUnits="userSpaceOnUse"\n       id="linearGradient3071-0"\n       xlink:href="#linearGradient3942-5"\n       inkscape:collect="always" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3942-5"\n       id="linearGradient3948-9"\n       y2="84"\n       x2="68"\n       y1="52"\n       x1="68" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3801-5"\n       id="linearGradient3915-2"\n       y2="72.618279"\n       x2="79.622185"\n       y1="72.618279"\n       x1="45.298355" />\n    <linearGradient\n       id="linearGradient3801-5">\n      <stop\n         offset="0"\n         style="stop-color:#a4d620;stop-opacity:1"\n         id="stop3803-2" />\n      <stop\n         offset="1"\n         style="stop-color:#62a915;stop-opacity:1"\n         id="stop3805-0" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-1"\n       id="linearGradient2918-4"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="translate(0,-97)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-1"\n       id="linearGradient3721-6"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-1"\n       id="linearGradient3725-72"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-1"\n       id="linearGradient3772-7"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-1"\n       id="linearGradient3780-3"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)"\n       gradientUnits="userSpaceOnUse"\n       id="ButtonShadow-0-1"\n       y2="7.0165396"\n       x2="45.447727"\n       y1="92.539597"\n       x1="45.447727">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3750-8-0" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         id="stop3752-5-1" />\n    </linearGradient>\n    <radialGradient\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.551021,0.1971319)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-3-9"\n       id="radialGradient2858-0"\n       fy="90.171875"\n       fx="48"\n       r="42"\n       cy="90.171875"\n       cx="48" />\n    <linearGradient\n       id="linearGradient3737-3-9">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3739-5-6" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3741-7-07" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="translate(100,-1)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3641-0"\n       id="linearGradient3707-8"\n       y2="21"\n       x2="51"\n       y1="62"\n       x1="51" />\n    <clipPath\n       id="clipPath3703-6">\n      <rect\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3705-2"\n         y="6"\n         x="106"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <linearGradient\n       gradientTransform="translate(100,0)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3641-0"\n       id="linearGradient3701-4"\n       y2="80"\n       x2="48"\n       y1="32"\n       x1="48" />\n    <clipPath\n       id="clipPath3696-6">\n      <rect\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3698-6"\n         y="6"\n         x="106"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3700-1"\n       id="linearGradient3689-0"\n       y2="5.9877172"\n       x2="48"\n       y1="90"\n       x1="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-2"\n       id="linearGradient3687-6"\n       y2="63.893143"\n       x2="36.357143"\n       y1="6"\n       x1="36.357143" />\n    <filter\n       id="filter3665-5"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="0.69"\n         id="feGaussianBlur3667-82" />\n    </filter>\n    <filter\n       id="filter3649-4"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="1.38"\n         id="feGaussianBlur3651-8" />\n    </filter>\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3727-9"\n       id="linearGradient3635-7"\n       y2="36"\n       x2="48"\n       y1="88"\n       x1="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3700-1"\n       id="linearGradient3627-4"\n       y2="32"\n       x2="48"\n       y1="88"\n       x1="48" />\n    <clipPath\n       id="clipPath3613-0">\n      <rect\n         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3615-6"\n         y="6"\n         x="6"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <radialGradient\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.5510206,0.19713193)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-2"\n       id="radialGradient3619-4"\n       fy="90.171875"\n       fx="48"\n       r="42"\n       cy="90.171875"\n       cx="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-2"\n       id="linearGradient3613-7"\n       y2="138.66119"\n       x2="48"\n       y1="20.220806"\n       x1="48" />\n    <filter\n       id="filter3794-6"\n       color-interpolation-filters="sRGB"\n       height="1.3839999"\n       width="1.3839999"\n       y="-0.192"\n       x="-0.192">\n      <feGaussianBlur\n         stdDeviation="5.28"\n         id="feGaussianBlur3796-7" />\n    </filter>\n    <filter\n       id="filter3174-0"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="1.71"\n         id="feGaussianBlur3176-5" />\n    </filter>\n    <linearGradient\n       id="linearGradient3700-1">\n      <stop\n         offset="0"\n         style="stop-color:#dcdcdc;stop-opacity:1"\n         id="stop3702-1" />\n      <stop\n         offset="1"\n         style="stop-color:#f0f0f0;stop-opacity:1"\n         id="stop3704-9" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3737-2">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3739-0" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3741-73" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="scale(1.0058652,0.994169)"\n       gradientUnits="userSpaceOnUse"\n       id="ButtonShadow-6"\n       y2="7.0165396"\n       x2="45.447727"\n       y1="92.539597"\n       x1="45.447727">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3750-2" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         id="stop3752-1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3641-0">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3643-1" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0"\n         id="stop3645-9" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3727-9">\n      <stop\n         offset="0"\n         style="stop-color:#d5d5d5;stop-opacity:1"\n         id="stop3729-0" />\n      <stop\n         offset="1"\n         style="stop-color:#f1f1f1;stop-opacity:1"\n         id="stop3731-2" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3942-5">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3944-3" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3946-4" />\n    </linearGradient>\n  </defs>\n  <metadata\n     id="metadata2413">\n    <rdf:RDF>\n      <cc:Work\n         rdf:about="">\n        <dc:format>image/svg+xml</dc:format>\n        <dc:type\n           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />\n        <dc:title></dc:title>\n      </cc:Work>\n    </rdf:RDF>\n  </metadata>\n  <g\n     id="layer2"\n     style="display:none">\n    <rect\n       width="86"\n       height="85"\n       rx="6"\n       ry="6"\n       x="5"\n       y="7"\n       id="rect3745"\n       style="opacity:0.9;fill:url(#ButtonShadow);fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3174)" />\n  </g>\n  <g\n     id="layer3">\n    <path\n       d="m 12,-95.03125 c -5.5110903,0 -10.03125,4.52016 -10.03125,10.03125 l 0,71 c 0,5.5110902 4.5201598,10.03125 10.03125,10.03125 l 72,0 c 5.51109,0 10.03125,-4.5201597 10.03125,-10.03125 l 0,-71 c 0,-5.51109 -4.52016,-10.03125 -10.03125,-10.03125 l -72,0 z"\n       transform="scale(1,-1)"\n       id="path3786"\n       style="opacity:0.07999998;fill:url(#linearGradient2918);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />\n    <path\n       d="m 12,-94.03125 c -4.971633,0 -9.03125,4.059617 -9.03125,9.03125 l 0,71 c 0,4.9716329 4.0596171,9.03125 9.03125,9.03125 l 72,0 c 4.971633,0 9.03125,-4.059617 9.03125,-9.03125 l 0,-71 c 0,-4.971633 -4.059617,-9.03125 -9.03125,-9.03125 l -72,0 z"\n       transform="scale(1,-1)"\n       id="path3778"\n       style="opacity:0.1;fill:url(#linearGradient3780);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />\n    <path\n       d="m 12,-93 c -4.4091333,0 -8,3.590867 -8,8 l 0,71 c 0,4.4091333 3.5908667,8 8,8 l 72,0 c 4.409133,0 8,-3.5908667 8,-8 l 0,-71 c 0,-4.409133 -3.590867,-8 -8,-8 l -72,0 z"\n       transform="scale(1,-1)"\n       id="path3770"\n       style="opacity:0.2;fill:url(#linearGradient3772);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />\n    <rect\n       width="86"\n       height="85"\n       rx="7"\n       ry="7"\n       x="5"\n       y="-92"\n       transform="scale(1,-1)"\n       id="rect3723"\n       style="opacity:0.3;fill:url(#linearGradient3725);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />\n    <rect\n       width="84"\n       height="84"\n       rx="6"\n       ry="6"\n       x="6"\n       y="-91"\n       transform="scale(1,-1)"\n       id="rect3716"\n       style="opacity:0.45;fill:url(#linearGradient3721-0);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />\n  </g>\n  <g\n     id="layer1">\n    <path\n       d="m 18,6 0,1 -6,0 C 9.205699,7 7,9.2056987 7,12 l 0,72 c 0,2.794301 2.205699,5 5,5 l 6,0 0,1 60,0 0,-1 6,0 c 2.794301,0 5,-2.205699 5,-5 L 89,12 C 89,9.2056987 86.794301,7 84,7 L 78,7 78,6 18,6 z"\n       inkscape:connector-curvature="0"\n       id="rect2419"\n       style="fill:url(#linearGradient3689);fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    <path\n       d="m 112,89 c -3.324,0 -6,-2.676 -6,-6 l 0,-6 42,-42 42,42 0,6 c 0,3.324 -2.676,6 -6,6 l -72,0 z"\n       inkscape:connector-curvature="0"\n       transform="translate(-100,-1)"\n       clip-path="url(#clipPath3696)"\n       id="path3653"\n       style="opacity:0.3;fill:url(#linearGradient3701);fill-opacity:1;stroke:none;filter:url(#filter3665)" />\n    <path\n       d="M 48,36 7,77 7,84 c 0,2.794301 2.205699,5 5,5 l 6,0 0,1 60,0 0,-1 6,0 c 2.794301,0 5,-2.205699 5,-5 L 89,77 48,36 z"\n       inkscape:connector-curvature="0"\n       id="path3619"\n       style="fill:url(#linearGradient3635);fill-opacity:1;stroke:none" />\n    <path\n       d="M 48,36 6,78 6,79 48,37 90,79 90,78 48,36 z"\n       inkscape:connector-curvature="0"\n       id="path3718"\n       style="opacity:0.4;fill:#ffffff;fill-opacity:1;stroke:none" />\n    <path\n       d="m 112,7 c -3.324,0 -6,2.676 -6,6 l 0,6 42,42 42,-42 0,-6 c 0,-3.324 -2.676,-6 -6,-6 l -72,0 z"\n       inkscape:connector-curvature="0"\n       transform="translate(-100,1)"\n       clip-path="url(#clipPath3703)"\n       id="path3637"\n       style="opacity:0.4;fill:url(#linearGradient3707);fill-opacity:1;stroke:none;filter:url(#filter3649)" />\n    <path\n       d="M 12,6 C 8.676,6 6,8.676 6,12 l 0,6 42,42 42,-42 0,-6 C 90,8.676 87.324,6 84,6 L 12,6 z"\n       inkscape:connector-curvature="0"\n       id="path3613"\n       style="fill:url(#linearGradient3627);fill-opacity:1;stroke:none" />\n    <path\n       d="M 6,17 6,18 48,60 90,18 90,17 48,59 6,17 z"\n       inkscape:connector-curvature="0"\n       id="path3709"\n       style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none" />\n    <path\n       d="m -48,6 c -3.324,0 -6,2.676 -6,6 l 0,72 c 0,3.324 2.676,6 6,6 l 6,0 0,-67.71875 L -12.125,52.125 18,22 l 0,68 6,0 c 3.324,0 6,-2.676 6,-6 L 30,12 C 30,8.676 27.324,6 24,6 L 18,6 -12,36 -42,6 -48,6 z"\n       inkscape:connector-curvature="0"\n       transform="translate(60,0)"\n       mask="url(#mask3747)"\n       id="path3741"\n       style="opacity:0.3;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter3763);enable-background:accumulate" />\n    <path\n       d="M 12,6 C 8.676,6 6,8.676 6,12 l 0,72 c 0,3.324 2.676,6 6,6 L 18,90 18,22.28125 47.875,52.125 78,22 l 0,68 6,0 c 3.324,0 6,-2.676 6,-6 L 90,12 C 90,8.676 87.324,6 84,6 L 78,6 48,36 18,6 12,6 z"\n       inkscape:connector-curvature="0"\n       id="rect2903"\n       style="color:#000000;fill:url(#linearGradient3691);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />\n    <path\n       d="m 18,6 0,1 -6,0 C 9.205699,7 7,9.2056987 7,12 l 0,47.28125 c 20.047861,-14.526567 48.392015,-24.884261 82,-23 L 89,12 C 89,9.2056987 86.794301,7 84,7 L 78,7 78,6 18,6 z"\n       inkscape:connector-curvature="0"\n       id="rect3256"\n       style="opacity:0.2;fill:url(#linearGradient3709);fill-opacity:1;stroke:none" />\n    <rect\n       width="84"\n       height="84"\n       rx="6"\n       ry="6"\n       x="106"\n       y="6"\n       id="rect2980"\n       style="fill:url(#linearGradient2982);fill-opacity:1;fill-rule:nonzero;stroke:none" />\n  </g>\n  <g\n     id="layer5">\n    <rect\n       width="66"\n       height="66"\n       rx="12"\n       ry="12"\n       x="15"\n       y="15"\n       clip-path="url(#clipPath3613)"\n       id="rect3171"\n       style="opacity:0.1;fill:url(#linearGradient3613);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;filter:url(#filter3794)" />\n    <path\n       d="M 12,90 C 8.676,90 6,87.324 6,84 L 6,82 6,14 6,12 c 0,-0.334721 0.04135,-0.6507 0.09375,-0.96875 0.0487,-0.295596 0.09704,-0.596915 0.1875,-0.875 C 6.29113,10.12587 6.302142,10.09265 6.3125,10.0625 6.411365,9.774729 6.5473802,9.515048 6.6875,9.25 6.8320918,8.976493 7.0031161,8.714385 7.1875,8.46875 7.3718839,8.223115 7.5612765,7.995278 7.78125,7.78125 8.221197,7.353194 8.72416,6.966724 9.28125,6.6875 9.559795,6.547888 9.8547231,6.440553 10.15625,6.34375 9.9000482,6.443972 9.6695391,6.580022 9.4375,6.71875 c -0.00741,0.0044 -0.023866,-0.0045 -0.03125,0 -0.031933,0.0193 -0.062293,0.04251 -0.09375,0.0625 -0.120395,0.0767 -0.2310226,0.163513 -0.34375,0.25 -0.1061728,0.0808 -0.2132809,0.161112 -0.3125,0.25 C 8.4783201,7.442683 8.3087904,7.626638 8.15625,7.8125 8.0486711,7.942755 7.9378561,8.077785 7.84375,8.21875 7.818661,8.25713 7.805304,8.30462 7.78125,8.34375 7.716487,8.446782 7.6510225,8.548267 7.59375,8.65625 7.4927417,8.850956 7.3880752,9.071951 7.3125,9.28125 7.30454,9.30306 7.288911,9.3218 7.28125,9.34375 7.2494249,9.4357 7.2454455,9.530581 7.21875,9.625 7.1884177,9.731618 7.1483606,9.828031 7.125,9.9375 7.0521214,10.279012 7,10.635705 7,11 l 0,2 0,68 0,2 c 0,2.781848 2.2181517,5 5,5 l 2,0 68,0 2,0 c 2.781848,0 5,-2.218152 5,-5 l 0,-2 0,-68 0,-2 C 89,10.635705 88.94788,10.279012 88.875,9.9375 88.83085,9.730607 88.78662,9.539842 88.71875,9.34375 88.71105,9.3218 88.69545,9.30306 88.6875,9.28125 88.62476,9.107511 88.549117,8.913801 88.46875,8.75 88.42717,8.6672 88.38971,8.580046 88.34375,8.5 88.28915,8.40279 88.216976,8.31165 88.15625,8.21875 88.06214,8.077785 87.951329,7.942755 87.84375,7.8125 87.700576,7.63805 87.540609,7.465502 87.375,7.3125 87.36383,7.3023 87.35502,7.29135 87.34375,7.28125 87.205364,7.155694 87.058659,7.046814 86.90625,6.9375 86.803679,6.86435 86.701932,6.784136 86.59375,6.71875 c -0.0074,-0.0045 -0.02384,0.0044 -0.03125,0 -0.232039,-0.138728 -0.462548,-0.274778 -0.71875,-0.375 0.301527,0.0968 0.596455,0.204138 0.875,0.34375 0.55709,0.279224 1.060053,0.665694 1.5,1.09375 0.219973,0.214028 0.409366,0.441865 0.59375,0.6875 0.184384,0.245635 0.355408,0.507743 0.5,0.78125 0.14012,0.265048 0.276135,0.524729 0.375,0.8125 0.01041,0.03078 0.02133,0.06274 0.03125,0.09375 0.09046,0.278085 0.1388,0.579404 0.1875,0.875 C 89.95865,11.3493 90,11.665279 90,12 l 0,2 0,68 0,2 c 0,3.324 -2.676,6 -6,6 l -72,0 z"\n       inkscape:connector-curvature="0"\n       id="path3615"\n       style="opacity:0;fill:url(#radialGradient3619);fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    <path\n       d="M 12,6 C 8.676,6 6,8.676 6,12 l 0,2 0,68 0,2 c 0,0.334721 0.04135,0.6507 0.09375,0.96875 0.0487,0.295596 0.09704,0.596915 0.1875,0.875 0.0099,0.03038 0.02089,0.0636 0.03125,0.09375 0.09886,0.287771 0.23488,0.547452 0.375,0.8125 0.144592,0.273507 0.315616,0.535615 0.5,0.78125 0.184384,0.245635 0.373776,0.473472 0.59375,0.6875 0.439947,0.428056 0.94291,0.814526 1.5,1.09375 0.278545,0.139612 0.573473,0.246947 0.875,0.34375 -0.256202,-0.100222 -0.486711,-0.236272 -0.71875,-0.375 -0.0074,-0.0044 -0.02387,0.0045 -0.03125,0 -0.03193,-0.0193 -0.06229,-0.04251 -0.09375,-0.0625 -0.120395,-0.0767 -0.231023,-0.163513 -0.34375,-0.25 -0.106173,-0.0808 -0.213281,-0.161112 -0.3125,-0.25 C 8.47832,88.557317 8.30879,88.373362 8.15625,88.1875 8.048671,88.057245 7.937856,87.922215 7.84375,87.78125 7.81866,87.74287 7.8053,87.69538 7.78125,87.65625 7.71649,87.553218 7.651022,87.451733 7.59375,87.34375 7.492742,87.149044 7.388075,86.928049 7.3125,86.71875 7.3045,86.69694 7.28891,86.6782 7.28125,86.65625 7.24942,86.5643 7.24545,86.469419 7.21875,86.375 7.188418,86.268382 7.148361,86.171969 7.125,86.0625 7.052121,85.720988 7,85.364295 7,85 L 7,83 7,15 7,13 C 7,10.218152 9.218152,8 12,8 l 2,0 68,0 2,0 c 2.781848,0 5,2.218152 5,5 l 0,2 0,68 0,2 c 0,0.364295 -0.05212,0.720988 -0.125,1.0625 -0.04415,0.206893 -0.08838,0.397658 -0.15625,0.59375 -0.0077,0.02195 -0.0233,0.04069 -0.03125,0.0625 -0.06274,0.173739 -0.138383,0.367449 -0.21875,0.53125 -0.04158,0.0828 -0.07904,0.169954 -0.125,0.25 -0.0546,0.09721 -0.126774,0.18835 -0.1875,0.28125 -0.09411,0.140965 -0.204921,0.275995 -0.3125,0.40625 -0.143174,0.17445 -0.303141,0.346998 -0.46875,0.5 -0.01117,0.0102 -0.01998,0.02115 -0.03125,0.03125 -0.138386,0.125556 -0.285091,0.234436 -0.4375,0.34375 -0.102571,0.07315 -0.204318,0.153364 -0.3125,0.21875 -0.0074,0.0045 -0.02384,-0.0044 -0.03125,0 -0.232039,0.138728 -0.462548,0.274778 -0.71875,0.375 0.301527,-0.0968 0.596455,-0.204138 0.875,-0.34375 0.55709,-0.279224 1.060053,-0.665694 1.5,-1.09375 0.219973,-0.214028 0.409366,-0.441865 0.59375,-0.6875 0.184384,-0.245635 0.355408,-0.507743 0.5,-0.78125 0.14012,-0.265048 0.276135,-0.524729 0.375,-0.8125 0.01041,-0.03078 0.02133,-0.06274 0.03125,-0.09375 0.09046,-0.278085 0.1388,-0.579404 0.1875,-0.875 C 89.95865,84.6507 90,84.334721 90,84 l 0,-2 0,-68 0,-2 C 90,8.676 87.324,6 84,6 L 12,6 z"\n       inkscape:connector-curvature="0"\n       id="rect3728"\n       style="opacity:0.4;fill:url(#linearGradient3687);fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    <path\n       d="M 12,90 C 8.676,90 6,87.324 6,84 L 6,82 6,14 6,12 c 0,-0.334721 0.04135,-0.6507 0.09375,-0.96875 0.0487,-0.295596 0.09704,-0.596915 0.1875,-0.875 C 6.29113,10.12587 6.302142,10.09265 6.3125,10.0625 6.411365,9.774729 6.5473802,9.515048 6.6875,9.25 6.8320918,8.976493 7.0031161,8.714385 7.1875,8.46875 7.3718839,8.223115 7.5612765,7.995278 7.78125,7.78125 8.221197,7.353194 8.72416,6.966724 9.28125,6.6875 9.559795,6.547888 9.8547231,6.440553 10.15625,6.34375 9.9000482,6.443972 9.6695391,6.580022 9.4375,6.71875 c -0.00741,0.0044 -0.023866,-0.0045 -0.03125,0 -0.031933,0.0193 -0.062293,0.04251 -0.09375,0.0625 -0.120395,0.0767 -0.2310226,0.163513 -0.34375,0.25 -0.1061728,0.0808 -0.2132809,0.161112 -0.3125,0.25 C 8.4783201,7.442683 8.3087904,7.626638 8.15625,7.8125 8.0486711,7.942755 7.9378561,8.077785 7.84375,8.21875 7.818661,8.25713 7.805304,8.30462 7.78125,8.34375 7.716487,8.446782 7.6510225,8.548267 7.59375,8.65625 7.4927417,8.850956 7.3880752,9.071951 7.3125,9.28125 7.30454,9.30306 7.288911,9.3218 7.28125,9.34375 7.2494249,9.4357 7.2454455,9.530581 7.21875,9.625 7.1884177,9.731618 7.1483606,9.828031 7.125,9.9375 7.0521214,10.279012 7,10.635705 7,11 l 0,2 0,68 0,2 c 0,2.781848 2.2181517,5 5,5 l 2,0 68,0 2,0 c 2.781848,0 5,-2.218152 5,-5 l 0,-2 0,-68 0,-2 C 89,10.635705 88.94788,10.279012 88.875,9.9375 88.83085,9.730607 88.78662,9.539842 88.71875,9.34375 88.71105,9.3218 88.69545,9.30306 88.6875,9.28125 88.62476,9.107511 88.549117,8.913801 88.46875,8.75 88.42717,8.6672 88.38971,8.580046 88.34375,8.5 88.28915,8.40279 88.216976,8.31165 88.15625,8.21875 88.06214,8.077785 87.951329,7.942755 87.84375,7.8125 87.700576,7.63805 87.540609,7.465502 87.375,7.3125 87.36383,7.3023 87.35502,7.29135 87.34375,7.28125 87.205364,7.155694 87.058659,7.046814 86.90625,6.9375 86.803679,6.86435 86.701932,6.784136 86.59375,6.71875 c -0.0074,-0.0045 -0.02384,0.0044 -0.03125,0 -0.232039,-0.138728 -0.462548,-0.274778 -0.71875,-0.375 0.301527,0.0968 0.596455,0.204138 0.875,0.34375 0.55709,0.279224 1.060053,0.665694 1.5,1.09375 0.219973,0.214028 0.409366,0.441865 0.59375,0.6875 0.184384,0.245635 0.355408,0.507743 0.5,0.78125 0.14012,0.265048 0.276135,0.524729 0.375,0.8125 0.01041,0.03078 0.02133,0.06274 0.03125,0.09375 0.09046,0.278085 0.1388,0.579404 0.1875,0.875 C 89.95865,11.3493 90,11.665279 90,12 l 0,2 0,68 0,2 c 0,3.324 -2.676,6 -6,6 l -72,0 z"\n       inkscape:connector-curvature="0"\n       id="path3615-5"\n       style="opacity:0.3;fill:url(#radialGradient2858);fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    <path\n       d="M 18,6 20,8 76,8 78,6 18,6 z"\n       inkscape:connector-curvature="0"\n       id="path3713"\n       style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n  </g>\n  <g\n     id="g3213"\n     transform="translate(63.906304,5.1810678)">\n    <g\n       transform="translate(-169.08636,-44.087957)"\n       style="display:none"\n       id="layer2-1">\n      <rect\n         style="opacity:0.9;fill:url(#ButtonShadow-7);fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3174-1)"\n         id="rect3745-7"\n         y="7"\n         x="5"\n         ry="6"\n         rx="6"\n         height="85"\n         width="86" />\n    </g>\n    <g\n       transform="translate(-43.060559,-44.087957)"\n       id="layer4">\n      <g\n         id="g3395"\n         transform="translate(21.276844,38.906889)">\n        <g\n           transform="translate(-169.08636,-44.087957)"\n           style="display:none"\n           id="layer2-9">\n          <rect\n             style="opacity:0.9;fill:url(#ButtonShadow-6);fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3174-0)"\n             id="rect3745-4"\n             y="7"\n             x="5"\n             ry="6"\n             rx="6"\n             height="85"\n             width="86" />\n        </g>\n        <g\n           transform="translate(-43.060559,-44.087957)"\n           id="layer4-5">\n          <g\n             transform="matrix(1.1809887,0,0,1.1809887,-9.3402767,-16.176099)"\n             id="g3055">\n            <path\n               d="m 89.986349,69.238985 c -0.21488,-1.561093 -1.973583,-1.971086 -3.08095,-2.785965 0.452305,-1.002477 1.307299,-1.880744 1.442147,-2.982622 0.09844,-1.212445 -1.013508,-2.114893 -2.161243,-2.135756 -0.574938,-0.191984 -1.529962,-0.121132 -1.883184,-0.466436 0.105461,-1.303923 0.927598,-2.804937 -0.05258,-3.95302 -0.907896,-1.060888 -2.339545,-0.509432 -3.503632,-0.325674 -0.950635,0.504422 -0.81239,-0.565783 -0.973216,-1.2035 -0.130627,-1.071533 -0.401383,-2.422333 -1.652276,-2.666162 -1.269606,-0.351715 -2.257329,0.785416 -3.345553,1.248885 -0.564682,0.197811 -0.761585,-1.032508 -1.178359,-1.409042 -0.426005,-1.011804 -1.521655,-1.848863 -2.654045,-1.413094 -1.095119,0.436651 -1.63445,1.627605 -2.458205,2.425428 -0.973647,-0.65486 -1.72467,-1.7847 -2.91707,-1.99934 -1.243767,-0.181639 -2.134633,0.905175 -2.372989,2.019516 -0.345055,0.444832 -0.243497,1.842522 -1.003052,1.403006 -1.213096,-0.355405 -2.631658,-1.302577 -3.801916,-0.341572 -1.164288,0.944179 -0.641361,2.603822 -0.785903,3.912444 -1.186176,0.269467 -2.880347,-0.340038 -3.868298,0.741757 -1.026659,1.143887 -0.143349,2.597452 0.237559,3.813095 0.487992,0.76899 -0.891072,0.672735 -1.319748,1.016916 -1.098052,0.268634 -2.195073,1.121664 -2.064313,2.380723 0.249354,1.192288 1.335753,1.97237 1.99934,2.949845 -0.871859,0.915157 -2.269562,1.493314 -2.556533,2.818742 -0.186067,1.142981 0.709312,1.986005 1.663193,2.403037 0.374257,0.418594 1.762649,0.565214 1.196802,1.235928 -0.585967,1.153839 -1.765734,2.450576 -0.926208,3.768425 0.810341,1.207354 2.476744,0.956157 3.736472,1.311043 -0.08576,1.227497 -0.781478,2.521328 -0.229433,3.703695 0.526899,1.071756 1.844115,1.213477 2.87647,0.879241 0.560732,0.07218 1.729076,-0.722239 1.724808,0.155757 0.28962,1.207178 0.140911,2.908592 1.527846,3.422546 1.38487,0.596205 2.576146,-0.697698 3.773565,-1.225564 0.454783,0.276534 0.742145,1.177337 1.132089,1.695641 0.455828,1.285443 2.259105,1.820804 3.255585,0.80819 0.610876,-0.645848 1.17573,-1.360459 1.769908,-2.032116 1.070537,0.696774 1.92142,2.036743 3.310382,1.999339 1.284689,-0.0939 1.81764,-1.335721 2.151522,-2.404812 0.206115,-0.763429 0.45194,-1.441171 1.291319,-0.838121 1.079697,0.400421 2.40691,1.016712 3.407356,0.09643 1.036768,-1.007403 0.54752,-2.574581 0.688297,-3.867575 1.24572,-0.135375 2.670869,0.29881 3.736472,-0.524417 0.936001,-0.804307 0.694064,-2.129136 0.219537,-3.122161 -0.129526,-0.619425 -0.912001,-1.544893 0.15361,-1.604149 1.111548,-0.448238 2.718145,-0.69704 2.904459,-2.123887 0.293747,-1.438242 -1.158981,-2.317711 -1.863365,-3.381883 -0.0012,-0.497479 0.978512,-0.910082 1.354831,-1.374896 0.68176,-0.486375 1.154931,-1.160958 1.098503,-2.027866 z"\n               inkscape:connector-curvature="0"\n               id="path3960"\n               style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />\n            <path\n               d="m 60.9375,54.59375 a 0.86264402,0.86264402 0 0 0 -0.71875,0.4375 L 58.5,57.875 55.625,56.25 a 0.86264402,0.86264402 0 0 0 -1.28125,0.59375 l -0.625,3.3125 -3.28125,-0.5625 a 0.86264402,0.86264402 0 0 0 -1,1 L 50,63.875 46.6875,64.5 a 0.86264402,0.86264402 0 0 0 -0.59375,1.28125 l 1.625,2.875 L 44.875,70.375 A 0.86264402,0.86264402 0 0 0 44.75,71.78125 L 47.25,73.9375 45.15625,76.5 A 0.86264402,0.86264402 0 0 0 45.5,77.875 l 3.15625,1.1875 -1.125,3.15625 a 0.86264402,0.86264402 0 0 0 0.8125,1.15625 l 3.3125,0.03125 0.0625,3.3125 a 0.86264402,0.86264402 0 0 0 1.15625,0.8125 L 56,86.4375 l 1.1875,3.125 a 0.86264402,0.86264402 0 0 0 1.34375,0.34375 l 2.59375,-2.125 2.1875,2.5625 a 0.86264402,0.86264402 0 0 0 1.40625,-0.125 l 1.6875,-2.875 2.9375,1.625 a 0.86264402,0.86264402 0 0 0 1.25,-0.59375 l 0.59375,-3.28125 3.3125,0.5625 a 0.86264402,0.86264402 0 0 0 1,-1 L 74.9375,81.34375 78.21875,80.75 A 0.86264402,0.86264402 0 0 0 78.8125,79.5 l -1.625,-2.9375 2.875,-1.6875 a 0.86264402,0.86264402 0 0 0 0.125,-1.40625 L 77.625,71.28125 79.75,68.6875 a 0.86264402,0.86264402 0 0 0 -0.34375,-1.34375 l -3.125,-1.1875 1.09375,-3.125 A 0.86264402,0.86264402 0 0 0 76.5625,61.875 L 73.25,61.8125 73.21875,58.5 A 0.86264402,0.86264402 0 0 0 72.0625,57.6875 l -3.15625,1.125 -1.1875,-3.15625 a 0.86264402,0.86264402 0 0 0 -1.375,-0.34375 l -2.5625,2.09375 -2.15625,-2.5 a 0.86264402,0.86264402 0 0 0 -0.6875,-0.3125 z"\n               transform="matrix(0,1.048834,-1.048834,0,146.16452,5.4895435)"\n               id="path3956"\n               style="opacity:0.15;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"\n               inkscape:connector-curvature="0" />\n            <path\n               d="m 74.641931,84.79994 -4.128425,-0.680449 -0.772592,4.112178 -3.646724,-2.051417 -2.132447,3.599941 -2.725174,-3.174954 -3.235096,2.653498 -1.474928,-3.915545 -3.947546,1.387004 -0.04678,-4.183864 -4.183864,-0.04678 1.387005,-3.947547 -3.915546,-1.474927 2.653499,-3.235097 -3.174955,-2.725173 3.599941,-2.132447 -2.051417,-3.646724 4.112178,-0.772592 -0.680448,-4.128426 4.128425,0.680449 0.772592,-4.112178 3.646724,2.051417 2.132447,-3.599941 2.725173,3.174954 3.235097,-2.653498 1.474927,3.915545 3.947547,-1.387004 0.04678,4.183864 4.183863,0.04678 -1.387004,3.947547 3.915545,1.474927 -2.653498,3.235097 3.174955,2.725173 -3.599942,2.132447 2.051418,3.646724 -4.112178,0.772592 z"\n               transform="matrix(0,1.048834,-1.048834,0,146.16452,5.4895435)"\n               id="path3950"\n               style="opacity:0.3;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"\n               inkscape:connector-curvature="0" />\n            <path\n               d="m 74.641931,84.79994 -4.128425,-0.680449 -0.772592,4.112178 -3.646724,-2.051417 -2.132447,3.599941 -2.725174,-3.174954 -3.235096,2.653498 -1.474928,-3.915545 -3.947546,1.387004 -0.04678,-4.183864 -4.183864,-0.04678 1.387005,-3.947547 -3.915546,-1.474927 2.653499,-3.235097 -3.174955,-2.725173 3.599941,-2.132447 -2.051417,-3.646724 4.112178,-0.772592 -0.680448,-4.128426 4.128425,0.680449 0.772592,-4.112178 3.646724,2.051417 2.132447,-3.599941 2.725173,3.174954 3.235097,-2.653498 1.474927,3.915545 3.947547,-1.387004 0.04678,4.183864 4.183863,0.04678 -1.387004,3.947547 3.915545,1.474927 -2.653498,3.235097 3.174955,2.725173 -3.599942,2.132447 2.051418,3.646724 -4.112178,0.772592 z"\n               id="path3139"\n               style="color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"\n               inkscape:connector-curvature="0"\n               transform="matrix(0,1.048834,-1.048834,0,146.16452,4.4895435)" />\n            <text\n               transform="scale(0.9999961,1.0000039)"\n               sodipodi:linespacing="125%"\n               id="text3856"\n               y="77.325226"\n               x="59.530632"\n               style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:-1.32000005px;writing-mode:lr-tb;text-anchor:start;opacity:0.15;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n               xml:space="preserve"><tspan\n                 style="font-size:16px;font-weight:bold;letter-spacing:-1.32000005px;fill:#000000;-inkscape-font-specification:Sans Bold"\n                 y="77.325226"\n                 x="59.530632"\n                 id="tspan3858"\n                 sodipodi:role="line">'+str('%02d' % counter)+'</tspan></text>\n            <path\n               d="m 60,72 4,-4 4,4 8,-8 4,4 -12,12 -8,-8 z"\n               inkscape:connector-curvature="0"\n               id="path3919"\n               style="opacity:0;fill:#000000;stroke:none;display:inline" />\n            <path\n               d="M 71.5625,52 68.71875,55.34375 65.3125,52.5625 63.78125,56.65625 59.625,55.1875 l 0,1 4.15625,1.46875 1.53125,-4.09375 3.40625,2.78125 L 71.5625,53 73.8125,56.78125 77.625,54.625 78.4375,58.9375 82.625,58.25 82.78125,57.21875 78.4375,57.9375 77.625,53.625 73.8125,55.78125 71.5625,52 z m -11.96875,7.59375 -4.40625,0.03125 0.34375,1 4.0625,-0.03125 0,-1 z m 22.625,2 -0.15625,0.96875 3.8125,0.71875 0.5,-0.90625 -4.15625,-0.78125 z m -25.875,2.3125 -3.78125,1.40625 0.625,0.78125 3.46875,-1.3125 -0.3125,-0.875 z m 28.3125,2.53125 -0.4375,0.75 3.09375,1.84375 L 88,68.4375 l -3.34375,-2 z M 54.875,69.125 52,71.5625 l 0.6875,0.40625 2.65625,-2.25 L 54.875,69.125 z m 30.25,2.75 -0.46875,0.40625 2.15625,2.625 0.625,-0.21875 -2.3125,-2.8125 z m -29.78125,2.6875 -1.71875,3.0625 0.5,0.09375 1.65625,-2.90625 -0.4375,-0.25 z m 28.3125,2.53125 -0.3125,0.125 1.125,3.15625 0.34375,0 -1.15625,-3.28125 z m -25.875,2.3125 -0.5625,3.375 L 57.375,82.75 57.9375,79.4375 57.78125,79.40625 z"\n               inkscape:connector-curvature="0"\n               id="path3933"\n               style="opacity:0.6;color:#000000;fill:url(#linearGradient3071-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />\n            <text\n               sodipodi:linespacing="125%"\n               id="text3074"\n               y="76.597481"\n               x="60.261475"\n               style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n               xml:space="preserve"><tspan\n                 style="font-size:14px;fill:#000000"\n                 y="76.597481"\n                 x="60.261475"\n                 id="tspan3076"\n                 sodipodi:role="line">'+str('%02d' % counter)+'</tspan></text>\n            <text\n               xml:space="preserve"\n               style="font-size:18px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:-1.32000005px;writing-mode:lr-tb;text-anchor:start;opacity:0.05;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n               x="58.71452"\n               y="78.053253"\n               id="text3852"\n               sodipodi:linespacing="125%"\n               transform="scale(0.9999961,1.0000039)"><tspan\n                 sodipodi:role="line"\n                 id="tspan3854"\n                 x="58.71452"\n                 y="78.053253"\n                 style="font-size:18px;font-weight:bold;letter-spacing:-2.47000003px;fill:#000000;-inkscape-font-specification:Sans Bold">'+str('%02d' % counter)+'</tspan></text>\n            <text\n               xml:space="preserve"\n               style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n               x="60.261475"\n               y="76.097481"\n               id="text3070"\n               sodipodi:linespacing="125%"><tspan\n                 sodipodi:role="line"\n                 id="tspan3072"\n                 x="60.261475"\n                 y="76.097481"\n                 style="font-size:14px;fill:#ffffff">'+str('%02d' % counter)+'</tspan></text>\n          </g>\n        </g>\n      </g>\n    </g>\n  </g>\n</svg>\n'
-    svg_large = '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<!-- Created with Inkscape (http://www.inkscape.org/) -->\n\n<svg\n   xmlns:dc="http://purl.org/dc/elements/1.1/"\n   xmlns:cc="http://creativecommons.org/ns#"\n   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"\n   xmlns:svg="http://www.w3.org/2000/svg"\n   xmlns="http://www.w3.org/2000/svg"\n   xmlns:xlink="http://www.w3.org/1999/xlink"\n   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"\n   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"\n   version="1.0"\n   width="96"\n   height="96"\n   id="svg2408"\n   inkscape:version="0.48.1 r9760"\n   sodipodi:docname="emblem.svg">\n  <sodipodi:namedview\n     pagecolor="#ffffff"\n     bordercolor="#666666"\n     borderopacity="1"\n     objecttolerance="10"\n     gridtolerance="10"\n     guidetolerance="10"\n     inkscape:pageopacity="0"\n     inkscape:pageshadow="2"\n     inkscape:window-width="1280"\n     inkscape:window-height="746"\n     id="namedview93"\n     showgrid="false"\n     inkscape:zoom="3.1979167"\n     inkscape:cx="-31.42671"\n     inkscape:cy="51.908795"\n     inkscape:window-x="0"\n     inkscape:window-y="0"\n     inkscape:window-maximized="1"\n     inkscape:current-layer="layer4" />\n  <defs\n     id="defs2410">\n    <linearGradient\n       id="linearGradient3702">\n      <stop\n         id="stop3705"\n         style="stop-color:#d9d9d9;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3707"\n         style="stop-color:#d9d9d9;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3685">\n      <stop\n         id="stop3687"\n         style="stop-color:#ca0a0a;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3689"\n         style="stop-color:#f03131;stop-opacity:1"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3727">\n      <stop\n         id="stop3729"\n         style="stop-color:#d5d5d5;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3731"\n         style="stop-color:#f1f1f1;stop-opacity:1"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3641">\n      <stop\n         id="stop3643"\n         style="stop-color:#000000;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3645"\n         style="stop-color:#000000;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       x1="45.447727"\n       y1="92.539597"\n       x2="45.447727"\n       y2="7.0165396"\n       id="ButtonShadow"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="scale(1.0058652,0.994169)">\n      <stop\n         id="stop3750"\n         style="stop-color:#000000;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3752"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3737">\n      <stop\n         id="stop3739"\n         style="stop-color:#ffffff;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3741"\n         style="stop-color:#ffffff;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3700">\n      <stop\n         id="stop3702"\n         style="stop-color:#dcdcdc;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3704"\n         style="stop-color:#f0f0f0;stop-opacity:1"\n         offset="1" />\n    </linearGradient>\n    <filter\n       color-interpolation-filters="sRGB"\n       id="filter3174">\n      <feGaussianBlur\n         id="feGaussianBlur3176"\n         stdDeviation="1.71" />\n    </filter>\n    <filter\n       x="-0.192"\n       y="-0.192"\n       width="1.3839999"\n       height="1.3839999"\n       color-interpolation-filters="sRGB"\n       id="filter3794">\n      <feGaussianBlur\n         id="feGaussianBlur3796"\n         stdDeviation="5.28" />\n    </filter>\n    <linearGradient\n       x1="48"\n       y1="20.220806"\n       x2="48"\n       y2="138.66119"\n       id="linearGradient3613"\n       xlink:href="#linearGradient3737"\n       gradientUnits="userSpaceOnUse" />\n    <radialGradient\n       cx="48"\n       cy="90.171875"\n       r="42"\n       fx="48"\n       fy="90.171875"\n       id="radialGradient3619"\n       xlink:href="#linearGradient3737"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.5510206,0.19713193)" />\n    <clipPath\n       id="clipPath3613">\n      <rect\n         width="84"\n         height="84"\n         rx="6"\n         ry="6"\n         x="6"\n         y="6"\n         id="rect3615"\n         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    </clipPath>\n    <linearGradient\n       x1="48"\n       y1="88"\n       x2="48"\n       y2="32"\n       id="linearGradient3627"\n       xlink:href="#linearGradient3700"\n       gradientUnits="userSpaceOnUse" />\n    <linearGradient\n       x1="48"\n       y1="88"\n       x2="48"\n       y2="36"\n       id="linearGradient3635"\n       xlink:href="#linearGradient3727"\n       gradientUnits="userSpaceOnUse" />\n    <filter\n       color-interpolation-filters="sRGB"\n       id="filter3649">\n      <feGaussianBlur\n         id="feGaussianBlur3651"\n         stdDeviation="1.38" />\n    </filter>\n    <filter\n       color-interpolation-filters="sRGB"\n       id="filter3665">\n      <feGaussianBlur\n         id="feGaussianBlur3667"\n         stdDeviation="0.69" />\n    </filter>\n    <linearGradient\n       x1="36.357143"\n       y1="6"\n       x2="36.357143"\n       y2="63.893143"\n       id="linearGradient3687"\n       xlink:href="#linearGradient3737"\n       gradientUnits="userSpaceOnUse" />\n    <linearGradient\n       x1="48"\n       y1="90"\n       x2="48"\n       y2="5.9877172"\n       id="linearGradient3689"\n       xlink:href="#linearGradient3700"\n       gradientUnits="userSpaceOnUse" />\n    <clipPath\n       id="clipPath3696">\n      <rect\n         width="84"\n         height="84"\n         rx="6"\n         ry="6"\n         x="106"\n         y="6"\n         id="rect3698"\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    </clipPath>\n    <linearGradient\n       x1="48"\n       y1="32"\n       x2="48"\n       y2="80"\n       id="linearGradient3701"\n       xlink:href="#linearGradient3641"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="translate(100,0)" />\n    <clipPath\n       id="clipPath3703">\n      <rect\n         width="84"\n         height="84"\n         rx="6"\n         ry="6"\n         x="106"\n         y="6"\n         id="rect3705"\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    </clipPath>\n    <linearGradient\n       x1="51"\n       y1="62"\n       x2="51"\n       y2="21"\n       id="linearGradient3707"\n       xlink:href="#linearGradient3641"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="translate(100,-1)" />\n    <linearGradient\n       id="linearGradient3737-3">\n      <stop\n         id="stop3739-5"\n         style="stop-color:#ffffff;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3741-7"\n         style="stop-color:#ffffff;stop-opacity:0"\n         offset="1" />\n    </linearGradient>\n    <radialGradient\n       cx="48"\n       cy="90.171875"\n       r="42"\n       fx="48"\n       fy="90.171875"\n       id="radialGradient2858"\n       xlink:href="#linearGradient3737-3"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.551021,0.1971319)" />\n    <linearGradient\n       x1="48"\n       y1="88"\n       x2="48"\n       y2="8"\n       id="linearGradient3691"\n       xlink:href="#linearGradient3685"\n       gradientUnits="userSpaceOnUse" />\n    <linearGradient\n       x1="48"\n       y1="48"\n       x2="48"\n       y2="8"\n       id="linearGradient3709"\n       xlink:href="#linearGradient3702"\n       gradientUnits="userSpaceOnUse" />\n    <mask\n       id="mask3747">\n      <rect\n         width="84"\n         height="84"\n         rx="6"\n         ry="6"\n         x="-54"\n         y="6"\n         id="rect3749"\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    </mask>\n    <filter\n       color-interpolation-filters="sRGB"\n       id="filter3763">\n      <feGaussianBlur\n         id="feGaussianBlur3765"\n         stdDeviation="0.42" />\n    </filter>\n    <linearGradient\n       x1="45.447727"\n       y1="92.539597"\n       x2="45.447727"\n       y2="7.0165396"\n       id="ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)">\n      <stop\n         id="stop3750-8"\n         style="stop-color:#000000;stop-opacity:1"\n         offset="0" />\n      <stop\n         id="stop3752-5"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         offset="1" />\n    </linearGradient>\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3780"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3772"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3725"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient3721-0"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="translate(0,-97)" />\n    <linearGradient\n       x1="32.251034"\n       y1="6.1317081"\n       x2="32.251034"\n       y2="90.238609"\n       id="linearGradient2918"\n       xlink:href="#ButtonShadow-0"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />\n    <linearGradient\n       x1="48"\n       y1="90"\n       x2="48"\n       y2="5.9877172"\n       id="linearGradient2982"\n       xlink:href="#linearGradient3700"\n       gradientUnits="userSpaceOnUse"\n       gradientTransform="translate(100,0)" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3942"\n       id="linearGradient3948"\n       y2="84"\n       x2="68"\n       y1="52"\n       x1="68" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3801"\n       id="linearGradient3915"\n       y2="72.618279"\n       x2="79.622185"\n       y1="72.618279"\n       x1="45.298355" />\n    <linearGradient\n       id="linearGradient3801">\n      <stop\n         offset="0"\n         style="stop-color:#a4d620;stop-opacity:1"\n         id="stop3803" />\n      <stop\n         offset="1"\n         style="stop-color:#62a915;stop-opacity:1"\n         id="stop3805" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient2918-6"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="translate(0,-97)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3721"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3725-7"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3772-4"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-0"\n       id="linearGradient3780-4"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)"\n       gradientUnits="userSpaceOnUse"\n       id="ButtonShadow-0-0"\n       y2="7.0165396"\n       x2="45.447727"\n       y1="92.539597"\n       x1="45.447727">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3750-8-4" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         id="stop3752-5-4" />\n    </linearGradient>\n    <radialGradient\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.551021,0.1971319)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-3-8"\n       id="radialGradient2858-3"\n       fy="90.171875"\n       fx="48"\n       r="42"\n       cy="90.171875"\n       cx="48" />\n    <linearGradient\n       id="linearGradient3737-3-8">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3739-5-1" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3741-7-0" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="translate(100,-1)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3641-5"\n       id="linearGradient3707-4"\n       y2="21"\n       x2="51"\n       y1="62"\n       x1="51" />\n    <clipPath\n       id="clipPath3703-9">\n      <rect\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3705-8"\n         y="6"\n         x="106"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <linearGradient\n       gradientTransform="translate(100,0)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3641-5"\n       id="linearGradient3701-5"\n       y2="80"\n       x2="48"\n       y1="32"\n       x1="48" />\n    <clipPath\n       id="clipPath3696-1">\n      <rect\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3698-1"\n         y="6"\n         x="106"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3700-9"\n       id="linearGradient3689-6"\n       y2="5.9877172"\n       x2="48"\n       y1="90"\n       x1="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-36"\n       id="linearGradient3687-5"\n       y2="63.893143"\n       x2="36.357143"\n       y1="6"\n       x1="36.357143" />\n    <filter\n       id="filter3665-3"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="0.69"\n         id="feGaussianBlur3667-8" />\n    </filter>\n    <filter\n       id="filter3649-9"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="1.38"\n         id="feGaussianBlur3651-6" />\n    </filter>\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3727-7"\n       id="linearGradient3635-0"\n       y2="36"\n       x2="48"\n       y1="88"\n       x1="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3700-9"\n       id="linearGradient3627-5"\n       y2="32"\n       x2="48"\n       y1="88"\n       x1="48" />\n    <clipPath\n       id="clipPath3613-8">\n      <rect\n         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3615-8"\n         y="6"\n         x="6"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <radialGradient\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.5510206,0.19713193)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-36"\n       id="radialGradient3619-0"\n       fy="90.171875"\n       fx="48"\n       r="42"\n       cy="90.171875"\n       cx="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-36"\n       id="linearGradient3613-9"\n       y2="138.66119"\n       x2="48"\n       y1="20.220806"\n       x1="48" />\n    <filter\n       id="filter3794-9"\n       color-interpolation-filters="sRGB"\n       height="1.3839999"\n       width="1.3839999"\n       y="-0.192"\n       x="-0.192">\n      <feGaussianBlur\n         stdDeviation="5.28"\n         id="feGaussianBlur3796-3" />\n    </filter>\n    <filter\n       id="filter3174-1"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="1.71"\n         id="feGaussianBlur3176-2" />\n    </filter>\n    <linearGradient\n       id="linearGradient3700-9">\n      <stop\n         offset="0"\n         style="stop-color:#dcdcdc;stop-opacity:1"\n         id="stop3702-4" />\n      <stop\n         offset="1"\n         style="stop-color:#f0f0f0;stop-opacity:1"\n         id="stop3704-8" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3737-36">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3739-56" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3741-3" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="scale(1.0058652,0.994169)"\n       gradientUnits="userSpaceOnUse"\n       id="ButtonShadow-7"\n       y2="7.0165396"\n       x2="45.447727"\n       y1="92.539597"\n       x1="45.447727">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3750-6" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         id="stop3752-7" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3641-5">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3643-9" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0"\n         id="stop3645-7" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3727-7">\n      <stop\n         offset="0"\n         style="stop-color:#d5d5d5;stop-opacity:1"\n         id="stop3729-1" />\n      <stop\n         offset="1"\n         style="stop-color:#f1f1f1;stop-opacity:1"\n         id="stop3731-1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3942">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3944" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3946" />\n    </linearGradient>\n    <linearGradient\n       y2="84"\n       x2="68"\n       y1="52"\n       x1="68"\n       gradientUnits="userSpaceOnUse"\n       id="linearGradient3071-0"\n       xlink:href="#linearGradient3942-5"\n       inkscape:collect="always" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3942-5"\n       id="linearGradient3948-9"\n       y2="84"\n       x2="68"\n       y1="52"\n       x1="68" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3801-5"\n       id="linearGradient3915-2"\n       y2="72.618279"\n       x2="79.622185"\n       y1="72.618279"\n       x1="45.298355" />\n    <linearGradient\n       id="linearGradient3801-5">\n      <stop\n         offset="0"\n         style="stop-color:#a4d620;stop-opacity:1"\n         id="stop3803-2" />\n      <stop\n         offset="1"\n         style="stop-color:#62a915;stop-opacity:1"\n         id="stop3805-0" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-1"\n       id="linearGradient2918-4"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="translate(0,-97)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-1"\n       id="linearGradient3721-6"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-1"\n       id="linearGradient3725-72"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-1"\n       id="linearGradient3772-7"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#ButtonShadow-0-1"\n       id="linearGradient3780-3"\n       y2="90.238609"\n       x2="32.251034"\n       y1="6.1317081"\n       x1="32.251034" />\n    <linearGradient\n       gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)"\n       gradientUnits="userSpaceOnUse"\n       id="ButtonShadow-0-1"\n       y2="7.0165396"\n       x2="45.447727"\n       y1="92.539597"\n       x1="45.447727">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3750-8-0" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         id="stop3752-5-1" />\n    </linearGradient>\n    <radialGradient\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.551021,0.1971319)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-3-9"\n       id="radialGradient2858-0"\n       fy="90.171875"\n       fx="48"\n       r="42"\n       cy="90.171875"\n       cx="48" />\n    <linearGradient\n       id="linearGradient3737-3-9">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3739-5-6" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3741-7-07" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="translate(100,-1)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3641-0"\n       id="linearGradient3707-8"\n       y2="21"\n       x2="51"\n       y1="62"\n       x1="51" />\n    <clipPath\n       id="clipPath3703-6">\n      <rect\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3705-2"\n         y="6"\n         x="106"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <linearGradient\n       gradientTransform="translate(100,0)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3641-0"\n       id="linearGradient3701-4"\n       y2="80"\n       x2="48"\n       y1="32"\n       x1="48" />\n    <clipPath\n       id="clipPath3696-6">\n      <rect\n         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3698-6"\n         y="6"\n         x="106"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3700-1"\n       id="linearGradient3689-0"\n       y2="5.9877172"\n       x2="48"\n       y1="90"\n       x1="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-2"\n       id="linearGradient3687-6"\n       y2="63.893143"\n       x2="36.357143"\n       y1="6"\n       x1="36.357143" />\n    <filter\n       id="filter3665-5"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="0.69"\n         id="feGaussianBlur3667-82" />\n    </filter>\n    <filter\n       id="filter3649-4"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="1.38"\n         id="feGaussianBlur3651-8" />\n    </filter>\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3727-9"\n       id="linearGradient3635-7"\n       y2="36"\n       x2="48"\n       y1="88"\n       x1="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3700-1"\n       id="linearGradient3627-4"\n       y2="32"\n       x2="48"\n       y1="88"\n       x1="48" />\n    <clipPath\n       id="clipPath3613-0">\n      <rect\n         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"\n         id="rect3615-6"\n         y="6"\n         x="6"\n         ry="6"\n         rx="6"\n         height="84"\n         width="84" />\n    </clipPath>\n    <radialGradient\n       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.5510206,0.19713193)"\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-2"\n       id="radialGradient3619-4"\n       fy="90.171875"\n       fx="48"\n       r="42"\n       cy="90.171875"\n       cx="48" />\n    <linearGradient\n       gradientUnits="userSpaceOnUse"\n       xlink:href="#linearGradient3737-2"\n       id="linearGradient3613-7"\n       y2="138.66119"\n       x2="48"\n       y1="20.220806"\n       x1="48" />\n    <filter\n       id="filter3794-6"\n       color-interpolation-filters="sRGB"\n       height="1.3839999"\n       width="1.3839999"\n       y="-0.192"\n       x="-0.192">\n      <feGaussianBlur\n         stdDeviation="5.28"\n         id="feGaussianBlur3796-7" />\n    </filter>\n    <filter\n       id="filter3174-0"\n       color-interpolation-filters="sRGB">\n      <feGaussianBlur\n         stdDeviation="1.71"\n         id="feGaussianBlur3176-5" />\n    </filter>\n    <linearGradient\n       id="linearGradient3700-1">\n      <stop\n         offset="0"\n         style="stop-color:#dcdcdc;stop-opacity:1"\n         id="stop3702-1" />\n      <stop\n         offset="1"\n         style="stop-color:#f0f0f0;stop-opacity:1"\n         id="stop3704-9" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3737-2">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3739-0" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3741-73" />\n    </linearGradient>\n    <linearGradient\n       gradientTransform="scale(1.0058652,0.994169)"\n       gradientUnits="userSpaceOnUse"\n       id="ButtonShadow-6"\n       y2="7.0165396"\n       x2="45.447727"\n       y1="92.539597"\n       x1="45.447727">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3750-2" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0.58823532"\n         id="stop3752-1" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3641-0">\n      <stop\n         offset="0"\n         style="stop-color:#000000;stop-opacity:1"\n         id="stop3643-1" />\n      <stop\n         offset="1"\n         style="stop-color:#000000;stop-opacity:0"\n         id="stop3645-9" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3727-9">\n      <stop\n         offset="0"\n         style="stop-color:#d5d5d5;stop-opacity:1"\n         id="stop3729-0" />\n      <stop\n         offset="1"\n         style="stop-color:#f1f1f1;stop-opacity:1"\n         id="stop3731-2" />\n    </linearGradient>\n    <linearGradient\n       id="linearGradient3942-5">\n      <stop\n         offset="0"\n         style="stop-color:#ffffff;stop-opacity:1"\n         id="stop3944-3" />\n      <stop\n         offset="1"\n         style="stop-color:#ffffff;stop-opacity:0"\n         id="stop3946-4" />\n    </linearGradient>\n  </defs>\n  <metadata\n     id="metadata2413">\n    <rdf:RDF>\n      <cc:Work\n         rdf:about="">\n        <dc:format>image/svg+xml</dc:format>\n        <dc:type\n           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />\n        <dc:title />\n      </cc:Work>\n    </rdf:RDF>\n  </metadata>\n  <g\n     id="layer2"\n     style="display:none">\n    <rect\n       width="86"\n       height="85"\n       rx="6"\n       ry="6"\n       x="5"\n       y="7"\n       id="rect3745"\n       style="opacity:0.9;fill:url(#ButtonShadow);fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3174)" />\n  </g>\n  <g\n     id="layer3">\n    <path\n       d="m 12,-95.03125 c -5.5110903,0 -10.03125,4.52016 -10.03125,10.03125 l 0,71 c 0,5.5110902 4.5201598,10.03125 10.03125,10.03125 l 72,0 c 5.51109,0 10.03125,-4.5201597 10.03125,-10.03125 l 0,-71 c 0,-5.51109 -4.52016,-10.03125 -10.03125,-10.03125 l -72,0 z"\n       transform="scale(1,-1)"\n       id="path3786"\n       style="opacity:0.07999998;fill:url(#linearGradient2918);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />\n    <path\n       d="m 12,-94.03125 c -4.971633,0 -9.03125,4.059617 -9.03125,9.03125 l 0,71 c 0,4.9716329 4.0596171,9.03125 9.03125,9.03125 l 72,0 c 4.971633,0 9.03125,-4.059617 9.03125,-9.03125 l 0,-71 c 0,-4.971633 -4.059617,-9.03125 -9.03125,-9.03125 l -72,0 z"\n       transform="scale(1,-1)"\n       id="path3778"\n       style="opacity:0.1;fill:url(#linearGradient3780);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />\n    <path\n       d="m 12,-93 c -4.4091333,0 -8,3.590867 -8,8 l 0,71 c 0,4.4091333 3.5908667,8 8,8 l 72,0 c 4.409133,0 8,-3.5908667 8,-8 l 0,-71 c 0,-4.409133 -3.590867,-8 -8,-8 l -72,0 z"\n       transform="scale(1,-1)"\n       id="path3770"\n       style="opacity:0.2;fill:url(#linearGradient3772);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />\n    <rect\n       width="86"\n       height="85"\n       rx="7"\n       ry="7"\n       x="5"\n       y="-92"\n       transform="scale(1,-1)"\n       id="rect3723"\n       style="opacity:0.3;fill:url(#linearGradient3725);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />\n    <rect\n       width="84"\n       height="84"\n       rx="6"\n       ry="6"\n       x="6"\n       y="-91"\n       transform="scale(1,-1)"\n       id="rect3716"\n       style="opacity:0.45;fill:url(#linearGradient3721-0);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />\n  </g>\n  <g\n     id="layer1">\n    <path\n       d="m 18,6 0,1 -6,0 C 9.205699,7 7,9.2056987 7,12 l 0,72 c 0,2.794301 2.205699,5 5,5 l 6,0 0,1 60,0 0,-1 6,0 c 2.794301,0 5,-2.205699 5,-5 L 89,12 C 89,9.2056987 86.794301,7 84,7 L 78,7 78,6 18,6 z"\n       inkscape:connector-curvature="0"\n       id="rect2419"\n       style="fill:url(#linearGradient3689);fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    <path\n       d="m 112,89 c -3.324,0 -6,-2.676 -6,-6 l 0,-6 42,-42 42,42 0,6 c 0,3.324 -2.676,6 -6,6 l -72,0 z"\n       inkscape:connector-curvature="0"\n       transform="translate(-100,-1)"\n       clip-path="url(#clipPath3696)"\n       id="path3653"\n       style="opacity:0.3;fill:url(#linearGradient3701);fill-opacity:1;stroke:none;filter:url(#filter3665)" />\n    <path\n       d="M 48,36 7,77 7,84 c 0,2.794301 2.205699,5 5,5 l 6,0 0,1 60,0 0,-1 6,0 c 2.794301,0 5,-2.205699 5,-5 L 89,77 48,36 z"\n       inkscape:connector-curvature="0"\n       id="path3619"\n       style="fill:url(#linearGradient3635);fill-opacity:1;stroke:none" />\n    <path\n       d="M 48,36 6,78 6,79 48,37 90,79 90,78 48,36 z"\n       inkscape:connector-curvature="0"\n       id="path3718"\n       style="opacity:0.4;fill:#ffffff;fill-opacity:1;stroke:none" />\n    <path\n       d="m 112,7 c -3.324,0 -6,2.676 -6,6 l 0,6 42,42 42,-42 0,-6 c 0,-3.324 -2.676,-6 -6,-6 l -72,0 z"\n       inkscape:connector-curvature="0"\n       transform="translate(-100,1)"\n       clip-path="url(#clipPath3703)"\n       id="path3637"\n       style="opacity:0.4;fill:url(#linearGradient3707);fill-opacity:1;stroke:none;filter:url(#filter3649)" />\n    <path\n       d="M 12,6 C 8.676,6 6,8.676 6,12 l 0,6 42,42 42,-42 0,-6 C 90,8.676 87.324,6 84,6 L 12,6 z"\n       inkscape:connector-curvature="0"\n       id="path3613"\n       style="fill:url(#linearGradient3627);fill-opacity:1;stroke:none" />\n    <path\n       d="M 6,17 6,18 48,60 90,18 90,17 48,59 6,17 z"\n       inkscape:connector-curvature="0"\n       id="path3709"\n       style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none" />\n    <path\n       d="m -48,6 c -3.324,0 -6,2.676 -6,6 l 0,72 c 0,3.324 2.676,6 6,6 l 6,0 0,-67.71875 L -12.125,52.125 18,22 l 0,68 6,0 c 3.324,0 6,-2.676 6,-6 L 30,12 C 30,8.676 27.324,6 24,6 L 18,6 -12,36 -42,6 -48,6 z"\n       inkscape:connector-curvature="0"\n       transform="translate(60,0)"\n       mask="url(#mask3747)"\n       id="path3741"\n       style="opacity:0.3;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter3763);enable-background:accumulate" />\n    <path\n       d="M 12,6 C 8.676,6 6,8.676 6,12 l 0,72 c 0,3.324 2.676,6 6,6 L 18,90 18,22.28125 47.875,52.125 78,22 l 0,68 6,0 c 3.324,0 6,-2.676 6,-6 L 90,12 C 90,8.676 87.324,6 84,6 L 78,6 48,36 18,6 12,6 z"\n       inkscape:connector-curvature="0"\n       id="rect2903"\n       style="color:#000000;fill:url(#linearGradient3691);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />\n    <path\n       d="m 18,6 0,1 -6,0 C 9.205699,7 7,9.2056987 7,12 l 0,47.28125 c 20.047861,-14.526567 48.392015,-24.884261 82,-23 L 89,12 C 89,9.2056987 86.794301,7 84,7 L 78,7 78,6 18,6 z"\n       inkscape:connector-curvature="0"\n       id="rect3256"\n       style="opacity:0.2;fill:url(#linearGradient3709);fill-opacity:1;stroke:none" />\n    <rect\n       width="84"\n       height="84"\n       rx="6"\n       ry="6"\n       x="106"\n       y="6"\n       id="rect2980"\n       style="fill:url(#linearGradient2982);fill-opacity:1;fill-rule:nonzero;stroke:none" />\n  </g>\n  <g\n     id="layer5">\n    <rect\n       width="66"\n       height="66"\n       rx="12"\n       ry="12"\n       x="15"\n       y="15"\n       clip-path="url(#clipPath3613)"\n       id="rect3171"\n       style="opacity:0.1;fill:url(#linearGradient3613);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;filter:url(#filter3794)" />\n    <path\n       d="M 12,90 C 8.676,90 6,87.324 6,84 L 6,82 6,14 6,12 c 0,-0.334721 0.04135,-0.6507 0.09375,-0.96875 0.0487,-0.295596 0.09704,-0.596915 0.1875,-0.875 C 6.29113,10.12587 6.302142,10.09265 6.3125,10.0625 6.411365,9.774729 6.5473802,9.515048 6.6875,9.25 6.8320918,8.976493 7.0031161,8.714385 7.1875,8.46875 7.3718839,8.223115 7.5612765,7.995278 7.78125,7.78125 8.221197,7.353194 8.72416,6.966724 9.28125,6.6875 9.559795,6.547888 9.8547231,6.440553 10.15625,6.34375 9.9000482,6.443972 9.6695391,6.580022 9.4375,6.71875 c -0.00741,0.0044 -0.023866,-0.0045 -0.03125,0 -0.031933,0.0193 -0.062293,0.04251 -0.09375,0.0625 -0.120395,0.0767 -0.2310226,0.163513 -0.34375,0.25 -0.1061728,0.0808 -0.2132809,0.161112 -0.3125,0.25 C 8.4783201,7.442683 8.3087904,7.626638 8.15625,7.8125 8.0486711,7.942755 7.9378561,8.077785 7.84375,8.21875 7.818661,8.25713 7.805304,8.30462 7.78125,8.34375 7.716487,8.446782 7.6510225,8.548267 7.59375,8.65625 7.4927417,8.850956 7.3880752,9.071951 7.3125,9.28125 7.30454,9.30306 7.288911,9.3218 7.28125,9.34375 7.2494249,9.4357 7.2454455,9.530581 7.21875,9.625 7.1884177,9.731618 7.1483606,9.828031 7.125,9.9375 7.0521214,10.279012 7,10.635705 7,11 l 0,2 0,68 0,2 c 0,2.781848 2.2181517,5 5,5 l 2,0 68,0 2,0 c 2.781848,0 5,-2.218152 5,-5 l 0,-2 0,-68 0,-2 C 89,10.635705 88.94788,10.279012 88.875,9.9375 88.83085,9.730607 88.78662,9.539842 88.71875,9.34375 88.71105,9.3218 88.69545,9.30306 88.6875,9.28125 88.62476,9.107511 88.549117,8.913801 88.46875,8.75 88.42717,8.6672 88.38971,8.580046 88.34375,8.5 88.28915,8.40279 88.216976,8.31165 88.15625,8.21875 88.06214,8.077785 87.951329,7.942755 87.84375,7.8125 87.700576,7.63805 87.540609,7.465502 87.375,7.3125 87.36383,7.3023 87.35502,7.29135 87.34375,7.28125 87.205364,7.155694 87.058659,7.046814 86.90625,6.9375 86.803679,6.86435 86.701932,6.784136 86.59375,6.71875 c -0.0074,-0.0045 -0.02384,0.0044 -0.03125,0 -0.232039,-0.138728 -0.462548,-0.274778 -0.71875,-0.375 0.301527,0.0968 0.596455,0.204138 0.875,0.34375 0.55709,0.279224 1.060053,0.665694 1.5,1.09375 0.219973,0.214028 0.409366,0.441865 0.59375,0.6875 0.184384,0.245635 0.355408,0.507743 0.5,0.78125 0.14012,0.265048 0.276135,0.524729 0.375,0.8125 0.01041,0.03078 0.02133,0.06274 0.03125,0.09375 0.09046,0.278085 0.1388,0.579404 0.1875,0.875 C 89.95865,11.3493 90,11.665279 90,12 l 0,2 0,68 0,2 c 0,3.324 -2.676,6 -6,6 l -72,0 z"\n       inkscape:connector-curvature="0"\n       id="path3615"\n       style="opacity:0;fill:url(#radialGradient3619);fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    <path\n       d="M 12,6 C 8.676,6 6,8.676 6,12 l 0,2 0,68 0,2 c 0,0.334721 0.04135,0.6507 0.09375,0.96875 0.0487,0.295596 0.09704,0.596915 0.1875,0.875 0.0099,0.03038 0.02089,0.0636 0.03125,0.09375 0.09886,0.287771 0.23488,0.547452 0.375,0.8125 0.144592,0.273507 0.315616,0.535615 0.5,0.78125 0.184384,0.245635 0.373776,0.473472 0.59375,0.6875 0.439947,0.428056 0.94291,0.814526 1.5,1.09375 0.278545,0.139612 0.573473,0.246947 0.875,0.34375 -0.256202,-0.100222 -0.486711,-0.236272 -0.71875,-0.375 -0.0074,-0.0044 -0.02387,0.0045 -0.03125,0 -0.03193,-0.0193 -0.06229,-0.04251 -0.09375,-0.0625 -0.120395,-0.0767 -0.231023,-0.163513 -0.34375,-0.25 -0.106173,-0.0808 -0.213281,-0.161112 -0.3125,-0.25 C 8.47832,88.557317 8.30879,88.373362 8.15625,88.1875 8.048671,88.057245 7.937856,87.922215 7.84375,87.78125 7.81866,87.74287 7.8053,87.69538 7.78125,87.65625 7.71649,87.553218 7.651022,87.451733 7.59375,87.34375 7.492742,87.149044 7.388075,86.928049 7.3125,86.71875 7.3045,86.69694 7.28891,86.6782 7.28125,86.65625 7.24942,86.5643 7.24545,86.469419 7.21875,86.375 7.188418,86.268382 7.148361,86.171969 7.125,86.0625 7.052121,85.720988 7,85.364295 7,85 L 7,83 7,15 7,13 C 7,10.218152 9.218152,8 12,8 l 2,0 68,0 2,0 c 2.781848,0 5,2.218152 5,5 l 0,2 0,68 0,2 c 0,0.364295 -0.05212,0.720988 -0.125,1.0625 -0.04415,0.206893 -0.08838,0.397658 -0.15625,0.59375 -0.0077,0.02195 -0.0233,0.04069 -0.03125,0.0625 -0.06274,0.173739 -0.138383,0.367449 -0.21875,0.53125 -0.04158,0.0828 -0.07904,0.169954 -0.125,0.25 -0.0546,0.09721 -0.126774,0.18835 -0.1875,0.28125 -0.09411,0.140965 -0.204921,0.275995 -0.3125,0.40625 -0.143174,0.17445 -0.303141,0.346998 -0.46875,0.5 -0.01117,0.0102 -0.01998,0.02115 -0.03125,0.03125 -0.138386,0.125556 -0.285091,0.234436 -0.4375,0.34375 -0.102571,0.07315 -0.204318,0.153364 -0.3125,0.21875 -0.0074,0.0045 -0.02384,-0.0044 -0.03125,0 -0.232039,0.138728 -0.462548,0.274778 -0.71875,0.375 0.301527,-0.0968 0.596455,-0.204138 0.875,-0.34375 0.55709,-0.279224 1.060053,-0.665694 1.5,-1.09375 0.219973,-0.214028 0.409366,-0.441865 0.59375,-0.6875 0.184384,-0.245635 0.355408,-0.507743 0.5,-0.78125 0.14012,-0.265048 0.276135,-0.524729 0.375,-0.8125 0.01041,-0.03078 0.02133,-0.06274 0.03125,-0.09375 0.09046,-0.278085 0.1388,-0.579404 0.1875,-0.875 C 89.95865,84.6507 90,84.334721 90,84 l 0,-2 0,-68 0,-2 C 90,8.676 87.324,6 84,6 L 12,6 z"\n       inkscape:connector-curvature="0"\n       id="rect3728"\n       style="opacity:0.4;fill:url(#linearGradient3687);fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    <path\n       d="M 12,90 C 8.676,90 6,87.324 6,84 L 6,82 6,14 6,12 c 0,-0.334721 0.04135,-0.6507 0.09375,-0.96875 0.0487,-0.295596 0.09704,-0.596915 0.1875,-0.875 C 6.29113,10.12587 6.302142,10.09265 6.3125,10.0625 6.411365,9.774729 6.5473802,9.515048 6.6875,9.25 6.8320918,8.976493 7.0031161,8.714385 7.1875,8.46875 7.3718839,8.223115 7.5612765,7.995278 7.78125,7.78125 8.221197,7.353194 8.72416,6.966724 9.28125,6.6875 9.559795,6.547888 9.8547231,6.440553 10.15625,6.34375 9.9000482,6.443972 9.6695391,6.580022 9.4375,6.71875 c -0.00741,0.0044 -0.023866,-0.0045 -0.03125,0 -0.031933,0.0193 -0.062293,0.04251 -0.09375,0.0625 -0.120395,0.0767 -0.2310226,0.163513 -0.34375,0.25 -0.1061728,0.0808 -0.2132809,0.161112 -0.3125,0.25 C 8.4783201,7.442683 8.3087904,7.626638 8.15625,7.8125 8.0486711,7.942755 7.9378561,8.077785 7.84375,8.21875 7.818661,8.25713 7.805304,8.30462 7.78125,8.34375 7.716487,8.446782 7.6510225,8.548267 7.59375,8.65625 7.4927417,8.850956 7.3880752,9.071951 7.3125,9.28125 7.30454,9.30306 7.288911,9.3218 7.28125,9.34375 7.2494249,9.4357 7.2454455,9.530581 7.21875,9.625 7.1884177,9.731618 7.1483606,9.828031 7.125,9.9375 7.0521214,10.279012 7,10.635705 7,11 l 0,2 0,68 0,2 c 0,2.781848 2.2181517,5 5,5 l 2,0 68,0 2,0 c 2.781848,0 5,-2.218152 5,-5 l 0,-2 0,-68 0,-2 C 89,10.635705 88.94788,10.279012 88.875,9.9375 88.83085,9.730607 88.78662,9.539842 88.71875,9.34375 88.71105,9.3218 88.69545,9.30306 88.6875,9.28125 88.62476,9.107511 88.549117,8.913801 88.46875,8.75 88.42717,8.6672 88.38971,8.580046 88.34375,8.5 88.28915,8.40279 88.216976,8.31165 88.15625,8.21875 88.06214,8.077785 87.951329,7.942755 87.84375,7.8125 87.700576,7.63805 87.540609,7.465502 87.375,7.3125 87.36383,7.3023 87.35502,7.29135 87.34375,7.28125 87.205364,7.155694 87.058659,7.046814 86.90625,6.9375 86.803679,6.86435 86.701932,6.784136 86.59375,6.71875 c -0.0074,-0.0045 -0.02384,0.0044 -0.03125,0 -0.232039,-0.138728 -0.462548,-0.274778 -0.71875,-0.375 0.301527,0.0968 0.596455,0.204138 0.875,0.34375 0.55709,0.279224 1.060053,0.665694 1.5,1.09375 0.219973,0.214028 0.409366,0.441865 0.59375,0.6875 0.184384,0.245635 0.355408,0.507743 0.5,0.78125 0.14012,0.265048 0.276135,0.524729 0.375,0.8125 0.01041,0.03078 0.02133,0.06274 0.03125,0.09375 0.09046,0.278085 0.1388,0.579404 0.1875,0.875 C 89.95865,11.3493 90,11.665279 90,12 l 0,2 0,68 0,2 c 0,3.324 -2.676,6 -6,6 l -72,0 z"\n       inkscape:connector-curvature="0"\n       id="path3615-5"\n       style="opacity:0.3;fill:url(#radialGradient2858);fill-opacity:1;fill-rule:nonzero;stroke:none" />\n    <path\n       d="M 18,6 20,8 76,8 78,6 18,6 z"\n       inkscape:connector-curvature="0"\n       id="path3713"\n       style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />\n  </g>\n  <g\n     id="g3213"\n     transform="translate(63.906304,5.1810678)">\n    <g\n       transform="translate(-169.08636,-44.087957)"\n       style="display:none"\n       id="layer2-1">\n      <rect\n         style="opacity:0.9;fill:url(#ButtonShadow-7);fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3174-1)"\n         id="rect3745-7"\n         y="7"\n         x="5"\n         ry="6"\n         rx="6"\n         height="85"\n         width="86" />\n    </g>\n    <g\n       transform="translate(-43.060559,-44.087957)"\n       id="layer4">\n      <g\n         id="g3395"\n         transform="matrix(1.5,0,0,1.5,-18.247007,51.525396)">\n        <g\n           transform="translate(-169.08636,-44.087957)"\n           style="display:none"\n           id="layer2-9">\n          <rect\n             style="opacity:0.9;fill:url(#ButtonShadow-6);fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3174-0)"\n             id="rect3745-4"\n             y="7"\n             x="5"\n             ry="6"\n             rx="6"\n             height="85"\n             width="86" />\n        </g>\n        <g\n           transform="translate(-43.060559,-44.087957)"\n           id="layer4-5">\n          <g\n             transform="matrix(1.1809887,0,0,1.1809887,-9.3402767,-16.176099)"\n             id="g3055">\n            <path\n               d="m 89.986349,69.238985 c -0.21488,-1.561093 -1.973583,-1.971086 -3.08095,-2.785965 0.452305,-1.002477 1.307299,-1.880744 1.442147,-2.982622 0.09844,-1.212445 -1.013508,-2.114893 -2.161243,-2.135756 -0.574938,-0.191984 -1.529962,-0.121132 -1.883184,-0.466436 0.105461,-1.303923 0.927598,-2.804937 -0.05258,-3.95302 -0.907896,-1.060888 -2.339545,-0.509432 -3.503632,-0.325674 -0.950635,0.504422 -0.81239,-0.565783 -0.973216,-1.2035 -0.130627,-1.071533 -0.401383,-2.422333 -1.652276,-2.666162 -1.269606,-0.351715 -2.257329,0.785416 -3.345553,1.248885 -0.564682,0.197811 -0.761585,-1.032508 -1.178359,-1.409042 -0.426005,-1.011804 -1.521655,-1.848863 -2.654045,-1.413094 -1.095119,0.436651 -1.63445,1.627605 -2.458205,2.425428 -0.973647,-0.65486 -1.72467,-1.7847 -2.91707,-1.99934 -1.243767,-0.181639 -2.134633,0.905175 -2.372989,2.019516 -0.345055,0.444832 -0.243497,1.842522 -1.003052,1.403006 -1.213096,-0.355405 -2.631658,-1.302577 -3.801916,-0.341572 -1.164288,0.944179 -0.641361,2.603822 -0.785903,3.912444 -1.186176,0.269467 -2.880347,-0.340038 -3.868298,0.741757 -1.026659,1.143887 -0.143349,2.597452 0.237559,3.813095 0.487992,0.76899 -0.891072,0.672735 -1.319748,1.016916 -1.098052,0.268634 -2.195073,1.121664 -2.064313,2.380723 0.249354,1.192288 1.335753,1.97237 1.99934,2.949845 -0.871859,0.915157 -2.269562,1.493314 -2.556533,2.818742 -0.186067,1.142981 0.709312,1.986005 1.663193,2.403037 0.374257,0.418594 1.762649,0.565214 1.196802,1.235928 -0.585967,1.153839 -1.765734,2.450576 -0.926208,3.768425 0.810341,1.207354 2.476744,0.956157 3.736472,1.311043 -0.08576,1.227497 -0.781478,2.521328 -0.229433,3.703695 0.526899,1.071756 1.844115,1.213477 2.87647,0.879241 0.560732,0.07218 1.729076,-0.722239 1.724808,0.155757 0.28962,1.207178 0.140911,2.908592 1.527846,3.422546 1.38487,0.596205 2.576146,-0.697698 3.773565,-1.225564 0.454783,0.276534 0.742145,1.177337 1.132089,1.695641 0.455828,1.285443 2.259105,1.820804 3.255585,0.80819 0.610876,-0.645848 1.17573,-1.360459 1.769908,-2.032116 1.070537,0.696774 1.92142,2.036743 3.310382,1.999339 1.284689,-0.0939 1.81764,-1.335721 2.151522,-2.404812 0.206115,-0.763429 0.45194,-1.441171 1.291319,-0.838121 1.079697,0.400421 2.40691,1.016712 3.407356,0.09643 1.036768,-1.007403 0.54752,-2.574581 0.688297,-3.867575 1.24572,-0.135375 2.670869,0.29881 3.736472,-0.524417 0.936001,-0.804307 0.694064,-2.129136 0.219537,-3.122161 -0.129526,-0.619425 -0.912001,-1.544893 0.15361,-1.604149 1.111548,-0.448238 2.718145,-0.69704 2.904459,-2.123887 0.293747,-1.438242 -1.158981,-2.317711 -1.863365,-3.381883 -0.0012,-0.497479 0.978512,-0.910082 1.354831,-1.374896 0.68176,-0.486375 1.154931,-1.160958 1.098503,-2.027866 z"\n               inkscape:connector-curvature="0"\n               id="path3960"\n               style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />\n            <path\n               d="m 60.9375,54.59375 a 0.86264402,0.86264402 0 0 0 -0.71875,0.4375 L 58.5,57.875 55.625,56.25 a 0.86264402,0.86264402 0 0 0 -1.28125,0.59375 l -0.625,3.3125 -3.28125,-0.5625 a 0.86264402,0.86264402 0 0 0 -1,1 L 50,63.875 46.6875,64.5 a 0.86264402,0.86264402 0 0 0 -0.59375,1.28125 l 1.625,2.875 L 44.875,70.375 A 0.86264402,0.86264402 0 0 0 44.75,71.78125 L 47.25,73.9375 45.15625,76.5 A 0.86264402,0.86264402 0 0 0 45.5,77.875 l 3.15625,1.1875 -1.125,3.15625 a 0.86264402,0.86264402 0 0 0 0.8125,1.15625 l 3.3125,0.03125 0.0625,3.3125 a 0.86264402,0.86264402 0 0 0 1.15625,0.8125 L 56,86.4375 l 1.1875,3.125 a 0.86264402,0.86264402 0 0 0 1.34375,0.34375 l 2.59375,-2.125 2.1875,2.5625 a 0.86264402,0.86264402 0 0 0 1.40625,-0.125 l 1.6875,-2.875 2.9375,1.625 a 0.86264402,0.86264402 0 0 0 1.25,-0.59375 l 0.59375,-3.28125 3.3125,0.5625 a 0.86264402,0.86264402 0 0 0 1,-1 L 74.9375,81.34375 78.21875,80.75 A 0.86264402,0.86264402 0 0 0 78.8125,79.5 l -1.625,-2.9375 2.875,-1.6875 a 0.86264402,0.86264402 0 0 0 0.125,-1.40625 L 77.625,71.28125 79.75,68.6875 a 0.86264402,0.86264402 0 0 0 -0.34375,-1.34375 l -3.125,-1.1875 1.09375,-3.125 A 0.86264402,0.86264402 0 0 0 76.5625,61.875 L 73.25,61.8125 73.21875,58.5 A 0.86264402,0.86264402 0 0 0 72.0625,57.6875 l -3.15625,1.125 -1.1875,-3.15625 a 0.86264402,0.86264402 0 0 0 -1.375,-0.34375 l -2.5625,2.09375 -2.15625,-2.5 a 0.86264402,0.86264402 0 0 0 -0.6875,-0.3125 z"\n               transform="matrix(0,1.048834,-1.048834,0,146.16452,5.4895435)"\n               id="path3956"\n               style="opacity:0.15;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"\n               inkscape:connector-curvature="0" />\n            <path\n               d="m 74.641931,84.79994 -4.128425,-0.680449 -0.772592,4.112178 -3.646724,-2.051417 -2.132447,3.599941 -2.725174,-3.174954 -3.235096,2.653498 -1.474928,-3.915545 -3.947546,1.387004 -0.04678,-4.183864 -4.183864,-0.04678 1.387005,-3.947547 -3.915546,-1.474927 2.653499,-3.235097 -3.174955,-2.725173 3.599941,-2.132447 -2.051417,-3.646724 4.112178,-0.772592 -0.680448,-4.128426 4.128425,0.680449 0.772592,-4.112178 3.646724,2.051417 2.132447,-3.599941 2.725173,3.174954 3.235097,-2.653498 1.474927,3.915545 3.947547,-1.387004 0.04678,4.183864 4.183863,0.04678 -1.387004,3.947547 3.915545,1.474927 -2.653498,3.235097 3.174955,2.725173 -3.599942,2.132447 2.051418,3.646724 -4.112178,0.772592 z"\n               transform="matrix(0,1.048834,-1.048834,0,146.16452,5.4895435)"\n               id="path3950"\n               style="opacity:0.3;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"\n               inkscape:connector-curvature="0" />\n            <path\n               d="m 74.641931,84.79994 -4.128425,-0.680449 -0.772592,4.112178 -3.646724,-2.051417 -2.132447,3.599941 -2.725174,-3.174954 -3.235096,2.653498 -1.474928,-3.915545 -3.947546,1.387004 -0.04678,-4.183864 -4.183864,-0.04678 1.387005,-3.947547 -3.915546,-1.474927 2.653499,-3.235097 -3.174955,-2.725173 3.599941,-2.132447 -2.051417,-3.646724 4.112178,-0.772592 -0.680448,-4.128426 4.128425,0.680449 0.772592,-4.112178 3.646724,2.051417 2.132447,-3.599941 2.725173,3.174954 3.235097,-2.653498 1.474927,3.915545 3.947547,-1.387004 0.04678,4.183864 4.183863,0.04678 -1.387004,3.947547 3.915545,1.474927 -2.653498,3.235097 3.174955,2.725173 -3.599942,2.132447 2.051418,3.646724 -4.112178,0.772592 z"\n               id="path3139"\n               style="color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"\n               inkscape:connector-curvature="0"\n               transform="matrix(0,1.048834,-1.048834,0,146.16452,4.4895435)" />\n            <text\n               transform="scale(0.9999961,1.0000039)"\n               sodipodi:linespacing="125%"\n               id="text3856"\n               y="77.325226"\n               x="59.530632"\n               style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:-1.32000005px;writing-mode:lr-tb;text-anchor:start;opacity:0.15;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n               xml:space="preserve"><tspan\n                 style="font-size:16px;font-weight:bold;letter-spacing:-1.32000005px;fill:#000000;-inkscape-font-specification:Sans Bold"\n                 y="77.325226"\n                 x="59.530632"\n                 id="tspan3858"\n                 sodipodi:role="line">'+str('%02d' % counter)+'</tspan></text>\n            <path\n               d="m 60,72 4,-4 4,4 8,-8 4,4 -12,12 -8,-8 z"\n               inkscape:connector-curvature="0"\n               id="path3919"\n               style="opacity:0;fill:#000000;stroke:none;display:inline" />\n            <path\n               d="M 71.5625,52 68.71875,55.34375 65.3125,52.5625 63.78125,56.65625 59.625,55.1875 l 0,1 4.15625,1.46875 1.53125,-4.09375 3.40625,2.78125 L 71.5625,53 73.8125,56.78125 77.625,54.625 78.4375,58.9375 82.625,58.25 82.78125,57.21875 78.4375,57.9375 77.625,53.625 73.8125,55.78125 71.5625,52 z m -11.96875,7.59375 -4.40625,0.03125 0.34375,1 4.0625,-0.03125 0,-1 z m 22.625,2 -0.15625,0.96875 3.8125,0.71875 0.5,-0.90625 -4.15625,-0.78125 z m -25.875,2.3125 -3.78125,1.40625 0.625,0.78125 3.46875,-1.3125 -0.3125,-0.875 z m 28.3125,2.53125 -0.4375,0.75 3.09375,1.84375 L 88,68.4375 l -3.34375,-2 z M 54.875,69.125 52,71.5625 l 0.6875,0.40625 2.65625,-2.25 L 54.875,69.125 z m 30.25,2.75 -0.46875,0.40625 2.15625,2.625 0.625,-0.21875 -2.3125,-2.8125 z m -29.78125,2.6875 -1.71875,3.0625 0.5,0.09375 1.65625,-2.90625 -0.4375,-0.25 z m 28.3125,2.53125 -0.3125,0.125 1.125,3.15625 0.34375,0 -1.15625,-3.28125 z m -25.875,2.3125 -0.5625,3.375 L 57.375,82.75 57.9375,79.4375 57.78125,79.40625 z"\n               inkscape:connector-curvature="0"\n               id="path3933"\n               style="opacity:0.6;color:#000000;fill:url(#linearGradient3071-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />\n            <text\n               sodipodi:linespacing="125%"\n               id="text3074"\n               y="76.597481"\n               x="60.261475"\n               style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n               xml:space="preserve"><tspan\n                 style="font-size:14px;fill:#000000"\n                 y="76.597481"\n                 x="60.261475"\n                 id="tspan3076"\n                 sodipodi:role="line">'+str('%02d' % counter)+'</tspan></text>\n            <text\n               xml:space="preserve"\n               style="font-size:18px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:-1.32000005px;writing-mode:lr-tb;text-anchor:start;opacity:0.05;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n               x="58.71452"\n               y="78.053253"\n               id="text3852"\n               sodipodi:linespacing="125%"\n               transform="scale(0.9999961,1.0000039)"><tspan\n                 sodipodi:role="line"\n                 id="tspan3854"\n                 x="58.71452"\n                 y="78.053253"\n                 style="font-size:18px;font-weight:bold;letter-spacing:-2.47000003px;fill:#000000;-inkscape-font-specification:Sans Bold">'+str('%02d' % counter)+'</tspan></text>\n            <text\n               xml:space="preserve"\n               style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold"\n               x="60.261475"\n               y="76.097481"\n               id="text3070"\n               sodipodi:linespacing="125%"><tspan\n                 sodipodi:role="line"\n                 id="tspan3072"\n                 x="60.261475"\n                 y="76.097481"\n                 style="font-size:14px;fill:#ffffff">'+str('%02d' % counter)+'</tspan></text>\n          </g>\n        </g>\n      </g>\n    </g>\n  </g>\n</svg>\n'
-    if size == 'small':
-        return svg_small
-    else:
-        return svg_large
-

=== removed file 'Gmail/auto-load.conf'
--- Gmail/auto-load.conf	2012-03-22 10:34:36 +0000
+++ Gmail/auto-load.conf	1970-01-01 00:00:00 +0000
@@ -1,18 +0,0 @@
-[Register]
-
-# Author of the applet
-author = Benjamin
-
-description = This applet will notify you of new emails on a single Gmail account.
-
-# Category of the applet : 2 = files, 3 = internet, 4 = Desktop, 5 = accessory, 6 = fun
-category = 3
-
-# Version of the applet; change it everytime you change something in the config file. Don't forget to update the version both in this file and in the config file.
-version = 12.01.05.17.27
-
-# Default icon to use if no icon has been defined by the user. If not specified, or if the file is not found, the "icon" file will be used.
-icon = 
-
-# Whether the applet can be instanciated several times or not.
-multi-instance = true

=== removed symlink 'Gmail/icon'
=== target was u'./img/gmail-icon.svg'
=== removed directory 'Gmail/img'
=== removed file 'Gmail/img/gmail-error-large.svg'
--- Gmail/img/gmail-error-large.svg	2011-08-24 08:55:53 +0000
+++ Gmail/img/gmail-error-large.svg	1970-01-01 00:00:00 +0000
@@ -1,964 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<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:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   version="1.0"
-   width="96"
-   height="96"
-   id="svg2408"
-   inkscape:version="0.48.1 r9760"
-   sodipodi:docname="gmail-error-large.svg">
-  <sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1280"
-     inkscape:window-height="746"
-     id="namedview93"
-     showgrid="false"
-     inkscape:zoom="1.5989584"
-     inkscape:cx="-11.175791"
-     inkscape:cy="21.570885"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer4" />
-  <defs
-     id="defs2410">
-    <linearGradient
-       id="linearGradient3702">
-      <stop
-         id="stop3705"
-         style="stop-color:#d9d9d9;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3707"
-         style="stop-color:#d9d9d9;stop-opacity:0"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3685">
-      <stop
-         id="stop3687"
-         style="stop-color:#ca0a0a;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3689"
-         style="stop-color:#f03131;stop-opacity:1"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3727">
-      <stop
-         id="stop3729"
-         style="stop-color:#d5d5d5;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3731"
-         style="stop-color:#f1f1f1;stop-opacity:1"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3641">
-      <stop
-         id="stop3643"
-         style="stop-color:#000000;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3645"
-         style="stop-color:#000000;stop-opacity:0"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       x1="45.447727"
-       y1="92.539597"
-       x2="45.447727"
-       y2="7.0165396"
-       id="ButtonShadow"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="scale(1.0058652,0.994169)">
-      <stop
-         id="stop3750"
-         style="stop-color:#000000;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3752"
-         style="stop-color:#000000;stop-opacity:0.58823532"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3737">
-      <stop
-         id="stop3739"
-         style="stop-color:#ffffff;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3741"
-         style="stop-color:#ffffff;stop-opacity:0"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3700">
-      <stop
-         id="stop3702"
-         style="stop-color:#dcdcdc;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3704"
-         style="stop-color:#f0f0f0;stop-opacity:1"
-         offset="1" />
-    </linearGradient>
-    <filter
-       color-interpolation-filters="sRGB"
-       id="filter3174">
-      <feGaussianBlur
-         id="feGaussianBlur3176"
-         stdDeviation="1.71" />
-    </filter>
-    <filter
-       x="-0.192"
-       y="-0.192"
-       width="1.3839999"
-       height="1.3839999"
-       color-interpolation-filters="sRGB"
-       id="filter3794">
-      <feGaussianBlur
-         id="feGaussianBlur3796"
-         stdDeviation="5.28" />
-    </filter>
-    <linearGradient
-       x1="48"
-       y1="20.220806"
-       x2="48"
-       y2="138.66119"
-       id="linearGradient3613"
-       xlink:href="#linearGradient3737"
-       gradientUnits="userSpaceOnUse" />
-    <radialGradient
-       cx="48"
-       cy="90.171875"
-       r="42"
-       fx="48"
-       fy="90.171875"
-       id="radialGradient3619"
-       xlink:href="#linearGradient3737"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.5510206,0.19713193)" />
-    <clipPath
-       id="clipPath3613">
-      <rect
-         width="84"
-         height="84"
-         rx="6"
-         ry="6"
-         x="6"
-         y="6"
-         id="rect3615"
-         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
-    </clipPath>
-    <linearGradient
-       x1="48"
-       y1="88"
-       x2="48"
-       y2="32"
-       id="linearGradient3627"
-       xlink:href="#linearGradient3700"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="48"
-       y1="88"
-       x2="48"
-       y2="36"
-       id="linearGradient3635"
-       xlink:href="#linearGradient3727"
-       gradientUnits="userSpaceOnUse" />
-    <filter
-       color-interpolation-filters="sRGB"
-       id="filter3649">
-      <feGaussianBlur
-         id="feGaussianBlur3651"
-         stdDeviation="1.38" />
-    </filter>
-    <filter
-       color-interpolation-filters="sRGB"
-       id="filter3665">
-      <feGaussianBlur
-         id="feGaussianBlur3667"
-         stdDeviation="0.69" />
-    </filter>
-    <linearGradient
-       x1="36.357143"
-       y1="6"
-       x2="36.357143"
-       y2="63.893143"
-       id="linearGradient3687"
-       xlink:href="#linearGradient3737"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="48"
-       y1="90"
-       x2="48"
-       y2="5.9877172"
-       id="linearGradient3689"
-       xlink:href="#linearGradient3700"
-       gradientUnits="userSpaceOnUse" />
-    <clipPath
-       id="clipPath3696">
-      <rect
-         width="84"
-         height="84"
-         rx="6"
-         ry="6"
-         x="106"
-         y="6"
-         id="rect3698"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
-    </clipPath>
-    <linearGradient
-       x1="48"
-       y1="32"
-       x2="48"
-       y2="80"
-       id="linearGradient3701"
-       xlink:href="#linearGradient3641"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(100,0)" />
-    <clipPath
-       id="clipPath3703">
-      <rect
-         width="84"
-         height="84"
-         rx="6"
-         ry="6"
-         x="106"
-         y="6"
-         id="rect3705"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
-    </clipPath>
-    <linearGradient
-       x1="51"
-       y1="62"
-       x2="51"
-       y2="21"
-       id="linearGradient3707"
-       xlink:href="#linearGradient3641"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(100,-1)" />
-    <linearGradient
-       id="linearGradient3737-3">
-      <stop
-         id="stop3739-5"
-         style="stop-color:#ffffff;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3741-7"
-         style="stop-color:#ffffff;stop-opacity:0"
-         offset="1" />
-    </linearGradient>
-    <radialGradient
-       cx="48"
-       cy="90.171875"
-       r="42"
-       fx="48"
-       fy="90.171875"
-       id="radialGradient2858"
-       xlink:href="#linearGradient3737-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.1573129,0,0,0.99590774,-7.551021,0.1971319)" />
-    <linearGradient
-       x1="48"
-       y1="88"
-       x2="48"
-       y2="8"
-       id="linearGradient3691"
-       xlink:href="#linearGradient3685"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       x1="48"
-       y1="48"
-       x2="48"
-       y2="8"
-       id="linearGradient3709"
-       xlink:href="#linearGradient3702"
-       gradientUnits="userSpaceOnUse" />
-    <mask
-       id="mask3747">
-      <rect
-         width="84"
-         height="84"
-         rx="6"
-         ry="6"
-         x="-54"
-         y="6"
-         id="rect3749"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
-    </mask>
-    <filter
-       color-interpolation-filters="sRGB"
-       id="filter3763">
-      <feGaussianBlur
-         id="feGaussianBlur3765"
-         stdDeviation="0.42" />
-    </filter>
-    <linearGradient
-       x1="45.447727"
-       y1="92.539597"
-       x2="45.447727"
-       y2="7.0165396"
-       id="ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)">
-      <stop
-         id="stop3750-8"
-         style="stop-color:#000000;stop-opacity:1"
-         offset="0" />
-      <stop
-         id="stop3752-5"
-         style="stop-color:#000000;stop-opacity:0.58823532"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient3780"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)" />
-    <linearGradient
-       x1="32.251034"
-       y1="6.1317081"
-       x2="32.251034"
-       y2="90.238609"
-       id="linearGradient3772"
-       xlink:href="#ButtonShadow-0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0238095,0,0,

Follow ups