Add summary and description to "show-hidden" key

https://bugzilla.gnome.org/show_bug.cgi?id=689584
This commit is contained in:
Timothy Arceri 2012-12-04 07:59:49 +11:00 committed by Federico Mena Quintero
parent 26ea8e710a
commit f1532993eb

View File

@ -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>