From aea9d1a439b47e90d596c6e22c18b01640440fe9 Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 12 Feb 2014 12:19:24 +0000 Subject: [PATCH] remove user.ui.clipSort (this is editSort) --- pandora/config.0xdb.jsonc | 1 - pandora/config.indiancinema.jsonc | 1 - pandora/config.padma.jsonc | 1 - pandora/config.pandora.jsonc | 1 - 4 files changed, 4 deletions(-) diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index 114cead6..9dfb0a0e 100644 --- a/pandora/config.0xdb.jsonc +++ b/pandora/config.0xdb.jsonc @@ -764,7 +764,6 @@ "calendarFind": "", "calendarSelection": "", "clipColumns": 2, - "clipSort": [{"key": "index", "operator": "+"}], "columns": { "Colors": { "columns": ["title", "director", "country", "year", "hue", "saturation", "brightness"], diff --git a/pandora/config.indiancinema.jsonc b/pandora/config.indiancinema.jsonc index 9ee65aec..c0f6a4b3 100644 --- a/pandora/config.indiancinema.jsonc +++ b/pandora/config.indiancinema.jsonc @@ -779,7 +779,6 @@ "calendarFind": "", "calendarSelection": "", "clipColumns": 2, - "clipSort": [{"key": "index", "operator": "+"}], "columns": { "Colors": { "columns": ["title", "director", "country", "year", "hue", "saturation", "brightness"], diff --git a/pandora/config.padma.jsonc b/pandora/config.padma.jsonc index 5e420528..63a33c14 100644 --- a/pandora/config.padma.jsonc +++ b/pandora/config.padma.jsonc @@ -655,7 +655,6 @@ "calendarFind": "", "calendarSelection": "", "clipColumns": 2, - "clipSort": [{"key": "index", "operator": "+"}], "columns": { "Colors": { "columns": ["title", "source", "project", "language", "hue", "saturation", "brightness"], diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index 26b82344..60aa7de2 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -575,7 +575,6 @@ "calendarFind": "", "calendarSelection": "", "clipColumns": 2, - "clipSort": [{"key": "index", "operator": "+"}], "columns": { "Colors": { "columns": ["title", "director", "language", "hue", "saturation", "brightness"],