mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-15 14:50:06 +00:00
Add summary and description to "show-hidden" key
https://bugzilla.gnome.org/show_bug.cgi?id=689584
This commit is contained in:
parent
26ea8e710a
commit
f1532993eb
@ -42,6 +42,8 @@
|
||||
</key>
|
||||
<key name='show-hidden' type='b'>
|
||||
<default>false</default>
|
||||
<_summary>Whether to show hidden files</_summary>
|
||||
<_description>If set to true, then hidden files are shown by default. Hidden files are either dotfiles, listed in the folder's .hidden file or backup files ending with a tilde (~).</_description>
|
||||
</key>
|
||||
<key name='expand-folders' type='b'>
|
||||
<default>false</default>
|
||||
|
Loading…
Reference in New Issue
Block a user