gnome-terminal r3137 - trunk/src
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-terminal r3137 - trunk/src
- Date: Tue, 7 Oct 2008 14:31:19 +0000 (UTC)
Author: chpe
Date: Tue Oct 7 14:31:18 2008
New Revision: 3137
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=3137&view=rev
Log:
Update unsupported option help to point to non-deprecated option
--profile.
Modified:
trunk/src/terminal-options.c
Modified: trunk/src/terminal-options.c
==============================================================================
--- trunk/src/terminal-options.c (original)
+++ trunk/src/terminal-options.c Tue Oct 7 14:31:18 2008
@@ -180,7 +180,7 @@
{
g_printerr (_("Option \"%s\" is no longer supported in this version of gnome-terminal;"
" you might want to create a profile with the desired setting, and use"
- " the new '--window-with-profile' option\n"), option_name);
+ " the new '--profile' option\n"), option_name);
return TRUE; /* we do not want to bail out here but continue */
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]