| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/glib-2.0/schemas/ |
Upload File : |
<schemalist>
<schema gettext-domain="gedit" id="org.gnome.gedit.plugins.filebrowser" path="/org/gnome/gedit/plugins/filebrowser/">
<key name="tree-view" type="b">
<default>true</default>
<summary>Open With Tree View</summary>
<description>Open the tree view when the file browser plugin gets loaded instead of the bookmarks view</description>
</key>
<key name="root" type="s">
<default>''</default>
<summary>File Browser Root Directory</summary>
<description>The file browser root directory to use when loading the file browser plugin and onload/tree_view is TRUE.</description>
</key>
<key name="virtual-root" type="s">
<default>''</default>
<summary>File Browser Virtual Root Directory</summary>
<description>The file browser virtual root directory to use when loading the file browser plugin when onload/tree_view is TRUE. The virtual root must always be below the actual root.</description>
</key>
<key name="enable-remote" type="b">
<default>false</default>
<summary>Enable Restore of Remote Locations</summary>
<description>Sets whether to enable restoring of remote locations.</description>
</key>
<key name="open-at-first-doc" type="b">
<default>true</default>
<summary>Set Location to First Document</summary>
<description>If TRUE the file browser plugin will view the directory of the first opened document given that the file browser hasn’t been used yet. (Thus this generally applies to opening a document from the command line or opening it with Nautilus, etc.)</description>
</key>
<key name="filter-mode" flags="org.gnome.gedit.plugins.filebrowser.GeditFileBrowserStoreFilterMode">
<default>['hide-hidden', 'hide-binary']</default>
<summary>File Browser Filter Mode</summary>
<description>This value determines what files get filtered from the file browser. Valid values are: none (filter nothing), hide-hidden (filter hidden files) and hide-binary (filter binary files).</description>
</key>
<key name="filter-pattern" type="s">
<default>''</default>
<summary>File Browser Filter Pattern</summary>
<description>The filter pattern to filter the file browser with. This filter works on top of the filter_mode.</description>
</key>
<key name="binary-patterns" type="as">
<default>['*.la', '*.lo']</default>
<summary>File Browser Binary Patterns</summary>
<description>The supplemental patterns to use when filtering binary files.</description>
</key>
</schema>
<enum id="org.gnome.gedit.plugins.filebrowser.nautilus.ClickPolicy">
<value value="0" nick="single"/>
<value value="1" nick="double"/>
</enum>
<schema id="org.gnome.gedit.plugins.filebrowser.nautilus" path="/org/gnome/gedit/plugins/filebrowser/nautilus/">
<key name="click-policy" enum="org.gnome.gedit.plugins.filebrowser.nautilus.ClickPolicy">
<default>'double'</default>
</key>
<key name="confirm-trash" type="b">
<default>true</default>
</key>
</schema>
</schemalist>