diff options
author | rbuj <[email protected]> | 2020-11-12 09:04:46 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-07-21 19:33:49 +0200 |
commit | 79ee916addfa7c2bab5f276bde5f83686529c1e8 (patch) | |
tree | ce0c593d1d178220653f2fdb7adbb279d02eda9c /test | |
parent | a1bcf35aea9bd6cd53550a9d60b8408c83b9409a (diff) | |
download | caja-79ee916addfa7c2bab5f276bde5f83686529c1e8.tar.bz2 caja-79ee916addfa7c2bab5f276bde5f83686529c1e8.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 ba172a9a..be4944ae 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", |