update padma.json to match current user.ui defaults

This commit is contained in:
j 2011-09-05 00:08:06 +02:00
parent 53ce91b6bd
commit e4b2e5d8e1

View file

@ -396,15 +396,13 @@
"preferences": {}, "preferences": {},
"ui": { "ui": {
"annotationsSize": 256, "annotationsSize": 256,
"findKey": "", "find": {"index": -1, "key": "", "value": ""},
"findQuery": {"conditions": [], "operator": ""},
"groups": ["director", "collection", "source", "language", "category"], "groups": ["director", "collection", "source", "language", "category"],
"groupsQuery": {"conditions": [], "operator": "|"}, "groupsQuery": {"conditions": [], "operator": "|"},
"groupsSize": 176, "groupsSize": 176,
"item": "", "item": "",
"itemView": "timeline", "itemView": "timeline",
"list": "", "list": "",
"listQuery": {"conditions": [], "operator": ""},
"lists": { "lists": {
"": { "": {
"columns": ["title", "director", "country", "year", "language", "runtime", "genre"], "columns": ["title", "director", "country", "year", "language", "runtime", "genre"],
@ -416,6 +414,7 @@
] ]
} }
}, },
"query": {"conditions": [], "operator": ""},
"section": "items", "section": "items",
"showAnnotations": true, "showAnnotations": true,
"showControls": true, "showControls": true,