Remove some old configs

This commit is contained in:
Kujiu 2020-04-21 10:28:55 +02:00
parent 6c44ffa321
commit a94eae75a5
Signed by: kujiu
GPG key ID: ABBB2CAC6855599F
50 changed files with 56 additions and 7681 deletions

View file

@ -1,16 +0,0 @@
[ui]
username = Christophe Buffenoir <christophe@buffenoir.org>
verbose = True
editor = vim
[extensions]
highlight =
graphlog =
color =
convert =
rebase =
[auth]
kujiu.prefix = hg.kujiu.org/
kujiu.username = kujiu
kujiu.schemes = http

View file

@ -3,16 +3,16 @@
# BRLTTY - A background process providing access to the console screen (when in
# text mode) for a blind person using a refreshable braille display.
#
# Copyright (C) 1995-2017 by The BRLTTY Developers.
# Copyright (C) 1995-2019 by The BRLTTY Developers.
#
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
#
# This is free software, placed 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. Please see the file LICENSE-GPL for details.
# GNU Lesser General Public License, as published by the Free Software
# Foundation; either version 2.1 of the License, or (at your option) any
# later version. Please see the file LICENSE-LGPL for details.
#
# Web Page: http://brltty.com/
# Web Page: http://brltty.app/
#
# This software is maintained by Dave Mielke <dave@mielke.cc>.
###############################################################################
@ -73,6 +73,7 @@
#braille-driver hm # HIMS
#braille-driver ht # HandyTech
#braille-driver hw # HumanWare
#braille-driver ic # Inceptor
#braille-driver ir # Iris
#braille-driver lb # Libbraille
#braille-driver lt # LogText
@ -125,7 +126,7 @@
#release-device off # Don't release the device.
# The text-table directive specifies which text table to use. Relative paths
# are anchored at "/usr/share/brltty/Text". If not specified, locale-based
# are anchored at "/etc/brltty/Text". If not specified, locale-based
# autoselection with fallback to "en-nabcc" will be performed.
# (can be overridden with the -t [--text-table=] option)
#text-table auto # locale-based autoselection
@ -158,7 +159,7 @@
#text-table fr # French
#text-table fr_CA # French (Canada)
#text-table fr_FR # French (France)
#text-table fr-2007 # French (unified 2007)
text-table fr-2007 # French (unified 2007)
#text-table fr-cbifs # French (Code Braille Informatique Français Standard)
#text-table fr-vs # French (VisioBraille)
#text-table ga # Irish
@ -202,6 +203,7 @@
#text-table pt # Portuguese
#text-table ro # Romanian
#text-table ru # Russian
#text-table se # Sami (Northern)
#text-table sa # Sanskrit
#text-table sat # Santali
#text-table sd # Sindhi
@ -214,10 +216,11 @@
#text-table ta # Tamil
#text-table te # Telugu
#text-table tr # Turkish
#text-table uk # Ukrainian
#text-table vi # Vietnamese
# The attributes-table directive specifies which attributes table to use.
# Relative paths are anchored at "/usr/share/brltty/Attributes". If not specified,
# Relative paths are anchored at "/etc/brltty/Attributes". If not specified,
# "left_right" will be used.
# (can be overridden with the -a [--attributes-table=] option)
#attributes-table left_right # foreground colour in the left column and background colour in the right column
@ -225,13 +228,15 @@
#attributes-table upper_lower # foreground colour in the upper square and background colour in the lower square
# The contraction-table directive specifies which contraction table to use.
# Relative paths are anchored at "/usr/share/brltty/Contraction". If not specified, no
# Relative paths are anchored at "/etc/brltty/Contraction". If not specified, no
# contraction table will be available.
# (can be overridden with the -c [--contraction-table=] option)
#contraction-table af # Afrikaans (contracted)
#contraction-table am # Amharic (uncontracted)
#contraction-table de-basis # German (uncontracted)
#contraction-table de-kurzschrift # German (contracted - 1998 standard)
#contraction-table de-kurzschrift-1998 # German (contracted - 1998 standard)
#contraction-table de-kurzschrift-2015 # German (contracted - 2015 standard)
#contraction-table de-vollschrift # German (basic contractions)
#contraction-table en-ueb-g2 # English (Unified English Braille, grade 2)
#contraction-table en-us-g2 # English (US, grade 2)
@ -244,6 +249,7 @@
#contraction-table ko-g1 # Korean (grade 1)
#contraction-table ko-g2 # Korean (grade 2)
#contraction-table ko # Korean (uncontracted)
#contraction-table lt # Lithuanian (uncontracted)
#contraction-table mg # Malagasy (contracted)
#contraction-table mun # Munda (contracted)
#contraction-table nl # Dutch (contracted)
@ -300,7 +306,7 @@
#braille-parameters lb:Table=us.tbl #
# TSI Braille Driver Parameters
#braille-parameters ts:HighBaud=yes # [no,yes]
#braille-parameters ts:HighBaud=yes # [yes,no]
#braille-parameters ts:SetBaud=9600 # [4800,9600,19200]
# TTY Braille Driver Parameters
@ -340,6 +346,7 @@
#speech-driver an # Android (text to speech engine)
#speech-driver bl # BrailleLite
#speech-driver cb # CombiBraille
#speech-driver en # eSpeak-NG (text to speech engine)
#speech-driver es # eSpeak (text to speech engine)
#speech-driver fl # FestivalLite (text to speech engine)
#speech-driver fv # Festival (text to speech engine)
@ -380,6 +387,12 @@
#speech-parameters es:PunctList=
#speech-parameters es:Voice=default
# eSpeak-NG Speech Driver Parameters
#speech-parameters en:MaxRate=450 # [80-]
#speech-parameters en:Path=
#speech-parameters en:PunctList=
#speech-parameters en:Voice=en
# ExternalSpeech Speech Driver Parameters
#speech-parameters xs:Program=/usr/local/bin/externalspeech
#speech-parameters xs:Uid=65534
@ -416,20 +429,21 @@
#speech-parameters th:Pitch=0.0 # [-2.0-2.0]
# ViaVoice Speech Driver Parameters
#speech-parameters vv:IniFile=/usr/lib/ViaVoiceTTS/eci.ini
#speech-parameters vv:SampleRate= # [8000,11025,22050]
#speech-parameters vv:AbbreviationMode= # [on,off]
#speech-parameters vv:NumberMode= # [word,year]
#speech-parameters vv:SynthMode= # [sentence,none]
#speech-parameters vv:TextMode= # [talk,spell,literal,phonetic]
#speech-parameters vv:Language= # [AmericanEnglish,BritishEnglish,CastilianSpanish,MexicanSpanish,StandardFrench,CanadianFrench,StandardGerman,StandardItalian,SimplifiedChinese,BrazilianPortuguese]
#speech-parameters vv:Voice= # [AdultMale,AdultFemale,Child,ElderlyFemale,ElderlyMale]
#speech-parameters vv:VocalTract= # [male,female]
#speech-parameters vv:Breathiness= # [0-100]
#speech-parameters vv:Quality= # [fair,poor,good]
#speech-parameters vv:Mode= # [words,letters,punctuation,phonetic]
#speech-parameters vv:Synthesize= # [sentences,all]
#speech-parameters vv:Abbreviations= # [on,off]
#speech-parameters vv:Years= # [on,off]
#speech-parameters vv:Language= # [American-English, British-English, Castilian-Spanish, Mexican-Spanish, Standard-French, Canadian-French, Standard-German, Standard-Italian, Standard-Mandarin-GBK, Standard-Mandarin-PinYin, Standard-Mandarin-UCS2, Taiwanese-Mandarin-Big5, Taiwanese-Mandarin-ZhuYin, Taiwanese-Mandarin-PinYin, Taiwanese-Mandarin-UCS2, Brazilian-Portuguese, Standard-Japanese-SJIS, Standard-Japanese-UCS2, Standard-Finnish, Standard-Korean-UHC, Standard-Korean-UCS2, Standard-Cantonese-GBK, Standard-Cantonese-UCS2, HongKong-Cantonese-Big5, HongKong-Cantonese-UCS2, Standard-Dutch, Standard-Norwegian, Standard-Swedish, Standard-Danish, Standard-Thai-TIS620]
#speech-parameters vv:Voice= # [man,woman,child,patriarch,matriarch]
#speech-parameters vv:Gender= # [male,female]
#speech-parameters vv:HeadSize= # [0-100]
#speech-parameters vv:PitchBaseline= # [0-100]
#speech-parameters vv:PitchFluctuation= # [0-100]
#speech-parameters vv:PitchBaseline= # [40-422 Hz]
#speech-parameters vv:Expressiveness= # [0-100] (pitch fluctuation)
#speech-parameters vv:Roughness= # [0-100]
#speech-parameters vv:Breathiness= # [0-100]
#speech-parameters vv:Volume= # [0-100 %]
#speech-parameters vv:Speed= # [70-1297 wpm]
#####################
@ -437,7 +451,7 @@
#####################
# The keyboard-table directive specifies which keyboard table to use. Relative paths are
# anchored at "/usr/share/brltty/Keyboard". If not specified, no keyboard table is used.
# anchored at "/etc/brltty/Keyboard". If not specified, no keyboard table is used.
# (can be overridden with the -k [--keyboard-table=] option)
#keyboard-table braille # bindings for braille keyboards
#keyboard-table desktop # bindings for full keyboards
@ -564,15 +578,26 @@
# The drivers-directory directive specifies the absolute path to the
# directory which contains the dynamically loadable drivers. If not
# specified, /usr/lib/brltty will be used.
# specified, /usr/lib64/brltty will be used.
# (can be overridden with the -D [--drivers-directory=] option)
#drivers-directory /usr/lib/brltty
#drivers-directory /usr/lib64/brltty
# The tables-directory directive specifies the absolute path to the directory
# which contains the text, attributes, contraction, keyboard, and input tables.
# If not specified, "/usr/share/brltty" will be used.
# If not specified, "/etc/brltty" will be used.
# (can be overridden with the -T [--tables-directory=] option)
#tables-directory /usr/share/brltty
#tables-directory /etc/brltty
# The start-message directive specifies the text to be shown when the braille
# driver starts and to be spoken when the speech driver starts. If not
# specified, "BRLTTY 6.0" will be used.
# (can be overridden with the -Y [--start-message=] option)
#start-message BRLTTY\s6.0
# The stop-message directive specifies the text to be shown when the braille
# driver stops. If not specified, "BRLTTY stopped" will be used.
# (can be overridden with the -Z [--stop-message=] option)
#stop-message BRLTTY\sstopped
################################################
@ -588,11 +613,11 @@
# (can be overridden with the -A [--api-parameters=] option)
#api-parameters parameter=setting,...
#api-parameters Auth=keyfile:/etc/brlapi.key # Require authentication key
api-parameters Auth=keyfile:/etc/brlapi.key # Require authentication key
#api-parameters Auth=user:joe # Allow some local user
#api-parameters Auth=group:brl # Allow some local group
#api-parameters Auth=polkit # authenticate via Polkit
#api-parameters Host=:0 # Accept only local Unix connections
api-parameters Host=:0 # Accept only local Unix connections
#api-parameters Host=0.0.0.0:0 # Accept any internet connection.
#api-parameters StackSize=65536
@ -632,8 +657,9 @@
# Linux Screen Driver Parameters
#screen-parameters lx:Charset=name+... # []
#screen-parameters lx:DebugSfm=no # [no,yes]
#screen-parameters lx:HFB=auto # [auto,vga,fb,0-7]
#screen-parameters lx:logSFM=no # [no,yes]
#screen-parameters lx:Unicode=yes # [yes,no]
#screen-parameters lx:VT=0 # [0-63]
# Windows Screen Driver Parameters

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

View file

@ -1,22 +0,0 @@
[core]
s0_active_plugins = core;composite;opengl;imgjpeg;compiztoolbox;decor;grid;regex;imgsvg;vpswitch;extrawm;wall;mousepoll;showmouse;place;imgpng;animation;text;blur;matecompat;resize;addhelper;move;expo;ezoom;obs;neg;staticswitcher;ring;
[ezoom]
s0_zoom_in_key = <Shift><Control><Alt>plus
s0_zoom_out_key = <Control><Alt>minus
s0_zoom_in_button = <Control><Alt>Button4
s0_zoom_out_button = <Control><Alt>Button5
s0_zoom_box_button = <Control><Alt>Button1
s0_zoom_box_outline_color = #e9ff009f
[obs]
s0_opacity_decrease_button = <Shift><Super>Button5
s0_opacity_increase_button = <Shift><Super>Button4
[showmouse]
s0_guide_color = #003dff99
s0_initiate_button = <Control><Alt><Super>Button1
s0_color = #4785d1ff
[extrawm]
s0_toggle_fullscreen_key = <Shift><Alt>F12

View file

@ -1,12 +0,0 @@
[general]
backend = ini
profile =
integration = true
plugin_list_autosort = true
[kde_session]
backend = ini
profile =
integration = true
plugin_list_autosort = true

View file

@ -1,8 +0,0 @@
[Settings]
gtk-font-name=Ubuntu Medium
gtk-theme-name=Numix Daily
gtk-icon-theme-name=Numix
gtk-fallback-icon-theme=Mint-X
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-menu-images=1
gtk-button-images=1

View file

@ -1,4 +0,0 @@
tint2 &
nitrogen --restore &
xfce4-power-manager &
gtk-redshift &

View file

@ -1,910 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Do not edit this file, it will be overwritten on install.
Copy the file to $HOME/.config/openbox/ instead. -->
<openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude">
<resistance>
<strength>10</strength>
<screen_edge_strength>20</screen_edge_strength>
</resistance>
<focus>
<focusNew>yes</focusNew>
<!-- always try to focus new windows when they appear. other rules do
apply -->
<followMouse>no</followMouse>
<!-- move focus to a window when you move the mouse into it -->
<focusLast>yes</focusLast>
<!-- focus the last used window when changing desktops, instead of the one
under the mouse pointer. when followMouse is enabled -->
<underMouse>no</underMouse>
<!-- move focus under the mouse, even when the mouse is not moving -->
<focusDelay>200</focusDelay>
<!-- when followMouse is enabled, the mouse must be inside the window for
this many milliseconds (1000 = 1 sec) before moving focus to it -->
<raiseOnFocus>no</raiseOnFocus>
<!-- when followMouse is enabled, and a window is given focus by moving the
mouse into it, also raise the window -->
</focus>
<placement>
<policy>Smart</policy>
<!-- 'Smart' or 'UnderMouse' -->
<center>yes</center>
<!-- whether to place windows in the center of the free area found or
the top left corner -->
<monitor>Mouse</monitor>
<!-- with Smart placement on a multi-monitor system, try to place new windows
on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
the active window is, 'Primary' - only on the primary monitor -->
<primaryMonitor>Mouse</primaryMonitor>
<!-- The monitor where Openbox should place popup dialogs such as the
focus cycling popup, or the desktop switch popup. It can be an index
from 1, specifying a particular monitor. Or it can be one of the
following: 'Mouse' - where the mouse is, or
'Active' - where the active window is -->
</placement>
<theme>
<name>Lubuntu-default</name>
<titleLayout>NLIMC</titleLayout>
<!--
available characters are NDSLIMC, each can occur at most once.
N: window icon
L: window label (AKA title).
I: iconify
M: maximize
C: close
S: shade (roll up/down)
D: omnipresent (on all desktops).
-->
<keepBorder>yes</keepBorder>
<animateIconify>yes</animateIconify>
<font place="ActiveWindow">
<name>Ubuntu Medium</name>
<size>11</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="InactiveWindow">
<name>Ubuntu Medium</name>
<size>11</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="MenuHeader">
<name>Ubuntu</name>
<size>11</size>
<!-- font size in points -->
<weight>normal</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="MenuItem">
<name>Ubuntu</name>
<size>11</size>
<!-- font size in points -->
<weight>normal</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="ActiveOnScreenDisplay">
<name>Ubuntu Medium</name>
<size>11</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="InactiveOnScreenDisplay">
<name>Ubuntu Medium</name>
<size>11</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
</theme>
<desktops>
<!-- this stuff is only used at startup, pagers allow you to change them
during a session
these are default values to use when other ones are not already set
by other applications, or saved in your session
use obconf if you want to change these without having to log out
and back in -->
<number>2</number>
<firstdesk>1</firstdesk>
<names>
<!-- set names up here if you want to, like this:
<name>desktop 1</name>
<name>desktop 2</name>
-->
</names>
<popupTime>875</popupTime>
<!-- The number of milliseconds to show the popup for when switching
desktops. Set this to 0 to disable the popup. -->
</desktops>
<resize>
<drawContents>yes</drawContents>
<popupShow>Nonpixel</popupShow>
<!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
<popupPosition>Center</popupPosition>
<!-- 'Center', 'Top', or 'Fixed' -->
<popupFixedPosition>
<!-- these are used if popupPosition is set to 'Fixed' -->
<x>10</x>
<!-- positive number for distance from left edge, negative number for
distance from right edge, or 'Center' -->
<y>10</y>
<!-- positive number for distance from top edge, negative number for
distance from bottom edge, or 'Center' -->
</popupFixedPosition>
</resize>
<!-- You can reserve a portion of your screen where windows will not cover when
they are maximized, or when they are initially placed.
Many programs reserve space automatically, but you can use this in other
cases. -->
<margins>
<top>0</top>
<bottom>0</bottom>
<left>0</left>
<right>0</right>
</margins>
<dock>
<position>TopLeft</position>
<!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
<floatingX>0</floatingX>
<floatingY>0</floatingY>
<noStrut>no</noStrut>
<stacking>Above</stacking>
<!-- 'Above', 'Normal', or 'Below' -->
<direction>Vertical</direction>
<!-- 'Vertical' or 'Horizontal' -->
<autoHide>no</autoHide>
<hideDelay>300</hideDelay>
<!-- in milliseconds (1000 = 1 second) -->
<showDelay>300</showDelay>
<!-- in milliseconds (1000 = 1 second) -->
<moveButton>Middle</moveButton>
<!-- 'Left', 'Middle', 'Right' -->
</dock>
<keyboard>
<chainQuitKey>C-g</chainQuitKey>
<!-- Keybindings for desktop switching -->
<keybind key="C-A-Left">
<action name="GoToDesktop">
<to>left</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="C-A-Right">
<action name="GoToDesktop">
<to>right</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="C-A-Up">
<action name="GoToDesktop">
<to>up</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="C-A-Down">
<action name="GoToDesktop">
<to>down</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Left">
<action name="SendToDesktop">
<to>left</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Right">
<action name="SendToDesktop">
<to>right</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Up">
<action name="SendToDesktop">
<to>up</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Down">
<action name="SendToDesktop">
<to>down</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="W-F1">
<action name="GoToDesktop">
<to>1</to>
</action>
</keybind>
<keybind key="W-F2">
<action name="GoToDesktop">
<to>2</to>
</action>
</keybind>
<keybind key="W-F3">
<action name="GoToDesktop">
<to>3</to>
</action>
</keybind>
<keybind key="W-F4">
<action name="GoToDesktop">
<to>4</to>
</action>
</keybind>
<keybind key="W-d">
<action name="ToggleShowDesktop"/>
</keybind>
<!-- Keybindings for windows -->
<keybind key="A-F4">
<action name="Close"/>
</keybind>
<keybind key="A-Escape">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
</keybind>
<keybind key="A-space">
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</keybind>
<!-- Take a screenshot of the current window with scrot when Alt+Print are pressed -->
<keybind key="A-Print">
<action name="Execute">
<command>scrot -u -b</command>
</action>
</keybind>
<!-- Keybindings for window switching -->
<keybind key="A-Tab">
<action name="NextWindow">
<dialog>icons</dialog>
<finalactions>
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</finalactions>
</action>
</keybind>
<keybind key="A-S-Tab">
<action name="PreviousWindow">
<finalactions>
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</finalactions>
</action>
</keybind>
<keybind key="C-A-Tab">
<action name="NextWindow">
<panels>yes</panels>
<desktop>yes</desktop>
<finalactions>
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</finalactions>
</action>
</keybind>
<!-- Keybindings for window switching with the arrow keys -->
<keybind key="W-S-Right">
<action name="DirectionalCycleWindows">
<direction>right</direction>
</action>
</keybind>
<keybind key="W-S-Left">
<action name="DirectionalCycleWindows">
<direction>left</direction>
</action>
</keybind>
<keybind key="W-S-Up">
<action name="DirectionalCycleWindows">
<direction>up</direction>
</action>
</keybind>
<keybind key="W-S-Down">
<action name="DirectionalCycleWindows">
<direction>down</direction>
</action>
</keybind>
<!-- Keybindings for running applications on Home + E -->
<keybind key="W-e">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>PCManFM</name>
</startupnotify>
<command>pcmanfm</command>
</action>
</keybind>
<!-- Keybindings for running Run menu from Lxpanel on Home + R-->
<keybind key="W-r">
<action name="Execute">
<command>lxpanelctl run</command>
</action>
</keybind>
<keybind key="A-F2">
<action name="Execute">
<command>lxpanelctl run</command>
</action>
</keybind>
<!-- Keybindings for running Menu from Lxpanel -->
<keybind key="A-F1">
<action name="Execute">
<command>lxpanelctl menu</command>
</action>
</keybind>
<keybind key="C-Escape">
<action name="Execute">
<command>lxpanelctl menu</command>
</action>
</keybind>
<!-- Keybindings to toggle fullscreen -->
<keybind key="F11">
<action name="ToggleFullscreen"/>
</keybind>
<!-- Launch task manager on Ctrl + Alt + Del-->
<keybind key="C-A-Delete">
<action name="Execute">
<command>lxtask</command>
</action>
</keybind>
<!-- Launch a terminal on Ctrl + Alt + T-->
<keybind key="C-A-T">
<action name="Execute">
<command>x-terminal-emulator</command>
</action>
</keybind>
<!-- Launch a filemanager on Ctrl + Alt + D-->
<keybind key="C-A-D">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>PCManFM</name>
</startupnotify>
<command>pcmanfm</command>
</action>
</keybind>
<!-- Lock the screen on Ctrl + Alt + l-->
<keybind key="C-A-l">
<action name="Execute">
<command>xscreensaver-command -lock</command>
</action>
</keybind>
<!-- Keybinding for Volume management -->
<keybind key="XF86AudioRaiseVolume">
<action name="Execute">
<command>amixer -q sset Master 3%+ unmute</command>
</action>
</keybind>
<keybind key="XF86AudioLowerVolume">
<action name="Execute">
<command>amixer -q sset Master 3%- unmute</command>
</action>
</keybind>
<keybind key="XF86AudioMute">
<action name="Execute">
<command>amixer -q sset Master toggle</command>
</action>
</keybind>
<!-- Keybinding for terminal button-->
<keybind key="XF86WWW">
<action name="Execute">
<command>x-terminal-emulator</command>
</action>
</keybind>
<keybind key="XF86Terminal">
<action name="Execute">
<command>x-terminal-emulator</command>
</action>
</keybind>
<!-- Keybinding for calculator button-->
<keybind key="XF86Calculator">
<action name="Execute">
<command>galculator</command>
</action>
</keybind>
<!-- Keybinding for computer button-->
<keybind key="XF86MyComputer">
<action name="Execute">
<command>pcmanfm</command>
</action>
</keybind>
<!-- Keybindings for Multimedia Keys and LCD Backlight (alternative when not using gnome-power-manager or xfce4-volumed) -->
<keybind key="C-F7">
<action name="Execute">
<command>sleep 2;xset dpms force off</command>
</action>
</keybind>
<keybind key="C-F10">
<action name="Execute">
<command>xbacklight -dec 10</command>
</action>
</keybind>
<keybind key="C-F11">
<action name="Execute">
<command>xbacklight -inc 10</command>
</action>
</keybind>
<!-- Launch scrot when Print is pressed -->
<keybind key="Print">
<action name="Execute">
<command>scrot</command>
</action>
</keybind>
<!-- Launch logout when push on the shutdown button -->
<keybind key="XF86PowerOff">
<action name="Execute">
<command>lubuntu-logout</command>
</action>
</keybind>
</keyboard>
<mouse>
<dragThreshold>8</dragThreshold>
<!-- number of pixels the mouse must move before a drag begins -->
<doubleClickTime>200</doubleClickTime>
<!-- in milliseconds (1000 = 1 second) -->
<screenEdgeWarpTime>400</screenEdgeWarpTime>
<!-- Time before changing desktops when the pointer touches the edge of the
screen while moving a window, in milliseconds (1000 = 1 second).
Set this to 0 to disable warping -->
<screenEdgeWarpMouse>false</screenEdgeWarpMouse>
<!-- Set this to TRUE to move the mouse pointer across the desktop when
switching due to hitting the edge of the screen -->
<context name="Frame">
<mousebind button="A-Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="A-Left" action="Click">
<action name="Unshade"/>
</mousebind>
<mousebind button="A-Left" action="Drag">
<action name="Move"/>
</mousebind>
<mousebind button="A-Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="A-Right" action="Drag">
<action name="Resize"/>
</mousebind>
<mousebind button="A-Middle" action="Press">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
</mousebind>
<mousebind button="A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="C-A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="C-A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="A-S-Up" action="Click">
<action name="SendToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-S-Down" action="Click">
<action name="SendToDesktop">
<to>next</to>
</action>
</mousebind>
</context>
<context name="Titlebar">
<mousebind button="Left" action="Drag">
<action name="Move"/>
</mousebind>
<mousebind button="Left" action="DoubleClick">
<action name="ToggleMaximize"/>
</mousebind>
<mousebind button="Up" action="Click">
<action name="if">
<shaded>no</shaded>
<then>
<action name="Shade"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
<action name="Lower"/>
</then>
</action>
</mousebind>
<mousebind button="Down" action="Click">
<action name="if">
<shaded>yes</shaded>
<then>
<action name="Unshade"/>
<action name="Raise"/>
</then>
</action>
</mousebind>
</context>
<context name="Titlebar Top Right Bottom Left TLCorner TRCorner BRCorner BLCorner">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Middle" action="Press">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
</context>
<context name="Top">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>top</edge>
</action>
</mousebind>
</context>
<context name="Left">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>left</edge>
</action>
</mousebind>
</context>
<context name="Right">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>right</edge>
</action>
</mousebind>
</context>
<context name="Bottom">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>bottom</edge>
</action>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
</context>
<context name="TRCorner BRCorner TLCorner BLCorner">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Drag">
<action name="Resize"/>
</mousebind>
</context>
<context name="Client">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Middle" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
</context>
<context name="Icon">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
</context>
<context name="AllDesktops">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="ToggleOmnipresent"/>
</mousebind>
</context>
<context name="Shade">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="ToggleShade"/>
</mousebind>
</context>
<context name="Iconify">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="Iconify"/>
</mousebind>
</context>
<context name="Maximize">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Middle" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="ToggleMaximize"/>
</mousebind>
<mousebind button="Middle" action="Click">
<action name="ToggleMaximize">
<direction>vertical</direction>
</action>
</mousebind>
<mousebind button="Right" action="Click">
<action name="ToggleMaximize">
<direction>horizontal</direction>
</action>
</mousebind>
</context>
<context name="Close">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="Close"/>
</mousebind>
</context>
<context name="Desktop">
<mousebind button="Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="C-A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="C-A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
</context>
<context name="Root">
<!-- Menus -->
<mousebind button="Middle" action="Press">
<action name="ShowMenu">
<menu>client-list-combined-menu</menu>
</action>
</mousebind>
<mousebind button="Right" action="Press">
<action name="ShowMenu">
<menu>root-menu</menu>
</action>
</mousebind>
</context>
<context name="MoveResize">
<mousebind button="Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
</context>
</mouse>
<menu>
<!-- You can specify more than one menu file in here and they are all loaded,
just don't make menu ids clash or, well, it'll be kind of pointless -->
<!-- default menu file (or custom one in $HOME/.config/openbox/) -->
<file>/usr/share/lubuntu/openbox/menu.xml</file>
<file>menu.xml</file>
<hideDelay>200</hideDelay>
<!-- if a press-release lasts longer than this setting (in milliseconds), the
menu is hidden again -->
<middle>no</middle>
<!-- center submenus vertically about the parent entry -->
<submenuShowDelay>100</submenuShowDelay>
<!-- time to delay before showing a submenu after hovering over the parent
entry.
if this is a negative value, then the delay is infinite and the
submenu will not be shown until it is clicked on -->
<submenuHideDelay>400</submenuHideDelay>
<!-- time to delay before hiding a submenu when selecting another
entry in parent menu
if this is a negative value, then the delay is infinite and the
submenu will not be hidden until a different submenu is opened -->
<applicationIcons>yes</applicationIcons>
<!-- controls if icons appear in the client-list-(combined-)menu -->
<manageDesktops>yes</manageDesktops>
<!-- show the manage desktops section in the client-list-(combined-)menu -->
<showIcons>yes</showIcons>
<!-- show icons on the menu -->
</menu>
<applications>
<!--
# this is an example with comments through out. use these to make your
# own rules, but without the comments of course.
# you may use one or more of the name/class/role/title/type rules to specify
# windows to match
<application name="the window's _OB_APP_NAME property (see obxprop)"
class="the window's _OB_APP_CLASS property (see obxprop)"
role="the window's _OB_APP_ROLE property (see obxprop)"
title="the window's _OB_APP_TITLE property (see obxprop)"
type="the window's _OB_APP_TYPE property (see obxprob)..
(if unspecified, then it is 'dialog' for child windows)">
# you may set only one of name/class/role/title/type, or you may use more
# than one together to restrict your matches.
# the name, class, role, and title use simple wildcard matching such as those
# used by a shell. you can use * to match any characters and ? to match
# any single character.
# the type is one of: normal, dialog, splash, utility, menu, toolbar, dock,
# or desktop
# when multiple rules match a window, they will all be applied, in the
# order that they appear in this list
# each rule element can be left out or set to 'default' to specify to not
# change that attribute of the window
<decor>yes</decor>
# enable or disable window decorations
<shade>no</shade>
# make the window shaded when it appears, or not
<position force="no">
# the position is only used if both an x and y coordinate are provided
# (and not set to 'default')
# when force is "yes", then the window will be placed here even if it
# says you want it placed elsewhere. this is to override buggy
# applications who refuse to behave
<x>center</x>
# a number like 50, or 'center' to center on screen. use a negative number
# to start from the right (or bottom for <y>), ie -50 is 50 pixels from the
# right edge (or bottom).
<y>200</y>
<monitor>1</monitor>
# specifies the monitor in a xinerama setup.
# 1 is the first head, or 'mouse' for wherever the mouse is
</position>
<focus>yes</focus>
# if the window should try be given focus when it appears. if this is set
# to yes it doesn't guarantee the window will be given focus. some
# restrictions may apply, but Openbox will try to
<desktop>1</desktop>
# 1 is the first desktop, 'all' for all desktops
<layer>normal</layer>
# 'above', 'normal', or 'below'
<iconic>no</iconic>
# make the window iconified when it appears, or not
<skip_pager>no</skip_pager>
# asks to not be shown in pagers
<skip_taskbar>no</skip_taskbar>
# asks to not be shown in taskbars. window cycling actions will also
# skip past such windows
<fullscreen>yes</fullscreen>
# make the window in fullscreen mode when it appears
<maximized>true</maximized>
# 'Horizontal', 'Vertical' or boolean (yes/no)
</application>
# end of the example
-->
<!-- Option to maximize all normal window when launched-->
<!--
<application type="normal">
<maximized>true</maximized>
</application>
-->
</applications>
</openbox_config>

View file

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<openbox_menu xmlns="http://openbox.org/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://openbox.org/
file:///usr/share/openbox/menu.xsd">
<menu id="root-menu" label="Openbox 3">
<item label="Launch...">
<action name="Execute"><execute>gmrun</execute></action>
</item>
<item label="Terminal emulator">
<action name="Execute"><execute>xfce4-terminal</execute></action>
</item>
<item label="Web browser">
<action name="Execute"><execute>x-www-browser</execute></action>
</item>
<item label="Files">
<action name="Execute"><execute>thunar</execute></action>
</item>
<!-- This requires the presence of the 'menu' package to work -->
<menu id="/Debian" />
<separator />
<menu id="client-list-menu" />
<separator />
<item label="ObConf">
<action name="Execute"><execute>obconf</execute></action>
</item>
<item label="Reconfigure">
<action name="Reconfigure" />
</item>
<item label="Restart">
<action name="Restart" />
</item>
<separator />
<item label="Exit">
<action name="Exit" />
</item>
<item label="Shutdown">
<action name="Execute"><execute>/usr/lib/indicator-session/gtk-logout-helper --shutdown</execute></action>
</item>
</menu>
</openbox_menu>

View file

@ -1,795 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Do not edit this file, it will be overwritten on install.
Copy the file to $HOME/.config/openbox/ instead. -->
<openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude">
<resistance>
<strength>10</strength>
<screen_edge_strength>20</screen_edge_strength>
</resistance>
<focus>
<focusNew>yes</focusNew>
<!-- always try to focus new windows when they appear. other rules do
apply -->
<followMouse>no</followMouse>
<!-- move focus to a window when you move the mouse into it -->
<focusLast>yes</focusLast>
<!-- focus the last used window when changing desktops, instead of the one
under the mouse pointer. when followMouse is enabled -->
<underMouse>no</underMouse>
<!-- move focus under the mouse, even when the mouse is not moving -->
<focusDelay>200</focusDelay>
<!-- when followMouse is enabled, the mouse must be inside the window for
this many milliseconds (1000 = 1 sec) before moving focus to it -->
<raiseOnFocus>no</raiseOnFocus>
<!-- when followMouse is enabled, and a window is given focus by moving the
mouse into it, also raise the window -->
</focus>
<placement>
<policy>Smart</policy>
<!-- 'Smart' or 'UnderMouse' -->
<center>yes</center>
<!-- whether to place windows in the center of the free area found or
the top left corner -->
<monitor>Primary</monitor>
<!-- with Smart placement on a multi-monitor system, try to place new windows
on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
the active window is, 'Primary' - only on the primary monitor -->
<primaryMonitor>1</primaryMonitor>
<!-- The monitor where Openbox should place popup dialogs such as the
focus cycling popup, or the desktop switch popup. It can be an index
from 1, specifying a particular monitor. Or it can be one of the
following: 'Mouse' - where the mouse is, or
'Active' - where the active window is -->
</placement>
<theme>
<name>Weightless-industry</name>
<titleLayout>NLIMC</titleLayout>
<!--
available characters are NDSLIMC, each can occur at most once.
N: window icon
L: window label (AKA title).
I: iconify
M: maximize
C: close
S: shade (roll up/down)
D: omnipresent (on all desktops).
-->
<keepBorder>yes</keepBorder>
<animateIconify>yes</animateIconify>
<font place="ActiveWindow">
<name>sans</name>
<size>8</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="InactiveWindow">
<name>sans</name>
<size>8</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="MenuHeader">
<name>sans</name>
<size>9</size>
<!-- font size in points -->
<weight>normal</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="MenuItem">
<name>sans</name>
<size>9</size>
<!-- font size in points -->
<weight>normal</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="ActiveOnScreenDisplay">
<name>sans</name>
<size>9</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="InactiveOnScreenDisplay">
<name>sans</name>
<size>9</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
</theme>
<desktops>
<!-- this stuff is only used at startup, pagers allow you to change them
during a session
these are default values to use when other ones are not already set
by other applications, or saved in your session
use obconf if you want to change these without having to log out
and back in -->
<number>4</number>
<firstdesk>1</firstdesk>
<names>
<!-- set names up here if you want to, like this:
<name>desktop 1</name>
<name>desktop 2</name>
-->
</names>
<popupTime>875</popupTime>
<!-- The number of milliseconds to show the popup for when switching
desktops. Set this to 0 to disable the popup. -->
</desktops>
<resize>
<drawContents>yes</drawContents>
<popupShow>Nonpixel</popupShow>
<!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
<popupPosition>Center</popupPosition>
<!-- 'Center', 'Top', or 'Fixed' -->
<popupFixedPosition>
<!-- these are used if popupPosition is set to 'Fixed' -->
<x>10</x>
<!-- positive number for distance from left edge, negative number for
distance from right edge, or 'Center' -->
<y>10</y>
<!-- positive number for distance from top edge, negative number for
distance from bottom edge, or 'Center' -->
</popupFixedPosition>
</resize>
<!-- You can reserve a portion of your screen where windows will not cover when
they are maximized, or when they are initially placed.
Many programs reserve space automatically, but you can use this in other
cases. -->
<margins>
<top>0</top>
<bottom>0</bottom>
<left>0</left>
<right>0</right>
</margins>
<dock>
<position>TopLeft</position>
<!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
<floatingX>0</floatingX>
<floatingY>0</floatingY>
<noStrut>no</noStrut>
<stacking>Above</stacking>
<!-- 'Above', 'Normal', or 'Below' -->
<direction>Vertical</direction>
<!-- 'Vertical' or 'Horizontal' -->
<autoHide>no</autoHide>
<hideDelay>300</hideDelay>
<!-- in milliseconds (1000 = 1 second) -->
<showDelay>300</showDelay>
<!-- in milliseconds (1000 = 1 second) -->
<moveButton>Middle</moveButton>
<!-- 'Left', 'Middle', 'Right' -->
</dock>
<keyboard>
<chainQuitKey>C-g</chainQuitKey>
<!-- Keybindings for desktop switching -->
<keybind key="C-A-Left">
<action name="GoToDesktop">
<to>left</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="C-A-Right">
<action name="GoToDesktop">
<to>right</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="C-A-Up">
<action name="GoToDesktop">
<to>up</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="C-A-Down">
<action name="GoToDesktop">
<to>down</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Left">
<action name="SendToDesktop">
<to>left</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Right">
<action name="SendToDesktop">
<to>right</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Up">
<action name="SendToDesktop">
<to>up</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Down">
<action name="SendToDesktop">
<to>down</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="W-F1">
<action name="GoToDesktop">
<to>1</to>
</action>
</keybind>
<keybind key="W-F2">
<action name="GoToDesktop">
<to>2</to>
</action>
</keybind>
<keybind key="W-F3">
<action name="GoToDesktop">
<to>3</to>
</action>
</keybind>
<keybind key="W-F4">
<action name="GoToDesktop">
<to>4</to>
</action>
</keybind>
<keybind key="W-d">
<action name="ToggleShowDesktop"/>
</keybind>
<!-- Keybindings for windows -->
<keybind key="A-F4">
<action name="Close"/>
</keybind>
<keybind key="A-Escape">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
</keybind>
<keybind key="A-space">
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</keybind>
<!-- Take a screenshot of the current window with gnome-screenshot when Alt+Print are pressed -->
<keybind key="A-Print">
<action name="Execute">
<command>gnome-screenshot -w</command>
</action>
</keybind>
<!-- Keybindings for window switching -->
<keybind key="A-Tab">
<action name="NextWindow">
<finalactions>
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</finalactions>
</action>
</keybind>
<keybind key="A-S-Tab">
<action name="PreviousWindow">
<finalactions>
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</finalactions>
</action>
</keybind>
<keybind key="C-A-Tab">
<action name="NextWindow">
<panels>yes</panels>
<desktop>yes</desktop>
<finalactions>
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</finalactions>
</action>
</keybind>
<!-- Keybindings for window switching with the arrow keys -->
<keybind key="W-S-Right">
<action name="DirectionalCycleWindows">
<direction>right</direction>
</action>
</keybind>
<keybind key="W-S-Left">
<action name="DirectionalCycleWindows">
<direction>left</direction>
</action>
</keybind>
<keybind key="W-S-Up">
<action name="DirectionalCycleWindows">
<direction>up</direction>
</action>
</keybind>
<keybind key="W-S-Down">
<action name="DirectionalCycleWindows">
<direction>down</direction>
</action>
</keybind>
<!-- Keybindings for running applications -->
<keybind key="W-e">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>Thunar</name>
</startupnotify>
<command>thunar</command>
</action>
</keybind>
<!-- Keybindings for launching applications -->
<keybind key="A-F2">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>gmrun</name>
</startupnotify>
<command>gmrun</command>
</action>
</keybind>
<!-- Launch gnome-screenshot when Print is pressed -->
<keybind key="Print">
<action name="Execute">
<command>gnome-screenshot</command>
</action>
</keybind>
</keyboard>
<mouse>
<dragThreshold>1</dragThreshold>
<!-- number of pixels the mouse must move before a drag begins -->
<doubleClickTime>200</doubleClickTime>
<!-- in milliseconds (1000 = 1 second) -->
<screenEdgeWarpTime>400</screenEdgeWarpTime>
<!-- Time before changing desktops when the pointer touches the edge of the
screen while moving a window, in milliseconds (1000 = 1 second).
Set this to 0 to disable warping -->
<screenEdgeWarpMouse>false</screenEdgeWarpMouse>
<!-- Set this to TRUE to move the mouse pointer across the desktop when
switching due to hitting the edge of the screen -->
<context name="Frame">
<mousebind button="A-Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="A-Left" action="Click">
<action name="Unshade"/>
</mousebind>
<mousebind button="A-Left" action="Drag">
<action name="Move"/>
</mousebind>
<mousebind button="A-Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="A-Right" action="Drag">
<action name="Resize"/>
</mousebind>
<mousebind button="A-Middle" action="Press">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
</mousebind>
<mousebind button="A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="C-A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="C-A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="A-S-Up" action="Click">
<action name="SendToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-S-Down" action="Click">
<action name="SendToDesktop">
<to>next</to>
</action>
</mousebind>
</context>
<context name="Titlebar">
<mousebind button="Left" action="Drag">
<action name="Move"/>
</mousebind>
<mousebind button="Left" action="DoubleClick">
<action name="ToggleMaximize"/>
</mousebind>
<mousebind button="Up" action="Click">
<action name="if">
<shaded>no</shaded>
<then>
<action name="Shade"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
<action name="Lower"/>
</then>
</action>
</mousebind>
<mousebind button="Down" action="Click">
<action name="if">
<shaded>yes</shaded>
<then>
<action name="Unshade"/>
<action name="Raise"/>
</then>
</action>
</mousebind>
</context>
<context name="Titlebar Top Right Bottom Left TLCorner TRCorner BRCorner BLCorner">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Middle" action="Press">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
</context>
<context name="Top">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>top</edge>
</action>
</mousebind>
</context>
<context name="Left">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>left</edge>
</action>
</mousebind>
</context>
<context name="Right">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>right</edge>
</action>
</mousebind>
</context>
<context name="Bottom">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>bottom</edge>
</action>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
</context>
<context name="TRCorner BRCorner TLCorner BLCorner">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Drag">
<action name="Resize"/>
</mousebind>
</context>
<context name="Client">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Middle" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
</context>
<context name="Icon">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
</context>
<context name="AllDesktops">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="ToggleOmnipresent"/>
</mousebind>
</context>
<context name="Shade">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="ToggleShade"/>
</mousebind>
</context>
<context name="Iconify">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="Iconify"/>
</mousebind>
</context>
<context name="Maximize">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Middle" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="ToggleMaximize"/>
</mousebind>
<mousebind button="Middle" action="Click">
<action name="ToggleMaximize">
<direction>vertical</direction>
</action>
</mousebind>
<mousebind button="Right" action="Click">
<action name="ToggleMaximize">
<direction>horizontal</direction>
</action>
</mousebind>
</context>
<context name="Close">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="Close"/>
</mousebind>
</context>
<context name="Desktop">
<mousebind button="Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="C-A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="C-A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
</context>
<context name="Root">
<!-- Menus -->
<mousebind button="Middle" action="Press">
<action name="ShowMenu">
<menu>client-list-combined-menu</menu>
</action>
</mousebind>
<mousebind button="Right" action="Press">
<action name="ShowMenu">
<menu>root-menu</menu>
</action>
</mousebind>
</context>
<context name="MoveResize">
<mousebind button="Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
</context>
</mouse>
<menu>
<!-- You can specify more than one menu file in here and they are all loaded,
just don't make menu ids clash or, well, it'll be kind of pointless -->
<!-- default menu file (or custom one in $HOME/.config/openbox/) -->
<!-- system menu files on Debian systems -->
<file>/var/lib/openbox/debian-menu.xml</file>
<file>menu.xml</file>
<hideDelay>200</hideDelay>
<!-- if a press-release lasts longer than this setting (in milliseconds), the
menu is hidden again -->
<middle>no</middle>
<!-- center submenus vertically about the parent entry -->
<submenuShowDelay>100</submenuShowDelay>
<!-- time to delay before showing a submenu after hovering over the parent
entry.
if this is a negative value, then the delay is infinite and the
submenu will not be shown until it is clicked on -->
<submenuHideDelay>400</submenuHideDelay>
<!-- time to delay before hiding a submenu when selecting another
entry in parent menu
if this is a negative value, then the delay is infinite and the
submenu will not be hidden until a different submenu is opened -->
<applicationIcons>yes</applicationIcons>
<!-- controls if icons appear in the client-list-(combined-)menu -->
<manageDesktops>yes</manageDesktops>
<!-- show the manage desktops section in the client-list-(combined-)menu -->
</menu>
<applications>
<!--
# this is an example with comments through out. use these to make your
# own rules, but without the comments of course.
# you may use one or more of the name/class/role/title/type rules to specify
# windows to match
<application name="the window's _OB_APP_NAME property (see obxprop)"
class="the window's _OB_APP_CLASS property (see obxprop)"
role="the window's _OB_APP_ROLE property (see obxprop)"
title="the window's _OB_APP_TITLE property (see obxprop)"
type="the window's _OB_APP_TYPE property (see obxprob)..
(if unspecified, then it is 'dialog' for child windows)">
# you may set only one of name/class/role/title/type, or you may use more
# than one together to restrict your matches.
# the name, class, role, and title use simple wildcard matching such as those
# used by a shell. you can use * to match any characters and ? to match
# any single character.
# the type is one of: normal, dialog, splash, utility, menu, toolbar, dock,
# or desktop
# when multiple rules match a window, they will all be applied, in the
# order that they appear in this list
# each rule element can be left out or set to 'default' to specify to not
# change that attribute of the window
<decor>yes</decor>
# enable or disable window decorations
<shade>no</shade>
# make the window shaded when it appears, or not
<position force="no">
# the position is only used if both an x and y coordinate are provided
# (and not set to 'default')
# when force is "yes", then the window will be placed here even if it
# says you want it placed elsewhere. this is to override buggy
# applications who refuse to behave
<x>center</x>
# a number like 50, or 'center' to center on screen. use a negative number
# to start from the right (or bottom for <y>), ie -50 is 50 pixels from the
# right edge (or bottom).
<y>200</y>
<monitor>1</monitor>
# specifies the monitor in a xinerama setup.
# 1 is the first head, or 'mouse' for wherever the mouse is
</position>
<focus>yes</focus>
# if the window should try be given focus when it appears. if this is set
# to yes it doesn't guarantee the window will be given focus. some
# restrictions may apply, but Openbox will try to
<desktop>1</desktop>
# 1 is the first desktop, 'all' for all desktops
<layer>normal</layer>
# 'above', 'normal', or 'below'
<iconic>no</iconic>
# make the window iconified when it appears, or not
<skip_pager>no</skip_pager>
# asks to not be shown in pagers
<skip_taskbar>no</skip_taskbar>
# asks to not be shown in taskbars. window cycling actions will also
# skip past such windows
<fullscreen>yes</fullscreen>
# make the window in fullscreen mode when it appears
<maximized>true</maximized>
# 'Horizontal', 'Vertical' or boolean (yes/no)
</application>
# end of the example
-->
</applications>
</openbox_config>

View file

@ -1,20 +0,0 @@
; Global settings
[redshift]
temp-day=5700
temp-night=3500
transition=1
gamma=0.8:0.7:0.8
location-provider=manual
;adjustment-method=vidmode
; The location provider and adjustment method settings
; are in their own sections.
[manual]
lat=43.36
lon=1.28
; In this example screen 1 is adjusted by vidmode. Note
; that the numbering starts from 0, so this is actually
; the second screen.
;[vidmode]
;screen=1

View file

@ -1,118 +0,0 @@
# Tint2 config file
# Generated by tintwizard (http://code.google.com/p/tintwizard/)
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
# Background definitions
# ID 1
rounded = 7
border_width = 2
background_color = #000000 60
border_color = #FFFFFF 16
# ID 2
rounded = 5
border_width = 0
background_color = #FFFFFF 40
border_color = #FFFFFF 48
# ID 3
rounded = 5
border_width = 0
background_color = #FFFFFF 16
border_color = #FFFFFF 68
# Panel
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 94% 30
panel_margin = 0 0
panel_padding = 7 0 7
panel_dock = 0
wm_menu = 0
panel_layer = top
panel_background_id = 1
# Panel Autohide
autohide = 1
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 2
strut_policy = follow_size
# Taskbar
taskbar_mode = single_desktop
taskbar_padding = 2 3 2
taskbar_background_id = 0
taskbar_active_background_id = 0
# Tasks
urgent_nb_of_blink = 8
task_icon = 1
task_text = 1
task_centered = 1
task_maximum_size = 140 35
task_padding = 6 2
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 2
task_iconified_background_id = 3
task_tooltip = 0
# Task Icons
task_icon_asb = 70 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 70 0 0
# Fonts
task_font = sans 7
task_font_color = #FFFFFF 68
task_active_font_color = #FFFFFF 83
task_urgent_font_color = #FFFFFF 83
task_iconified_font_color = #FFFFFF 68
font_shadow = 0
# System Tray
systray = 1
systray_padding = 0 4 5
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 16
systray_icon_asb = 70 0 0
# Clock
time1_format = %H:%M:%S
time1_font = sans 8
time2_format = %A %d %B
time2_font = sans 6
clock_font_color = #FFFFFF 74
clock_padding = 1 0
clock_background_id = 0
clock_rclick_command = orage
# Tooltips
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 1
tooltip_font = sans 10
tooltip_font_color = #000000 80
# Mouse
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = 98
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 74
battery_padding = 1 0
battery_background_id = 0
# End of config

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

View file

@ -1,7 +0,0 @@
#---------------------------------------------
# TINT2CONF CONFIG FILE
default_theme = /home/kujiu/.config/tint2/default.tint2rc
cmd_property = /usr/bin/env python /usr/bin/tintwizard.py
width = 1184
height = 311

View file

@ -1,118 +0,0 @@
# Tint2 config file
# Generated by tintwizard (http://code.google.com/p/tintwizard/)
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
# Background definitions
# ID 1
rounded = 7
border_width = 2
background_color = #000000 60
border_color = #FFFFFF 16
# ID 2
rounded = 5
border_width = 0
background_color = #FFFFFF 40
border_color = #FFFFFF 48
# ID 3
rounded = 5
border_width = 0
background_color = #FFFFFF 16
border_color = #FFFFFF 68
# Panel
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 94% 30
panel_margin = 0 0
panel_padding = 7 0 7
panel_dock = 0
wm_menu = 0
panel_layer = top
panel_background_id = 1
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 2
strut_policy = follow_size
# Taskbar
taskbar_mode = single_desktop
taskbar_padding = 2 3 2
taskbar_background_id = 0
taskbar_active_background_id = 0
# Tasks
urgent_nb_of_blink = 8
task_icon = 1
task_text = 1
task_centered = 1
task_maximum_size = 140 35
task_padding = 6 2
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 2
task_iconified_background_id = 3
task_tooltip = 0
# Task Icons
task_icon_asb = 70 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 70 0 0
# Fonts
task_font = sans 7
task_font_color = #FFFFFF 68
task_active_font_color = #FFFFFF 83
task_urgent_font_color = #FFFFFF 83
task_iconified_font_color = #FFFFFF 68
font_shadow = 0
# System Tray
systray = 1
systray_padding = 0 4 5
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 16
systray_icon_asb = 70 0 0
# Clock
time1_format = %H:%M:%S
time1_font = sans 8
time2_format = %A %d %B
time2_font = sans 6
clock_font_color = #FFFFFF 74
clock_padding = 1 0
clock_background_id = 0
clock_rclick_command = orage
# Tooltips
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 1
tooltip_font = sans 10
tooltip_font_color = #000000 80
# Mouse
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# Battery
battery = 1
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = 98
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 74
battery_padding = 1 0
battery_background_id = 0
# End of config

View file

@ -1,94 +0,0 @@
#!/usr/bin/python
from variety.plugins.IQuoteSource import IQuoteSource
import subprocess, re
import random
from locale import gettext as _
SOURCES = [
*(('hitchhiker',)*3),
*(('vimtips',)*1),
*(('fr/kaamelott',)*3),
*(('discworld',)*4),
]
class FortuneSource(IQuoteSource):
@classmethod
def get_info(cls):
return {
"name": "Fortunes",
"description": _("Displays quotes using the UNIX fortune program"),
"author": "Dan Jones",
"version": "0.1"
}
def supports_search(self):
return False
def get_random(self):
source = random.choice(SOURCES)
fortune = subprocess.check_output(['fortune', source])
fortune = fortune.decode().split('\n')
if not fortune[-1]:
del fortune[-1]
if source == 'discworld':
author = 'Terry Pratchett'
sourceName = 'Disc World'
elif source == 'hitchhiker':
sourceName = 'Hitch Hicker\'s Guide to the Galaxy'
author = 'Douglas Adams'
elif source == 'fr/kaamelott':
author = 'Alexandre Astier'
sourceName = 'Kaamelott'
else:
sourceName = 'Vim Tips'
author = None
r = {
"quote": '\n'.join(fortune),
"author": author,
"sourceName": sourceName,
"link": None
}
return [r]
def get_for_author(self, author):
return []
def get_for_keyword(self, keyword):
return []
### Read Me
#
# First be sure that fortune is installed and in your PATH
# Copy this file to ~/.config/variety/plugins/quotes
# Restart variety
#
###
#
# Gist: https://gist.github.com/goodevilgenius/3878ce0f3e232e3daf5c
#
### BEGIN LICENSE
# Copyright (c) 2014 Dan Jones
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
### END LICENSE

View file

@ -1,76 +0,0 @@
#!/usr/bin/env python3
#-*- coding: utf-8 -*-
"""
Get a fortune from a JSON file.
File is under EUPL1.2
Author: kujiu
"""
import os
import json
import random
from locale import gettext as _
from variety.plugins.IQuoteSource import IQuoteSource
SRCFILE = "~/.fortunes.json"
class JsonFortuneSource(IQuoteSource):
""" Get quote from JSON fortune file """
quotes = {}
@classmethod
def get_info(cls):
return {
"name": "JSON Fortunes",
"description": _("Displays quotes using a JSON file"),
"author": "kujiu",
"version": "0.1"
}
def supports_search(self):
return False
def load_srcfile(self):
"""
Load quote from file
"""
if self.quotes:
return
srcfile = os.path.expanduser(
os.path.expandvars(SRCFILE)
)
with open(srcfile) as fin:
self.quotes = json.load(fin)
def get_random(self):
self.load_srcfile()
quote = ""
count = 0
while not quote and count < 50:
count += 1
lang = random.choice([lang for lang in self.quotes.keys()])
category = random.choice([cat for cat in self.quotes[lang].keys()])
if not self.quotes[lang][category]:
continue
author = random.choice(
[author for author in self.quotes[lang][category].keys()])
if not self.quotes[lang][category][author]:
continue
quote = random.choice(self.quotes[lang][category][author])
return [{
"quote": quote,
"author": author,
"sourceName": "WikiQuote",
"link": "https://%s.wikiquote.org/wiki/%s" % (lang, author)
}]
def get_for_author(self, author):
return []
def get_for_keyword(self, keyword):
return []

View file

@ -1,5 +0,0 @@
<?xml version="1.0"?>
<gconf>
<entry name="use_mnemonics" mtime="1392336130" type="bool" value="false"/>
<entry name="use_menu_accelerators" mtime="1392336127" type="bool" value="false"/>
</gconf>

View file

@ -1,36 +0,0 @@
<?xml version="1.0"?>
<gconf>
<entry name="help" mtime="1392336116" type="string">
<stringvalue>disabled</stringvalue>
</entry>
<entry name="switch_to_tab_10" mtime="1392336113" type="string">
<stringvalue>disabled</stringvalue>
</entry>
<entry name="switch_to_tab_9" mtime="1392336111" type="string">
<stringvalue>disabled</stringvalue>
</entry>
<entry name="switch_to_tab_8" mtime="1392336110" type="string">
<stringvalue>disabled</stringvalue>
</entry>
<entry name="switch_to_tab_7" mtime="1392336108" type="string">
<stringvalue>disabled</stringvalue>
</entry>
<entry name="switch_to_tab_6" mtime="1392336107" type="string">
<stringvalue>disabled</stringvalue>
</entry>
<entry name="switch_to_tab_5" mtime="1392336106" type="string">
<stringvalue>disabled</stringvalue>
</entry>
<entry name="switch_to_tab_4" mtime="1392336103" type="string">
<stringvalue>disabled</stringvalue>
</entry>
<entry name="switch_to_tab_3" mtime="1392336102" type="string">
<stringvalue>disabled</stringvalue>
</entry>
<entry name="switch_to_tab_2" mtime="1392336101" type="string">
<stringvalue>disabled</stringvalue>
</entry>
<entry name="switch_to_tab_1" mtime="1392336099" type="string">
<stringvalue>disabled</stringvalue>
</entry>
</gconf>

View file

@ -1,36 +0,0 @@
<?xml version="1.0"?>
<gconf>
<entry name="scrollbar_position" mtime="1392335925" type="string">
<stringvalue>hidden</stringvalue>
</entry>
<entry name="cursor_shape" mtime="1387150437" type="string">
<stringvalue>block</stringvalue>
</entry>
<entry name="silent_bell" mtime="1392335890" type="bool" value="false"/>
<entry name="default_show_menubar" mtime="1392328562" type="bool" value="false"/>
<entry name="use_theme_colors" mtime="1392335546" type="bool" value="false"/>
<entry name="background_darkness" mtime="1392335540" type="float" value="0.82045930624008179"/>
<entry name="background_type" mtime="1392328562" type="string">
<stringvalue>transparent</stringvalue>
</entry>
<entry name="font" mtime="1392328562" type="string">
<stringvalue>Ubuntu Mono for Powerline 12</stringvalue>
</entry>
<entry name="use_system_font" mtime="1388269682" type="bool" value="true"/>
<entry name="palette" mtime="1392335631" type="string">
<stringvalue>#000000000000:#CCCC00000000:#4E4E9A9A0606:#C4C4A0A00000:#34346565A4A4:#757550507B7B:#060698209A9A:#D3D3D7D7CFCF:#555557575353:#EFEF29292929:#8A8AE2E23434:#FCFCE9E94F4F:#72729F9FCFCF:#ADAD7F7FA8A8:#3434E2E2E2E2:#EEEEEEEEECEC</stringvalue>
</entry>
<entry name="alternate_screen_scroll" mtime="1392328562" type="bool" value="true"/>
<entry name="background_color" mtime="1392335601" type="string">
<stringvalue>#000000000000</stringvalue>
</entry>
<entry name="visible_name" mtime="1392328562" type="string">
<stringvalue>Default</stringvalue>
</entry>
<entry name="bold_color" mtime="1392328562" type="string">
<stringvalue>#000000000000</stringvalue>
</entry>
<entry name="foreground_color" mtime="1392335601" type="string">
<stringvalue>#AAAAAAAAAAAA</stringvalue>
</entry>
</gconf>

View file

@ -1,16 +0,0 @@
# File created by KDE Gtk Config
# Configs for GTK2 programs
include "/usr/share/themes/Numix Daily/gtk-2.0/gtkrc"
style "user-font"
{
font_name="Ubuntu Medium"
}
widget_class "*" style "user-font"
gtk-font-name="Ubuntu Medium 9"
gtk-theme-name="Numix Daily"
gtk-icon-theme-name="Numix"
gtk-fallback-icon-theme="Mint-X"
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-menu-images=1
gtk-button-images=1

View file

@ -1,16 +0,0 @@
# File created by KDE Gtk Config
# Configs for GTK2 programs
include "/usr/share/themes/Numix Daily/gtk-2.0/gtkrc"
style "user-font"
{
font_name="Ubuntu Medium"
}
widget_class "*" style "user-font"
gtk-font-name="Ubuntu Medium 9"
gtk-theme-name="Numix Daily"
gtk-icon-theme-name="Numix"
gtk-fallback-icon-theme="Mint-X"
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-menu-images=1
gtk-button-images=1

View file

@ -1,209 +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"
sodipodi:docname="add-workspace-button-hover.svg"
inkscape:version="0.48.3.1 r9886"
version="1.1"
id="svg2"
height="32"
width="26">
<sodipodi:namedview
id="base"
pagecolor="#000000"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.82352941"
inkscape:pageshadow="2"
inkscape:zoom="11.313709"
inkscape:cx="1.353479"
inkscape:cy="12.2645"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
borderlayer="true"
inkscape:showpageshadow="false"
inkscape:window-width="1280"
inkscape:window-height="743"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1"
fit-margin-top="0"
fit-margin-left="2"
fit-margin-right="5"
fit-margin-bottom="0">
<inkscape:grid
originy="-1.2601948px"
originx="-2.78978px"
snapvisiblegridlinesonly="true"
enabled="true"
visible="true"
empspacing="5"
id="grid17403"
type="xygrid" />
</sodipodi:namedview>
<defs
id="defs4">
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3790"
id="linearGradient3854"
gradientUnits="userSpaceOnUse"
x1="4.5"
y1="4.9999652"
x2="21"
y2="4.9999652"
gradientTransform="matrix(-0.50502178,0,0,0.52004966,3.5719534,1046.6455)" />
<linearGradient
id="linearGradient3790">
<stop
id="stop3792"
style="stop-color:#7eb8ef;stop-opacity:1;"
offset="0" />
<stop
id="stop3794"
style="stop-color:#3d95e7;stop-opacity:1;"
offset="0.5" />
<stop
id="stop3796"
style="stop-color:#3d6de7;stop-opacity:1;"
offset="1" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient7012-661-145-733-759-865-745-661-970-94-1-0"
id="linearGradient3856"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.469452,0,0,0.51794032,-22.336831,952.132)"
x1="-55.189419"
y1="183.48376"
x2="-31.522509"
y2="191.51634" />
<linearGradient
id="linearGradient7012-661-145-733-759-865-745-661-970-94-1-0">
<stop
offset="0"
style="stop-color:#b9d59b;stop-opacity:1;"
id="stop3618-1-9" />
<stop
offset="0.5"
style="stop-color:#accd8a;stop-opacity:1;"
id="stop3270-5-6" />
<stop
offset="1"
style="stop-color:#84b551;stop-opacity:1;"
id="stop3620-9-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3790"
id="linearGradient3814"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.50502178,0,0,0.52004966,4.5442252,1056.8986)"
x1="4.5"
y1="4.9999652"
x2="21"
y2="4.9999652" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient7012-661-145-733-759-865-745-661-970-94-1-0"
id="linearGradient3816"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.469452,0,0,0.51794032,-21.364559,962.38505)"
x1="-55.189419"
y1="183.48376"
x2="-31.522509"
y2="191.51634" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="336.25"
x2="88.830124"
y1="336.25"
x1="80.169876"
id="linearGradient3791"
xlink:href="#linearGradient7012-661-145-733-759-865-745-661-970-94-1-0"
inkscape:collect="always" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="336.25"
x2="88.830124"
y1="336.25"
x1="80.169876"
id="linearGradient3791-217"
xlink:href="#linearGradient7012-661-145-733-759-865-745-661-970-94-1-0-682"
inkscape:collect="always" />
<linearGradient
id="linearGradient7012-661-145-733-759-865-745-661-970-94-1-0-682">
<stop
offset="0"
style="stop-color:#c6c6c6;stop-opacity:1;"
id="stop3225" />
<stop
offset="0.5"
style="stop-color:#bbbbbb;stop-opacity:1;"
id="stop3227" />
<stop
offset="1"
style="stop-color:#9b9b9b;stop-opacity:1;"
id="stop3229" />
</linearGradient>
</defs>
<metadata
id="metadata7">
<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
transform="translate(-2.78978,-1019.102)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<path
transform="matrix(0,3.6950417,-2.6666667,0,909.45646,722.87097)"
d="M 88.830127,340 80.169873,340 84.5,332.5 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="true"
sodipodi:arg2="1.5707963"
sodipodi:arg1="0.52359878"
sodipodi:r2="2.5"
sodipodi:r1="5"
sodipodi:cy="337.5"
sodipodi:cx="84.5"
sodipodi:sides="3"
id="path18028"
style="fill:#161616;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;opacity:0.2"
sodipodi:type="star" />
<path
transform="matrix(0,3.3255376,-2.4,0,819.5398,754.09408)"
d="M 88.830127,340 80.169873,340 84.5,332.5 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="true"
sodipodi:arg2="1.5707963"
sodipodi:arg1="0.52359878"
sodipodi:r2="2.5"
sodipodi:r1="5"
sodipodi:cy="337.5"
sodipodi:cx="84.5"
sodipodi:sides="3"
id="path18028-6"
style="fill:url(#linearGradient3791-217);fill-opacity:1.0;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
sodipodi:type="star" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 6.6 KiB

View file

@ -1,104 +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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="28"
height="32"
id="svg2"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="add-workspace-button.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#000000"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.82352941"
inkscape:pageshadow="2"
inkscape:zoom="11.313709"
inkscape:cx="-2.8313455"
inkscape:cy="12.2645"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
borderlayer="true"
inkscape:showpageshadow="false"
inkscape:window-width="1366"
inkscape:window-height="712"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
fit-margin-top="0"
fit-margin-left="2"
fit-margin-right="5"
fit-margin-bottom="0">
<inkscape:grid
type="xygrid"
id="grid17403"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="-2.78978px"
originy="-1.2601948px" />
</sodipodi:namedview>
<metadata
id="metadata7">
<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
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-2.78978,-1019.102)">
<path
sodipodi:type="star"
style="fill:#161616;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;opacity:0.2"
id="path18028"
sodipodi:sides="3"
sodipodi:cx="84.5"
sodipodi:cy="337.5"
sodipodi:r1="5"
sodipodi:r2="2.5"
sodipodi:arg1="0.52359878"
sodipodi:arg2="1.5707963"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="M 88.830127,340 80.169873,340 84.5,332.5 z"
transform="matrix(0,3.6950417,-2.6666667,0,909.45646,722.87097)" />
<path
sodipodi:type="star"
style="fill:#3c3b37;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
id="path18028-6"
sodipodi:sides="3"
sodipodi:cx="84.5"
sodipodi:cy="337.5"
sodipodi:r1="5"
sodipodi:r2="2.5"
sodipodi:arg1="0.52359878"
sodipodi:arg2="1.5707963"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="M 88.830127,340 80.169873,340 84.5,332.5 z"
transform="matrix(0,3.3255376,-2.4,0,819.5398,754.09408)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 254 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 B

View file

@ -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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="22"
height="22"
id="svg3199"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="checkbox-off.svg">
<defs
id="defs3201">
<linearGradient
id="linearGradient3836">
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="0"
id="stop3838" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3840" />
</linearGradient>
<linearGradient
id="linearGradient3828">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3830" />
<stop
style="stop-color:#e8e8e8;stop-opacity:1;"
offset="1"
id="stop3832" />
</linearGradient>
<inkscape:path-effect
is_visible="true"
id="path-effect3857"
effect="spiro" />
<linearGradient
id="linearGradient3849">
<stop
style="stop-color:#f9f9f9;stop-opacity:1;"
offset="0"
id="stop3851" />
<stop
style="stop-color:#b9b9b9;stop-opacity:1;"
offset="1"
id="stop3853" />
</linearGradient>
<linearGradient
id="linearGradient3807">
<stop
style="stop-color:#b3b3b3;stop-opacity:1;"
offset="0"
id="stop3809" />
<stop
style="stop-color:#131313;stop-opacity:1;"
offset="1"
id="stop3811" />
</linearGradient>
<linearGradient
id="linearGradient15404"
inkscape:collect="always">
<stop
id="stop15406"
offset="0"
style="stop-color:#515151;stop-opacity:1" />
<stop
id="stop15408"
offset="1"
style="stop-color:#292929;stop-opacity:1" />
</linearGradient>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective3207" />
<inkscape:perspective
id="perspective3187"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:path-effect
effect="spiro"
id="path-effect5837-4-6"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect14768"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect5884-4-7"
is_visible="true" />
<linearGradient
y2="-388.72955"
x2="-93.031357"
y1="-396.34738"
x1="-93.031357"
gradientTransform="matrix(1.6303698,0,0,0.87940739,-252.84938,68.630616)"
gradientUnits="userSpaceOnUse"
id="linearGradient14219"
xlink:href="#linearGradient15404"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
id="linearGradient10013-4-63-6">
<stop
style="stop-color:#333333;stop-opacity:1;"
offset="0"
id="stop10015-2-76-1" />
<stop
style="stop-color:#292929;stop-opacity:1"
offset="1"
id="stop10017-46-15-8" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient10597-5">
<stop
style="stop-color:#16191a;stop-opacity:1;"
offset="0"
id="stop10599-2" />
<stop
style="stop-color:#2b3133;stop-opacity:1"
offset="1"
id="stop10601-5" />
</linearGradient>
<linearGradient
y2="-322.16354"
x2="921.22498"
y1="-330.05121"
x1="921.32812"
gradientTransform="matrix(1.5918367,0,0,0.85714285,-1456.5464,275.45191)"
gradientUnits="userSpaceOnUse"
id="linearGradient15374"
xlink:href="#linearGradient10013-4-63-6"
inkscape:collect="always" />
<linearGradient
gradientTransform="translate(-1199.9852,216.38048)"
y2="-227.07961"
x2="1203.9177"
y1="-217.56708"
x1="1203.9177"
gradientUnits="userSpaceOnUse"
id="linearGradient15376"
xlink:href="#linearGradient10597-5"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3771"
id="linearGradient3777"
x1="-17.5"
y1="14.999999"
x2="-17.5"
y2="1.1428568"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3771">
<stop
style="stop-color:#b3b3b3;stop-opacity:1;"
offset="0"
id="stop3773" />
<stop
style="stop-color:#131313;stop-opacity:1;"
offset="1"
id="stop3775" />
</linearGradient>
<linearGradient
y2="1.1428568"
x2="-17.5"
y1="14.999999"
x1="-17.5"
gradientUnits="userSpaceOnUse"
id="linearGradient3035"
xlink:href="#linearGradient3771"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3807-5"
id="linearGradient3813-3"
x1="-525.73718"
y1="329.75"
x2="-505.73718"
y2="329.75"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-17.624997,22.75)" />
<linearGradient
id="linearGradient3807-5">
<stop
style="stop-color:#b3b3b3;stop-opacity:1;"
offset="0"
id="stop3809-2" />
<stop
style="stop-color:#131313;stop-opacity:1;"
offset="1"
id="stop3811-1" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3849"
id="linearGradient3855"
x1="-528.36218"
y1="331.5"
x2="-510.36218"
y2="331.5"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-13.999994,-18)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3836"
id="linearGradient3842"
x1="-543.36218"
y1="353.5"
x2="-521.36218"
y2="353.5"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(2.6171875e-6,0)" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#dae4d9"
bordercolor="#2d2d2d"
borderopacity="1"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="16"
inkscape:cx="-1.28125"
inkscape:cy="10.979288"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:window-width="1366"
inkscape:window-height="711"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
borderlayer="true"
inkscape:showpageshadow="false"
inkscape:snap-nodes="false"
inkscape:snap-bbox="true"
showborder="true"
showguides="false">
<inkscape:grid
type="xygrid"
id="grid14843"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata3204">
<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
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-342.5,-521.36218)">
<rect
style="opacity:1;fill:#282828;fill-opacity:1;stroke:none"
id="rect3029-7-6-4"
width="20"
height="20"
x="-542.36218"
y="343.5"
rx="2"
ry="2"
transform="matrix(0,-1,1,0,0,0)" />
<rect
style="opacity:1;fill:#333333;fill-opacity:1;stroke:none"
id="rect3029-7-6-4-3"
width="18"
height="18"
x="-541.36218"
y="344.5"
rx="1"
ry="1"
transform="matrix(0,-1,1,0,0,0)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 8.5 KiB

View file

@ -1,307 +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="22"
height="22"
id="svg3199"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="checkbox.svg">
<defs
id="defs3201">
<linearGradient
id="linearGradient3836">
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="0"
id="stop3838" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3840" />
</linearGradient>
<linearGradient
id="linearGradient3828">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3830" />
<stop
style="stop-color:#e8e8e8;stop-opacity:1;"
offset="1"
id="stop3832" />
</linearGradient>
<inkscape:path-effect
is_visible="true"
id="path-effect3857"
effect="spiro" />
<linearGradient
id="linearGradient3849">
<stop
style="stop-color:#f9f9f9;stop-opacity:1;"
offset="0"
id="stop3851" />
<stop
style="stop-color:#b9b9b9;stop-opacity:1;"
offset="1"
id="stop3853" />
</linearGradient>
<linearGradient
id="linearGradient3807">
<stop
style="stop-color:#b3b3b3;stop-opacity:1;"
offset="0"
id="stop3809" />
<stop
style="stop-color:#131313;stop-opacity:1;"
offset="1"
id="stop3811" />
</linearGradient>
<linearGradient
id="linearGradient15404"
inkscape:collect="always">
<stop
id="stop15406"
offset="0"
style="stop-color:#515151;stop-opacity:1" />
<stop
id="stop15408"
offset="1"
style="stop-color:#292929;stop-opacity:1" />
</linearGradient>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective3207" />
<inkscape:perspective
id="perspective3187"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:path-effect
effect="spiro"
id="path-effect5837-4-6"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect14768"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect5884-4-7"
is_visible="true" />
<linearGradient
y2="-388.72955"
x2="-93.031357"
y1="-396.34738"
x1="-93.031357"
gradientTransform="matrix(1.6303698,0,0,0.87940739,-252.84938,68.630616)"
gradientUnits="userSpaceOnUse"
id="linearGradient14219"
xlink:href="#linearGradient15404"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
id="linearGradient10013-4-63-6">
<stop
style="stop-color:#333333;stop-opacity:1;"
offset="0"
id="stop10015-2-76-1" />
<stop
style="stop-color:#292929;stop-opacity:1"
offset="1"
id="stop10017-46-15-8" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient10597-5">
<stop
style="stop-color:#16191a;stop-opacity:1;"
offset="0"
id="stop10599-2" />
<stop
style="stop-color:#2b3133;stop-opacity:1"
offset="1"
id="stop10601-5" />
</linearGradient>
<linearGradient
y2="-322.16354"
x2="921.22498"
y1="-330.05121"
x1="921.32812"
gradientTransform="matrix(1.5918367,0,0,0.85714285,-1456.5464,275.45191)"
gradientUnits="userSpaceOnUse"
id="linearGradient15374"
xlink:href="#linearGradient10013-4-63-6"
inkscape:collect="always" />
<linearGradient
gradientTransform="translate(-1199.9852,216.38048)"
y2="-227.07961"
x2="1203.9177"
y1="-217.56708"
x1="1203.9177"
gradientUnits="userSpaceOnUse"
id="linearGradient15376"
xlink:href="#linearGradient10597-5"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3771"
id="linearGradient3777"
x1="-17.5"
y1="14.999999"
x2="-17.5"
y2="1.1428568"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3771">
<stop
style="stop-color:#b3b3b3;stop-opacity:1;"
offset="0"
id="stop3773" />
<stop
style="stop-color:#131313;stop-opacity:1;"
offset="1"
id="stop3775" />
</linearGradient>
<linearGradient
y2="1.1428568"
x2="-17.5"
y1="14.999999"
x1="-17.5"
gradientUnits="userSpaceOnUse"
id="linearGradient3035"
xlink:href="#linearGradient3771"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3807-5"
id="linearGradient3813-3"
x1="-525.73718"
y1="329.75"
x2="-505.73718"
y2="329.75"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-17.624997,22.75)" />
<linearGradient
id="linearGradient3807-5">
<stop
style="stop-color:#b3b3b3;stop-opacity:1;"
offset="0"
id="stop3809-2" />
<stop
style="stop-color:#131313;stop-opacity:1;"
offset="1"
id="stop3811-1" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3849"
id="linearGradient3855"
x1="-528.36218"
y1="331.5"
x2="-510.36218"
y2="331.5"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-13.999994,-18)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3836"
id="linearGradient3842"
x1="-543.36218"
y1="353.5"
x2="-521.36218"
y2="353.5"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(2.6171875e-6,0)" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#dae4d9"
bordercolor="#2d2d2d"
borderopacity="1"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="16"
inkscape:cx="-1.28125"
inkscape:cy="10.979288"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:window-width="1366"
inkscape:window-height="711"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
borderlayer="true"
inkscape:showpageshadow="false"
inkscape:snap-nodes="false"
inkscape:snap-bbox="true"
showborder="true"
showguides="false">
<inkscape:grid
type="xygrid"
id="grid14843"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata3204">
<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
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-342.5,-521.36218)">
<rect
style="opacity:1;fill:#282828;fill-opacity:1;stroke:none"
id="rect3029-7-6-4"
width="20"
height="20"
x="-542.36218"
y="343.5"
rx="2"
ry="2"
transform="matrix(0,-1,1,0,0,0)" />
<rect
style="opacity:1;fill:#333333;fill-opacity:1;stroke:none"
id="rect3029-7-6-4-3"
width="18"
height="18"
x="-541.36218"
y="344.5"
rx="1"
ry="1"
transform="matrix(0,-1,1,0,0,0)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.92370295999999996;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 358.71031,527.45104 -7.82268,7.82253 -2.62681,-2.59788 -1.29897,1.29893 3.92578,3.92571 9.15052,-9.15035 -1.32784,-1.29894 z"
id="rect3022"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 8.8 KiB

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3 KiB

View file

@ -1,110 +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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="50"
height="28"
id="svg2985"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="expo-entry.svg">
<defs
id="defs2987" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="19.79899"
inkscape:cx="13.932745"
inkscape:cy="13.957947"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
inkscape:window-width="1366"
inkscape:window-height="712"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid2993"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata2990">
<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="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer"
transform="translate(0,-20)">
<rect
style="opacity:0.05;fill:#000000;fill-opacity:1;stroke:none"
id="rect2995-3-9-8"
width="50"
height="25"
x="0"
y="23"
rx="4"
ry="4" />
<rect
style="opacity:0.05;fill:#000000;fill-opacity:1;stroke:none"
id="rect2995-3-9"
width="50"
height="25"
x="0"
y="22"
rx="4"
ry="4" />
<rect
style="opacity:0.05;fill:#000000;fill-opacity:1;stroke:none"
id="rect2995-3"
width="50"
height="25"
x="0"
y="21"
rx="4"
ry="4" />
<rect
style="fill:#161616;fill-opacity:1;stroke:none;opacity:0.2"
id="rect2995"
width="50"
height="25"
x="0"
y="20"
rx="4"
ry="4" />
<rect
style="fill:#3c3b37;fill-opacity:1;stroke:none"
id="rect2995-9"
width="48"
height="23"
x="1"
y="21"
rx="3"
ry="3" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -1,4 +0,0 @@
{
"last-edited": "1358590058",
"uuid": "142"
}

View file

@ -1,321 +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="22"
height="22"
id="svg2985"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="radiobutton-off.svg">
<defs
id="defs2987">
<linearGradient
inkscape:collect="always"
id="linearGradient3851">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3853" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3855" />
</linearGradient>
<linearGradient
id="linearGradient3845">
<stop
id="stop3847"
offset="0"
style="stop-color:#e8e8e8;stop-opacity:1" />
<stop
id="stop3849"
offset="1"
style="stop-color:#ffffff;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient3819">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3821" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3823" />
</linearGradient>
<linearGradient
id="linearGradient3813">
<stop
id="stop3815"
offset="0"
style="stop-color:#dfdfdf;stop-opacity:1;" />
<stop
id="stop3817"
offset="1"
style="stop-color:#ffffff;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient3825">
<stop
style="stop-color:#f9ff00;stop-opacity:1;"
offset="0"
id="stop3827" />
<stop
style="stop-color:#3c4441;stop-opacity:1;"
offset="1"
id="stop3829" />
</linearGradient>
<linearGradient
id="linearGradient3837">
<stop
style="stop-color:#b9b9b9;stop-opacity:1;"
offset="0"
id="stop3839" />
<stop
style="stop-color:#f9f9f9;stop-opacity:1;"
offset="1"
id="stop3841" />
</linearGradient>
<linearGradient
id="linearGradient3771">
<stop
style="stop-color:#b3b3b3;stop-opacity:1;"
offset="0"
id="stop3773" />
<stop
style="stop-color:#131313;stop-opacity:1;"
offset="1"
id="stop3775" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3837-8"
id="linearGradient3843-2"
x1="1.0000002"
y1="15"
x2="1.0000002"
y2="5"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3837-8">
<stop
style="stop-color:#cee031;stop-opacity:1;"
offset="0"
id="stop3839-1" />
<stop
style="stop-color:#e1ed50;stop-opacity:1;"
offset="1"
id="stop3841-3" />
</linearGradient>
<linearGradient
y2="5"
x2="1.0000002"
y1="15"
x1="1.0000002"
gradientUnits="userSpaceOnUse"
id="linearGradient3009"
xlink:href="#linearGradient3837-8"
inkscape:collect="always" />
<linearGradient
y2="5"
x2="1.0000002"
y1="15"
x1="1.0000002"
gradientUnits="userSpaceOnUse"
id="linearGradient3009-7"
xlink:href="#linearGradient3837-8-1"
inkscape:collect="always" />
<linearGradient
id="linearGradient3837-8-1">
<stop
style="stop-color:#cee031;stop-opacity:1;"
offset="0"
id="stop3839-1-0" />
<stop
style="stop-color:#e1ed50;stop-opacity:1;"
offset="1"
id="stop3841-3-0" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3837-2"
id="linearGradient3843-9"
x1="1.0000002"
y1="15"
x2="1.0000002"
y2="5"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3837-2">
<stop
style="stop-color:#cfcfcf;stop-opacity:1;"
offset="0"
id="stop3839-7" />
<stop
style="stop-color:#f9f9f9;stop-opacity:1;"
offset="1"
id="stop3841-9" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3825"
id="linearGradient3831"
x1="0.99999982"
y1="1.1538461"
x2="1"
y2="22.5"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3837-3"
id="linearGradient3843"
x1="1.0000002"
y1="15"
x2="1.0000002"
y2="5"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3837-3">
<stop
style="stop-color:#b9b9b9;stop-opacity:1;"
offset="0"
id="stop3839-6" />
<stop
style="stop-color:#f9f9f9;stop-opacity:1;"
offset="1"
id="stop3841-4" />
</linearGradient>
<linearGradient
y2="5"
x2="1.0000002"
y1="15"
x1="1.0000002"
gradientUnits="userSpaceOnUse"
id="linearGradient3035"
xlink:href="#linearGradient3813"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3837-0"
id="linearGradient3843-0"
x1="1.0000002"
y1="15"
x2="1.0000002"
y2="5"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3837-0">
<stop
style="stop-color:#c8c8c8;stop-opacity:1;"
offset="0"
id="stop3839-8" />
<stop
style="stop-color:#f9f9f9;stop-opacity:1;"
offset="1"
id="stop3841-7" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3851"
id="linearGradient3857"
x1="-17.5"
y1="15"
x2="-17.5"
y2="1.1428574"
gradientUnits="userSpaceOnUse" />
<linearGradient
y2="5"
x2="1.0000002"
y1="15"
x1="1.0000002"
gradientUnits="userSpaceOnUse"
id="linearGradient3009-0"
xlink:href="#linearGradient3837-8-9"
inkscape:collect="always" />
<linearGradient
id="linearGradient3837-8-9">
<stop
style="stop-color:#cccccc;stop-opacity:1;"
offset="0"
id="stop3839-1-7" />
<stop
style="stop-color:#f7f7f7;stop-opacity:1;"
offset="1"
id="stop3841-3-5" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#3c4441"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="14"
inkscape:cx="-7.75"
inkscape:cy="14.059079"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
inkscape:window-width="1366"
inkscape:window-height="711"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid3779"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata2990">
<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="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer"
transform="translate(0,-26)">
<path
sodipodi:type="arc"
style="opacity:1;fill:#282828;fill-opacity:1;stroke:none"
id="path3781-9-5-7"
sodipodi:cx="1"
sodipodi:cy="10"
sodipodi:rx="6"
sodipodi:ry="5"
d="m 7,10 c 0,2.761424 -2.6862915,5 -6,5 -3.3137085,0 -6,-2.238576 -6,-5 0,-2.7614237 2.6862915,-5 6,-5 3.3137085,0 6,2.2385763 6,5 z"
transform="matrix(-1.6666667,0,0,-2,12.666667,57)" />
<path
sodipodi:type="arc"
style="fill:#333333;fill-opacity:1;stroke:none"
id="path3781-9-5-7-3"
sodipodi:cx="1"
sodipodi:cy="10"
sodipodi:rx="6"
sodipodi:ry="5"
d="m 7,10 c 0,2.761424 -2.6862915,5 -6,5 -3.3137085,0 -6,-2.238576 -6,-5 0,-2.7614237 2.6862915,-5 6,-5 3.3137085,0 6,2.2385763 6,5 z"
transform="matrix(-1.5,0,0,-1.8,12.5,55)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 8.8 KiB

View file

@ -1,331 +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="22"
height="22"
id="svg2985"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="radiobutton.svg">
<defs
id="defs2987">
<linearGradient
inkscape:collect="always"
id="linearGradient3851">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3853" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3855" />
</linearGradient>
<linearGradient
id="linearGradient3845">
<stop
id="stop3847"
offset="0"
style="stop-color:#e8e8e8;stop-opacity:1" />
<stop
id="stop3849"
offset="1"
style="stop-color:#ffffff;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient3819">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3821" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3823" />
</linearGradient>
<linearGradient
id="linearGradient3813">
<stop
id="stop3815"
offset="0"
style="stop-color:#dfdfdf;stop-opacity:1;" />
<stop
id="stop3817"
offset="1"
style="stop-color:#ffffff;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient3825">
<stop
style="stop-color:#f9ff00;stop-opacity:1;"
offset="0"
id="stop3827" />
<stop
style="stop-color:#3c4441;stop-opacity:1;"
offset="1"
id="stop3829" />
</linearGradient>
<linearGradient
id="linearGradient3837">
<stop
style="stop-color:#b9b9b9;stop-opacity:1;"
offset="0"
id="stop3839" />
<stop
style="stop-color:#f9f9f9;stop-opacity:1;"
offset="1"
id="stop3841" />
</linearGradient>
<linearGradient
id="linearGradient3771">
<stop
style="stop-color:#b3b3b3;stop-opacity:1;"
offset="0"
id="stop3773" />
<stop
style="stop-color:#131313;stop-opacity:1;"
offset="1"
id="stop3775" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3837-8"
id="linearGradient3843-2"
x1="1.0000002"
y1="15"
x2="1.0000002"
y2="5"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3837-8">
<stop
style="stop-color:#cee031;stop-opacity:1;"
offset="0"
id="stop3839-1" />
<stop
style="stop-color:#e1ed50;stop-opacity:1;"
offset="1"
id="stop3841-3" />
</linearGradient>
<linearGradient
y2="5"
x2="1.0000002"
y1="15"
x1="1.0000002"
gradientUnits="userSpaceOnUse"
id="linearGradient3009"
xlink:href="#linearGradient3837-8"
inkscape:collect="always" />
<linearGradient
y2="5"
x2="1.0000002"
y1="15"
x1="1.0000002"
gradientUnits="userSpaceOnUse"
id="linearGradient3009-7"
xlink:href="#linearGradient3837-8-1"
inkscape:collect="always" />
<linearGradient
id="linearGradient3837-8-1">
<stop
style="stop-color:#cee031;stop-opacity:1;"
offset="0"
id="stop3839-1-0" />
<stop
style="stop-color:#e1ed50;stop-opacity:1;"
offset="1"
id="stop3841-3-0" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3837-2"
id="linearGradient3843-9"
x1="1.0000002"
y1="15"
x2="1.0000002"
y2="5"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3837-2">
<stop
style="stop-color:#cfcfcf;stop-opacity:1;"
offset="0"
id="stop3839-7" />
<stop
style="stop-color:#f9f9f9;stop-opacity:1;"
offset="1"
id="stop3841-9" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3825"
id="linearGradient3831"
x1="0.99999982"
y1="1.1538461"
x2="1"
y2="22.5"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3837-3"
id="linearGradient3843"
x1="1.0000002"
y1="15"
x2="1.0000002"
y2="5"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3837-3">
<stop
style="stop-color:#b9b9b9;stop-opacity:1;"
offset="0"
id="stop3839-6" />
<stop
style="stop-color:#f9f9f9;stop-opacity:1;"
offset="1"
id="stop3841-4" />
</linearGradient>
<linearGradient
y2="5"
x2="1.0000002"
y1="15"
x1="1.0000002"
gradientUnits="userSpaceOnUse"
id="linearGradient3035"
xlink:href="#linearGradient3813"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3837-0"
id="linearGradient3843-0"
x1="1.0000002"
y1="15"
x2="1.0000002"
y2="5"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3837-0">
<stop
style="stop-color:#c8c8c8;stop-opacity:1;"
offset="0"
id="stop3839-8" />
<stop
style="stop-color:#f9f9f9;stop-opacity:1;"
offset="1"
id="stop3841-7" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3851"
id="linearGradient3857"
x1="-17.5"
y1="15"
x2="-17.5"
y2="1.1428574"
gradientUnits="userSpaceOnUse" />
<linearGradient
y2="5"
x2="1.0000002"
y1="15"
x1="1.0000002"
gradientUnits="userSpaceOnUse"
id="linearGradient3009-0"
xlink:href="#linearGradient3837-8-9"
inkscape:collect="always" />
<linearGradient
id="linearGradient3837-8-9">
<stop
style="stop-color:#cccccc;stop-opacity:1;"
offset="0"
id="stop3839-1-7" />
<stop
style="stop-color:#f7f7f7;stop-opacity:1;"
offset="1"
id="stop3841-3-5" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#3c4441"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="14"
inkscape:cx="-7.75"
inkscape:cy="14.059079"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
inkscape:window-width="1366"
inkscape:window-height="711"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid3779"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata2990">
<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="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer"
transform="translate(0,-26)">
<path
sodipodi:type="arc"
style="opacity:1;fill:#282828;fill-opacity:1;stroke:none"
id="path3781-9-5-7"
sodipodi:cx="1"
sodipodi:cy="10"
sodipodi:rx="6"
sodipodi:ry="5"
d="m 7,10 c 0,2.761424 -2.6862915,5 -6,5 -3.3137085,0 -6,-2.238576 -6,-5 0,-2.7614237 2.6862915,-5 6,-5 3.3137085,0 6,2.2385763 6,5 z"
transform="matrix(-1.6666667,0,0,-2,12.666667,57)" />
<path
sodipodi:type="arc"
style="fill:#333333;fill-opacity:1;stroke:none"
id="path3781-9-5-7-3"
sodipodi:cx="1"
sodipodi:cy="10"
sodipodi:rx="6"
sodipodi:ry="5"
d="m 7,10 c 0,2.761424 -2.6862915,5 -6,5 -3.3137085,0 -6,-2.238576 -6,-5 0,-2.7614237 2.6862915,-5 6,-5 3.3137085,0 6,2.2385763 6,5 z"
transform="matrix(-1.5,0,0,-1.8,12.5,55)" />
<path
sodipodi:type="arc"
style="fill:#ffffff;fill-opacity:1;stroke:none"
id="path3781-9-5-7-9"
sodipodi:cx="1"
sodipodi:cy="10"
sodipodi:rx="6"
sodipodi:ry="5"
d="M 7,10 A 6,5 0 1 1 -5,10 6,5 0 1 1 7,10 z"
transform="matrix(0.66666667,0,0,0.8,10.333333,29)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 9.1 KiB

View file

@ -1,10 +0,0 @@
{
"Cinnamon theme": {
"name": "Flatty Flakes",
"author": "CousinNigel",
"version": "1.1",
"type": "custom",
"thumbnail": "thumbnail.png",
"url": ""
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 445 KiB

View file

@ -1,387 +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.1"
width="64"
height="22"
id="svg3273"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="toggle-off-intl.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1366"
inkscape:window-height="712"
id="namedview61"
showgrid="true"
inkscape:zoom="21.75"
inkscape:cx="20.611947"
inkscape:cy="10.545186"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
inkscape:current-layer="svg3273">
<inkscape:grid
type="xygrid"
id="grid3043" />
</sodipodi:namedview>
<defs
id="defs3275">
<linearGradient
id="linearGradient3859">
<stop
id="stop3861"
style="stop-color:#3c3b37;stop-opacity:1"
offset="0" />
<stop
id="stop3863"
style="stop-color:#4e4d49;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3853">
<stop
id="stop3855"
style="stop-color:#dd4714;stop-opacity:1"
offset="0" />
<stop
id="stop3857"
style="stop-color:#ee7146;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient4095">
<stop
id="stop4097"
style="stop-color:#131313;stop-opacity:1"
offset="0" />
<stop
id="stop4099"
style="stop-color:#131313;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient3843"
xlink:href="#linearGradient3859"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9757771,0,0,0.98628529,63.348591,0.09987579)" />
<linearGradient
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895"
id="linearGradient3847"
xlink:href="#linearGradient4095"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.88797735,0,0,0.87902198,44.895626,2.3346908)" />
<linearGradient
x1="50.739952"
y1="18.306555"
x2="51.010571"
y2="3.8964059"
id="linearGradient3851"
xlink:href="#linearGradient3853"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4102">
<stop
id="stop4104"
style="stop-color:#c95128;stop-opacity:1"
offset="0" />
<stop
id="stop4106"
style="stop-color:#e6754e;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient4095-9">
<stop
id="stop4097-5"
style="stop-color:#131313;stop-opacity:1"
offset="0" />
<stop
id="stop4099-2"
style="stop-color:#131313;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3859-2">
<stop
id="stop3861-1"
style="stop-color:#3c3b37;stop-opacity:1"
offset="0" />
<stop
id="stop3863-9"
style="stop-color:#4e4d49;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="50.739952"
y1="18.306555"
x2="51.010571"
y2="3.8964059"
id="linearGradient4305"
xlink:href="#linearGradient4102"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(0,10)" />
<linearGradient
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895"
id="linearGradient4307"
xlink:href="#linearGradient4095-9"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9032258,0,0,0.99999994,43.898538,1.2629063)" />
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient4309"
xlink:href="#linearGradient3859-2"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.96774193,0,0,0.99999998,62.608369,0.1034268)" />
<linearGradient
x1="40.624996"
y1="20.6875"
x2="40.8125"
y2="10.5"
id="linearGradient4924"
xlink:href="#linearGradient4063"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-63.999996,0)" />
<linearGradient
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895"
id="linearGradient4920"
xlink:href="#linearGradient4095-8"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" />
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient4916"
xlink:href="#linearGradient3984"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" />
<linearGradient
x1="17.371481"
y1="1.4948978"
x2="17.306519"
y2="4.8073978"
id="linearGradient4909"
xlink:href="#linearGradient3990"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-63.999996,0)" />
<linearGradient
id="linearGradient4095-8">
<stop
id="stop4097-6"
style="stop-color:#131313;stop-opacity:1"
offset="0" />
<stop
id="stop4099-8"
style="stop-color:#131313;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3984">
<stop
id="stop3986"
style="stop-color:#313131;stop-opacity:1"
offset="0" />
<stop
id="stop3988"
style="stop-color:#5e5e5e;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3990">
<stop
id="stop3992"
style="stop-color:#ffffff;stop-opacity:1"
offset="0" />
<stop
id="stop3994"
style="stop-color:#ffffff;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient4063">
<stop
id="stop4065"
style="stop-color:#353535;stop-opacity:1"
offset="0" />
<stop
id="stop4067"
style="stop-color:#47586e;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3806"
id="linearGradient3812"
x1="25.488789"
y1="0.84235442"
x2="25.419119"
y2="20.729734"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-8,0)" />
<linearGradient
id="linearGradient3806">
<stop
style="stop-color:#e2e2e2;stop-opacity:1;"
offset="0"
id="stop3808" />
<stop
style="stop-color:#e2e2e2;stop-opacity:0;"
offset="1"
id="stop3810" />
</linearGradient>
<linearGradient
y2="20.729734"
x2="25.419119"
y1="0.84235442"
x1="25.488789"
gradientTransform="matrix(0.9609332,0,0,0.96364101,-7.7793404,0.10454593)"
gradientUnits="userSpaceOnUse"
id="linearGradient3846"
xlink:href="#linearGradient3806"
inkscape:collect="always" />
</defs>
<metadata
id="metadata3278">
<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="g5125">
<g
transform="translate(0.20296172,0.02283978)"
id="g3977">
<rect
width="63.000004"
height="19"
rx="4"
ry="4"
x="0.29703826"
y="1.4771602"
id="rect17456-3"
style="color:#000000;fill:#333333;fill-opacity:1;stroke:#282828;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<rect
width="28"
height="20"
rx="3.6129034"
ry="4"
x="4.7970381"
y="0.97716022"
id="rect4062-7"
style="fill:url(#linearGradient4307);fill-opacity:1;stroke:none;display:inline" />
<rect
width="32"
height="22"
rx="4"
ry="4"
x="-0.20296171"
y="-0.022839785"
id="rect4093-7"
style="fill:#282828;fill-opacity:1;stroke:none;display:inline" />
<rect
width="30"
height="20"
rx="3"
ry="3"
x="0.79703826"
y="0.97716022"
id="rect17458-6"
style="fill:url(#linearGradient4309);fill-opacity:1;stroke:none;display:inline" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="10.797038"
y="7.9771605"
id="rect3865-5"
style="opacity:0.4;fill:#000000;fill-opacity:1;stroke:none" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="14.797038"
y="7.9771605"
id="rect3869-7"
style="opacity:0.4;fill:#000000;fill-opacity:1;stroke:none" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="18.797039"
y="7.9771605"
id="rect3871-4"
style="opacity:0.4;fill:#000000;fill-opacity:1;stroke:none" />
</g>
<g
id="text4610"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Medium">
<path
d="m 44.413723,11 c -3e-6,0.532004 0.06533,1.017337 0.196,1.456 0.130664,0.429336 0.31733,0.798002 0.56,1.106 0.251996,0.298668 0.555329,0.532001 0.91,0.7 0.354662,0.168001 0.755995,0.252001 1.204,0.252 0.438661,1e-6 0.835327,-0.084 1.19,-0.252 0.35466,-0.167999 0.653326,-0.401332 0.896,-0.7 0.251992,-0.307998 0.443325,-0.676664 0.574,-1.106 0.130658,-0.438663 0.195992,-0.923996 0.196,-1.456 -8e-6,-0.531995 -0.06534,-1.0126609 -0.196,-1.4420001 -0.130675,-0.4386599 -0.322008,-0.8073262 -0.574,-1.106 -0.242674,-0.3079923 -0.54134,-0.545992 -0.896,-0.714 -0.354673,-0.1679917 -0.751339,-0.2519916 -1.19,-0.252 -0.448005,8.4e-6 -0.849338,0.084008 -1.204,0.252 -0.354671,0.168008 -0.658004,0.4060077 -0.91,0.714 -0.24267,0.3080071 -0.429336,0.6766734 -0.56,1.106 C 44.479054,9.9873391 44.41372,10.468005 44.413723,11 m 7.574,0 c -1e-5,0.83067 -0.12601,1.563336 -0.378,2.198 -0.242676,0.634668 -0.578676,1.166668 -1.008,1.596 -0.420008,0.42 -0.914675,0.737333 -1.484,0.952 -0.56934,0.214666 -1.176006,0.321999 -1.82,0.322 -0.644005,-1e-6 -1.255338,-0.107334 -1.834,-0.322 -0.569337,-0.214667 -1.068669,-0.532 -1.498,-0.952 -0.420002,-0.429332 -0.756001,-0.961332 -1.008,-1.596 -0.252001,-0.634664 -0.378001,-1.36733 -0.378,-2.198 -1e-6,-0.830661 0.125999,-1.5586603 0.378,-2.1840001 0.251999,-0.634659 0.592665,-1.1666584 1.022,-1.596 0.438664,-0.4293242 0.942663,-0.7513239 1.512,-0.966 0.569329,-0.2146568 1.171328,-0.3219901 1.806,-0.322 0.63466,9.9e-6 1.23666,0.1073432 1.806,0.322 0.569325,0.2146761 1.063992,0.5366758 1.484,0.966 0.429324,0.4293416 0.76999,0.961341 1.022,1.596 0.25199,0.6253398 0.37799,1.3533391 0.378,2.1840001"
id="path5123"
style="fill:#eae3d1;fill-opacity:1"
inkscape:connector-curvature="0" />
</g>
</g>
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Ubuntu Mono;-inkscape-font-specification:Ubuntu Mono"
x="44.474579"
y="14.392506"
id="text3811"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan3813"
x="44.474579"
y="14.392506" /></text>
<rect
width="29.074619"
height="19.074617"
rx="2.9070001"
ry="2.8611927"
x="1.4626909"
y="1.4626917"
id="rect4145-5"
style="opacity:0.09813083;fill:none;stroke:url(#linearGradient3846);stroke-width:0.92538184;stroke-opacity:1;display:inline" />
</svg>

Before

Width:  |  Height:  |  Size: 13 KiB

View file

@ -1,474 +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.1"
width="64"
height="22"
id="svg3273"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="toggle-off-us.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1366"
inkscape:window-height="712"
id="namedview53"
showgrid="true"
inkscape:zoom="15.999999"
inkscape:cx="23.218749"
inkscape:cy="17.700001"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
inkscape:current-layer="svg3273">
<inkscape:grid
type="xygrid"
id="grid3092" />
</sodipodi:namedview>
<defs
id="defs3275">
<linearGradient
id="linearGradient3859">
<stop
id="stop3861"
style="stop-color:#3c3b37;stop-opacity:1"
offset="0" />
<stop
id="stop3863"
style="stop-color:#4e4d49;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3853">
<stop
id="stop3855"
style="stop-color:#dd4714;stop-opacity:1"
offset="0" />
<stop
id="stop3857"
style="stop-color:#ee7146;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient4095">
<stop
id="stop4097"
style="stop-color:#131313;stop-opacity:1"
offset="0" />
<stop
id="stop4099"
style="stop-color:#131313;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient3843"
xlink:href="#linearGradient3859"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9757771,0,0,0.98628529,63.348591,0.09987579)" />
<linearGradient
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895"
id="linearGradient3847"
xlink:href="#linearGradient4095"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.88797735,0,0,0.87902198,44.895626,2.3346908)" />
<linearGradient
x1="50.739952"
y1="18.306555"
x2="51.010571"
y2="3.8964059"
id="linearGradient3851"
xlink:href="#linearGradient3853"
gradientUnits="userSpaceOnUse" />
<linearGradient
x1="50.739952"
y1="18.306555"
x2="51.010571"
y2="3.8964059"
id="linearGradient3991"
xlink:href="#linearGradient4102"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4102">
<stop
id="stop4104"
style="stop-color:#c95128;stop-opacity:1"
offset="0" />
<stop
id="stop4106"
style="stop-color:#e6754e;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895"
id="linearGradient3993"
xlink:href="#linearGradient4095-9"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.88797735,0,0,0.87902198,44.895626,2.3346908)" />
<linearGradient
id="linearGradient4095-9">
<stop
id="stop4097-5"
style="stop-color:#131313;stop-opacity:1"
offset="0" />
<stop
id="stop4099-2"
style="stop-color:#131313;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient3995"
xlink:href="#linearGradient3859-2"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9757771,0,0,0.98628529,63.348591,0.09987579)" />
<linearGradient
id="linearGradient3859-2">
<stop
id="stop3861-1"
style="stop-color:#3c3b37;stop-opacity:1"
offset="0" />
<stop
id="stop3863-9"
style="stop-color:#4e4d49;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient4295"
xlink:href="#linearGradient3859"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9757771,0,0,0.98628529,63.348591,0.09987579)" />
<linearGradient
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895"
id="linearGradient4299"
xlink:href="#linearGradient4095"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.88797735,0,0,0.87902198,44.895626,2.3346908)" />
<linearGradient
x1="50.739952"
y1="18.306555"
x2="51.010571"
y2="3.8964059"
id="linearGradient4303"
xlink:href="#linearGradient3853"
gradientUnits="userSpaceOnUse" />
<linearGradient
x1="50.739952"
y1="18.306555"
x2="51.010571"
y2="3.8964059"
id="linearGradient4305"
xlink:href="#linearGradient4102"
gradientUnits="userSpaceOnUse" />
<linearGradient
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895"
id="linearGradient4307"
xlink:href="#linearGradient4095-9"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.88797735,0,0,0.87902198,44.895626,2.3346908)" />
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient4309"
xlink:href="#linearGradient3859-2"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9757771,0,0,0.98628529,63.348591,0.09987579)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4102"
id="linearGradient3047"
gradientUnits="userSpaceOnUse"
x1="50.739952"
y1="18.306555"
x2="51.010571"
y2="3.8964059" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4095-9"
id="linearGradient3049"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.88797735,0,0,0.87902198,44.895626,2.3346908)"
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3859-2"
id="linearGradient3051"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9757771,0,0,0.98628529,63.348591,0.09987579)"
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3859-2"
id="linearGradient3061"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9757771,0,0,0.98628529,63.551553,0.12271557)"
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4095-9"
id="linearGradient3065"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.88797735,0,0,0.87902198,45.098588,2.3575306)"
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3806"
id="linearGradient3812"
x1="25.488789"
y1="0.84235442"
x2="25.419119"
y2="20.729734"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-8,0)" />
<linearGradient
id="linearGradient3806">
<stop
style="stop-color:#e2e2e2;stop-opacity:1;"
offset="0"
id="stop3808" />
<stop
style="stop-color:#e2e2e2;stop-opacity:0;"
offset="1"
id="stop3810" />
</linearGradient>
<linearGradient
y2="20.729734"
x2="25.419119"
y1="0.84235442"
x1="25.488789"
gradientTransform="translate(-7.999942,8.9381777e-5)"
gradientUnits="userSpaceOnUse"
id="linearGradient3846"
xlink:href="#linearGradient3806"
inkscape:collect="always" />
<linearGradient
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895"
id="linearGradient4307-6"
xlink:href="#linearGradient4095-9-2"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9032258,0,0,0.99999994,43.898538,1.2629063)" />
<linearGradient
id="linearGradient4095-9-2">
<stop
id="stop4097-5-6"
style="stop-color:#131313;stop-opacity:1"
offset="0" />
<stop
id="stop4099-2-1"
style="stop-color:#131313;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient4309-2"
xlink:href="#linearGradient3859-2-8"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.96774193,0,0,0.99999998,62.608369,0.1034268)" />
<linearGradient
id="linearGradient3859-2-8">
<stop
id="stop3861-1-6"
style="stop-color:#3c3b37;stop-opacity:1"
offset="0" />
<stop
id="stop3863-9-9"
style="stop-color:#4e4d49;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
y2="20.729734"
x2="25.419119"
y1="0.84235442"
x1="25.488789"
gradientTransform="matrix(0.9609332,0,0,0.96364101,-7.7793404,0.1045459)"
gradientUnits="userSpaceOnUse"
id="linearGradient3846-6"
xlink:href="#linearGradient3806-2"
inkscape:collect="always" />
<linearGradient
id="linearGradient3806-2">
<stop
style="stop-color:#e2e2e2;stop-opacity:1;"
offset="0"
id="stop3808-2" />
<stop
style="stop-color:#e2e2e2;stop-opacity:0;"
offset="1"
id="stop3810-8" />
</linearGradient>
</defs>
<metadata
id="metadata3278">
<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="g5125">
<g
transform="translate(0.20296172,0.02283978)"
id="g3977">
<rect
width="63.000004"
height="19"
rx="4"
ry="4"
x="0.29703826"
y="1.4771602"
id="rect17456-3"
style="color:#000000;fill:#333333;fill-opacity:1;stroke:#282828;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<rect
width="28"
height="20"
rx="3.6129034"
ry="4"
x="4.7970381"
y="0.97716022"
id="rect4062-7"
style="fill:url(#linearGradient4307-6);fill-opacity:1;stroke:none;display:inline" />
<rect
width="32"
height="22"
rx="4"
ry="4"
x="-0.20296171"
y="-0.022839785"
id="rect4093-7"
style="fill:#282828;fill-opacity:1;stroke:none;display:inline" />
<rect
width="30"
height="20"
rx="3"
ry="3"
x="0.79703826"
y="0.97716022"
id="rect17458-6"
style="fill:url(#linearGradient4309-2);fill-opacity:1;stroke:none;display:inline" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="10.797038"
y="7.9771605"
id="rect3865-5"
style="opacity:0.4;fill:#000000;fill-opacity:1;stroke:none" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="14.797038"
y="7.9771605"
id="rect3869-7"
style="opacity:0.4;fill:#000000;fill-opacity:1;stroke:none" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="18.797039"
y="7.9771605"
id="rect3871-4"
style="opacity:0.4;fill:#000000;fill-opacity:1;stroke:none" />
</g>
<g
id="text4610"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Medium" />
</g>
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Ubuntu Mono;-inkscape-font-specification:Ubuntu Mono"
x="44.474579"
y="14.392506"
id="text3811"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan3813"
x="44.474579"
y="14.392506" /></text>
<rect
width="29.074619"
height="19.074617"
rx="2.9070001"
ry="2.8611927"
x="1.4626909"
y="1.4626915"
id="rect4145-5"
style="opacity:0.09813083;fill:none;stroke:url(#linearGradient3846-6);stroke-width:0.92538184;stroke-opacity:1;display:inline" />
<text
xml:space="preserve"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#eae3d1;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
x="38.625004"
y="15.10083"
id="text3030"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan3032"
x="38.625004"
y="15.10083"
style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#eae3d1;fill-opacity:1;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">Off</tspan></text>
</svg>

Before

Width:  |  Height:  |  Size: 15 KiB

View file

@ -1,478 +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.1"
width="64"
height="22"
id="svg3273"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="toggle-on-intl.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="743"
id="namedview36"
showgrid="false"
inkscape:zoom="16"
inkscape:cx="30.424183"
inkscape:cy="8.9977842"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1"
inkscape:current-layer="svg3273" />
<defs
id="defs3275">
<linearGradient
id="linearGradient4102">
<stop
id="stop4104"
style="stop-color:#c95128;stop-opacity:1"
offset="0" />
<stop
id="stop4106"
style="stop-color:#e6754e;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient4095-9">
<stop
id="stop4097-5"
style="stop-color:#131313;stop-opacity:1"
offset="0" />
<stop
id="stop4099-2"
style="stop-color:#131313;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3859-2">
<stop
id="stop3861-1"
style="stop-color:#3c3b37;stop-opacity:1"
offset="0" />
<stop
id="stop3863-9"
style="stop-color:#4e4d49;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="50.739952"
y1="18.306555"
x2="51.010571"
y2="3.8964059"
id="linearGradient4305"
xlink:href="#linearGradient4102"
gradientUnits="userSpaceOnUse" />
<linearGradient
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895"
id="linearGradient4307"
xlink:href="#linearGradient4095-9"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.88797735,0,0,0.87902198,44.895626,2.3346908)" />
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient4309"
xlink:href="#linearGradient3859-2"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9757771,0,0,0.98628529,63.348591,0.09987579)" />
<linearGradient
x1="50.739952"
y1="18.306555"
x2="51.010571"
y2="3.8964059"
id="linearGradient5215"
xlink:href="#linearGradient4102"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(0,20)" />
<linearGradient
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895"
id="linearGradient5217"
xlink:href="#linearGradient4095-9"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.88797735,0,0,0.87902198,44.895626,2.3346908)" />
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient5219"
xlink:href="#linearGradient3859-2"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9757771,0,0,0.98628529,63.348591,0.09987579)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3806"
id="linearGradient3812"
x1="25.488789"
y1="0.84235442"
x2="25.419119"
y2="20.729734"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-8,0)" />
<linearGradient
id="linearGradient3806">
<stop
style="stop-color:#e2e2e2;stop-opacity:1;"
offset="0"
id="stop3808" />
<stop
style="stop-color:#e2e2e2;stop-opacity:0;"
offset="1"
id="stop3810" />
</linearGradient>
<linearGradient
y2="20.729734"
x2="25.419119"
y1="0.84235442"
x1="25.488789"
gradientTransform="translate(23.681058,-0.02291041)"
gradientUnits="userSpaceOnUse"
id="linearGradient3829"
xlink:href="#linearGradient3806"
inkscape:collect="always" />
<linearGradient
y2="9.6024895"
x2="-11.504409"
y1="9.8260183"
x1="-17.784681"
gradientTransform="matrix(0.9032258,0,0,0.99999994,-19.898496,-20.714254)"
gradientUnits="userSpaceOnUse"
id="linearGradient3118"
xlink:href="#linearGradient4095-9-2"
inkscape:collect="always" />
<linearGradient
id="linearGradient4095-9-2">
<stop
id="stop4097-5-6"
style="stop-color:#131313;stop-opacity:1"
offset="0" />
<stop
id="stop4099-2-1"
style="stop-color:#131313;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient4309-2"
xlink:href="#linearGradient3859-2-8"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.96774193,0,0,0.99999998,94.811331,0.1262669)" />
<linearGradient
id="linearGradient3859-2-8">
<stop
id="stop3861-1-6"
style="stop-color:#3c3b37;stop-opacity:1"
offset="0" />
<stop
id="stop3863-9-9"
style="stop-color:#4e4d49;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
y2="20.729734"
x2="25.419119"
y1="0.84235442"
x1="25.488789"
gradientTransform="matrix(0.9609332,0,0,0.96364101,24.220659,0.1045466)"
gradientUnits="userSpaceOnUse"
id="linearGradient3096"
xlink:href="#linearGradient3806-8"
inkscape:collect="always" />
<linearGradient
id="linearGradient3806-8">
<stop
style="stop-color:#e2e2e2;stop-opacity:1;"
offset="0"
id="stop3808-8" />
<stop
style="stop-color:#e2e2e2;stop-opacity:0;"
offset="1"
id="stop3810-1" />
</linearGradient>
<filter
id="filter3029"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3031"
type="saturate"
values="0" />
</filter>
<filter
id="filter3033"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3035"
type="saturate"
values="0" />
</filter>
<filter
id="filter3037"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3039"
type="saturate"
values="0" />
</filter>
<filter
id="filter3041"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3043"
type="saturate"
values="0" />
</filter>
<filter
id="filter3045"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3047"
type="saturate"
values="0" />
</filter>
<filter
id="filter3049"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3051"
type="saturate"
values="0" />
</filter>
<filter
id="filter3053"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3055"
type="saturate"
values="0" />
</filter>
<filter
id="filter3057"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3059"
type="saturate"
values="0" />
</filter>
<filter
id="filter3061"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3063"
type="saturate"
values="0" />
</filter>
</defs>
<metadata
id="metadata3278">
<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="g5224"
transform="translate(-0.20295821,-0.02283975)"
style="filter:url(#filter3029)">
<g
transform="matrix(-1,0,0,1,64.202958,0.02283978)"
id="g3977">
<rect
width="63.000004"
height="19"
rx="4"
ry="4"
x="0.49999601"
y="1.5"
id="rect17456-3"
style="color:#000000;fill:#accd8a;fill-opacity:1;stroke:#282828;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<rect
width="61.066887"
height="17.066889"
rx="2.9459157"
ry="3.0394335"
x="1.466555"
y="2.4665561"
id="rect3963-8"
style="opacity:0.12396695;color:#000000;fill:none;stroke:#ffffff;stroke-width:0.93311036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</g>
<g
id="text4610"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Medium">
<path
d="m 16.703182,6.1718395 1.764,0 0,9.7020005 -1.764,0 0,-9.7020005"
id="path5222"
inkscape:connector-curvature="0"
style="fill:#3c3b37;fill-opacity:1" />
</g>
</g>
<g
id="g5224-0"
style="filter:url(#filter3033)">
<g
transform="matrix(-1,0,0,1,64.202958,0.02283978)"
id="g3977-6" />
<g
id="text4610-6"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Medium" />
</g>
<rect
width="28"
height="20"
rx="3.6129034"
ry="4"
x="-59"
y="-21"
id="rect4062-7"
style="fill:url(#linearGradient3118);fill-opacity:1;stroke:none;display:inline;filter:url(#filter3037)"
transform="scale(-1,-1)" />
<rect
width="32"
height="22"
rx="4"
ry="4"
x="32"
y="0"
id="rect4093-7"
style="fill:#282828;fill-opacity:1;stroke:none;display:inline;filter:url(#filter3041)" />
<rect
width="30"
height="20"
rx="3"
ry="3"
x="33"
y="1.0000005"
id="rect17458-6"
style="fill:url(#linearGradient4309-2);fill-opacity:1;stroke:none;display:inline;filter:url(#filter3045)" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="44"
y="8"
id="rect3865-5"
style="opacity:0.40000000000000002;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3049)" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="48"
y="8"
id="rect3869-7"
style="opacity:0.40000000000000002;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3053)" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="52"
y="8"
id="rect3871-4"
style="opacity:0.40000000000000002;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3057)" />
<rect
width="29.074619"
height="19.074617"
rx="2.9070001"
ry="2.8611927"
x="33.462692"
y="1.4626923"
id="rect4145-5"
style="opacity:0.09813083000000000;fill:none;stroke:url(#linearGradient3096);stroke-width:0.92538184000000001;stroke-opacity:1;display:inline;filter:url(#filter3061)" />
</svg>

Before

Width:  |  Height:  |  Size: 14 KiB

View file

@ -1,503 +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.1"
width="64"
height="22"
id="svg3273"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="toggle-on-us.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1024"
inkscape:window-height="550"
id="namedview34"
showgrid="false"
inkscape:zoom="15.379572"
inkscape:cx="22.131481"
inkscape:cy="11.81493"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1"
inkscape:current-layer="svg3273" />
<defs
id="defs3275">
<linearGradient
id="linearGradient4102">
<stop
id="stop4104"
style="stop-color:#c95128;stop-opacity:1"
offset="0" />
<stop
id="stop4106"
style="stop-color:#e6754e;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3859">
<stop
id="stop3861"
style="stop-color:#3c3b37;stop-opacity:1"
offset="0" />
<stop
id="stop3863"
style="stop-color:#4e4d49;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient4095">
<stop
id="stop4097"
style="stop-color:#131313;stop-opacity:1"
offset="0" />
<stop
id="stop4099"
style="stop-color:#131313;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
x1="50.739952"
y1="18.306555"
x2="51.010571"
y2="3.8964059"
id="linearGradient3991"
xlink:href="#linearGradient4102"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(0,20)" />
<linearGradient
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895"
id="linearGradient3993"
xlink:href="#linearGradient4095"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.88797735,0,0,0.87902198,44.895626,2.3346908)" />
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient3995"
xlink:href="#linearGradient3859"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9757771,0,0,0.98628529,63.348591,0.09987579)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3806"
id="linearGradient3812"
x1="25.488789"
y1="0.84235442"
x2="25.419119"
y2="20.729734"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-8,0)" />
<linearGradient
id="linearGradient3806">
<stop
style="stop-color:#e2e2e2;stop-opacity:1;"
offset="0"
id="stop3808" />
<stop
style="stop-color:#e2e2e2;stop-opacity:0;"
offset="1"
id="stop3810" />
</linearGradient>
<linearGradient
y2="20.729734"
x2="25.419119"
y1="0.84235442"
x1="25.488789"
gradientTransform="translate(23.681058,-0.02291055)"
gradientUnits="userSpaceOnUse"
id="linearGradient3829"
xlink:href="#linearGradient3806"
inkscape:collect="always" />
<linearGradient
y2="9.6024895"
x2="-11.504409"
y1="9.8260183"
x1="-17.784681"
gradientTransform="matrix(0.9032258,0,0,0.99999994,11.101504,-20.714254)"
gradientUnits="userSpaceOnUse"
id="linearGradient3118"
xlink:href="#linearGradient4095-9-2"
inkscape:collect="always" />
<linearGradient
id="linearGradient4095-9-2">
<stop
id="stop4097-5-6"
style="stop-color:#131313;stop-opacity:1"
offset="0" />
<stop
id="stop4099-2-1"
style="stop-color:#131313;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593"
id="linearGradient4309-2"
xlink:href="#linearGradient3859-2-8"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.96774193,0,0,0.99999998,63.811331,0.12626693)" />
<linearGradient
id="linearGradient3859-2-8">
<stop
id="stop3861-1-6"
style="stop-color:#3c3b37;stop-opacity:1"
offset="0" />
<stop
id="stop3863-9-9"
style="stop-color:#4e4d49;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
y2="20.729734"
x2="25.419119"
y1="0.84235442"
x1="25.488789"
gradientTransform="matrix(0.9609332,0,0,0.96364101,-6.779341,0.10454663)"
gradientUnits="userSpaceOnUse"
id="linearGradient3096"
xlink:href="#linearGradient3806-8"
inkscape:collect="always" />
<linearGradient
id="linearGradient3806-8">
<stop
style="stop-color:#e2e2e2;stop-opacity:1;"
offset="0"
id="stop3808-8" />
<stop
style="stop-color:#e2e2e2;stop-opacity:0;"
offset="1"
id="stop3810-1" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4095-9-2"
id="linearGradient3113"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.90322582,0,0,0.99999994,-19.898495,-20.714254)"
x1="-17.784681"
y1="9.8260183"
x2="-11.504409"
y2="9.6024895" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3859-2-8"
id="linearGradient3115"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.96774195,0,0,0.99999998,94.811332,0.12626662)"
x1="-47.059258"
y1="20.14957"
x2="-46.978706"
y2="1.0181593" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3806-8"
id="linearGradient3117"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9609332,0,0,0.96364101,24.220659,0.10454661)"
x1="25.488789"
y1="0.84235442"
x2="25.419119"
y2="20.729734" />
<filter
id="filter3030"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3032"
type="saturate"
values="0" />
</filter>
<filter
id="filter3034"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3036"
type="saturate"
values="0" />
</filter>
<filter
id="filter3038"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3040"
type="saturate"
values="0" />
</filter>
<filter
id="filter3042"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3044"
type="saturate"
values="0" />
</filter>
<filter
id="filter3046"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3048"
type="saturate"
values="0" />
</filter>
<filter
id="filter3050"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3052"
type="saturate"
values="0" />
</filter>
<filter
id="filter3054"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3056"
type="saturate"
values="0" />
</filter>
<filter
id="filter3058"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3060"
type="saturate"
values="0" />
</filter>
<filter
id="filter3062"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3064"
type="saturate"
values="0" />
</filter>
<filter
id="filter3066"
inkscape:label="Desaturate"
x="0"
y="0"
width="1"
height="1"
inkscape:menu="Color"
inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
color-interpolation-filters="sRGB">
<feColorMatrix
id="feColorMatrix3068"
type="saturate"
values="0" />
</filter>
</defs>
<metadata
id="metadata3278">
<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="g4002"
style="filter:url(#filter3030)">
<g
transform="matrix(-1,0,0,1,63.999996,0)"
id="g3977">
<rect
width="63.000004"
height="19"
rx="4"
ry="4"
x="0.49999601"
y="1.5"
id="rect17456"
style="color:#000000;fill:#accd8a;fill-opacity:1;stroke:#282828;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<rect
width="61.066887"
height="17.066889"
rx="2.9459157"
ry="3.0394335"
x="1.4665512"
y="2.4665542"
id="rect3963"
style="opacity:0.12396695;color:#000000;fill:none;stroke:#ffffff;stroke-width:0.93311036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</g>
<g
id="text3873"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Medium" />
</g>
<g
transform="translate(-1.2365247e-6,-3.8712599e-7)"
id="g5224"
style="filter:url(#filter3038)">
<g
transform="matrix(-1,0,0,1,64.202958,0.02283978)"
id="g3977-0" />
<g
id="text4610"
style="font-size:14px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Medium" />
</g>
<rect
width="28"
height="20"
rx="3.6129034"
ry="4"
x="-59"
y="-21"
id="rect4062-7"
style="fill:url(#linearGradient3113);fill-opacity:1;stroke:none;display:inline;filter:url(#filter3042)"
transform="scale(-1,-1)" />
<rect
width="32"
height="22"
rx="4"
ry="4"
x="32"
y="6.0624927e-09"
id="rect4093-7"
style="fill:#282828;fill-opacity:1;stroke:none;display:inline;filter:url(#filter3046)" />
<rect
width="30"
height="20"
rx="3"
ry="3"
x="33"
y="1"
id="rect17458-6"
style="fill:url(#linearGradient3115);fill-opacity:1;stroke:none;display:inline;filter:url(#filter3050)" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="44"
y="8"
id="rect3865-5"
style="opacity:0.40000000000000002;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3054)" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="48"
y="8"
id="rect3869-7"
style="opacity:0.40000000000000002;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3058)" />
<rect
width="1"
height="6"
rx="1.2820628"
ry="0"
x="52"
y="8"
id="rect3871-4"
style="opacity:0.40000000000000002;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3062)" />
<rect
width="29.074619"
height="19.074617"
rx="2.9070001"
ry="2.8611927"
x="33.462692"
y="1.4626923"
id="rect4145-5"
style="opacity:0.09813083000000000;fill:none;stroke:url(#linearGradient3117);stroke-width:0.92538184000000001;stroke-opacity:1;display:inline;filter:url(#filter3066)" />
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#3c3b37;fill-opacity:1;stroke:none;font-family:Sans"
x="8.9392433"
y="14.912678"
id="text3050"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan3052"
x="8.9392433"
y="14.912678"
style="font-size:11px;fill:#3c3b37;fill-opacity:1">On</tspan></text>
</svg>

Before

Width:  |  Height:  |  Size: 15 KiB

View file

@ -1,128 +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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg7384"
version="1.1"
inkscape:version="0.48.3.1 r9886"
height="64"
sodipodi:docname="trash.svg"
width="52">
<metadata
id="metadata90">
<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>Gnome Symbolic Icon Theme</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
inkscape:cy="36.96189"
inkscape:current-layer="layer13"
inkscape:window-width="1310"
pagecolor="#555753"
showborder="true"
showguides="true"
inkscape:snap-nodes="true"
objecttolerance="10"
showgrid="true"
inkscape:object-nodes="true"
inkscape:pageshadow="2"
inkscape:guide-bbox="true"
inkscape:window-x="54"
inkscape:snap-bbox="true"
bordercolor="#666666"
id="namedview88"
inkscape:window-maximized="0"
inkscape:snap-global="true"
inkscape:window-y="25"
gridtolerance="10"
inkscape:zoom="7.8112925"
inkscape:window-height="690"
borderopacity="1"
guidetolerance="10"
inkscape:cx="-2.7652149"
inkscape:bbox-paths="false"
inkscape:snap-grids="true"
inkscape:pageopacity="1"
inkscape:snap-to-guides="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0">
<inkscape:grid
visible="true"
spacingx="1px"
type="xygrid"
spacingy="1px"
id="grid4866"
empspacing="2"
enabled="true"
snapvisiblegridlinesonly="true"
originx="-1px"
originy="0px" />
</sodipodi:namedview>
<title
id="title9167">Gnome Symbolic Icon Theme</title>
<defs
id="defs7386" />
<g
transform="translate(-483,-128)"
inkscape:groupmode="layer"
id="layer9"
inkscape:label="status"
style="display:inline" />
<g
transform="translate(-483,-128)"
inkscape:groupmode="layer"
id="layer10"
inkscape:label="devices" />
<g
transform="translate(-483,-128)"
inkscape:groupmode="layer"
id="layer11"
inkscape:label="apps" />
<g
transform="translate(-483,-128)"
inkscape:groupmode="layer"
id="layer12"
inkscape:label="actions" />
<g
transform="translate(-483,-128)"
inkscape:groupmode="layer"
id="layer13"
inkscape:label="places">
<g
transform="translate(254.0002,-820)"
id="g40072"
inkscape:label="folder-remote" />
<path
style="color:#000000;fill:#eae3df;fill-opacity:0.94117647;fill-rule:nonzero;stroke:none;stroke-width:1.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="m 499,128 c -2.216,0 -4,1.784 -4,4 l 0,4 -8,0 c -2.216,0 -4,1.784 -4,4 l 0,4 52,0 0,-4 c 0,-2.216 -1.784,-4 -4,-4 l -8,0 0,-4 c 0,-2.216 -1.784,-4 -4,-4 z m 4,4 12,0 0,4 -12,0 z m -16,16 0,38 c 0,3.324 2.676,6 6,6 l 32,0 c 3.324,0 6,-2.676 6,-6 l 0,-38 z m 10,8 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z m 8,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z m 8,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z m 8,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z"
id="rect2993"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sscssccsscssscccccccsscccssssssssssssssssssssssssssss" />
</g>
<g
transform="translate(-483,-128)"
inkscape:groupmode="layer"
id="layer14"
inkscape:label="mimetypes" />
<g
transform="translate(-483,-128)"
inkscape:groupmode="layer"
id="layer15"
inkscape:label="emblems"
style="display:inline" />
</svg>

Before

Width:  |  Height:  |  Size: 4.3 KiB

View file

@ -1,94 +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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="32"
height="32"
id="svg3768"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="window-close-hover.svg">
<sodipodi:namedview
id="base"
pagecolor="#000000"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="11.104167"
inkscape:cx="11.841063"
inkscape:cy="16.296474"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:document-units="px"
inkscape:grid-bbox="true"
inkscape:window-width="1280"
inkscape:window-height="743"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0">
<inkscape:grid
snapvisiblegridlinesonly="true"
enabled="true"
visible="true"
empspacing="5"
id="grid4311"
type="xygrid" />
</sodipodi:namedview>
<defs
id="defs3770" />
<metadata
id="metadata3773">
<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
transform="translate(0.04369043,-32.063828)"
inkscape:groupmode="layer"
inkscape:label="Layer 1"
id="layer1">
<path
transform="matrix(1.3669903,0,0,1.3617021,-8.432042,32.063828)"
d="m 29.545455,11.75 c 0,6.489346 -5.240303,11.75 -11.704545,11.75 C 11.376668,23.5 6.1363649,18.239346 6.1363649,11.75 6.1363649,5.2606542 11.376668,0 17.84091,0 24.305152,0 29.545455,5.2606542 29.545455,11.75 z"
sodipodi:ry="11.75"
sodipodi:rx="11.704545"
sodipodi:cy="11.75"
sodipodi:cx="17.84091"
id="path3776"
style="opacity:0.2;fill:#161616;fill-opacity:1;fill-rule:nonzero;stroke:#5a5a5a;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
sodipodi:type="arc" />
<path
transform="matrix(1.2815534,0,0,1.2765957,-6.9077698,33.063829)"
d="m 29.545455,11.75 c 0,6.489346 -5.240303,11.75 -11.704545,11.75 C 11.376668,23.5 6.1363649,18.239346 6.1363649,11.75 6.1363649,5.2606542 11.376668,0 17.84091,0 24.305152,0 29.545455,5.2606542 29.545455,11.75 z"
sodipodi:ry="11.75"
sodipodi:rx="11.704545"
sodipodi:cy="11.75"
sodipodi:cx="17.84091"
id="path3776-9"
style="fill:#3b3b3b;fill-opacity:1;fill-rule:nonzero;stroke:#5a5a5a;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
sodipodi:type="arc" />
<path
inkscape:connector-curvature="0"
id="rect2987"
d="m 12.540081,43.063828 c -0.129855,0 -0.265595,0.03064 -0.365094,0.130293 l -1.069202,1.068433 c -0.199003,0.1993 -0.199003,0.53036 0,0.72966 l 3.051137,3.075001 -3.051137,3.04894 c -0.199301,0.199439 -0.199301,0.530225 0,0.729661 l 1.069202,1.068432 c 0.199299,0.19944 0.530886,0.19944 0.730186,0 l 3.051136,-3.048937 3.051138,3.04894 c 0.199001,0.199301 0.531185,0.199301 0.730187,0 l 1.0692,-1.068433 c 0.199004,-0.1993 0.199004,-0.53036 0,-0.72966 l -3.051137,-3.048941 3.051137,-3.075 c 0.199301,-0.199438 0.199301,-0.530223 0,-0.729661 l -1.0692,-1.068432 c -0.09964,-0.09972 -0.261124,-0.130293 -0.391172,-0.130293 -0.130054,0 -0.239366,0.03059 -0.339015,0.130293 l -3.051138,3.048944 -3.051136,-3.048941 c -0.0995,-0.09965 -0.235238,-0.130294 -0.365092,-0.130294 z"
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -1,94 +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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="32"
height="32"
id="svg3768"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="window-close.svg">
<defs
id="defs3770" />
<sodipodi:namedview
id="base"
pagecolor="#000000"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="11.104167"
inkscape:cx="15.578399"
inkscape:cy="14.765517"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:document-units="px"
inkscape:grid-bbox="true"
inkscape:window-width="1280"
inkscape:window-height="743"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0">
<inkscape:grid
type="xygrid"
id="grid4311"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata3773">
<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="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer"
transform="translate(0.04369043,-32.063828)">
<path
sodipodi:type="arc"
style="opacity:0.2;fill:#161616;fill-opacity:1;fill-rule:nonzero;stroke:#009900;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
id="path3776"
sodipodi:cx="17.84091"
sodipodi:cy="11.75"
sodipodi:rx="11.704545"
sodipodi:ry="11.75"
d="m 29.545455,11.75 c 0,6.489346 -5.240303,11.75 -11.704545,11.75 C 11.376668,23.5 6.1363649,18.239346 6.1363649,11.75 6.1363649,5.2606542 11.376668,0 17.84091,0 24.305152,0 29.545455,5.2606542 29.545455,11.75 z"
transform="matrix(1.3669903,0,0,1.3617021,-8.432042,32.063828)" />
<path
sodipodi:type="arc"
style="fill:#3c3b37;fill-opacity:1;fill-rule:nonzero;stroke:#009900;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
id="path3776-9"
sodipodi:cx="17.84091"
sodipodi:cy="11.75"
sodipodi:rx="11.704545"
sodipodi:ry="11.75"
d="m 29.545455,11.75 c 0,6.489346 -5.240303,11.75 -11.704545,11.75 C 11.376668,23.5 6.1363649,18.239346 6.1363649,11.75 6.1363649,5.2606542 11.376668,0 17.84091,0 24.305152,0 29.545455,5.2606542 29.545455,11.75 z"
transform="matrix(1.2815534,0,0,1.2765957,-6.9077698,33.063829)" />
<path
style="color:#000000;fill:#cdc3af;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="m 12.540081,43.063828 c -0.129855,0 -0.265595,0.03064 -0.365094,0.130293 l -1.069202,1.068433 c -0.199003,0.1993 -0.199003,0.53036 0,0.72966 l 3.051137,3.075001 -3.051137,3.04894 c -0.199301,0.199439 -0.199301,0.530225 0,0.729661 l 1.069202,1.068432 c 0.199299,0.19944 0.530886,0.19944 0.730186,0 l 3.051136,-3.048937 3.051138,3.04894 c 0.199001,0.199301 0.531185,0.199301 0.730187,0 l 1.0692,-1.068433 c 0.199004,-0.1993 0.199004,-0.53036 0,-0.72966 l -3.051137,-3.048941 3.051137,-3.075 c 0.199301,-0.199438 0.199301,-0.530223 0,-0.729661 l -1.0692,-1.068432 c -0.09964,-0.09972 -0.261124,-0.130293 -0.391172,-0.130293 -0.130054,0 -0.239366,0.03059 -0.339015,0.130293 l -3.051138,3.048944 -3.051136,-3.048941 c -0.0995,-0.09965 -0.235238,-0.130294 -0.365092,-0.130294 z"
id="rect2987"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -1,12 +0,0 @@
[Desktop Entry]
Name=numix-mate
Type=X-GNOME-Metatheme
Comment=
[X-GNOME-Metatheme]
GtkTheme=Numix
MetacityTheme=Numix
IconTheme=Numix
GtkColorScheme=fg_color:#e528e528e528,bg_color:#610861086108,text_color:#ffffffffffff,base_color:#739c739c739c,selected_fg_color:#f9f9f9f9f9f9,selected_bg_color:#d6d649493737,tooltip_fg_color:#dededededede,tooltip_bg_color:#2d2d2d2d2d2d
CursorTheme=mate
CursorSize=24