glade 3 updates
svn: r14250
This commit is contained in:
parent
77e94312d2
commit
d53611e0f1
@ -1,6 +1,11 @@
|
||||
This directory contains the catalog needed to use the GRAMPS glade files
|
||||
in glade-3.
|
||||
in glade.
|
||||
|
||||
Assuming you are in the root svn directory do:
|
||||
|
||||
GLADE_CATALOG_PATH=src/glade/catalog glade-3
|
||||
GLADE_CATALOG_PATH=src/glade/catalog glade
|
||||
|
||||
As project settings:
|
||||
|
||||
*format: gtkbuilder
|
||||
*unique names in toplevel (so not project)
|
||||
|
@ -13,9 +13,11 @@
|
||||
<child internal-child="vbox">
|
||||
<object class="GtkVBox" id="dialog-vbox26">
|
||||
<property name="visible">True</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<child>
|
||||
<object class="GtkVBox" id="vbox132">
|
||||
<property name="visible">True</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<property name="spacing">6</property>
|
||||
<child>
|
||||
<object class="GtkHBox" id="hbox138">
|
||||
@ -68,6 +70,7 @@
|
||||
<child>
|
||||
<object class="GtkVButtonBox" id="vbuttonbox2">
|
||||
<property name="visible">True</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<property name="spacing">6</property>
|
||||
<property name="layout_style">start</property>
|
||||
<child>
|
||||
|
Loading…
Reference in New Issue
Block a user