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 159996 - gtk_file_chooser_add_shortcut_folder
gtk_file_chooser_add_shortcut_folder
Status: RESOLVED DUPLICATE of bug 136216
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.5.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-11-30 18:48 UTC by Morten Welinder
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2004-11-30 18:48:56 UTC
Gnumeric now adds its templates directory as a shortbut to the file-open
dialog.  So far so good, but gtk+ uses the final path component to show
in the gui, in this case "templates".

Problems:

1. I would like that to show as "Templates".
2. How can we translate that, short of installing all templates once per
   translation?
Comment 1 Matthias Clasen 2004-11-30 19:29:56 UTC
This is best solved by allowing naming of bookmarks

*** This bug has been marked as a duplicate of 136216 ***