! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Thunar shows untranslated desktop file names
Status:
RESOLVED: FIXED

Comments

Description Lionel Le Folgoc 2011-03-09 14:28:39 CET
Created attachment 3547 
Proposed patch

Hi,

In thunar/thunar-file.c, g_key_file_get_string () is used instead of g_key_file_get_locale_string (). This makes thunar show the untranslated key instead of the localized one.

The attached patch fixes the issue for me.

Thanks!
Comment 1 Jannis Pohlmann editbugs 2011-09-19 15:52:44 CEST
Confirmed, tested and applied to master and xfce-4.8:

commit fd2b39686f53fcdb1cf37bb9b7a89a2658dc2f67
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Sep 19 15:51:41 2011 +0200

    Show translated names of desktop files (bug #7393).
    
    Fix by Lionel Le Folgoc<lionel@lefolgoc.net>.

Bug #7393

Reported by:
Lionel Le Folgoc
Reported on: 2011-03-09
Last modified on: 2011-09-19

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
unspecified

Attachments

Proposed patch (1.39 KB, patch)
2011-03-09 14:28 CET , Lionel Le Folgoc
no flags

Additional information