view etc/schema/dbstart.rnc @ 107851:2a74858bccc0

Fix so top -10 and left -10 in frame parameters work. * gtkutil.c (xg_set_geometry): Set geometry for PPosition also. (x_wm_set_size_hint): Dont set position flags, gtk_window_parse_geometry does that.
author Jan D. <jan.h.d@swipnet.se>
date Tue, 13 Apr 2010 17:16:42 +0200
parents 38f93f3d00a2
children
line wrap: on
line source

# This choice of root elements comes from the 1.0b1 RNG schema at
# http://www.oasis-open.org/docbook/relaxng/1.0b1/index.shtml

start = 
  set
  | setindex
  | book
  | part
  | reference
  | preface
  | chapter
  | appendix
  | article
  | bibliography
  | glossary
  | index
  | refentry
  | sect1
  | sect2
  | sect3
  | sect4
  | sect5
  | section