summaryrefslogtreecommitdiff
path: root/gtk/gtkmountoperation.c
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-02-16 04:53:55 +0100
committerBastien Nocera <hadess@hadess.net>2017-02-16 16:37:55 +0100
commit0875aa56ba2a74c7396b6b8ea0ac4e30ca420234 (patch)
tree49b3ea2c938e545e52eef3c42c3cad3e32e364da /gtk/gtkmountoperation.c
parent76dfef62578946c9090089d3dee6525dabdf259e (diff)
downloadgtk+-0875aa56ba2a74c7396b6b8ea0ac4e30ca420234.tar.gz
GtkMountOperation: We use gtk_show_uri_on_window() by default
Not gtk_show_uri(). https://bugzilla.gnome.org/show_bug.cgi?id=778726
Diffstat (limited to 'gtk/gtkmountoperation.c')
-rw-r--r--gtk/gtkmountoperation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkmountoperation.c b/gtk/gtkmountoperation.c
index 8119094bcf..e9cd056d7b 100644
--- a/gtk/gtkmountoperation.c
+++ b/gtk/gtkmountoperation.c
@@ -72,7 +72,7 @@
* When necessary, #GtkMountOperation shows dialogs to ask for
* passwords, questions or show processes blocking unmount.
*
- * gtk_show_uri() is a convenient way to launch applications for URIs.
+ * gtk_show_uri_on_window() is a convenient way to launch applications for URIs.
*
* Another object that is worth mentioning in this context is
* #GdkAppLaunchContext, which provides visual feedback when lauching