| Server IP : 93.86.61.54 / Your IP : 216.73.216.206 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/glib-2.0/schemas/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema id="org.gnome.Disks" path="/org/gnome/Disks/" gettext-domain="gnome-disk-utility">
<key name="image-dir-uri" type="s">
<default>''</default>
<summary>Default location for the Create/Restore disk image dialogs</summary>
<description>Default location for the Create/Restore disk image dialogs. If blank the ~/Documents folder is used.</description>
</key>
</schema>
<schema id="org.gnome.Disks.benchmark" path="/org/gnome/Disks/benchmark/" gettext-domain="gnome-disk-utility">
<key name="num-samples" type="i">
<default>100</default>
<summary>The number of samples the benchmark will include for the read/write test.</summary>
</key>
<key name="sample-size-mib" type="i">
<default>10</default>
<summary>The number of MiB (1048576 bytes) to read/write for each sample.</summary>
</key>
<key name="do-write" type="b">
<default>true</default>
<summary>To enable or disable the write test.</summary>
</key>
<key name="num-access-samples" type="i">
<default>1000</default>
<summary>The number of samples the benchmark will do for the access time test.</summary>
</key>
</schema>
</schemalist>