Package: gstm Version: 1.2-7 Severity: wishlist
I think it is more useful to hide the main window by clicking on the window close button (in the title bar) than to acually close gstm. It can still be closed by the "quit" buttons. Here's the patch: --- gstm-1.2/src/callbacks.c 2006-08-03 10:39:51.000000000 +0200 +++ gstm-new/src/callbacks.c 2009-04-25 01:08:37.000000000 +0200 @@ -54,7 +55,7 @@ GdkEvent *event, gpointer user_data) { - gstm_terminate(); + gtk_widget_hide(widget); } -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.29-1-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages gstm depends on: ii libart-2.0-2 2.3.20-2 Library of functions for 2D graphi ii libatk1.0-0 1.24.0-2 The ATK accessibility toolkit ii libbonobo2-0 2.24.1-1 Bonobo CORBA interfaces library ii libbonoboui2-0 2.24.1-1 The Bonobo UI library ii libc6 2.9-7 GNU C Library: Shared libraries ii libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics libra ii libgconf2-4 2.26.0-1 GNOME configuration database syste ii libglib2.0-0 2.20.1-1 The GLib library of C routines ii libgnome2-0 2.24.1-2 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.20.1.1-1 A powerful object-oriented display ii libgnomeui-0 2.24.1-1 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 1:2.24.1-1 GNOME Virtual File System (runtime ii libgtk2.0-0 2.16.1-2 The GTK+ graphical user interface ii libice6 2:1.0.5-1 X11 Inter-Client Exchange library ii liborbit2 1:2.14.17-0.1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.24.0-3+b1 Layout and rendering of internatio ii libpopt0 1.14-4 lib for parsing cmdline parameters ii libsm6 2:1.1.0-2 X11 Session Management library ii libx11-6 2:1.2.1-1 X11 client-side library ii libxml2 2.7.3.dfsg-1 GNOME XML library ii openssh-client [ssh-client 1:5.1p1-5 secure shell client, an rlogin/rsh ii ssh-askpass-gnome 1:5.1p1-5 interactive X program to prompt us gstm recommends no packages. Versions of packages gstm suggests: ii openssh-server [ssh-server] 1:5.1p1-5 secure shell server, an rshd repla -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org