Revision 18268,
659 bytes
checked in by ghudson, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18267,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> |
---|
2 | <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd" > |
---|
3 | |
---|
4 | <glade-interface> |
---|
5 | <requires lib="bonobo"/> |
---|
6 | |
---|
7 | <widget class="GtkWindow" id="window1"> |
---|
8 | <property name="title">Testing</property> |
---|
9 | <property name="border_width">10</property> |
---|
10 | <property name="visible">yes</property> |
---|
11 | |
---|
12 | <signal name="destroy" handler="gtk_main_quit" /> |
---|
13 | |
---|
14 | <child> |
---|
15 | <widget class="BonoboWidget" id="control1"> |
---|
16 | <property name="moniker">OAFIID:Bonobo_Sample_Entry</property> |
---|
17 | <property name="visible">yes</property> |
---|
18 | </widget> |
---|
19 | </child> |
---|
20 | </widget> |
---|
21 | </glade-interface> |
---|
Note: See
TracBrowser
for help on using the repository browser.