Update AppImage notification
[geeqie.git] / src / ui / appimage-notification.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface>
4   <requires lib="gtk+" version="3.24"/>
5   <object class="GtkWindow" id="appimage_notification">
6     <property name="can-focus">False</property>
7     <property name="default-width">300</property>
8     <property name="default-height">40</property>
9     <property name="skip-taskbar-hint">True</property>
10     <property name="focus-on-map">False</property>
11     <property name="decorated">False</property>
12     <property name="gravity">north-east</property>
13     <child>
14       <object class="GtkLabel">
15         <property name="visible">True</property>
16         <property name="can-focus">False</property>
17         <property name="label" translatable="yes">A new Geeqie AppImage is available</property>
18       </object>
19     </child>
20   </object>
21 </interface>