diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-01-30 18:10:45 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-01-30 18:10:45 +0000 |
commit | d4ef69fc353de58f938769650f4849081e66bc7f (patch) | |
tree | e73cfa3533090e8e65ac979a628011da2c650f97 /graphics/zphoto/pkg-message | |
parent | 924367b126cc3437bfd969312d98dd0d76422459 (diff) | |
download | ports-d4ef69fc353de58f938769650f4849081e66bc7f.tar.gz ports-d4ef69fc353de58f938769650f4849081e66bc7f.zip |
Notes
Diffstat (limited to 'graphics/zphoto/pkg-message')
-rw-r--r-- | graphics/zphoto/pkg-message | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/zphoto/pkg-message b/graphics/zphoto/pkg-message index f3892d71c94b..967cbfed89b4 100644 --- a/graphics/zphoto/pkg-message +++ b/graphics/zphoto/pkg-message @@ -4,12 +4,14 @@ sh or bash: $ ZPHOTO_TEMPLATE_DIR=%%PREFIX%%/share/zphoto/templates/en (english) $ ZPHOTO_TEMPLATE_DIR=%%PREFIX%%/share/zphoto/templates/ja (japanese) - $ ZPHOTO_FONT=%%PREFIX%%/share/zphoto/fonts/Techno.fdb + $ ZPHOTO_TEMPLATE_DIR=%%PREFIX%%/share/zphoto/templates/all (both) + $ ZPHOTO_FONT=%%PREFIX%%/share/zphoto/fonts/EfontSerifB.fdb $ export ZPHOTO_TEMPLATE_DIR ZPHOTO_FONT csh or tcsh: % setenv ZPHOTO_TEMPLATE_DIR %%PREFIX%%/share/zphoto/templates/en (english) % setenv ZPHOTO_TEMPLATE_DIR %%PREFIX%%/share/zphoto/templates/ja (japanese) - % setenv ZPHOTO_FONT %%PREFIX%%/share/zphoto/fonts/Techno.fdb + % setenv ZPHOTO_TEMPLATE_DIR %%PREFIX%%/share/zphoto/templates/all (both) + % setenv ZPHOTO_FONT %%PREFIX%%/share/zphoto/fonts/EfontSerifB.fdb ****************************************************************************** |