2019-05-16 22:07:36 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<stetic-interface>
|
2019-05-22 22:59:15 +00:00
|
|
|
<configuration>
|
|
|
|
<images-root-path>..</images-root-path>
|
|
|
|
</configuration>
|
2019-05-16 22:07:36 +00:00
|
|
|
<import>
|
|
|
|
<widget-library name="glade-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
|
2019-12-03 19:31:02 +00:00
|
|
|
<widget-library name="../../packages/Xamarin.Forms.Platform.GTK.4.3.0.991211/lib/net45/webkit-sharp.dll" />
|
|
|
|
<widget-library name="../../packages/LibVLCSharp.GTK.3.3.1/lib/net47/LibVLCSharp.GTK.dll" />
|
2019-05-16 22:07:36 +00:00
|
|
|
<widget-library name="../bin/Debug/Aurora.gtk.exe" internal="true" />
|
|
|
|
</import>
|
|
|
|
<widget class="Gtk.Window" id="MainWindow" design-size="400 300">
|
|
|
|
<property name="MemberName" />
|
|
|
|
<property name="Title" translatable="yes">MainWindow</property>
|
|
|
|
<property name="WindowPosition">CenterOnParent</property>
|
|
|
|
<signal name="DeleteEvent" handler="OnDeleteEvent" />
|
|
|
|
<child>
|
|
|
|
<placeholder />
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</stetic-interface>
|