diff options
author | Matthias Clasen <mclasen@redhat.com> | 2006-09-22 16:33:04 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-09-22 16:33:04 +0000 |
commit | 63ef81fdc9d3cb66727fdf7ad462b02548b6afe6 (patch) | |
tree | ce1540bb471c4d58c2f28e743cb0b5017e5d7a70 /po/sr.po | |
parent | 80d2f3ffc89754f9f7be3f7b48712ded7f1326d5 (diff) | |
download | gdk-pixbuf-63ef81fdc9d3cb66727fdf7ad462b02548b6afe6.tar.gz |
Make remote bookmarks work better (#354887)
2006-09-22 Matthias Clasen <mclasen@redhat.com>
Make remote bookmarks work better (#354887)
* gtk/gtkfilechooserdefault.c (shortcuts_reload_icons):
(shortcuts_insert_path):
* gtk/gtkfilechooserbutton.c (change_icon_theme):
(model_add_bookmarks):
(model_update_current_folder):
(update_label_and_image):
If the bookmark points to a remote file, don't call get_info(),
since that may a) take a long time and b) pop up an auth dialog.
Instead, just use a folder icon and create a display name
from the uri.
* gtk/gtkfilechooserdefault.c (_gtk_file_chooser_label_for_uri):
New function to create a suitable display name for a remote
uri. This should really be done in GtkFileSystem.
Diffstat (limited to 'po/sr.po')
-rw-r--r-- | po/sr.po | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4535,3 +4535,6 @@ msgstr "" #~ msgid "This file system does not support bookmarks" #~ msgstr "Овај систем датотека не подржава обележиваче" + +msgid "%1$s on %2$s" +msgstr "%1$s на %2$s" |