melonvpn-original-cs/MelonVPNClient/gtk-gui/gui.stetic

24 lines
997 B
Plaintext
Raw Normal View History

2020-09-22 23:10:16 +01:00
<?xml version="1.0" encoding="utf-8"?>
<stetic-interface>
<configuration>
<images-root-path>..</images-root-path>
</configuration>
<import>
<widget-library name="glade-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
2020-10-22 22:59:42 +01:00
<widget-library name="../net-libs/appindicator3-sharp.dll" />
2020-09-22 23:10:16 +01:00
<widget-library name="../bin/Release/MelonVPNClient.exe" internal="true" />
</import>
<widget class="Gtk.Window" id="MainWindow" design-size="204 86">
<property name="MemberName" />
<property name="Title" translatable="yes">MainWindow</property>
<property name="WindowPosition">CenterOnParent</property>
<signal name="DeleteEvent" handler="OnDeleteEvent" />
<signal name="VisibilityNotifyEvent" handler="OnVisibilityNotifyEvent" />
2020-09-22 23:10:16 +01:00
<child>
<widget class="Gtk.Fixed" id="fixed1">
<property name="MemberName" />
<property name="HasWindow">False</property>
</widget>
</child>
</widget>
</stetic-interface>