You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
782 B
20 lines
782 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<stetic-interface>
|
|
<configuration>
|
|
<images-root-path>..</images-root-path>
|
|
<target-gtk-version>2.12</target-gtk-version>
|
|
</configuration>
|
|
<import>
|
|
<widget-library name="glade-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
|
|
<widget-library name="../bin/Debug/MediaBrowser.Server.Mono.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> |