diff options
author | Michael Jennings <mej@kainx.org> | 2000-11-15 01:30:02 +0000 |
---|---|---|
committer | Michael Jennings <mej@kainx.org> | 2000-11-15 01:30:02 +0000 |
commit | 718ea9641015b94feef74bea6e1340025a8acf4c (patch) | |
tree | 9a2eedc17a0d3064f631eba59e0e1091dcbd9e4a /themes/auto | |
parent | 93d6f6907e66192a4f9e441716df1e06adebb95a (diff) | |
download | eterm-718ea9641015b94feef74bea6e1340025a8acf4c.tar.gz |
Tue Nov 14 17:17:53 PST 2000 Michael Jennings <mej@eterm.org>
Since someone wanted it, if no name is given but an exec line (the -e
option) is given, the name defaults to the first word in the exec line
instead of "Eterm-<version>". For example, Eterm -e ssh foo would get
the title "ssh". NOTE: Most Eterm themes already specify a name, so
this will not work with those themes.
SVN revision: 3886
Diffstat (limited to 'themes/auto')
-rw-r--r-- | themes/auto/theme.cfg.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/auto/theme.cfg.in b/themes/auto/theme.cfg.in index 193f244..ec5f1c2 100644 --- a/themes/auto/theme.cfg.in +++ b/themes/auto/theme.cfg.in @@ -69,7 +69,7 @@ begin main # if +, bottom right if - # geometry 132x50+100+100 # title %appname() - name %appname() +# name %appname() # iconname Eterm # Set the fonts. These must be monospace fonts. The values shown are |