__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<schemalist gettext-domain="gnome-system-monitor">
  <schema id="org.gnome.gnome-system-monitor" path="/org/gnome/gnome-system-monitor/">
    <key name="window-width" type="i">
      <default>800</default>
      <summary>Main window width</summary>
    </key>

    <key name="window-height" type="i">
      <default>720</default>
      <summary>Main window height</summary>
    </key>

    <key name="maximized" type="b">
      <default>false
      </default>
      <summary>Main Window should open maximized
      </summary>
    </key>

    <key name="show-dependencies" type="b">
      <default>false
      </default>
      <summary>Show process dependencies in tree form
      </summary>
    </key>

    <key name="solaris-mode" type="b">
      <default>true
      </default>
      <summary>Solaris mode for CPU percentage
      </summary>
      <description>If TRUE, system-monitor operates in “Solaris mode” where a task’s CPU usage is divided by the total number of CPUs. Otherwise, it operates in “Irix mode”.
      </description>
    </key>

    <key name="process-memory-in-iec" type="b">
      <default>false
      </default>
      <summary>Show memory in IEC
      </summary>
    </key>

    <key name="smooth-refresh" type="b">
      <default>true
      </default>
      <summary>Enable/Disable smooth refresh
      </summary>
    </key>

    <key name="kill-dialog" type="b">
      <default>true
      </default>
      <summary>Show warning dialog when killing processes
      </summary>
    </key>

    <key name="update-interval" type="i">
      <range min="1000" max="100000"/>
      <default>3000</default>
      <summary>Time in milliseconds between updates of the process view</summary>
    </key>

    <key name="graph-update-interval" type="i">
      <range min="50" max="10000"/>
      <default>100</default>
      <summary>Time in milliseconds between updates of the graphs</summary>
    </key>

    <key name="show-all-fs" type="b">
      <default>false
      </default>
      <summary>Whether information about all file systems should be displayed
      </summary>
      <description>Whether to display information about all file systems (including types like “autofs” and “procfs”). Useful for getting a list of all currently mounted file systems.
      </description>
    </key>

    <key name="disks-interval" type="i">
      <range min="1000" max="100000"/>
      <default>5000</default>
      <summary>Time in milliseconds between updates of the devices list</summary>
    </key>

    <key name="graph-data-points" type="i">
      <range min="30" max="600"/>
      <default>60</default>
      <summary>Time amount of data points in the resource graphs</summary>
    </key>

    <key name="show-whose-processes" type="s">
      <default>'user'</default>
      <choices>
        <choice value="all"/>
        <choice value="user"/>
        <choice value="active"/>
      </choices>
      <summary>Determines which processes to show.</summary>
    </key>

    <key name="current-tab" type="s">
      <choices>
        <choice value="resources"/>
        <choice value="processes"/>
        <choice value="disks"/>
      </choices>
      <default>'resources'</default>
      <summary>Saves the currently viewed tab
      </summary>
    </key>

    <key name="cpu-colors" type="a(us)">
      <default>[
                (0, '#e01b24'),
                (1, '#ff7800'),
                (2, '#f6d32d'),
                (3, '#33d17a'),
                (4, '#26a269'),
                (5, '#62a0ea'),
                (6, '#1c71d8'),
                (7, '#613583'),
                (8, '#9141ac'),
                (9, '#c061cb'),
                (10,'#ffbe6f'),
                (11,'#f9f06b'),
                (12,'#8ff0a4'),
                (13,'#2ec27e'),
                (14,'#1a5fb4'),
                (15,'#c061cb')
                ]</default>
      <summary>CPU colors
      </summary>
      <description>Each entry is in the format (CPU#, Hexadecimal color value)
      </description>
    </key>

    <key name="mem-color" type="s">
      <default>'#e01b24'
      </default>
      <summary>Default graph memory color
      </summary>
    </key>

    <key name="swap-color" type="s">
      <default>'#33d17a'
      </default>
      <summary>Default graph swap color
      </summary>
    </key>

    <key name="net-in-color" type="s">
      <default>'#3584e4'
      </default>
      <summary>Default graph incoming network traffic color
      </summary>
    </key>

    <key name="net-out-color" type="s">
      <default>'#e66100'
      </default>
      <summary>Default graph outgoing network traffic color
      </summary>
    </key>

    <key name="disk-read-color" type="s">
      <default>'#3584e4'
      </default>
      <summary>Default graph disk read color
      </summary>
    </key>

    <key name="disk-write-color" type="s">
      <default>'#e66100'
      </default>
      <summary>Default graph disk write color
      </summary>
    </key>

    <key name="network-in-bits" type="b">
      <default>false
      </default>
      <summary>Show network traffic in bits
      </summary>
    </key>

    <key name="network-total-in-bits" type="b">
      <default>false
      </default>
      <summary>Show network totals in bits
      </summary>
    </key>

    <key name="logarithmic-scale" type="b">
      <default>false
      </default>
      <summary>Show memory in logarithmic scale
      </summary>
      <description>If TRUE, system-monitor shows the CPU chart as a stacked area chart instead of a line chart.
      </description>
    </key>

    <key name="cpu-stacked-area-chart" type="b">
      <default>false
      </default>
      <summary>Show CPU chart as stacked area chart
      </summary>
      <description>If TRUE, system-monitor shows the CPU chart as a stacked area chart instead of a line chart.
      </description>
    </key>

    <key name="cpu-smooth-graph" type="b">
      <default>true
      </default>
      <summary>Show CPU, Memory, Network, and Disk charts as smooth graphs using Bezier curves
      </summary>
      <description>If TRUE, system-monitor shows the CPU, Memory, Network, and Disk charts as smoothed graphs, otherwise as line charts.
      </description>
    </key>

    <key name="resources-memory-in-iec" type="b">
      <default>false
      </default>
      <summary>Show memory and swap in IEC
      </summary>
    </key>

    <child name="proctree" schema="org.gnome.gnome-system-monitor.proctree" />
    <child name="disksview" schema="org.gnome.gnome-system-monitor.disksview" />
    <child name="memmapstree" schema="org.gnome.gnome-system-monitor.memmapstree" />
    <child name="openfilestree" schema="org.gnome.gnome-system-monitor.openfilestree" />
  </schema>

  <schema id="org.gnome.gnome-system-monitor.proctree" path="/org/gnome/gnome-system-monitor/proctree/">
    <key name="sort-col" type="i">
      <default>8
      </default>
      <summary>Process view sort column
      </summary>
    </key>

    <key name="columns-order" type="ai">
      <default>[ 0, 12 ]
      </default>
      <summary>Process view columns order
      </summary>
    </key>

    <key name="sort-order" type="i">
      <default>0
      </default>
      <summary>Process view sort order
      </summary>
    </key>

    <key name="col-0-width" type="i">
      <default>225
      </default>
      <summary>Width of process “Name” column
      </summary>
    </key>

    <key name="col-0-visible" type="b">
      <default>true
      </default>
      <summary>Show process “Name” column on startup
      </summary>
    </key>

    <key name="col-1-width" type="i">
      <default>98
      </default>
      <summary>Width of process “User” column
      </summary>
    </key>

    <key name="col-1-visible" type="b">
      <default>false
      </default>
      <summary>Show process “User” column on startup
      </summary>
    </key>

    <key name="col-2-width" type="i">
      <default>37
      </default>
      <summary>Width of process “Status” column
      </summary>
    </key>

    <key name="col-2-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Status” column on startup
      </summary>
    </key>

    <key name="col-3-width" type="i">
      <default>90
      </default>
      <summary>Width of process “Virtual Memory” column
      </summary>
    </key>

    <key name="col-3-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Virtual Memory” column on startup
      </summary>
    </key>

    <key name="col-4-width" type="i">
      <default>90
      </default>
      <summary>Width of process “Resident Memory” column
      </summary>
    </key>

    <key name="col-4-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Resident Memory” column on startup
      </summary>
    </key>

    <key name="col-5-width" type="i">
      <default>90
      </default>
      <summary>Width of process “Writable Memory” column
      </summary>
    </key>

    <key name="col-5-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Writable Memory” column on startup
      </summary>
    </key>

    <key name="col-6-width" type="i">
      <default>90
      </default>
      <summary>Width of process “Shared Memory” column
      </summary>
    </key>

    <key name="col-6-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Shared Memory” column on startup
      </summary>
    </key>

    <key name="col-7-width" type="i">
      <default>90
      </default>
      <summary>Width of process “X Server Memory” column
      </summary>
    </key>

    <key name="col-7-visible" type="b">
      <default>false
      </default>
      <summary>Show process “X Server Memory” column on startup
      </summary>
    </key>

    <key name="col-8-width" type="i">
      <default>71
      </default>
      <summary>Width of process “CPU %” column
      </summary>
    </key>

    <key name="col-8-visible" type="b">
      <default>true
      </default>
      <summary>Show process “CPU %” column on startup
      </summary>
    </key>

    <key name="col-9-width" type="i">
      <default>80
      </default>
      <summary>Width of process “CPU Time” column
      </summary>
    </key>

    <key name="col-9-visible" type="b">
      <default>false
      </default>
      <summary>Show process “CPU Time” column on startup
      </summary>
    </key>

    <key name="col-10-width" type="i">
      <default>70
      </default>
      <summary>Width of process “Started” column
      </summary>
    </key>

    <key name="col-10-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Started” column on startup
      </summary>
    </key>

    <key name="col-11-width" type="i">
      <default>48
      </default>
      <summary>Width of process “Nice” column
      </summary>
    </key>

    <key name="col-11-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Nice” column on startup
      </summary>
    </key>

    <key name="col-12-width" type="i">
      <default>60
      </default>
      <summary>Width of process “ID” column
      </summary>
    </key>

    <key name="col-12-visible" type="b">
      <default>true
      </default>
      <summary>Show process “ID” column on startup
      </summary>
    </key>

    <key name="col-13-width" type="i">
      <default>80
      </default>
      <summary>Width of process “SELinux Security Context” column
      </summary>
    </key>
    <key name="col-13-visible" type="b">
      <default>false
      </default>
      <summary>Show process “SELinux Security Context” column on startup
      </summary>
    </key>

    <key name="col-14-width" type="i">
      <default>120
      </default>
      <summary>Width of process “Command Line” column
      </summary>
    </key>

    <key name="col-14-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Command Line” column on startup
      </summary>
    </key>

    <key name="col-15-width" type="i">
      <default>80
      </default>
      <summary>Width of process “Memory” column
      </summary>
    </key>

    <key name="col-15-visible" type="b">
      <default>true
      </default>
      <summary>Show process “Memory” column on startup
      </summary>
    </key>

    <key name="col-16-width" type="i">
      <default>48
      </default>
      <summary>Width of process “Waiting Channel” column
      </summary>
    </key>

    <key name="col-16-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Waiting Channel” column on startup
      </summary>
    </key>

    <key name="col-17-width" type="i">
      <default>48
      </default>
      <summary>Width of process “Control Group” column
      </summary>
    </key>

    <key name="col-17-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Control Group” column on startup
      </summary>
    </key>

    <key name="col-18-width" type="i">
      <default>70
      </default>
      <summary>Width of process “Unit” column
      </summary>
    </key>

    <key name="col-18-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Unit” column on startup
      </summary>
    </key>

    <key name="col-19-width" type="i">
      <default>41
      </default>
      <summary>Width of process “Session” column
      </summary>
    </key>

    <key name="col-19-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Session” column on startup
      </summary>
    </key>

    <key name="col-20-width" type="i">
      <default>59
      </default>
      <summary>Width of process “Seat” column
      </summary>
    </key>

    <key name="col-20-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Seat” column on startup
      </summary>
    </key>

    <key name="col-21-width" type="i">
      <default>59
      </default>
      <summary>Width of process “Owner” column
      </summary>
    </key>

    <key name="col-21-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Owner” column on startup
      </summary>
    </key>

    <key name="col-22-width" type="i">
      <default>100
      </default>
      <summary>Width of process “Disk read total” column
      </summary>
    </key>

    <key name="col-22-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Disk read total” column on startup
      </summary>
    </key>

    <key name="col-23-width" type="i">
      <default>100
      </default>
      <summary>Width of process “Disk write total” column
      </summary>
    </key>

    <key name="col-23-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Disk write total” column on startup
      </summary>
    </key>

    <key name="col-24-width" type="i">
      <default>100
      </default>
      <summary>Width of process “Disk read” column
      </summary>
    </key>

    <key name="col-24-visible" type="b">
      <default>true
      </default>
      <summary>Show process “Disk read” column on startup
      </summary>
    </key>

    <key name="col-25-width" type="i">
      <default>100
      </default>
      <summary>Width of process “Disk write” column
      </summary>
    </key>

    <key name="col-25-visible" type="b">
      <default>true
      </default>
      <summary>Show process “Disk write” column on startup
      </summary>
    </key>

    <key name="col-26-width" type="i">
      <default>100
      </default>
      <summary>Width of process “Priority” column
      </summary>
    </key>

    <key name="col-26-visible" type="b">
      <default>false
      </default>
      <summary>Show process “Priority” column on startup
      </summary>
    </key>


  </schema>

  <schema id="org.gnome.gnome-system-monitor.disksview" path="/org/gnome/gnome-system-monitor/disksview/">
    <key name="sort-col" type="s">
      <default>'directory'
      </default>
      <summary>Disk view sort column
      </summary>
    </key>

    <key name="sort-order" type="i">
      <default>0
      </default>
      <summary>Disk view sort order
      </summary>
    </key>

    <key name="columns-order" type="as">
      <default>[ 'device', 'directory', 'type', 'total', 'free', 'available', 'used' ]
      </default>
      <summary>Disk view columns order
      </summary>
    </key>

    <key name="col-device-width" type="i">
      <default>100
      </default>
      <summary>Width of disk view “Device” column
      </summary>
    </key>

    <key name="col-device-visible" type="b">
      <default>true
      </default>
      <summary>Show disk view “Device” column on startup
      </summary>
    </key>

    <key name="col-directory-width" type="i">
      <default>100
      </default>
      <summary>Width of disk view “Directory” column
      </summary>
    </key>

    <key name="col-directory-visible" type="b">
      <default>true
      </default>
      <summary>Show disk view “Directory” column on startup
      </summary>
    </key>

    <key name="col-type-width" type="i">
      <default>50
      </default>
      <summary>Width of disk view “Type” column
      </summary>
    </key>

    <key name="col-type-visible" type="b">
      <default>true
      </default>
      <summary>Show disk view “Type” column on startup
      </summary>
    </key>

    <key name="col-total-width" type="i">
      <default>80
      </default>
      <summary>Width of disk view “Total” column
      </summary>
    </key>

    <key name="col-total-visible" type="b">
      <default>true
      </default>
      <summary>Show disk view “Total” column on startup
      </summary>
    </key>

    <key name="col-free-width" type="i">
      <default>80
      </default>
      <summary>Width of disk view “Free” column
      </summary>
    </key>

    <key name="col-free-visible" type="b">
      <default>false
      </default>
      <summary>Show disk view “Free” column on startup
      </summary>
    </key>

    <key name="col-available-width" type="i">
      <default>80
      </default>
      <summary>Width of disk view “Available” column
      </summary>
    </key>

    <key name="col-available-visible" type="b">
      <default>true
      </default>
      <summary>Show disk view “Available” column on startup
      </summary>
    </key>

    <key name="col-used-width" type="i">
      <default>300
      </default>
      <summary>Width of disk view “Used” column
      </summary>
    </key>

    <key name="col-used-visible" type="b">
      <default>true
      </default>
      <summary>Show disk view “Used” column on startup
      </summary>
    </key>

  </schema>

  <schema id="org.gnome.gnome-system-monitor.memmapstree" path="/org/gnome/gnome-system-monitor/memmapstree/">
    <key name="sort-col" type="i">
      <default>0
      </default>
      <summary>Memory map sort column
      </summary>
    </key>

    <key name="sort-order" type="i">
      <default>0
      </default>
      <summary>Memory map sort order
      </summary>
    </key>
  </schema>

  <schema id="org.gnome.gnome-system-monitor.openfilestree" path="/org/gnome/gnome-system-monitor/openfilestree/">
    <key name="sort-col" type="i">
      <default>0
      </default>
      <summary>Open files sort column
      </summary>
    </key>

    <key name="sort-order" type="i">
      <default>0
      </default>
      <summary>Open files sort order
      </summary>
    </key>
  </schema>
</schemalist>


Filemanager

Name Type Size Permission Actions
00_org.gnome.shell.gschema.override File 158 B 0644
10_gnome-shell.gschema.override File 216 B 0644
10_gnome-terminal.gschema.override File 56 B 0644
10_gsettings-desktop-schemas.gschema.override File 467 B 0644
10_ubuntu-dock.gschema.override File 480 B 0644
10_ubuntu-settings.gschema.override File 7.11 KB 0644
20_ubuntu-desktop-installer-wm.gschema.override File 76 B 0644
com.canonical.Unity.Lenses.gschema.xml File 2.45 KB 0644
com.canonical.unity.desktop.gschema.xml File 3.1 KB 0644
com.ubuntu.SoftwareProperties.gschema.xml File 420 B 0644
com.ubuntu.login-screen.gschema.xml File 3.16 KB 0644
com.ubuntu.notifications.hub.gschema.xml File 703 B 0644
com.ubuntu.notifications.settings.gschema.xml File 2.17 KB 0644
com.ubuntu.phone.gschema.xml File 1 KB 0644
com.ubuntu.sound.gschema.xml File 367 B 0644
com.ubuntu.touch.network.gschema.xml File 663 B 0644
com.ubuntu.touch.sound.gschema.xml File 1006 B 0644
com.ubuntu.touch.system.gschema.xml File 2.38 KB 0644
com.ubuntu.update-manager.gschema.xml File 2.99 KB 0644
com.ubuntu.update-notifier.gschema.xml File 2.5 KB 0644
com.ubuntu.user-interface.gschema.xml File 2.04 KB 0644
gschemas.compiled File 211.67 KB 0644
org.freedesktop.ColorHelper.gschema.xml File 1.13 KB 0644
org.freedesktop.Tracker3.Extract.gschema.xml File 1.85 KB 0644
org.freedesktop.Tracker3.FTS.gschema.xml File 1.65 KB 0644
org.freedesktop.Tracker3.Miner.Files.gschema.xml File 6.12 KB 0644
org.freedesktop.TrackerMiners3.enums.xml File 619 B 0644
org.freedesktop.ibus.engine.table.gschema.xml File 5.33 KB 0644
org.freedesktop.ibus.gschema.xml File 15.99 KB 0644
org.freedesktop.pulseaudio.gschema.xml File 2.99 KB 0644
org.gnome.Characters.gschema.xml File 367 B 0644
org.gnome.DejaDup.gschema.xml File 9.15 KB 0644
org.gnome.Disks.gschema.xml File 1.23 KB 0644
org.gnome.Evolution.DefaultSources.gschema.xml File 1.03 KB 0644
org.gnome.Extensions.gschema.xml File 509 B 0644
org.gnome.FileRoller.gschema.xml File 9.05 KB 0644
org.gnome.GWeather4.enums.xml File 1.49 KB 0644
org.gnome.GWeather4.gschema.xml File 2.73 KB 0644
org.gnome.Logs.enums.xml File 420 B 0644
org.gnome.Logs.gschema.xml File 746 B 0644
org.gnome.Papers.gschema.xml File 3.16 KB 0644
org.gnome.SessionManager.gschema.xml File 1.14 KB 0644
org.gnome.Settings.gschema.xml File 1.04 KB 0644
org.gnome.SimpleScan.gschema.xml File 4.42 KB 0644
org.gnome.Snapshot.gschema.xml File 2.71 KB 0644
org.gnome.Terminal.gschema.xml File 31.36 KB 0644
org.gnome.TextEditor.gschema.xml File 6.58 KB 0644
org.gnome.baobab.gschema.xml File 1.28 KB 0644
org.gnome.calculator.gschema.xml File 4.43 KB 0644
org.gnome.calendar.enums.xml File 1.04 KB 0644
org.gnome.calendar.gschema.xml File 1.27 KB 0644
org.gnome.clocks.gschema.xml File 1.94 KB 0644
org.gnome.crypto.cache.gschema.xml File 778 B 0644
org.gnome.crypto.pgp.gschema.xml File 1.62 KB 0644
org.gnome.desktop.a11y.applications.gschema.xml File 845 B 0644
org.gnome.desktop.a11y.gschema.xml File 828 B 0644
org.gnome.desktop.a11y.interface.gschema.xml File 676 B 0644
org.gnome.desktop.a11y.keyboard.gschema.xml File 4.78 KB 0644
org.gnome.desktop.a11y.magnifier.gschema.xml File 9.16 KB 0644
org.gnome.desktop.a11y.mouse.gschema.xml File 2.84 KB 0644
org.gnome.desktop.app-folders.gschema.xml File 1.8 KB 0644
org.gnome.desktop.background.gschema.xml File 2.55 KB 0644
org.gnome.desktop.break-reminders.gschema.xml File 5.62 KB 0644
org.gnome.desktop.calendar.gschema.xml File 427 B 0644
org.gnome.desktop.datetime.gschema.xml File 439 B 0644
org.gnome.desktop.default-applications.gschema.xml File 3.02 KB 0644
org.gnome.desktop.enums.xml File 7.23 KB 0644
org.gnome.desktop.input-sources.gschema.xml File 2.77 KB 0644
org.gnome.desktop.interface.gschema.xml File 13.25 KB 0644
org.gnome.desktop.lockdown.gschema.xml File 3.38 KB 0644
org.gnome.desktop.media-handling.gschema.xml File 2.54 KB 0644
org.gnome.desktop.notifications.gschema.xml File 2.77 KB 0644
org.gnome.desktop.peripherals.gschema.xml File 16.94 KB 0644
org.gnome.desktop.privacy.gschema.xml File 4.79 KB 0644
org.gnome.desktop.remote-desktop.enums.xml File 980 B 0644
org.gnome.desktop.remote-desktop.gschema.xml File 6.43 KB 0644
org.gnome.desktop.screen-time-limits.gschema.xml File 1.35 KB 0644
org.gnome.desktop.screensaver.gschema.xml File 6.05 KB 0644
org.gnome.desktop.search-providers.gschema.xml File 1.86 KB 0644
org.gnome.desktop.session.gschema.xml File 668 B 0644
org.gnome.desktop.sound.gschema.xml File 1.03 KB 0644
org.gnome.desktop.thumbnail-cache.gschema.xml File 600 B 0644
org.gnome.desktop.thumbnailers.gschema.xml File 866 B 0644
org.gnome.desktop.wm.keybindings.gschema.xml File 13.19 KB 0644
org.gnome.desktop.wm.preferences.gschema.xml File 12.1 KB 0644
org.gnome.eog.enums.xml File 1.54 KB 0644
org.gnome.eog.gschema.xml File 6.53 KB 0644
org.gnome.evolution-data-server.addressbook.gschema.xml File 320 B 0644
org.gnome.evolution-data-server.calendar.gschema.xml File 5.52 KB 0644
org.gnome.evolution-data-server.gschema.xml File 6.7 KB 0644
org.gnome.evolution.eds-shell.gschema.xml File 684 B 0644
org.gnome.evolution.shell.network-config.gschema.xml File 5.27 KB 0644
org.gnome.gnome-system-monitor.enums.xml File 423 B 0644
org.gnome.gnome-system-monitor.gschema.xml File 19.48 KB 0644
org.gnome.login-screen.gschema.xml File 4.02 KB 0644
org.gnome.mousetweaks.enums.xml File 852 B 0644
org.gnome.mousetweaks.gschema.xml File 958 B 0644
org.gnome.mutter.gschema.xml File 8.62 KB 0644
org.gnome.mutter.wayland.gschema.xml File 5.85 KB 0644
org.gnome.mutter.x11.gschema.xml File 1.09 KB 0644
org.gnome.nautilus.gschema.xml File 13.96 KB 0644
org.gnome.nm-applet.eap.gschema.xml File 650 B 0644
org.gnome.online-accounts.gschema.xml File 709 B 0644
org.gnome.power-manager.gschema.xml File 2.41 KB 0644
org.gnome.rhythmbox.gschema.xml File 19.74 KB 0644
org.gnome.rhythmbox.plugins.alternative_toolbar.gschema.xml File 3.96 KB 0644
org.gnome.seahorse.gschema.xml File 1.23 KB 0644
org.gnome.seahorse.manager.gschema.xml File 2.04 KB 0644
org.gnome.seahorse.window.gschema.xml File 446 B 0644
org.gnome.settings-daemon.enums.xml File 2.93 KB 0644
org.gnome.settings-daemon.global-shortcuts.gschema.xml File 729 B 0644
org.gnome.settings-daemon.peripherals.gschema.xml File 7.25 KB 0644
org.gnome.settings-daemon.peripherals.wacom.gschema.xml File 4.74 KB 0644
org.gnome.settings-daemon.plugins.color.gschema.xml File 2.48 KB 0644
org.gnome.settings-daemon.plugins.gschema.xml File 966 B 0644
org.gnome.settings-daemon.plugins.housekeeping.gschema.xml File 1.68 KB 0644
org.gnome.settings-daemon.plugins.media-keys.gschema.xml File 28.74 KB 0644
org.gnome.settings-daemon.plugins.power.gschema.xml File 4.32 KB 0644
org.gnome.settings-daemon.plugins.sharing.gschema.xml File 493 B 0644
org.gnome.settings-daemon.plugins.wwan.gschema.xml File 407 B 0644
org.gnome.settings-daemon.plugins.xsettings.gschema.xml File 3.02 KB 0644
org.gnome.shell.extensions.appindicator.gschema.xml File 1.7 KB 0644
org.gnome.shell.extensions.dash-to-dock.gschema.xml File 28.53 KB 0644
org.gnome.shell.extensions.ding.gschema.xml File 5.04 KB 0644
org.gnome.shell.extensions.tiling-assistant.gschema.xml File 8.01 KB 0644
org.gnome.shell.gschema.xml File 15.35 KB 0644
org.gnome.shell.ubuntu.gschema.xml File 948 B 0644
org.gnome.shotwell-extras.gschema.xml File 1.33 KB 0644
org.gnome.shotwell.gschema.xml File 32.22 KB 0644
org.gnome.system.dns_sd.gschema.xml File 766 B 0644
org.gnome.system.gvfs.enums.xml File 469 B 0644
org.gnome.system.locale.gschema.xml File 448 B 0644
org.gnome.system.location.gschema.xml File 1.13 KB 0644
org.gnome.system.proxy.gschema.xml File 6.21 KB 0644
org.gnome.system.smb.gschema.xml File 786 B 0644
org.gnome.system.wsdd.gschema.xml File 473 B 0644
org.gnome.totem.enums.xml File 5.92 KB 0644
org.gnome.totem.gschema.xml File 3.69 KB 0644
org.gnome.totem.plugins.opensubtitles.gschema.xml File 381 B 0644
org.gnome.totem.plugins.pythonconsole.gschema.xml File 481 B 0644
org.gnome.yelp.gschema.xml File 792 B 0644
org.gtk.Settings.ColorChooser.gschema.xml File 931 B 0644
org.gtk.Settings.Debug.gschema.xml File 833 B 0644
org.gtk.Settings.EmojiChooser.gschema.xml File 623 B 0644
org.gtk.Settings.FileChooser.gschema.xml File 6.07 KB 0644
org.gtk.gtk4.Inspector.gschema.xml File 1.21 KB 0644
org.gtk.gtk4.Settings.ColorChooser.gschema.xml File 941 B 0644
org.gtk.gtk4.Settings.Debug.gschema.xml File 840 B 0644
org.gtk.gtk4.Settings.EmojiChooser.gschema.xml File 678 B 0644
org.gtk.gtk4.Settings.FileChooser.gschema.xml File 6.38 KB 0644
org.yorba.shotwell-extras.gschema.xml File 3.37 KB 0644
org.yorba.shotwell.gschema.xml File 34.1 KB 0644
xdg-desktop-portal-gnome.gschema.xml File 391 B 0644
Filemanager