<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.22.1 --> <interface> <requires lib="gtk+" version="3.22"/> <object class="GtkImage" id="image_close"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="icon_name">window-close</property> </object> <object class="GtkImage" id="image_help"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="icon_name">help-browser</property> </object> <object class="GtkDialog" id="stickynote_properties"> <property name="can_focus">False</property> <property name="border_width">5</property> <property name="title" translatable="yes">Sticky Note Properties</property> <property name="resizable">False</property> <property name="type_hint">dialog</property> <child> <placeholder/> </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> <property name="spacing">2</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="helpbutton2"> <property name="label" translatable="yes">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">False</property> <property name="image">image_help</property> <property name="use_underline">True</property> <property name="always_show_image">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="closebutton2"> <property name="label" translatable="yes">_Close</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">False</property> <property name="image">image_close</property> <property name="use_underline">True</property> <property name="always_show_image">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="pack_type">end</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkBox" id="vbox12"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="border_width">5</property> <property name="orientation">vertical</property> <property name="spacing">18</property> <child> <object class="GtkBox" id="vbox13"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkLabel" id="label35"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Properties</property> <property name="xalign">0</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkGrid" id="grid1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">12</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="label33"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">_Title:</property> <property name="use_underline">True</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkEntry" id="title_entry"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip_text" translatable="yes">Specify a title for the note</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkCheckButton" id="def_color_check"> <property name="label" translatable="yes">Use default co_lor</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="halign">start</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">2</property> </packing> </child> <child> <object class="GtkLabel" id="font_color_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">12</property> <property name="label" translatable="yes">Font C_olor:</property> <property name="use_underline">True</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="color_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">12</property> <property name="label" translatable="yes">Note _Color:</property> <property name="use_underline">True</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkCheckButton" id="def_font_check"> <property name="label" translatable="yes">Use default fo_nt</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="halign">start</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">4</property> <property name="width">2</property> </packing> </child> <child> <object class="GtkColorButton" id="font_color"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkColorButton" id="note_color"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes">Choose a color for the note</property> <property name="title" translatable="yes">Pick a color for the sticky note</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkLabel" id="font_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">12</property> <property name="label" translatable="yes">_Font:</property> <property name="use_underline">True</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">5</property> </packing> </child> <child> <object class="GtkFontButton" id="note_font"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes">Choose a font for the note</property> <property name="font">Sans 12</property> <property name="title" translatable="yes">Pick a font for the sticky note</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">5</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="-11">helpbutton2</action-widget> <action-widget response="-7">closebutton2</action-widget> </action-widgets> </object> </interface>