]> Pileus Git - ~andy/gtk/commitdiff
Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>.
authorFederico Mena Quintero <federico@ximian.com>
Fri, 11 Jun 2004 00:11:58 +0000 (00:11 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Fri, 11 Jun 2004 00:11:58 +0000 (00:11 +0000)
2004-06-10  Federico Mena Quintero  <federico@ximian.com>

Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>.

* gtk/gtkfilechooser.c (gtk_file_chooser_list_shortcut_folders):
Refer to gtk_file_chooser_add_shortcut_folder().
(gtk_file_chooser_list_shortcut_folder_uris): Refer to
gtk_file_chooser_add_shortcut_folder_uri().

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilechooser.c

index 7c8c435fa77815efab2477f7cc82a1c3a17bfc40..19f57c1c0b2181a5be8fe5308de7a1178510c32a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-06-10  Federico Mena Quintero  <federico@ximian.com>
+
+       Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>.
+
+       * gtk/gtkfilechooser.c (gtk_file_chooser_list_shortcut_folders):
+       Refer to gtk_file_chooser_add_shortcut_folder().
+       (gtk_file_chooser_list_shortcut_folder_uris): Refer to
+       gtk_file_chooser_add_shortcut_folder_uri().
+
 Thu Jun 10 00:36:15 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkcalendar.c (gtk_calendar_main_button): Start 
index 7c8c435fa77815efab2477f7cc82a1c3a17bfc40..19f57c1c0b2181a5be8fe5308de7a1178510c32a 100644 (file)
@@ -1,3 +1,12 @@
+2004-06-10  Federico Mena Quintero  <federico@ximian.com>
+
+       Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>.
+
+       * gtk/gtkfilechooser.c (gtk_file_chooser_list_shortcut_folders):
+       Refer to gtk_file_chooser_add_shortcut_folder().
+       (gtk_file_chooser_list_shortcut_folder_uris): Refer to
+       gtk_file_chooser_add_shortcut_folder_uri().
+
 Thu Jun 10 00:36:15 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkcalendar.c (gtk_calendar_main_button): Start 
index 7c8c435fa77815efab2477f7cc82a1c3a17bfc40..19f57c1c0b2181a5be8fe5308de7a1178510c32a 100644 (file)
@@ -1,3 +1,12 @@
+2004-06-10  Federico Mena Quintero  <federico@ximian.com>
+
+       Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>.
+
+       * gtk/gtkfilechooser.c (gtk_file_chooser_list_shortcut_folders):
+       Refer to gtk_file_chooser_add_shortcut_folder().
+       (gtk_file_chooser_list_shortcut_folder_uris): Refer to
+       gtk_file_chooser_add_shortcut_folder_uri().
+
 Thu Jun 10 00:36:15 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkcalendar.c (gtk_calendar_main_button): Start 
index 7c8c435fa77815efab2477f7cc82a1c3a17bfc40..19f57c1c0b2181a5be8fe5308de7a1178510c32a 100644 (file)
@@ -1,3 +1,12 @@
+2004-06-10  Federico Mena Quintero  <federico@ximian.com>
+
+       Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>.
+
+       * gtk/gtkfilechooser.c (gtk_file_chooser_list_shortcut_folders):
+       Refer to gtk_file_chooser_add_shortcut_folder().
+       (gtk_file_chooser_list_shortcut_folder_uris): Refer to
+       gtk_file_chooser_add_shortcut_folder_uri().
+
 Thu Jun 10 00:36:15 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkcalendar.c (gtk_calendar_main_button): Start 
index 876fe390fb32f70356a0c57de4f5c91751a59efb..1a790c89469b4be5c0495716e5cff9d1f5f9545d 100644 (file)
@@ -1641,7 +1641,7 @@ gtk_file_chooser_remove_shortcut_folder (GtkFileChooser    *chooser,
  * @chooser: a #GtkFileChooser
  * 
  * Queries the list of shortcut folders in the file chooser, as set by
- * gtk_file_chooser_set_shortcut_folders().
+ * gtk_file_chooser_add_shortcut_folder().
  * 
  * Return value: A list of folder filenames, or %NULL if there are no shortcut
  * folders.  Free the returned list with g_slist_free(), and the filenames with
@@ -1760,7 +1760,7 @@ gtk_file_chooser_remove_shortcut_folder_uri (GtkFileChooser    *chooser,
  * @chooser: a #GtkFileChooser
  * 
  * Queries the list of shortcut folders in the file chooser, as set by
- * gtk_file_chooser_set_shortcut_folder_uris().
+ * gtk_file_chooser_add_shortcut_folder_uri().
  * 
  * Return value: A list of folder URIs, or %NULL if there are no shortcut
  * folders.  Free the returned list with g_slist_free(), and the URIs with