From 3a4956eaac84151340ba66a3ea01656a3877c85a Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Sat, 21 Jun 2014 17:07:55 +0200 Subject: Improve comments --- libmate-desktop/mate-desktop-utils.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libmate-desktop/mate-desktop-utils.c') diff --git a/libmate-desktop/mate-desktop-utils.c b/libmate-desktop/mate-desktop-utils.c index 98e4208..431c57f 100644 --- a/libmate-desktop/mate-desktop-utils.c +++ b/libmate-desktop/mate-desktop-utils.c @@ -171,8 +171,8 @@ mate_desktop_prepend_terminal_to_vector (int *argc, char ***argv) * @command: a command line * @error: return location for errors * - * This is a replacement for gdk_spawn_command_line_on_screen, removed - * in GTK3. + * This is a replacement for gdk_spawn_command_line_on_screen, deprecated + * in GDK 2.24 and removed in GDK 3.0. * * gdk_spawn_command_line_on_screen is like g_spawn_command_line_async(), * except the child process is spawned in such an environment that on -- cgit v1.2.1