[ Avaa Bypassed ]




Upload:

Command:

www-data@18.221.165.81: ~ $
<?xml version="1.0" encoding="UTF-8"?>
<!--
  Copyright © 2010 Christian Persch

  This library is free software; you can redistribute it and/or modify
  it under the terms of the GNU Lesser General Public License as published by
  the Free Software Foundation; either version 2.1, or (at your option)
  any later version.

  This library is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU Lesser General Public License for more details.

  You should have received a copy of the GNU Lesser General Public License
  along with this library. If not, see <http://www.gnu.org/licenses/>.
-->
<schemalist>

  <enum id='org.gtk.Settings.FileChooser.LocationMode'>
    <value nick='path-bar' value='0'/>
    <value nick='filename-entry' value='1'/>
  </enum>

  <enum id='org.gtk.Settings.FileChooser.SortColumn'>
    <value nick='name' value='0'/>
    <value nick='size' value='1'/>
    <value nick='type' value='2'/>
    <value nick='modified' value='3'/>
  </enum>

  <enum id='org.gtk.Settings.FileChooser.SortOrder'>
    <value nick='ascending' value='0'/>
    <value nick='descending' value='1'/>
  </enum>

  <enum id='org.gtk.Settings.FileChooser.StartupMode'>
    <value nick='recent' value='0'/>
    <value nick='cwd' value='1'/>
  </enum>

  <enum id='org.gtk.Settings.FileChooser.ClockFormat'>
    <value nick='24h' value='0'/>
    <value nick='12h' value='1'/>
  </enum>

  <enum id='org.gtk.Settings.FileChooser.DateFormat'>
    <value nick='regular' value='0'/>
    <value nick='with-time' value='1'/>
  </enum>

  <enum id='org.gtk.Settings.FileChooser.TypeFormat'>
    <value nick='mime' value='0'/>
    <value nick='description' value='1'/>
    <value nick='category' value='2'/>
  </enum>

  <schema id='org.gtk.Settings.FileChooser' path='/org/gtk/settings/file-chooser/'>
    <key name='last-folder-uri' type='s'>
      <default>""</default>
    </key>
    <key name='location-mode' enum='org.gtk.Settings.FileChooser.LocationMode'>
      <default>'path-bar'</default>
      <summary>Location mode</summary>
      <description>
	Controls whether the file chooser shows just a path bar, or a visible entry
        for the filename as well, for the benefit of typing-oriented users. The
        possible values for these modes are "path-bar" and "filename-entry".
      </description>
    </key>
    <key name='show-hidden' type='b'>
      <default>false</default>
      <summary>Show hidden files</summary>
      <description>
	Controls whether the file chooser shows hidden files or not.
      </description>
    </key>
    <key type="b" name="sort-directories-first">
      <default>false</default>
      <summary>Show folders first</summary>
      <description>
        If set to true, then folders are shown before files in the list.
      </description>
    </key>
    <key name='expand-folders' type='b'>
      <default>false</default>
      <summary>Expand folders</summary>
      <description>This key is deprecated; do not use it.</description>
    </key>
    <key name='show-size-column' type='b'>
      <default>true</default>
      <summary>Show file sizes</summary>
      <description>
	Controls whether the file chooser shows a column with file sizes.
      </description>
    </key>
    <key name='show-type-column' type='b'>
      <default>true</default>
      <summary>Show file types</summary>
      <description>
	Controls whether the file chooser shows a column with file types.
      </description>
    </key>
    <key name='sort-column' enum='org.gtk.Settings.FileChooser.SortColumn'>
      <default>'name'</default>
      <summary>Sort column</summary>
      <description>
	Can be one of "name", "modified", or "size".  It controls
	which of the columns in the file chooser is used for sorting
	the list of files.
      </description>
    </key>
    <key name='sort-order' enum='org.gtk.Settings.FileChooser.SortOrder'>
      <default>'ascending'</default>
      <summary>Sort order</summary>
      <description>
	Can be one of the strings "ascending" or "descending".
      </description>
    </key>
    <key name='window-position' type='(ii)'>
      <default>(-1, -1)</default>
      <summary>Window position</summary>
      <description>
	The (x, y) coordinates of the upper-left corner of the GtkFileChooserDialog's
        window.
      </description>
    </key>
    <key name='window-size' type='(ii)'>
      <default>(-1, -1)</default>
      <summary>Window size</summary>
      <description>
	The size (width, height) of the GtkFileChooserDialog's window, in pixels.
      </description>
    </key>
    <key name='startup-mode' enum='org.gtk.Settings.FileChooser.StartupMode'>
      <default>'recent'</default>
      <summary>Startup mode</summary>
      <description>
	Either "recent" or "cwd"; controls whether the file chooser
	starts up showing the list of recently-used files, or the
	contents of the current working directory.
      </description>
    </key>
    <key name='sidebar-width' type='i'>
      <default>148</default>
      <summary>Sidebar width</summary>
      <description>
	Width in pixels of the file chooser's places sidebar.
      </description>
    </key>
    <key name="clock-format" enum="org.gtk.Settings.FileChooser.ClockFormat">
      <default>'24h'</default>
      <summary>Time format</summary>
      <description>
        Whether the time is shown in 24h or 12h format.
      </description>
    </key>
    <key name="date-format" enum="org.gtk.Settings.FileChooser.DateFormat">
      <default>'regular'</default>
      <summary>Date format</summary>
      <description>
        The amount of detail to show in the Modified column.
      </description>
    </key>
    <key name="type-format" enum="org.gtk.Settings.FileChooser.TypeFormat">
      <default>'category'</default>
      <summary>Type format</summary>
      <description>
        Different ways to show the 'Type' column information.
        Example outputs for a video mp4 file:
        'mime' -> 'video/mp4'
        'description' -> 'MPEG-4 video'
        'category' -> 'Video'
      </description>
    </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 276 B 0644
10_ubuntu-dock.gschema.override File 567 B 0644
10_ubuntu-settings.gschema.override File 6 KB 0644
com.canonical.Unity.Lenses.gschema.xml File 2.45 KB 0644
com.ubuntu.SoftwareProperties.gschema.xml File 672 B 0644
com.ubuntu.login-screen.gschema.xml File 2.84 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 1.86 KB 0644
com.ubuntu.user-interface.gschema.xml File 2.04 KB 0644
gschemas.compiled File 196.24 KB 0644
org.freedesktop.ColorHelper.gschema.xml File 1.46 KB 0644
org.freedesktop.Tracker.DB.gschema.xml File 1.38 KB 0644
org.freedesktop.Tracker.Extract.gschema.xml File 2.21 KB 0644
org.freedesktop.Tracker.FTS.gschema.xml File 2.47 KB 0644
org.freedesktop.Tracker.Miner.Files.gschema.xml File 6.71 KB 0644
org.freedesktop.Tracker.Store.gschema.xml File 1.4 KB 0644
org.freedesktop.Tracker.Writeback.gschema.xml File 1.15 KB 0644
org.freedesktop.Tracker.enums.xml File 889 B 0644
org.freedesktop.Tracker.gschema.xml File 1.07 KB 0644
org.freedesktop.TrackerMiners.enums.xml File 907 B 0644
org.freedesktop.ibus.engine.table.gschema.xml File 1.42 KB 0644
org.freedesktop.ibus.gschema.xml File 11.89 KB 0644
org.gnome.Characters.gschema.xml File 600 B 0644
org.gnome.Cheese.gschema.xml File 4.3 KB 0644
org.gnome.ControlCenter.gschema.xml File 801 B 0644
org.gnome.DejaDup.gschema.xml File 12.58 KB 0644
org.gnome.Disks.gschema.xml File 468 B 0644
org.gnome.Evince.gschema.xml File 2.98 KB 0644
org.gnome.Evolution.DefaultSources.gschema.xml File 1.03 KB 0644
org.gnome.FileRoller.gschema.xml File 8.31 KB 0644
org.gnome.GWeather.enums.xml File 1.48 KB 0644
org.gnome.GWeather.gschema.xml File 2.96 KB 0644
org.gnome.Logs.enums.xml File 420 B 0644
org.gnome.Logs.gschema.xml File 746 B 0644
org.gnome.Mahjongg.gschema.xml File 873 B 0644
org.gnome.Mines.gschema.xml File 2.05 KB 0644
org.gnome.Patience.WindowState.gschema.xml File 660 B 0644
org.gnome.SessionManager.gschema.xml File 1.14 KB 0644
org.gnome.SimpleScan.gschema.xml File 3.1 KB 0644
org.gnome.Sudoku.gschema.xml File 1.84 KB 0644
org.gnome.Terminal.gschema.xml File 30.21 KB 0644
org.gnome.Vino.enums.xml File 446 B 0644
org.gnome.Vino.gschema.xml File 5.84 KB 0644
org.gnome.baobab.gschema.xml File 1.27 KB 0644
org.gnome.calculator.gschema.xml File 3.89 KB 0644
org.gnome.calendar.enums.xml File 1.01 KB 0644
org.gnome.calendar.gschema.xml File 1.62 KB 0644
org.gnome.crypto.cache.gschema.xml File 778 B 0644
org.gnome.crypto.pgp.gschema.xml File 1.59 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.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.51 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 5.66 KB 0644
org.gnome.desktop.input-sources.gschema.xml File 2.49 KB 0644
org.gnome.desktop.interface.gschema.xml File 11.19 KB 0644
org.gnome.desktop.lockdown.gschema.xml File 3.13 KB 0644
org.gnome.desktop.media-handling.gschema.xml File 2.51 KB 0644
org.gnome.desktop.notifications.gschema.xml File 2.77 KB 0644
org.gnome.desktop.peripherals.gschema.xml File 12.75 KB 0644
org.gnome.desktop.privacy.gschema.xml File 4.37 KB 0644
org.gnome.desktop.screensaver.gschema.xml File 6.48 KB 0644
org.gnome.desktop.search-providers.gschema.xml File 1.86 KB 0644
org.gnome.desktop.session.gschema.xml File 695 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.22 KB 0644
org.gnome.desktop.wm.preferences.gschema.xml File 12.6 KB 0644
org.gnome.eog.enums.xml File 1.54 KB 0644
org.gnome.eog.gschema.xml File 7.01 KB 0644
org.gnome.evolution-data-server.addressbook.gschema.xml File 358 B 0644
org.gnome.evolution-data-server.calendar.gschema.xml File 3.55 KB 0644
org.gnome.evolution-data-server.gschema.xml File 4.86 KB 0644
org.gnome.evolution.eds-shell.gschema.xml File 395 B 0644
org.gnome.evolution.shell.network-config.gschema.xml File 5.1 KB 0644
org.gnome.gedit.enums.xml File 2.56 KB 0644
org.gnome.gedit.gschema.xml File 15.42 KB 0644
org.gnome.gedit.plugins.externaltools.gschema.xml File 751 B 0644
org.gnome.gedit.plugins.filebrowser.enums.xml File 2.06 KB 0644
org.gnome.gedit.plugins.filebrowser.gschema.xml File 3.03 KB 0644
org.gnome.gedit.plugins.pythonconsole.gschema.xml File 1.08 KB 0644
org.gnome.gedit.plugins.spell.gschema.xml File 369 B 0644
org.gnome.gedit.plugins.time.enums.xml File 559 B 0644
org.gnome.gedit.plugins.time.gschema.xml File 896 B 0644
org.gnome.gnome-screenshot.gschema.xml File 2.44 KB 0644
org.gnome.gnome-system-monitor.enums.xml File 423 B 0644
org.gnome.gnome-system-monitor.gschema.xml File 18 KB 0644
org.gnome.libgnomekbd.desktop.gschema.xml File 1.38 KB 0644
org.gnome.libgnomekbd.gschema.xml File 2.62 KB 0644
org.gnome.libgnomekbd.keyboard.gschema.xml File 666 B 0644
org.gnome.login-screen.gschema.xml File 3.34 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 7.08 KB 0644
org.gnome.mutter.wayland.gschema.xml File 4.2 KB 0644
org.gnome.mutter.x11.gschema.xml File 1.09 KB 0644
org.gnome.nautilus.gschema.xml File 16.44 KB 0644
org.gnome.nm-applet.gschema.xml File 2.45 KB 0644
org.gnome.online-accounts.gschema.xml File 537 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.82 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 3.15 KB 0644
org.gnome.settings-daemon.peripherals.gschema.xml File 8.51 KB 0644
org.gnome.settings-daemon.peripherals.wacom.gschema.xml File 10.18 KB 0644
org.gnome.settings-daemon.plugins.color.gschema.xml File 2.93 KB 0644
org.gnome.settings-daemon.plugins.datetime.gschema.xml File 690 B 0644
org.gnome.settings-daemon.plugins.gschema.xml File 9.09 KB 0644
org.gnome.settings-daemon.plugins.housekeeping.gschema.xml File 2.13 KB 0644
org.gnome.settings-daemon.plugins.keyboard.gschema.xml File 690 B 0644
org.gnome.settings-daemon.plugins.media-keys.gschema.xml File 32.35 KB 0644
org.gnome.settings-daemon.plugins.orientation.gschema.xml File 696 B 0644
org.gnome.settings-daemon.plugins.power.gschema.xml File 8.24 KB 0644
org.gnome.settings-daemon.plugins.print-notifications.gschema.xml File 712 B 0644
org.gnome.settings-daemon.plugins.sharing.gschema.xml File 1.09 KB 0644
org.gnome.settings-daemon.plugins.wwan.gschema.xml File 407 B 0644
org.gnome.settings-daemon.plugins.xrandr.gschema.xml File 1.83 KB 0644
org.gnome.settings-daemon.plugins.xsettings.gschema.xml File 3.39 KB 0644
org.gnome.shell.extensions.dash-to-dock.gschema.xml File 23.75 KB 0644
org.gnome.shell.extensions.desktop-icons.gschema.xml File 1.03 KB 0644
org.gnome.shell.gschema.xml File 11.85 KB 0644
org.gnome.system.dns_sd.gschema.xml File 661 B 0644
org.gnome.system.gvfs.enums.xml File 457 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.2 KB 0644
org.gnome.system.smb.gschema.xml File 418 B 0644
org.gnome.todo.background.gschema.xml File 686 B 0644
org.gnome.todo.enums.xml File 541 B 0644
org.gnome.todo.gschema.xml File 1.84 KB 0644
org.gnome.todo.txt.gschema.xml File 395 B 0644
org.gnome.totem.enums.xml File 5.95 KB 0644
org.gnome.totem.gschema.xml File 3.44 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.EmojiChooser.gschema.xml File 623 B 0644
org.gtk.Settings.FileChooser.gschema.xml File 6.07 KB 0644
org.yorba.shotwell-extras.gschema.xml File 3.37 KB 0644
org.yorba.shotwell.gschema.xml File 34.49 KB 0644