From: Thomas Tanghus Date: Sun, 15 Jul 2012 23:41:45 +0000 (+0200) Subject: latin1 => utf8. I thought I did this a month ago? X-Git-Tag: v4.0.5~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=225726c8d9fc1d9428ae44c4cc4c355eab487ef3;p=nextcloud-server.git latin1 => utf8. I thought I did this a month ago? --- diff --git a/apps/bookmarks/appinfo/database.xml b/apps/bookmarks/appinfo/database.xml index f2fc68e4b58..d28857b0757 100644 --- a/apps/bookmarks/appinfo/database.xml +++ b/apps/bookmarks/appinfo/database.xml @@ -3,7 +3,7 @@ *dbname* true false - latin1 + utf8 *dbprefix*bookmarks @@ -109,4 +109,4 @@
- \ No newline at end of file + diff --git a/apps/files_sharing/appinfo/database.xml b/apps/files_sharing/appinfo/database.xml index 3378b6b09e5..c5cb632d4fe 100644 --- a/apps/files_sharing/appinfo/database.xml +++ b/apps/files_sharing/appinfo/database.xml @@ -3,7 +3,7 @@ *dbname* true false - latin1 + utf8 *dbprefix*sharing diff --git a/apps/gallery/appinfo/database.xml b/apps/gallery/appinfo/database.xml index d1ccd6b5a24..1683e0ca2c7 100644 --- a/apps/gallery/appinfo/database.xml +++ b/apps/gallery/appinfo/database.xml @@ -3,7 +3,7 @@ *dbname* true false - latin1 + utf8
*dbprefix*pictures_images_cache diff --git a/apps/media/appinfo/database.xml b/apps/media/appinfo/database.xml index 702ae9c28b4..9b942d282bb 100644 --- a/apps/media/appinfo/database.xml +++ b/apps/media/appinfo/database.xml @@ -5,7 +5,7 @@ true false - latin1 + utf8
diff --git a/apps/remoteStorage/appinfo/database.xml b/apps/remoteStorage/appinfo/database.xml index 00ee4942744..d48f9f747b1 100644 --- a/apps/remoteStorage/appinfo/database.xml +++ b/apps/remoteStorage/appinfo/database.xml @@ -3,7 +3,7 @@ *dbname*truefalse - latin1 + utf8
*dbprefix*authtoken