gnome-terminal r2746 - trunk/src



Author: chpe
Date: Thu May 29 19:50:23 2008
New Revision: 2746
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=2746&view=rev

Log:
No need to rebuild the new-terminal menus when the current tab's profile changes, either.


Modified:
   trunk/src/terminal-window.c

Modified: trunk/src/terminal-window.c
==============================================================================
--- trunk/src/terminal-window.c	(original)
+++ trunk/src/terminal-window.c	Thu May 29 19:50:23 2008
@@ -1602,7 +1602,6 @@
                       TerminalWindow *window)
 {
   terminal_window_update_set_profile_menu_active_profile (window);
-  terminal_window_update_new_terminal_menus (window);
 }
 
 static void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]