New installers: 2019-07-02

This commit is contained in:
Tom Schoonjans
2019-07-02 10:12:26 +01:00
parent 12ed7c624f
commit e20195cfbf
356 changed files with 713 additions and 263 deletions

View File

@@ -62,7 +62,8 @@
<!ELEMENT aliases (alias+) >
<!-- each alias element specifies an alias for one of the possible values -->
<!ELEMENT alias EMPTY >
<!ATTLIST alias value CDATA #REQUIRED >
<!ATTLIST alias value CDATA #REQUIRED
target CDATA #REQUIRED >
<!ELEMENT child EMPTY >
<!ATTLIST child name CDATA #REQUIRED

View File

@@ -2,147 +2,147 @@
<!-- This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. -->
<schemalist>
<enum id='org.gnome.desktop.GDesktopProxyMode'>
<value nick='none' value='0'/>
<value nick='manual' value='1'/>
<value nick='auto' value='2'/>
<enum id="org.gnome.desktop.GDesktopProxyMode">
<value nick="none" value="0"/>
<value nick="manual" value="1"/>
<value nick="auto" value="2"/>
</enum>
<enum id='org.gnome.desktop.GDesktopToolbarStyle'>
<value nick='both' value='0'/>
<value nick='both-horiz' value='1'/>
<value nick='icons' value='2'/>
<value nick='text' value='3'/>
<enum id="org.gnome.desktop.GDesktopToolbarStyle">
<value nick="both" value="0"/>
<value nick="both-horiz" value="1"/>
<value nick="icons" value="2"/>
<value nick="text" value="3"/>
</enum>
<enum id='org.gnome.desktop.GDesktopToolbarIconSize'>
<value nick='small' value='0'/>
<value nick='large' value='1'/>
<enum id="org.gnome.desktop.GDesktopToolbarIconSize">
<value nick="small" value="0"/>
<value nick="large" value="1"/>
</enum>
<enum id='org.gnome.desktop.GDesktopBackgroundStyle'>
<value nick='none' value='0'/>
<value nick='wallpaper' value='1'/>
<value nick='centered' value='2'/>
<value nick='scaled' value='3'/>
<value nick='stretched' value='4'/>
<value nick='zoom' value='5'/>
<value nick='spanned' value='6'/>
<enum id="org.gnome.desktop.GDesktopBackgroundStyle">
<value nick="none" value="0"/>
<value nick="wallpaper" value="1"/>
<value nick="centered" value="2"/>
<value nick="scaled" value="3"/>
<value nick="stretched" value="4"/>
<value nick="zoom" value="5"/>
<value nick="spanned" value="6"/>
</enum>
<enum id='org.gnome.desktop.GDesktopBackgroundShading'>
<value nick='solid' value='0'/>
<value nick='vertical' value='1'/>
<value nick='horizontal' value='2'/>
<enum id="org.gnome.desktop.GDesktopBackgroundShading">
<value nick="solid" value="0"/>
<value nick="vertical" value="1"/>
<value nick="horizontal" value="2"/>
</enum>
<enum id='org.gnome.desktop.GDesktopMouseDwellMode'>
<value nick='window' value='0'/>
<value nick='gesture' value='1'/>
<enum id="org.gnome.desktop.GDesktopMouseDwellMode">
<value nick="window" value="0"/>
<value nick="gesture" value="1"/>
</enum>
<enum id='org.gnome.desktop.GDesktopMouseDwellDirection'>
<value nick='left' value='0'/>
<value nick='right' value='1'/>
<value nick='up' value='2'/>
<value nick='down' value='3'/>
<enum id="org.gnome.desktop.GDesktopMouseDwellDirection">
<value nick="left" value="0"/>
<value nick="right" value="1"/>
<value nick="up" value="2"/>
<value nick="down" value="3"/>
</enum>
<enum id='org.gnome.desktop.GDesktopClockFormat'>
<value nick='24h' value='0'/>
<value nick='12h' value='1'/>
<enum id="org.gnome.desktop.GDesktopClockFormat">
<value nick="24h" value="0"/>
<value nick="12h" value="1"/>
</enum>
<enum id='org.gnome.desktop.GDesktopScreensaverMode'>
<value nick='blank-only' value='0'/>
<value nick='random' value='1'/>
<value nick='single' value='2'/>
<enum id="org.gnome.desktop.GDesktopScreensaverMode">
<value nick="blank-only" value="0"/>
<value nick="random" value="1"/>
<value nick="single" value="2"/>
</enum>
<enum id='org.gnome.desktop.GDesktopMagnifierMouseTrackingMode'>
<value nick='none' value='0'/>
<value nick='centered' value='1'/>
<value nick='proportional' value='2'/>
<value nick='push' value='3'/>
<enum id="org.gnome.desktop.GDesktopMagnifierMouseTrackingMode">
<value nick="none" value="0"/>
<value nick="centered" value="1"/>
<value nick="proportional" value="2"/>
<value nick="push" value="3"/>
</enum>
<enum id='org.gnome.desktop.GDesktopMagnifierFocusTrackingMode'>
<value nick='none' value='0'/>
<value nick='centered' value='1'/>
<value nick='proportional' value='2'/>
<value nick='push' value='3'/>
<enum id="org.gnome.desktop.GDesktopMagnifierFocusTrackingMode">
<value nick="none" value="0"/>
<value nick="centered" value="1"/>
<value nick="proportional" value="2"/>
<value nick="push" value="3"/>
</enum>
<enum id='org.gnome.desktop.GDesktopMagnifierCaretTrackingMode'>
<value nick='none' value='0'/>
<value nick='centered' value='1'/>
<value nick='proportional' value='2'/>
<value nick='push' value='3'/>
<enum id="org.gnome.desktop.GDesktopMagnifierCaretTrackingMode">
<value nick="none" value="0"/>
<value nick="centered" value="1"/>
<value nick="proportional" value="2"/>
<value nick="push" value="3"/>
</enum>
<enum id='org.gnome.desktop.GDesktopMagnifierScreenPosition'>
<value nick='none' value='0'/>
<value nick='full-screen' value='1'/>
<value nick='top-half' value='2'/>
<value nick='bottom-half' value='3'/>
<value nick='left-half' value='4'/>
<value nick='right-half' value='5'/>
<enum id="org.gnome.desktop.GDesktopMagnifierScreenPosition">
<value nick="none" value="0"/>
<value nick="full-screen" value="1"/>
<value nick="top-half" value="2"/>
<value nick="bottom-half" value="3"/>
<value nick="left-half" value="4"/>
<value nick="right-half" value="5"/>
</enum>
<enum id='org.gnome.desktop.GDesktopTitlebarAction'>
<value nick='toggle-shade' value='0'/>
<value nick='toggle-maximize' value='1'/>
<value nick='toggle-maximize-horizontally' value='2'/>
<value nick='toggle-maximize-vertically' value='3'/>
<value nick='minimize' value='4'/>
<value nick='none' value='5'/>
<value nick='lower' value='6'/>
<value nick='menu' value='7'/>
<enum id="org.gnome.desktop.GDesktopTitlebarAction">
<value nick="toggle-shade" value="0"/>
<value nick="toggle-maximize" value="1"/>
<value nick="toggle-maximize-horizontally" value="2"/>
<value nick="toggle-maximize-vertically" value="3"/>
<value nick="minimize" value="4"/>
<value nick="none" value="5"/>
<value nick="lower" value="6"/>
<value nick="menu" value="7"/>
</enum>
<enum id='org.gnome.desktop.GDesktopFocusMode'>
<value nick='click' value='0'/>
<value nick='sloppy' value='1'/>
<value nick='mouse' value='2'/>
<enum id="org.gnome.desktop.GDesktopFocusMode">
<value nick="click" value="0"/>
<value nick="sloppy" value="1"/>
<value nick="mouse" value="2"/>
</enum>
<enum id='org.gnome.desktop.GDesktopFocusNewWindows'>
<value nick='smart' value='0'/>
<value nick='strict' value='1'/>
<enum id="org.gnome.desktop.GDesktopFocusNewWindows">
<value nick="smart" value="0"/>
<value nick="strict" value="1"/>
</enum>
<enum id='org.gnome.desktop.GDesktopVisualBellType'>
<value nick='fullscreen-flash' value='0'/>
<value nick='frame-flash' value='1'/>
<enum id="org.gnome.desktop.GDesktopVisualBellType">
<value nick="fullscreen-flash" value="0"/>
<value nick="frame-flash" value="1"/>
</enum>
<enum id='org.gnome.desktop.GDesktopLocationAccuracyLevel'>
<value nick='country' value='0'/>
<value nick='city' value='1'/>
<value nick='neighborhood' value='2'/>
<value nick='street' value='3'/>
<value nick='exact' value='4'/>
<enum id="org.gnome.desktop.GDesktopLocationAccuracyLevel">
<value nick="country" value="0"/>
<value nick="city" value="1"/>
<value nick="neighborhood" value="2"/>
<value nick="street" value="3"/>
<value nick="exact" value="4"/>
</enum>
<enum id='org.gnome.desktop.GDesktopTouchpadHandedness'>
<value nick='right' value='0'/>
<value nick='left' value='1'/>
<value nick='mouse' value='2'/>
<enum id="org.gnome.desktop.GDesktopTouchpadHandedness">
<value nick="right" value="0"/>
<value nick="left" value="1"/>
<value nick="mouse" value="2"/>
</enum>
<enum id='org.gnome.desktop.GDesktopTouchpadClickMethod'>
<value nick='default' value='0'/>
<value nick='none' value='1'/>
<value nick='areas' value='2'/>
<value nick='fingers' value='3'/>
<enum id="org.gnome.desktop.GDesktopTouchpadClickMethod">
<value nick="default" value="0"/>
<value nick="none" value="1"/>
<value nick="areas" value="2"/>
<value nick="fingers" value="3"/>
</enum>
<enum id='org.gnome.desktop.GDesktopDeviceSendEvents'>
<value nick='enabled' value='0'/>
<value nick='disabled' value='1'/>
<value nick='disabled-on-external-mouse' value='2'/>
<enum id="org.gnome.desktop.GDesktopDeviceSendEvents">
<value nick="enabled" value="0"/>
<value nick="disabled" value="1"/>
<value nick="disabled-on-external-mouse" value="2"/>
</enum>
<enum id='org.gnome.desktop.GDesktopTabletMapping'>
<value nick='absolute' value='0'/>
<value nick='relative' value='1'/>
<enum id="org.gnome.desktop.GDesktopTabletMapping">
<value nick="absolute" value="0"/>
<value nick="relative" value="1"/>
</enum>
<enum id='org.gnome.desktop.GDesktopPadButtonAction'>
<value nick='none' value='0'/>
<value nick='help' value='1'/>
<value nick='switch-monitor' value='2'/>
<value nick='keybinding' value='3'/>
<enum id="org.gnome.desktop.GDesktopPadButtonAction">
<value nick="none" value="0"/>
<value nick="help" value="1"/>
<value nick="switch-monitor" value="2"/>
<value nick="keybinding" value="3"/>
</enum>
<enum id='org.gnome.desktop.GDesktopStylusButtonAction'>
<value nick='default' value='0'/>
<value nick='middle' value='1'/>
<value nick='right' value='2'/>
<value nick='back' value='3'/>
<value nick='forward' value='4'/>
<enum id="org.gnome.desktop.GDesktopStylusButtonAction">
<value nick="default" value="0"/>
<value nick="middle" value="1"/>
<value nick="right" value="2"/>
<value nick="back" value="3"/>
<value nick="forward" value="4"/>
</enum>
<enum id='org.gnome.desktop.GDesktopPointerAccelProfile'>
<value nick='default' value='0'/>
<value nick='flat' value='1'/>
<value nick='adaptive' value='2'/>
<enum id="org.gnome.desktop.GDesktopPointerAccelProfile">
<value nick="default" value="0"/>
<value nick="flat" value="1"/>
<value nick="adaptive" value="2"/>
</enum>
</schemalist>

View File

@@ -149,14 +149,14 @@
</description>
</key>
<key name="document-font-name" type="s">
<default>'Sans 11'</default>
<default>'Cantarell 11'</default>
<summary>Document font</summary>
<description>
Name of the default font used for reading documents.
</description>
</key>
<key name="monospace-font-name" type="s">
<default>'Monospace 11'</default>
<default>'Source Code Pro 10'</default>
<summary>Monospace font</summary>
<description>
Name of a monospaced (fixed-width) font for use in locations like
@@ -215,14 +215,14 @@
</description>
</key>
<key name="clock-show-date" type="b">
<default>false</default>
<default>true</default>
<summary>Show date in clock</summary>
<description>
If true, display date in the clock, in addition to time.
</description>
</key>
<key name="clock-show-weekday" type="b">
<default>true</default>
<default>false</default>
<summary>Show weekday in clock</summary>
<description>
If true, display weekday in the clock, in addition to time.

View File

@@ -102,10 +102,10 @@
</key>
</schema>
<schema id="org.gnome.desktop.peripherals.tablet">
<key name="display" type="as">
<key name="output" type="as">
<default>["", "", ""]</default>
<summary>Drawing tablet mapping</summary>
<description>EDID information of the monitor the tablet is mapped to. Must be in the format [vendor, product, serial]. ["","",""] disables mapping.</description>
<description>EDID information of the output the tablet is mapped to. Must be in the format [vendor, product, serial]. ["","",""] relies on automatic mapping.</description>
</key>
<key name="mapping" enum="org.gnome.desktop.GDesktopTabletMapping">
<default>'absolute'</default>
@@ -168,10 +168,10 @@
</key>
</schema>
<schema id="org.gnome.desktop.peripherals.touchscreen">
<key name="display" type="as">
<key name="output" type="as">
<default>["", "", ""]</default>
<summary>Touchscreen display mapping</summary>
<description>EDID information of the monitor the touchscreen is mapped to. Must be in the format [vendor, product, serial]. ["","",""] disables mapping.</description>
<summary>Touchscreen output mapping</summary>
<description>EDID information of the output the touchscreen is mapped to. Must be in the format [vendor, product, serial]. ["","",""] relies on automatic mapping.</description>
</key>
</schema>
<schema id="org.gnome.desktop.peripherals.trackball" path="/org/gnome/desktop/peripherals/trackball/">

View File

@@ -41,7 +41,7 @@
<summary>Number of days to remember recently used files for</summary>
<description>Recently used files will be remembered for this many days.
If set to 0, recent files will not be remembered; if set to -1, they
will be retained indefinitively.</description>
will be retained indefinitely.</description>
</key>
<key name="remember-app-usage" type="b">
<default>true</default>
@@ -59,5 +59,20 @@
<summary>Send reports of technical problems to the vendor</summary>
<description>If TRUE, anonymized reports will be sent automatically to the vendor.</description>
</key>
<key name="disable-microphone" type="b">
<default>false</default>
<summary>Dont allow applications to access the microphone</summary>
<description>If TRUE, applications should not use the microphone.</description>
</key>
<key name="disable-camera" type="b">
<default>false</default>
<summary>Dont allow applications to access the camera</summary>
<description>If TRUE, applications should not use the camera.</description>
</key>
<key name="disable-sound-output" type="b">
<default>false</default>
<summary>Dont allow applications to output sound</summary>
<description>If TRUE, applications should not make sound.</description>
</key>
</schema>
</schemalist>

View File

@@ -332,12 +332,12 @@
<summary>Move window to center of screen</summary>
</key>
<key name="switch-input-source" type="as">
<default><![CDATA[['<Super>space']]]></default>
<default><![CDATA[['<Super>space','XF86Keyboard']]]></default>
<summary>Switch input source</summary>
<description>Binding to select the next input source</description>
</key>
<key name="switch-input-source-backward" type="as">
<default><![CDATA[['<Shift><Super>space']]]></default>
<default><![CDATA[['<Shift><Super>space','<Shift>XF86Keyboard']]]></default>
<summary>Switch input source backward</summary>
<description>Binding to select the previous input source</description>
</key>

View File

@@ -2,83 +2,71 @@
<!-- This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. -->
<schemalist>
<flags id='org.gnome.gedit.GeditLockdownMask'>
<value nick='command-line' value='1'/>
<value nick='printing' value='2'/>
<value nick='print-setup' value='4'/>
<value nick='save-to-disk' value='8'/>
<flags id="org.gnome.gedit.GeditLockdownMask">
<value nick="command-line" value="1"/>
<value nick="printing" value="2"/>
<value nick="print-setup" value="4"/>
<value nick="save-to-disk" value="8"/>
</flags>
<flags id='org.gnome.gedit.GeditDebugSection'>
<value nick='no-debug' value='0'/>
<value nick='debug-view' value='1'/>
<value nick='debug-prefs' value='2'/>
<value nick='debug-window' value='4'/>
<value nick='debug-panel' value='8'/>
<value nick='debug-plugins' value='16'/>
<value nick='debug-tab' value='32'/>
<value nick='debug-document' value='64'/>
<value nick='debug-commands' value='128'/>
<value nick='debug-app' value='256'/>
<value nick='debug-utils' value='512'/>
<value nick='debug-metadata' value='1024'/>
<flags id="org.gnome.gedit.GeditDebugSection">
<value nick="no-debug" value="0"/>
<value nick="debug-view" value="1"/>
<value nick="debug-prefs" value="2"/>
<value nick="debug-window" value="4"/>
<value nick="debug-panel" value="8"/>
<value nick="debug-plugins" value="16"/>
<value nick="debug-tab" value="32"/>
<value nick="debug-document" value="64"/>
<value nick="debug-commands" value="128"/>
<value nick="debug-app" value="256"/>
<value nick="debug-utils" value="512"/>
<value nick="debug-metadata" value="1024"/>
</flags>
<flags id='org.gnome.gedit.GeditFileChooserFlags'>
<value nick='save' value='1'/>
<value nick='open' value='2'/>
<value nick='enable-encoding' value='4'/>
<value nick='enable-line-ending' value='8'/>
<value nick='enable-default-filters' value='16'/>
</flags>
<enum id='org.gnome.gedit.GeditNotebookShowTabsModeType'>
<value nick='never' value='0'/>
<value nick='auto' value='1'/>
<value nick='always' value='2'/>
<enum id="org.gnome.gedit.State">
<value nick="unmodified" value="0"/>
<value nick="modified" value="1"/>
<value nick="reset" value="2"/>
</enum>
<enum id='org.gnome.gedit.ListType'>
<value nick='recent-files-list' value='0'/>
<value nick='home-dir-list' value='1'/>
<value nick='desktop-dir-list' value='2'/>
<value nick='local-bookmarks-dir-list' value='3'/>
<value nick='file-browser-root-dir-list' value='4'/>
<value nick='active-doc-dir-list' value='5'/>
<value nick='current-docs-list' value='6'/>
<value nick='list-type-num-of-lists' value='7'/>
<enum id="org.gnome.gedit.GeditNotebookShowTabsModeType">
<value nick="never" value="0"/>
<value nick="auto" value="1"/>
<value nick="always" value="2"/>
</enum>
<enum id='org.gnome.gedit.GeditOpenDocumentSelectorStoreError'>
<value nick='range' value='0'/>
<enum id="org.gnome.gedit.SelectorTag">
<value nick="none" value="0"/>
<value nick="match" value="1"/>
</enum>
<enum id='org.gnome.gedit.GeditPrintJobStatus'>
<value nick='paginating' value='0'/>
<value nick='drawing' value='1'/>
<enum id="org.gnome.gedit.GeditTabState">
<value nick="state-normal" value="0"/>
<value nick="state-loading" value="1"/>
<value nick="state-reverting" value="2"/>
<value nick="state-saving" value="3"/>
<value nick="state-printing" value="4"/>
<value nick="state-print-previewing" value="5"/>
<value nick="state-showing-print-preview" value="6"/>
<value nick="state-generic-not-editable" value="7"/>
<value nick="state-loading-error" value="8"/>
<value nick="state-reverting-error" value="9"/>
<value nick="state-saving-error" value="10"/>
<value nick="state-generic-error" value="11"/>
<value nick="state-closing" value="12"/>
<value nick="state-externally-modified-notification" value="13"/>
<value nick="num-of-states" value="14"/>
</enum>
<enum id='org.gnome.gedit.GeditPrintJobResult'>
<value nick='ok' value='0'/>
<value nick='cancel' value='1'/>
<value nick='error' value='2'/>
<enum id="org.gnome.gedit.SearchMode">
<value nick="goto-line" value="0"/>
<value nick="search" value="1"/>
</enum>
<enum id='org.gnome.gedit.GeditTabState'>
<value nick='state-normal' value='0'/>
<value nick='state-loading' value='1'/>
<value nick='state-reverting' value='2'/>
<value nick='state-saving' value='3'/>
<value nick='state-printing' value='4'/>
<value nick='state-print-previewing' value='5'/>
<value nick='state-showing-print-preview' value='6'/>
<value nick='state-generic-not-editable' value='7'/>
<value nick='state-loading-error' value='8'/>
<value nick='state-reverting-error' value='9'/>
<value nick='state-saving-error' value='10'/>
<value nick='state-generic-error' value='11'/>
<value nick='state-closing' value='12'/>
<value nick='state-externally-modified-notification' value='13'/>
<value nick='num-of-states' value='14'/>
<enum id="org.gnome.gedit.SearchState">
<value nick="normal" value="0"/>
<value nick="not-found" value="1"/>
</enum>
<flags id='org.gnome.gedit.GeditWindowState'>
<value nick='normal' value='0'/>
<value nick='saving' value='2'/>
<value nick='printing' value='4'/>
<value nick='loading' value='8'/>
<value nick='error' value='16'/>
<flags id="org.gnome.gedit.GeditWindowState">
<value nick="normal" value="0"/>
<value nick="saving" value="2"/>
<value nick="printing" value="4"/>
<value nick="loading" value="8"/>
<value nick="error" value="16"/>
</flags>
</schemalist>

View File

@@ -0,0 +1,10 @@
<schemalist>
<schema gettext-domain="gedit" id="org.gnome.gedit.plugins.checkupdate" path="/org/gnome/gedit/plugins/checkupdate/">
<key name="ignore-version" type="s">
<default>''</default>
<summary>Version to Ignore</summary>
<!-- This is releated to the next gedit version to be released -->
<description>Version to ignore until a newer version is released.</description>
</key>
</schema>
</schemalist>

View File

@@ -0,0 +1,20 @@
<schemalist>
<schema gettext-domain="gedit" id="org.gnome.gedit.plugins.externaltools" path="/org/gnome/gedit/plugins/externaltools/">
<key name="use-system-font" type="b">
<default>true</default>
<summary>Whether to use the system font</summary>
<description>
If true, the external tools will use the desktop-global standard
font if its monospace (and the most similar font it can
come up with otherwise).
</description>
</key>
<key name="font" type="s">
<default>'Monospace 10'</default>
<summary>Font</summary>
<description>
A Pango font name. Examples are “Sans 12” or “Monospace Bold 14”.
</description>
</key>
</schema>
</schemalist>

View File

@@ -2,50 +2,51 @@
<!-- This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. -->
<schemalist>
<enum id='org.gnome.gedit.plugins.filebrowser.GeditFileBrowserError'>
<value nick='none' value='0'/>
<value nick='rename' value='1'/>
<value nick='delete' value='2'/>
<value nick='new-file' value='3'/>
<value nick='new-directory' value='4'/>
<value nick='open-directory' value='5'/>
<value nick='set-root' value='6'/>
<value nick='load-directory' value='7'/>
<value nick='num' value='8'/>
<enum id="org.gnome.gedit.plugins.filebrowser.GeditFileBrowserError">
<value nick="none" value="0"/>
<value nick="rename" value="1"/>
<value nick="delete" value="2"/>
<value nick="new-file" value="3"/>
<value nick="new-directory" value="4"/>
<value nick="open-directory" value="5"/>
<value nick="set-root" value="6"/>
<value nick="load-directory" value="7"/>
<value nick="num" value="8"/>
</enum>
<enum id='org.gnome.gedit.plugins.filebrowser.GeditFileBrowserStoreColumn'>
<value nick='icon' value='0'/>
<value nick='markup' value='1'/>
<value nick='location' value='2'/>
<value nick='flags' value='3'/>
<value nick='name' value='4'/>
<value nick='emblem' value='5'/>
<value nick='num' value='6'/>
<enum id="org.gnome.gedit.plugins.filebrowser.GeditFileBrowserStoreColumn">
<value nick="icon" value="0"/>
<value nick="icon-name" value="1"/>
<value nick="markup" value="2"/>
<value nick="location" value="3"/>
<value nick="flags" value="4"/>
<value nick="name" value="5"/>
<value nick="emblem" value="6"/>
<value nick="num" value="7"/>
</enum>
<flags id='org.gnome.gedit.plugins.filebrowser.GeditFileBrowserStoreFlag'>
<value nick='is-directory' value='1'/>
<value nick='is-hidden' value='2'/>
<value nick='is-text' value='4'/>
<value nick='loaded' value='8'/>
<value nick='is-filtered' value='16'/>
<value nick='is-dummy' value='32'/>
<flags id="org.gnome.gedit.plugins.filebrowser.GeditFileBrowserStoreFlag">
<value nick="is-directory" value="1"/>
<value nick="is-hidden" value="2"/>
<value nick="is-text" value="4"/>
<value nick="loaded" value="8"/>
<value nick="is-filtered" value="16"/>
<value nick="is-dummy" value="32"/>
</flags>
<enum id='org.gnome.gedit.plugins.filebrowser.GeditFileBrowserStoreResult'>
<value nick='ok' value='0'/>
<value nick='no-change' value='1'/>
<value nick='error' value='2'/>
<value nick='no-trash' value='3'/>
<value nick='mounting' value='4'/>
<value nick='num' value='5'/>
<enum id="org.gnome.gedit.plugins.filebrowser.GeditFileBrowserStoreResult">
<value nick="ok" value="0"/>
<value nick="no-change" value="1"/>
<value nick="error" value="2"/>
<value nick="no-trash" value="3"/>
<value nick="mounting" value="4"/>
<value nick="num" value="5"/>
</enum>
<flags id='org.gnome.gedit.plugins.filebrowser.GeditFileBrowserStoreFilterMode'>
<value nick='none' value='0'/>
<value nick='hide-hidden' value='1'/>
<value nick='hide-binary' value='2'/>
<flags id="org.gnome.gedit.plugins.filebrowser.GeditFileBrowserStoreFilterMode">
<value nick="none" value="0"/>
<value nick="hide-hidden" value="1"/>
<value nick="hide-binary" value="2"/>
</flags>
<enum id='org.gnome.gedit.plugins.filebrowser.GeditFileBrowserViewClickPolicy'>
<value nick='single' value='0'/>
<value nick='double' value='1'/>
<enum id="org.gnome.gedit.plugins.filebrowser.GeditFileBrowserViewClickPolicy">
<value nick="single" value="0"/>
<value nick="double" value="1"/>
</enum>
</schemalist>

View File

@@ -2,11 +2,11 @@
<!-- This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. -->
<schemalist>
<enum id='org.gnome.gedit.plugins.time.GeditTimePluginPromptType'>
<value nick='prompt-selected-format' value='0'/>
<value nick='prompt-custom-format' value='1'/>
<value nick='use-selected-format' value='2'/>
<value nick='use-custom-format' value='3'/>
<enum id="org.gnome.gedit.plugins.time.GeditTimePluginPromptType">
<value nick="prompt-selected-format" value="0"/>
<value nick="prompt-custom-format" value="1"/>
<value nick="use-selected-format" value="2"/>
<value nick="use-custom-format" value="3"/>
</enum>
</schemalist>

View File

@@ -0,0 +1,376 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
viewBox="0 0 128 128"
style="display:inline;enable-background:new"
version="1.0"
id="svg11300"
height="128"
width="128">
<title
id="title4162">Adwaita Icon Template</title>
<defs
id="defs3">
<linearGradient
id="linearGradient1038">
<stop
style="stop-color:#c0bfbc;stop-opacity:1"
offset="0"
id="stop1026" />
<stop
id="stop1028"
offset="0.04545454"
style="stop-color:#ffffff;stop-opacity:1" />
<stop
id="stop1030"
offset="0.09090909"
style="stop-color:#deddda;stop-opacity:1" />
<stop
id="stop1032"
offset="0.90909088"
style="stop-color:#deddda;stop-opacity:1" />
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="0.95454544"
id="stop1034" />
<stop
style="stop-color:#c0bfbc;stop-opacity:1"
offset="1"
id="stop1036" />
</linearGradient>
<clipPath
id="clipPath2213"
clipPathUnits="userSpaceOnUse">
<rect
ry="8"
rx="8"
y="-188"
x="160"
height="56"
width="16"
id="rect2215"
style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
</clipPath>
<linearGradient
id="linearGradient1005">
<stop
style="stop-color:#d0bb8e;stop-opacity:1"
offset="0"
id="stop1001" />
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="1"
id="stop1003" />
</linearGradient>
<linearGradient
id="linearGradient1351-3">
<stop
id="stop1347"
offset="0"
style="stop-color:#d5d3cf;stop-opacity:1" />
<stop
id="stop1349-6"
offset="1"
style="stop-color:#ffffff;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientTransform="translate(-135.99999)"
gradientUnits="userSpaceOnUse"
y2="-276"
x2="115.99999"
y1="-276"
x1="27.99999"
id="linearGradient1159"
xlink:href="#linearGradient1038" />
<linearGradient
gradientTransform="matrix(0.07621224,-0.44419723,0.44419725,-0.07621223,77.725794,331.83807)"
y2="-127.39915"
x2="158.51802"
y1="-97.698288"
x1="128.81717"
gradientUnits="userSpaceOnUse"
id="linearGradient1103"
xlink:href="#linearGradient1005" />
<clipPath
id="clipPath1609-7"
clipPathUnits="userSpaceOnUse">
<path
style="fill:#e74747;stroke:none;stroke-width:0.25px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 252,116 28,-28 v -8 h -36 v 36 z"
id="path1611-5" />
</clipPath>
<linearGradient
y2="72"
x2="340"
y1="76"
x1="344"
gradientTransform="matrix(0.25,0,0,0.25,180,83)"
gradientUnits="userSpaceOnUse"
id="linearGradient1130"
xlink:href="#linearGradient1351-3" />
<clipPath
id="clipPath1062"
clipPathUnits="userSpaceOnUse">
<rect
transform="scale(-1)"
style="opacity:1;vector-effect:none;fill:#f6f5f4;fill-opacity:1;stroke:none;stroke-width:13.71876526;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
id="rect1064"
width="88"
height="108"
x="-108"
y="-116"
rx="8"
ry="8"
clip-path="none" />
</clipPath>
</defs>
<metadata
id="metadata4">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:creator>
<cc:Agent>
<dc:title>GNOME Design Team</dc:title>
</cc:Agent>
</dc:creator>
<dc:source />
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:title>Adwaita Icon Template</dc:title>
<dc:subject>
<rdf:Bag />
</dc:subject>
<dc:date />
<dc:rights>
<cc:Agent>
<dc:title />
</cc:Agent>
</dc:rights>
<dc:publisher>
<cc:Agent>
<dc:title />
</cc:Agent>
</dc:publisher>
<dc:identifier />
<dc:relation />
<dc:language />
<dc:coverage />
<dc:description />
<dc:contributor>
<cc:Agent>
<dc:title />
</cc:Agent>
</dc:contributor>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
transform="translate(0,-172)"
style="display:inline"
id="layer1">
<g
style="display:none"
id="layer2">
<g
id="g9211"
style="display:inline;enable-background:new">
<rect
style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
id="rect13805"
width="128"
height="128"
x="9.2651362e-08"
y="172" />
<circle
cx="64.000031"
cy="236"
r="59.504131"
id="circle2892"
style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99000001, 0.99000001;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
<rect
ry="7.9292889"
rx="8.701004"
y="180.49496"
x="20.495007"
height="111.01005"
width="87.009987"
id="rect2894"
style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99000001, 0.99000001;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
<rect
ry="7.9238095"
rx="7.9238095"
y="184.49524"
x="12.495266"
height="103.00952"
width="103.00952"
id="rect2896"
style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99000001, 0.99000001;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
<rect
ry="8.701005"
rx="7.9292889"
y="200.49496"
x="8.4950066"
height="87.010048"
width="111.01004"
id="rect2898"
style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99000001, 0.99000001;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
<path
id="path2900"
d="M 2.6203015e-5,288.99999 H 128.00003"
style="display:inline;fill:none;stroke:#62a0ea;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" />
</g>
</g>
<g
style="display:inline"
id="layer9">
<rect
clip-path="none"
ry="8"
rx="8"
y="-294"
x="-108"
height="30.25"
width="88"
id="rect1167"
style="opacity:1;vector-effect:none;fill:#1a5fb4;fill-opacity:1;stroke:none;stroke-width:13.71876526;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
transform="scale(-1)" />
<g
transform="matrix(0.25,0,0,0.25,-374,202.04808)"
clip-path="url(#clipPath2213)"
id="g8005"
style="display:inline;enable-background:new" />
<g
transform="matrix(0.25,0,0,0.25,-424,202.04808)"
clip-path="url(#clipPath2213)"
id="g8015"
style="display:inline;enable-background:new" />
<g
transform="matrix(0.25,0,0,0.25,-414,202.04808)"
clip-path="url(#clipPath2213)"
id="g8025"
style="display:inline;enable-background:new" />
<g
transform="matrix(0.25,0,0,0.25,-404,202.04808)"
clip-path="url(#clipPath2213)"
id="g8035"
style="display:inline;enable-background:new" />
<g
transform="matrix(0.25,0,0,0.25,-394,202.04808)"
clip-path="url(#clipPath2213)"
id="g8045"
style="display:inline;enable-background:new" />
<g
transform="matrix(0.25,0,0,0.25,-384,202.04808)"
clip-path="url(#clipPath2213)"
id="g8055"
style="display:inline;enable-background:new" />
<rect
transform="scale(-1)"
style="opacity:1;vector-effect:none;fill:url(#linearGradient1159);fill-opacity:1;stroke:none;stroke-width:13.71876526;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
id="rect1151"
width="88"
height="40"
x="-108"
y="-292"
rx="8"
ry="8"
clip-path="none" />
<rect
clip-path="none"
ry="8"
rx="8"
y="-288"
x="-108"
height="108"
width="88"
id="rect1161"
style="opacity:1;vector-effect:none;fill:#f6f5f4;fill-opacity:1;stroke:none;stroke-width:13.71876526;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
transform="scale(-1)" />
<g
transform="translate(-4,2)"
id="g1153">
<path
style="display:inline;opacity:1;fill:#d5d3cf;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
d="m 32,188 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z m 8,0 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z m 8,0 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z m 8,0 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z m 8,0 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z m 8,0 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z m 8,0 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z m 8,0 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z m 8,0 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z"
id="path950-3-7" />
<circle
r="2"
cy="190"
cx="-104"
id="path1148"
style="opacity:1;vector-effect:none;fill:#d5d3cf;fill-opacity:1;stroke:none;stroke-width:16;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
transform="scale(-1,1)" />
<path
d="m 112,192 a 2,2 0 0 1 -1.73205,-1 2,2 0 0 1 0,-2 A 2,2 0 0 1 112,188"
style="opacity:1;vector-effect:none;fill:#d5d3cf;fill-opacity:1;stroke:none;stroke-width:16;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="circle16770" />
<path
transform="scale(-1,1)"
d="m -24,192 a 2,2 0 0 1 -1.732051,-1 2,2 0 0 1 0,-2 A 2,2 0 0 1 -24,188"
style="display:inline;opacity:1;vector-effect:none;fill:#d5d3cf;fill-opacity:1;stroke:none;stroke-width:16;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
id="circle16770-3" />
</g>
<rect
style="display:inline;opacity:1;fill:url(#linearGradient1130);fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
id="rect1056-3"
width="36"
height="36"
x="252"
y="88"
rx="11.2"
ry="11.2"
transform="matrix(0,0.71428571,0.71428571,0,25.142858,88.000008)"
clip-path="url(#clipPath1609-7)" />
<path
clip-path="url(#clipPath1062)"
id="path1047"
transform="translate(0,172)"
d="M 100,16 32,84 v 20 h 22 l 68,-68 -7.86719,-5.761719 -0.0742,-0.07227 -8.22461,-8.22461 z"
style="opacity:0.2;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:12.48982716;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
<path
style="opacity:1;vector-effect:none;fill:url(#linearGradient1103);fill-opacity:1;stroke:none;stroke-width:12.48982716;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
d="m 32,276 v -20 l 20,20 z"
id="path1038" />
<path
id="path1042"
d="m 31.999996,276 4e-6,-8 8,8 z"
style="display:inline;opacity:1;vector-effect:none;fill:#424048;fill-opacity:1;stroke:none;stroke-width:12.48982716;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
<path
id="path1044"
d="m 50,274 -16,-16 67.94696,-67.94695 16,16 z"
style="display:inline;fill:#f6d32d;fill-opacity:1;stroke:none;stroke-width:0.50643784px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
<path
id="path1046"
d="M 37.887772,261.88776 32,256 l 68.00001,-67.99999 5.83472,5.9408 z"
style="display:inline;opacity:1;fill:#f9f06b;fill-opacity:1;stroke:none;stroke-width:0.3581056px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
<path
id="path1048"
d="M 46.112246,270.11223 52,276 l 68,-68 -5.9408,-5.83472 z"
style="display:inline;opacity:1;fill:#e5a50a;fill-opacity:1;stroke:none;stroke-width:0.3581056px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -0,0 +1,39 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg sodipodi:docname='accessories-text-editor-symbolic.svg' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' inkscape:version='0.48.1 r9760' version='1.1' id='svg7384' xmlns:svg='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:cc='http://creativecommons.org/ns#' xmlns='http://www.w3.org/2000/svg' width='16' height='16.008873'>
<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:window-maximized='0' inkscape:snap-nodes='true' inkscape:snap-others='false' inkscape:object-paths='false' inkscape:zoom='11.313708' showborder='false' showgrid='false' inkscape:snap-global='true' inkscape:current-layer='layer11' inkscape:pageopacity='1' inkscape:pageshadow='2' inkscape:object-nodes='false' bordercolor='#666666' gridtolerance='10' inkscape:snap-bbox-midpoints='false' inkscape:window-height='967' pagecolor='#555753' id='namedview88' showguides='true' inkscape:window-x='2087' inkscape:window-y='282' inkscape:snap-bbox='true' borderopacity='1' inkscape:window-width='1226' inkscape:cx='-20.114158' inkscape:cy='266.82175' inkscape:bbox-paths='false' objecttolerance='10' inkscape:guide-bbox='true' inkscape:snap-to-guides='true' guidetolerance='10' inkscape:snap-grids='true'>
<inkscape:grid visible='true' spacingx='1px' spacingy='1px' enabled='true' empspacing='2' snapvisiblegridlinesonly='true' id='grid4866' type='xygrid'/>
</sodipodi:namedview>
<title id='title9167'>Gnome Symbolic Icon Theme</title>
<defs id='defs7386'/>
<g inkscape:groupmode='layer' inkscape:label='status' transform='translate(-163.0002,-508.99113)' id='layer9' style='display:inline'/>
<g inkscape:groupmode='layer' inkscape:label='devices' transform='translate(-163.0002,-508.99113)' id='layer10'/>
<g inkscape:groupmode='layer' inkscape:label='apps' transform='translate(-163.0002,-508.99113)' id='layer11'>
<path d='m 168.40625,515 a 0.50219246,0.50219246 0 1 0 0.0937,1 l 6,0 a 0.50005,0.50005 0 1 0 0,-1 l -6,0 a 0.50005,0.50005 0 0 0 -0.0937,0 z' id='path3601-2' style='font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans' inkscape:connector-curvature='0'/>
<path d='m 168.40625,517 a 0.50219246,0.50219246 0 1 0 0.0937,1 l 5,0 a 0.50005,0.50005 0 1 0 0,-1 l -5,0 a 0.50005,0.50005 0 0 0 -0.0937,0 z' id='path3601-2-3' style='font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans' inkscape:connector-curvature='0'/>
<path d='m 168.40625,519 a 0.50219246,0.50219246 0 1 0 0.0937,1 l 6,0 a 0.50005,0.50005 0 1 0 0,-1 l -6,0 a 0.50005,0.50005 0 0 0 -0.0937,0 z' id='path3601-2-3-2' style='font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans' inkscape:connector-curvature='0'/>
<path d='m 168.40625,521 a 0.50219246,0.50219246 0 1 0 0.0937,1 l 3,0 a 0.50005,0.50005 0 1 0 0,-1 l -3,0 a 0.50005,0.50005 0 0 0 -0.0937,0 z' id='path3601-2-3-3' style='font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans' inkscape:connector-curvature='0'/>
<path d='m 167.0002,510 c -1.0907,0 -2,0.9093 -2,2 l 0,11 c 0,1.0907 0.9093,2 2,2 l 9,0 c 1.0907,0 2,-0.9093 2,-2 l 0,-11 c 0,-1.0907 -0.9093,-2 -2,-2 0,4.33333 0,8.66667 0,13 l -9,0 c 0,-4.33333 0,-8.66667 0,-13 z' sodipodi:nodetypes='csssssscccc' id='rect10788' inkscape:connector-curvature='0' style='font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans'/>
<path d='M 168.40625,509 A 0.50005,0.50005 0 0 0 168,509.5 l 0,3 a 0.50005,0.50005 0 1 0 1,0 l 0,-3 a 0.50005,0.50005 0 0 0 -0.59375,-0.5 z' id='path3601-2-3-3-9' style='font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans' inkscape:connector-curvature='0'/>
<path d='M 170.40625,509 A 0.50005,0.50005 0 0 0 170,509.5 l 0,3 a 0.50005,0.50005 0 1 0 1,0 l 0,-3 a 0.50005,0.50005 0 0 0 -0.59375,-0.5 z' id='path3601-2-3-3-9-3' style='font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans' inkscape:connector-curvature='0'/>
<path d='M 172.40625,509 A 0.50005,0.50005 0 0 0 172,509.5 l 0,3 a 0.50005,0.50005 0 1 0 1,0 l 0,-3 a 0.50005,0.50005 0 0 0 -0.59375,-0.5 z' id='path3601-2-3-3-9-3-3' style='font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans' inkscape:connector-curvature='0'/>
<path d='M 174.40625,509 A 0.50005,0.50005 0 0 0 174,509.5 l 0,3 a 0.50005,0.50005 0 1 0 1,0 l 0,-3 a 0.50005,0.50005 0 0 0 -0.59375,-0.5 z' id='path3601-2-3-3-9-3-3-7' style='font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans' inkscape:connector-curvature='0'/>
</g>
<g inkscape:groupmode='layer' inkscape:label='places' transform='translate(-163.0002,-508.99113)' id='layer13'/>
<g inkscape:groupmode='layer' inkscape:label='mimetypes' transform='translate(-163.0002,-508.99113)' id='layer14'/>
<g inkscape:groupmode='layer' inkscape:label='emblems' transform='translate(-163.0002,-508.99113)' id='layer15' style='display:inline'/>
<g inkscape:groupmode='layer' inkscape:label='emotes' transform='translate(-163.0002,-508.99113)' id='g71291' style='display:inline'/>
<g inkscape:groupmode='layer' inkscape:label='categories' transform='translate(-163.0002,-508.99113)' id='g4953' style='display:inline'/>
<g inkscape:groupmode='layer' inkscape:label='actions' transform='translate(-163.0002,-508.99113)' id='layer12' style='display:inline'/>
</svg>

After

Width:  |  Height:  |  Size: 9.7 KiB

Some files were not shown because too many files have changed in this diff Show More