aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/sysenv.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2008-11-03 18:42:26 -0500
committerRalph Amissah <ralph@amissah.com>2008-11-03 18:42:26 -0500
commit0aa2fb4f87b5b245d4ab5954a3fb8280808a0ade (patch)
tree0bc33e79442d810aff3fb26c4e190bd4ad32b8c4 /lib/sisu/v0/sysenv.rb
parentmanual update of debian/changelog 0.69.4 (diff)
parentchangelog and version updated (diff)
Merge branch 'upstream' into debian/siddebian/0.69.4-1
Diffstat (limited to 'lib/sisu/v0/sysenv.rb')
-rw-r--r--lib/sisu/v0/sysenv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v0/sysenv.rb b/lib/sisu/v0/sysenv.rb
index 677c6d09..2481cbdc 100644
--- a/lib/sisu/v0/sysenv.rb
+++ b/lib/sisu/v0/sysenv.rb
@@ -519,7 +519,7 @@ module SiSU_Env
:sxd => filename(code,@fnb,'.sxd.xml'),
:sxn => filename(code,@fnb,'.sxn.xml'),
:sisupod => filename(nil,@fnz,''),
- :book_index => filename(code,'book_index','.html'),
+ :book_idx => filename(code,'book_index','.html'),
}
@fn
end