Date: 10/13/01
- Next message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja/features safe-mode.xml /ja/functions pcre.xml"
- Previous message: Jim Winstead: "[PHP-DOC] cvs: phpdoc / Makefile.in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hirokawa Sat Oct 13 21:24:17 2001 EDT
Modified files:
/phpdoc common.dsl.in
Log:
added definition of element name.
Index: phpdoc/common.dsl.in
diff -u phpdoc/common.dsl.in:1.13 phpdoc/common.dsl.in:1.14
--- phpdoc/common.dsl.in:1.13 Tue Jul 31 14:20:11 2001
+++ phpdoc/common.dsl.in Sat Oct 13 21:24:17 2001
@@ -1,6 +1,6 @@
;; -*- Scheme -*-
;;
-;; $Id: common.dsl.in,v 1.13 2001/07/31 18:20:11 jkj Exp $
+;; $Id: common.dsl.in,v 1.14 2001/10/14 01:24:17 hirokawa Exp $
;;
;; This file contains stylesheet customization common to the HTML
;; and print versions.
@@ -78,6 +78,7 @@
(define ja-sect2-name "\U-7B2C;")
(define ja-section-name "\U-7B2C;")
(define ja-figure-name "Figure ")
+(define ja-refsynopsisdiv-name "Synopsis")
(define (ja-label-title-sep)
(list
- Next message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja/features safe-mode.xml /ja/functions pcre.xml"
- Previous message: Jim Winstead: "[PHP-DOC] cvs: phpdoc / Makefile.in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

