diff options
author | rbuj <[email protected]> | 2020-11-12 09:04:46 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-11-15 16:14:57 +0100 |
commit | 5948777212d5f37fb9a8fa51913079872b7e9fdc (patch) | |
tree | 0f47e71234d2dcaf28630a8065cbebd00b7c01d7 /test | |
parent | aafb541adef96a7bdf4594ae66dbf0d7b71d2701 (diff) | |
download | caja-5948777212d5f37fb9a8fa51913079872b7e9fdc.tar.bz2 caja-5948777212d5f37fb9a8fa51913079872b7e9fdc.tar.xz |
test-eel-image-table: Use the UTF-8 encoding for the file itself
Diffstat (limited to 'test')
-rw-r--r-- | test/test-eel-image-table.c | 8 |
1 files 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", |