Re: Launch the most relevant terminal emulator.

2006-09-21 Thread Neil Williams
On 22/09/06 05:45:51, Charles Plessy wrote: I will use x-terminal-emulator instead of xterm in my package. The program invokes xterm the following way: xterm -T \"%s alignment\" -n %s -sb -sl 2000 -e seaview_align.sh %s I have a package that uses a terminal in a similar way. There is, unfort

Re: Launch the most relevant terminal emulator.

2006-09-21 Thread Charles Plessy
Le Wed, Sep 20, 2006 at 02:41:36PM +0200, Nikolaus Schulz a écrit : > > > > But alternatives have a bad tendency to represent the latest program > > installed in the category, instead of the most wanted. > > The alternatives system would have failed if this held true. > Nonetheless, if the loca

Re: Launch the most relevant terminal emulator.

2006-09-20 Thread Nikolaus Schulz
Hi Charles, On Wed, Sep 20, 2006 at 12:45:18AM +0900, Charles Plessy wrote: > I am packaging a program which depends on xterm because it opens a > window to start a command line program. I am considering patching it to > use x-terminal-emulator. > > But alternatives have a bad tendency to repres

Launch the most relevant terminal emulator.

2006-09-19 Thread Charles Plessy
Dear mentors, I am packaging a program which depends on xterm because it opens a window to start a command line program. I am considering patching it to use x-terminal-emulator. But alternatives have a bad tendency to represent the latest program installed in the category, instead of the most wan