Add width and height configuration settings

svn: r17961
This commit is contained in:
Nick Hall
2011-07-24 23:38:49 +00:00
parent 9ff46d9eab
commit 6df8226f11
2 changed files with 7 additions and 3 deletions

View File

@ -178,6 +178,10 @@ register('interface.attribute-height', 350)
register('interface.attribute-width', 600)
register('interface.child-ref-height', 450)
register('interface.child-ref-width', 600)
register('interface.citation-height', 450)
register('interface.citation-sel-height', 450)
register('interface.citation-sel-width', 600)
register('interface.citation-width', 600)
register('interface.clipboard-height', 300)
register('interface.clipboard-width', 300)
register('interface.dont-ask', False)