summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2000-11-15 01:30:02 +0000
committerMichael Jennings <mej@kainx.org>2000-11-15 01:30:02 +0000
commit718ea9641015b94feef74bea6e1340025a8acf4c (patch)
tree9a2eedc17a0d3064f631eba59e0e1091dcbd9e4a /themes
parent93d6f6907e66192a4f9e441716df1e06adebb95a (diff)
downloadeterm-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')
-rw-r--r--themes/Eterm/theme.cfg.in2
-rw-r--r--themes/auto/theme.cfg.in2
-rw-r--r--themes/cEterm/theme.cfg.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/themes/Eterm/theme.cfg.in b/themes/Eterm/theme.cfg.in
index c88c594..9313929 100644
--- a/themes/Eterm/theme.cfg.in
+++ b/themes/Eterm/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
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
diff --git a/themes/cEterm/theme.cfg.in b/themes/cEterm/theme.cfg.in
index e92b54a..e963c47 100644
--- a/themes/cEterm/theme.cfg.in
+++ b/themes/cEterm/theme.cfg.in
@@ -68,7 +68,7 @@ begin main
# if +, bottom right if -
# geometry 132x50+100+100
title %appname() -- cEterm Theme
- name %appname()
+# name %appname()
# iconname Eterm
# Set the fonts. These must be monospace fonts. The values shown are