config: add user.ui.showDocument

This commit is contained in:
rolux 2014-01-06 18:07:15 +05:30
parent efe15c3e3b
commit 0bcf2de927
4 changed files with 4 additions and 0 deletions

View File

@ -822,6 +822,7 @@
"showBrowser": true,
"showCalendarControls": true, // fixme: should be false
"showClips": true,
"showDocument": true,
"showFilters": true,
"showIconBrowser": false,
"showInfo": true,

View File

@ -838,6 +838,7 @@
"showBrowser": true,
"showCalendarControls": true, // fixme: should be false
"showClips": true,
"showDocument": true,
"showFilters": true,
"showIconBrowser": false,
"showInfo": true,

View File

@ -712,6 +712,7 @@
"showBrowser": true,
"showCalendarControls": true, // fixme: should be false
"showClips": true,
"showDocument": true,
"showFilters": true,
"showIconBrowser": false,
"showInfo": true,

View File

@ -631,6 +631,7 @@
"showBrowser": true,
"showCalendarControls": true, // fixme: should be false
"showClips": true,
"showDocument": true,
"showFilters": true,
"showIconBrowser": false,
"showInfo": true,