From df76e0d1c33fc1fa9610b98a7aee41941c09eb3f Mon Sep 17 00:00:00 2001 From: Björn Schießle Date: Fri, 22 Feb 2013 10:05:08 +0100 Subject: use the same string lengths like the file cache --- apps/files_trashbin/appinfo/database.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/files_trashbin/appinfo/database.xml b/apps/files_trashbin/appinfo/database.xml index 6f12b26d052..aae334b1489 100644 --- a/apps/files_trashbin/appinfo/database.xml +++ b/apps/files_trashbin/appinfo/database.xml @@ -18,7 +18,7 @@ text true - 50 + 250 @@ -42,7 +42,7 @@ text true - 200 + 512 -- cgit v1.2.3