From 7da9c03c0cd649c8cbebedd0e34a345361b59b9c Mon Sep 17 00:00:00 2001 From: Michael Jennings Date: Mon, 13 Sep 1999 19:21:08 +0000 Subject: [PATCH] Doh. SVN revision: 262 --- themes/Makefile.am | 4 ++-- themes/cEterm/{theme.cfg => theme.cfg.in} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename themes/cEterm/{theme.cfg => theme.cfg.in} (99%) diff --git a/themes/Makefile.am b/themes/Makefile.am index f152af5..01438d1 100644 --- a/themes/Makefile.am +++ b/themes/Makefile.am @@ -1,8 +1,8 @@ # $Id$ -THEMES = Eterm cEterm chooser emacs irc mutt tn3270 trans +THEMES = Eterm cEterm chooser emacs irc mutt trans -EXTRA_DIST = Eterm/theme.cfg.in irc/theme.cfg.in chooser/theme.cfg.in emacs/theme.cfg.in mutt/theme.cfg.in tn3270/theme.cfg.in \ +EXTRA_DIST = Eterm/theme.cfg.in irc/theme.cfg.in chooser/theme.cfg.in emacs/theme.cfg.in mutt/theme.cfg.in \ trans/theme.cfg.in Eterm/Eterm-menu.cfg irc/irc-menu.cfg chooser/chooser-menu.cfg emacs/emacs-menu.cfg \ mutt/mutt-menu.cfg trans/trans-menu.cfg cEterm/cEterm-menu.cfg cEterm/theme.cfg.in diff --git a/themes/cEterm/theme.cfg b/themes/cEterm/theme.cfg.in similarity index 99% rename from themes/cEterm/theme.cfg rename to themes/cEterm/theme.cfg.in index d25da9d..d0269ff 100644 --- a/themes/cEterm/theme.cfg +++ b/themes/cEterm/theme.cfg.in @@ -5,7 +5,7 @@ # minus the "DR-" if any. # # This is a sample Eterm config file. It should be placed in -# ~/.Eterm/themes/cEterm/MAIN and modified to suit your needs +# ~/.Eterm/themes/@THEME@/MAIN and modified to suit your needs # # As always, the authors guarantee absolutely nothing and take # no responsibility for anything that might happen to you, your @@ -94,7 +94,7 @@ begin main # You must define this before setting any images that use it. This is the $PATH-style variable # that determines where Eterm looks for image files. - path "./pix/:~/.Eterm/:~/.Eterm/themes/Eterm/pix:~/.Eterm/pix/:/usr/local/share/Eterm/pix/" + path "./pix/:~/.Eterm/:~/.Eterm/themes/Eterm/pix:~/.Eterm/pix/:@PKGDATADIR@/pix/" # If you want a different icon than the standard Eterm one, set this. # icon Eterm.xpm