User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061024 Firefox/2.0 (Swiftfox) Build Identifier: When I start xfce the filesystem icon has a false name. F?ajlrendszer instead of Fájlrendszer. After I click the desktop and press ctrl+r the problem is gone. Reproducible: Always Steps to Reproduce: 1. Just start xfce env: LANG=hu_HU Debian Sid. http://debian.corsac.net/sid/ packages.
Created attachment 859 before ctrl+r
Created attachment 860 after ctrl+r
This was reported on the mailing list, but I'm not really sure what's going on here. Getting the proper name when you refresh the desktop is very odd though. (See http://foo-projects.org/pipermail/xfce/2006-October/019217.html for more info.)
*** Bug 2576 has been marked as a duplicate of this bug. ***
Created attachment 885 character problem with xfrun4 I haven't character problems with the desktop icons. But as you can see I have the character problems with xfrun4.
(In reply to comment #5) > Created an attachment (id=885) [details] > character problem with xfrun4 > > I haven't character problems with the desktop icons. But as you can see I have > the character problems with xfrun4. > Sorry, I have forgot to tell you about my language environment. It's de_DE@euro
(In reply to comment #5) > Created an attachment (id=885) [details] > character problem with xfrun4 > > I haven't character problems with the desktop icons. But as you can see I have > the character problems with xfrun4. That doesn't look like the same one. Please file a new one for xfrun4.
Created attachment 886 thunar-vfs-textdomain.diff Please try the attached patch (applies to thunar, not xfdesktop). You'll need to rerun autogen.sh before compiling. (So you need to be using SVN.)
(In reply to comment #8) > Created an attachment (id=886) [details] > thunar-vfs-textdomain.diff > > Please try the attached patch (applies to thunar, not xfdesktop). You'll need > to rerun autogen.sh before compiling. (So you need to be using SVN.) > It works, thanks :)
So, this is mine then.
Committed with revision 24161. 2006-12-21 Benedikt Meurer <benny@xfce.org> * thunar-vfs/Makefile.am, thunar-vfs/thunar-vfs.c: Apply Brian's patch to properly initialize the gettext textdomain for thunar-vfs. Bug #2543.