mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/gnome/glade/account.glade: Increase height of
account-hierarchy druid. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8017 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
cad1302d86
commit
de98c1ca3f
@ -1,3 +1,8 @@
|
|||||||
|
2003-02-22 Derek Atkins <derek@ihtfp.com>
|
||||||
|
|
||||||
|
* src/gnome/glade/account.glade: Increase height of
|
||||||
|
account-hierarchy druid.
|
||||||
|
|
||||||
2003-02-22 David Hampton <hampton@employees.org>
|
2003-02-22 David Hampton <hampton@employees.org>
|
||||||
|
|
||||||
* various: Initial port from the deprecated (in 1.6) guile gh_xxx
|
* various: Initial port from the deprecated (in 1.6) guile gh_xxx
|
||||||
|
@ -883,7 +883,7 @@
|
|||||||
<position>GTK_WIN_POS_MOUSE</position>
|
<position>GTK_WIN_POS_MOUSE</position>
|
||||||
<modal>False</modal>
|
<modal>False</modal>
|
||||||
<default_width>640</default_width>
|
<default_width>640</default_width>
|
||||||
<default_height>480</default_height>
|
<default_height>640</default_height>
|
||||||
<allow_shrink>False</allow_shrink>
|
<allow_shrink>False</allow_shrink>
|
||||||
<allow_grow>True</allow_grow>
|
<allow_grow>True</allow_grow>
|
||||||
<auto_shrink>False</auto_shrink>
|
<auto_shrink>False</auto_shrink>
|
||||||
|
Loading…
Reference in New Issue
Block a user