__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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]: ~ $
<?xml version="1.0" encoding="UTF-8"?>
<!-- -*- Mode: XML; indent-tabs-mode: nil; tab-width: 2 -*- -->
<!--
SPDX-License-Identifier: CC-BY-SA-4.0
SPDX-FileCopyrightText: Michael Terry
-->

<schemalist gettext-domain="deja-dup">

  <schema id="org.gnome.DejaDup" path="/org/gnome/deja-dup/">
    <key name="window-width" type="i">
      <default>700</default>
    </key>
    <key name="window-height" type="i">
      <default>500</default>
    </key>
    <key name="window-maximized" type="b">
      <default>false</default>
    </key>
    <key name="window-fullscreened" type="b">
      <default>false</default>
    </key>
    <key name="include-list" type="as">
      <default>[ '$HOME' ]</default>
      <summary>Folders to save</summary>
      <description>This list of directories will be backed up.  Reserved values $HOME, $DESKTOP, $DOCUMENTS, $DOWNLOAD, $MUSIC, $PICTURES, $PUBLIC_SHARE, $TEMPLATES, $TRASH, and $VIDEOS are recognized as the user’s special directories and can be at the start of a longer path ($HOME/subdir).  Reserved value $USER is replaced by the user’s username and can be anywhere in the path.  Relative entries are relative to the user’s home directory.</description>
    </key>
    <key name="exclude-list" type="as">
      <default>[ '$TRASH', '$DOWNLOAD' ]</default>
      <summary>Folders to ignore</summary>
      <description>This list of directories will not be backed up.  Reserved values $HOME, $DESKTOP, $DOCUMENTS, $DOWNLOAD, $MUSIC, $PICTURES, $PUBLIC_SHARE, $TEMPLATES, $TRASH, and $VIDEOS are recognized as the user’s special directories and can be at the start of a longer path ($HOME/subdir).  Reserved value $USER is replaced by the user’s username and can be anywhere in the path.  Relative entries are relative to the user’s home directory.</description>
    </key>
    <key name="last-run" type="s">
      <default>''</default>
      <summary>The last time Déjà Dup was run</summary>
      <description>The last time Déjà Dup was successfully run.  This time should be in ISO 8601 format.</description>
    </key>
    <key name="last-backup" type="s">
      <default>''</default>
      <summary>The last time Déjà Dup backed up</summary>
      <description>The last time Déjà Dup successfully completed a backup.  This time should be in ISO 8601 format.</description>
    </key>
    <key name="last-restore" type="s">
      <default>''</default>
      <summary>The last time Déjà Dup restored</summary>
      <description>The last time Déjà Dup successfully completed a restore.  This time should be in ISO 8601 format.</description>
    </key>
    <key name="periodic" type="b">
      <default>false</default>
      <summary>Whether to periodically back up</summary>
      <description>Whether to automatically back up on a regular schedule.</description>
    </key>
    <key name="periodic-period" type="i">
      <default>7</default>
      <summary>How often to periodically back up</summary>
      <description>The number of days between backups.</description>
    </key>
    <key name="prompt-check" type="s">
      <default>''</default>
      <summary>The last time Déjà Dup checked whether it should prompt about backing up</summary>
      <description>When a user logs in, the Déjà Dup monitor checks whether it should prompt about backing up.  This is used to increase discoverability for users that don’t know about backups.  This time should be either ‘disabled’ to turn off this check or in ISO 8601 format.</description>
    </key>
    <key name="nag-check" type="s">
      <default>''</default>
      <summary>The last time Déjà Dup checked whether it should prompt about your password</summary>
      <description>In order to prevent you from forgetting your passwords, Déjà Dup will occasionally notify you to confirm the password.  This time should be either ‘disabled’ to turn off this check or in ISO 8601 format.</description>
    </key>
    <key name="delete-after" type="i">
      <default>0</default>
      <summary>How long to keep backup files</summary>
      <description>The number of days to keep backup files on the backup location.  A value of 0 means forever.  This is a minimum number of days; the files may be kept longer.</description>
    </key>
    <key name="full-backup-period" type="i">
      <default>90</default>
      <summary>How long to wait between full backups</summary>
      <description>Déjà Dup needs to occasionally make fresh full backups.  This is the number of days to wait between full backups.</description>
    </key>
    <key name="allow-metered" type="b">
      <default>false</default>
      <summary>Whether to use metered networks</summary>
      <description>If false, Déjà Dup will refuse to run scheduled backups over metered network connections (like 4G).</description>
    </key>
    <key name="custom-tool-setup" type="s">
      <default>''</default>
      <summary>Command to run before the backup tool</summary>
      <description>Useful if you need to manually mount a folder, for example. If this command fails, the backup won't start.</description>
    </key>
    <key name="custom-tool-teardown" type="s">
      <default>''</default>
      <summary>Command to run after the backup tool</summary>
      <description>Useful if you need to clean up after your setup command. Failures are ignored.</description>
    </key>
    <key name="custom-tool-wrapper" type="s">
      <default>''</default>
      <summary>Command to run around the backup tool</summary>
      <description>Useful if you need to limit resources or otherwise wrap the execution of the tool command. An example value might be 'trickle -u 500' which would result in deja-dup running 'trickle -u 500 duplicity …'.</description>
    </key>
    <key name="tool" type="s">
      <default>'duplicity'</default>
      <choices>
        <choice value='borg'/>
        <choice value='duplicity'/>
        <choice value='restic'/>
      </choices>
    </key>
    <key name="backend" type="s">
      <choices>
        <choice value='auto'/>
        <choice value='remote'/>
        <choice value='local'/>
        <choice value='drive'/>
        <choice value='google'/>
        <choice value='microsoft'/>
        <!-- deprecated -->
        <choice value='file'/>
        <choice value='gcs'/>
        <choice value='goa'/>
        <choice value='openstack'/>
        <choice value='rackspace'/>
        <choice value='s3'/>
        <choice value='u1'/>
      </choices>
      <default>'auto'</default>
      <summary>Type of location to store backup</summary>
      <description>The type of backup location.  If ‘auto’, a default will be chosen based on what is available.</description>
    </key>
    <child name='google' schema="org.gnome.DejaDup.Google"/>
    <child name='microsoft' schema="org.gnome.DejaDup.Microsoft"/>
    <child name='remote' schema="org.gnome.DejaDup.Remote"/>
    <child name='local' schema="org.gnome.DejaDup.Local"/>
    <child name='drive' schema="org.gnome.DejaDup.Drive"/>
  </schema>

  <schema id="org.gnome.DejaDup.Local" path="/org/gnome/deja-dup/local/">
    <key name="folder" type="s">
      <default>'$HOSTNAME'</default>
      <summary>The folder where backups are stored</summary>
      <description>The folder hierarchy where backups are stored. Paths can be absolute or relative to your home directory.</description>
    </key>
  </schema>

  <schema id="org.gnome.DejaDup.Drive" path="/org/gnome/deja-dup/drive/">
    <key name="uuid" type="s">
      <default>''</default>
      <summary>UUID</summary>
      <description>The unique filesystem identifier for the drive, used to recognize the drive when it is plugged in.</description>
    </key>
    <key name="name" type="s">
      <default>''</default>
      <summary>Name</summary>
      <description>The name of the external drive.</description>
    </key>
    <key name="icon" type="s">
      <default>''</default>
      <summary>Icon</summary>
      <description>The icon of the external drive, as a serialized GIcon.</description>
    </key>
    <key name="folder" type="s">
      <default>'$HOSTNAME'</default>
      <summary>The folder where backups are stored</summary>
      <description>The folder hierarchy where backups are stored. Paths are relative to the drive.</description>
    </key>
  </schema>

  <schema id="org.gnome.DejaDup.Remote" path="/org/gnome/deja-dup/remote/">
    <key name="uri" type="s">
      <default>''</default>
      <summary>The server address</summary>
      <description>The URI of the remote server location.</description>
    </key>
    <key name="folder" type="s">
      <default>'$HOSTNAME'</default>
      <summary>The folder where backups are stored</summary>
      <description>The folder hierarchy where backups are stored. Paths can be absolute or relative to the host.</description>
    </key>
  </schema>

  <schema id="org.gnome.DejaDup.Google" path="/org/gnome/deja-dup/google/">
    <key name="folder" type="s">
      <default>'$HOSTNAME'</default>
      <summary>The folder where backups are stored</summary>
    </key>
  </schema>

  <schema id="org.gnome.DejaDup.Microsoft" path="/org/gnome/deja-dup/microsoft/">
    <key name="folder" type="s">
      <default>'$HOSTNAME'</default>
      <summary>The folder where backups are stored</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