2015-08-21 22:02:30 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.18.3 -->
|
2010-01-22 19:57:59 +01:00
|
|
|
<interface>
|
2015-08-21 22:02:30 +02:00
|
|
|
<requires lib="gtk+" version="3.12"/>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkWindow" id="atom_entry_window">
|
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="title" translatable="yes">New entry received</property>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkBox" id="vbox112">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="border_width">6</property>
|
|
|
|
<property name="orientation">vertical</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="spacing">6</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="new_entry_label">
|
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="label" translatable="yes">You have received new entry:</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkSeparator" id="hseparator14">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="fill">True</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkGrid" id="grid1">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="row_spacing">6</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="column_spacing">6</property>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkEventBox" id="feed_title_eventbox">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<signal name="button-press-event" handler="on_feed_title_eventbox_button_press_event" swapped="no"/>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="feed_title_label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label">Old stories</property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkEventBox" id="entry_title_eventbox">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<signal name="button-press-event" handler="on_entry_title_eventbox_button_press_event" swapped="no"/>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="entry_title_label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label">Soliloquy</property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="left_attach">1</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="top_attach">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkLabel" id="label1">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="xalign">0</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="label" translatable="yes">Feed name:</property>
|
|
|
|
<property name="justify">right</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">0</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="feed_tagline_label">
|
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="hexpand">True</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label"><small>Romeo and Juliet</small></property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkLabel" id="label2">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="xalign">0</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="label" translatable="yes">Entry:</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">2</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkLabel" id="label3">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Last modified:</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">3</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkLabel" id="last_modified_label">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label">2003-12-13T18:30:02Z</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="top_attach">3</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkSeparator" id="hseparator15">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="fill">True</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="position">3</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkBox" id="hbox1">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkButton" id="close_button">
|
|
|
|
<property name="label">gtk-close</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
<signal name="clicked" handler="on_close_button_clicked" swapped="no"/>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="next_button">
|
2012-08-17 21:09:24 +02:00
|
|
|
<property name="label" translatable="yes">Next entry</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
<property name="use_underline">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<signal name="clicked" handler="on_next_button_clicked" swapped="no"/>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="pack_type">end</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="position">2</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="fill">True</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="position">4</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|