After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 681065 - GtkFileChooser should use xdg-user-dirs localized string for Home folder
GtkFileChooser should use xdg-user-dirs localized string for Home folder
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks: filechooser-nautilus
 
 
Reported: 2012-08-02 12:26 UTC by nodiscc
Modified: 2013-06-14 04:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description nodiscc 2012-08-02 12:26:23 UTC
As described in https://bugzilla.gnome.org/show_bug.cgi?id=341894, all UIs should consistently use "Home" (or it's localized equivalent) to represent the user's Home folder.

This is not the case with the gtk file chooser (it displays the user name)
Comment 1 Timothy Arceri 2013-06-14 04:19:05 UTC
This will be fix in the 3.10 release (code is already in master) with Nautilus and Filechooser to share the new GtkPlacesSidebar widget.

Localizations just need to be updated.