2004-06-29 Mariano Suárez-Alvarez * configure.in: Version 2.7.3 2004-06-28 Mariano Suárez-Alvarez Correct the usage of lastlog/wtmp/utm according to comment #9 on bug #93906. * src/gnome-terminal.glade: Don't say "utmp/wtmp" on our ui, but "login records". * src/gnome-terminal.schemas.in: Ditto. * src/terminal-widget-vte.c, src/terminal-widger.h: add a lastlog argument to terminal_widget_fork_command, and use the update_records correctly when telling vte to fork the command. * src/terminal-screen.c(terminal_screen_launch_child): call terminal_widget_fork_command with the correct lastlog setting. 2004-06-28 Mariano Suárez-Alvarez * src/gnome-terminal.schemas.in: translate the default value of /apps/gnome-terminal/global/active_encodings so that the default menu of encodings can be set by translators, and add a comment explaining this for translators. See bug #144810. Proposed by Takao Fujiwara. 2004-06-21 Mariano Suárez-Alvarez * src/terminal-window.c(update_copy_sensitivity): don't update the Paste menu item sensitivity, thus reverting the patch from bug #142290: this solved a very annoying poblem with lost mouse clicks due to gtk_clipboard_wait_is_text_available running the main loop (I think). This fixes bug #143990. (Rodd Clarskon, Alexander Winston) 2004-06-07 Mariano Suárez-Alvarez * po/POTFILES.in: gnome-terminal.desktop.in is no longer, long live gnome-terminal.desktop.in.in. Fixes bug #144068. (Gareth Owen, Alexander Winston)