From 5948777212d5f37fb9a8fa51913079872b7e9fdc Mon Sep 17 00:00:00 2001 From: rbuj Date: Thu, 12 Nov 2020 09:04:46 +0100 Subject: test-eel-image-table: Use the UTF-8 encoding for the file itself --- test/test-eel-image-table.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/test-eel-image-table.c b/test/test-eel-image-table.c index f4777178..6fcd13a1 100644 --- a/test/test-eel-image-table.c +++ b/test/test-eel-image-table.c @@ -10,19 +10,19 @@ static const char pixbuf_name[] = "/usr/share/pixmaps/mate-about-logo.png"; static const char *names[] = { "Tomaso Albinoni", - "Isaac Albéniz", + "Isaac Albéniz", "Georges Bizet", "Luigi Boccherini", "Alexander Borodin", "Johannes Brahms", "Max Bruch", "Anton Bruckner", - "Frédéric Chopin", + "Frédéric Chopin", "Aaron Copland", "John Corigliano", "Claude Debussy", - "Léo Delibes", - "Antonín Dvorák", + "Léo Delibes", + "Antonín Dvorák", "Edward Elgar", "Manuel de Falla", "George Gershwin", -- cgit v1.2.1