]> Pileus Git - ~andy/gtk/commit
Use g_get_user_special_dir() to obtain the path for the DESKTOP directory.
authorMatthias Clasen <mclasen@redhat.com>
Thu, 7 Jun 2007 04:23:10 +0000 (04:23 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 7 Jun 2007 04:23:10 +0000 (04:23 +0000)
commit232f30f1ba612073367e6abba518bd9f1a9ddbff
treea709c44cc0b2c7a6524fcbf8b14b7c957f359fe3
parentba95b0598be5ffc039c356f4a0294ce88dc1e5bb
Use g_get_user_special_dir() to obtain the path for the DESKTOP directory.

2007-06-06  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkfilechooserbutton.c (model_add_special):
        * gtk/gtkfilechooserdefault.c (shortcuts_append_desktop):
        * gtk/gtkfilesystemunix.c (get_icon_name_for_directory):
        * gtk/gtkpathbar.c (_gtk_path_bar_set_file_system):
        Use g_get_user_special_dir() to obtain the path for the
        DESKTOP directory.

svn path=/trunk/; revision=18070
ChangeLog
gtk/gtkfilechooserbutton.c
gtk/gtkfilechooserdefault.c
gtk/gtkfilesystemunix.c
gtk/gtkpathbar.c