<?xml version="1.0"?> <interface> <!-- interface-requires gtk+ 2.12 --> <!-- interface-naming-policy toplevel-contextual --> <object class="GtkDialog" id="eom_image_properties_dialog"> <property name="border_width">5</property> <property name="title" translatable="yes">Image Properties</property> <property name="icon_name">gtk-properties</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkVBox" id="image-properties-dialog-vbox"> <property name="visible">True</property> <property name="spacing">2</property> <child> <object class="GtkNotebook" id="notebook"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="border_width">5</property> <child> <object class="GtkHBox" id="general_box"> <property name="visible">True</property> <child> <object class="GtkVBox" id="vbox27"> <property name="visible">True</property> <property name="border_width">10</property> <child> <object class="GtkImage" id="thumbnail_image"> <property name="width_request">100</property> <property name="height_request">100</property> <property name="visible">True</property> <property name="stock">gtk-missing-image</property> </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="position">0</property> </packing> </child> <child> <object class="GtkHBox" id="hbox19"> <property name="visible">True</property> <property name="border_width">10</property> <property name="spacing">7</property> <child> <object class="GtkVBox" id="vbox29"> <property name="visible">True</property> <property name="spacing">5</property> <child> <object class="GtkLabel" id="label36"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Name:</property> <property name="justify">right</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label37"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Width:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkLabel" id="label38"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Height:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkLabel" id="label39"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Type:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <object class="GtkLabel" id="label40"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Bytes:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">4</property> </packing> </child> <child> <object class="GtkLabel" id="label73"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Location:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">5</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkVBox" id="vbox30"> <property name="visible">True</property> <property name="spacing">5</property> <child> <object class="GtkLabel" id="name_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="selectable">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="width_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="selectable">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkLabel" id="height_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="selectable">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkLabel" id="type_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="selectable">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <object class="GtkLabel" id="bytes_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="selectable">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">4</property> </packing> </child> <child> <object class="GtkLabel" id="location_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0.47999998927116394</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">5</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> </child> <child type="tab"> <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="label" translatable="yes">General</property> </object> <packing> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkVBox" id="exif_box"> <property name="visible">True</property> <child> <object class="GtkHBox" id="hbox22"> <property name="visible">True</property> <property name="border_width">10</property> <property name="spacing">7</property> <child> <object class="GtkVBox" id="vbox38"> <property name="visible">True</property> <child> <object class="GtkVBox" id="vbox31"> <property name="visible">True</property> <property name="spacing">5</property> <child> <object class="GtkLabel" id="label88"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Aperture Value:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label83"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Exposure Time:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkLabel" id="label96"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Focal Length:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkLabel" id="label95"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Flash:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <object class="GtkLabel" id="label94"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">ISO Speed Rating:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">4</property> </packing> </child> <child> <object class="GtkLabel" id="label93"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Metering Mode:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">5</property> </packing> </child> <child> <object class="GtkLabel" id="label92"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Camera Model:</property> <property name="justify">right</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">6</property> </packing> </child> <child> <object class="GtkLabel" id="label91"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Date/Time:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">7</property> </packing> </child> </object> <packing> <property name="padding">5</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkVBox" id="xmp_box"> <property name="visible">True</property> <property name="spacing">5</property> <child> <object class="GtkLabel" id="label111"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Description:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label110"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Location:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkLabel" id="label112"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Keywords:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkLabel" id="label113"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Author:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <object class="GtkLabel" id="label114"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Copyright:</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">4</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkVBox" id="vbox40"> <property name="visible">True</property> <child> <object class="GtkVBox" id="vbox32"> <property name="visible">True</property> <property name="spacing">5</property> <child> <object class="GtkLabel" id="exif_aperture_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="justify">right</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="exif_exposure_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkLabel" id="exif_focal_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkLabel" id="exif_flash_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <object class="GtkLabel" id="exif_iso_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">4</property> </packing> </child> <child> <object class="GtkLabel" id="exif_metering_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">5</property> </packing> </child> <child> <object class="GtkLabel" id="exif_model_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">6</property> </packing> </child> <child> <object class="GtkLabel" id="exif_date_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">7</property> </packing> </child> </object> <packing> <property name="padding">5</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkVBox" id="xmp_box_label"> <property name="visible">True</property> <property name="spacing">5</property> <child> <object class="GtkLabel" id="xmp_description_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="justify">right</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="xmp_location_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkLabel" id="xmp_keywords_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkLabel" id="xmp_creator_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <object class="GtkLabel" id="xmp_rights_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="selectable">True</property> <property name="ellipsize">end</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">4</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkExpander" id="exif_details_expander"> <property name="visible">True</property> <property name="can_focus">True</property> <child> <placeholder/> </child> <child type="label"> <object class="GtkLabel" id="details_expander"> <property name="visible">True</property> <property name="label" translatable="yes">Details</property> <attributes> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> </object> </child> </object> <packing> <property name="padding">3</property> <property name="pack_type">end</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label44"> <property name="visible">True</property> <property name="label" translatable="yes">Metadata</property> </object> <packing> <property name="position">1</property> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkVBox" id="metadata_details_box"> <property name="visible">True</property> <property name="orientation">vertical</property> <child> <placeholder/> </child> </object> <packing> <property name="position">2</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="md_details_label"> <property name="visible">True</property> <property name="label" translatable="yes">Details</property> </object> <packing> <property name="position">2</property> <property name="tab_fill">False</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <object class="GtkHButtonBox" id="dialog-action_area1"> <property name="visible">True</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="previous_button"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">False</property> <child> <object class="GtkAlignment" id="alignment2"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <object class="GtkHBox" id="hbox21"> <property name="visible">True</property> <property name="spacing">2</property> <child> <object class="GtkImage" id="image2"> <property name="visible">True</property> <property name="stock">gtk-go-back</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label43"> <property name="visible">True</property> <property name="label" translatable="yes">_Previous</property> <property name="use_underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> </child> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="next_button"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">False</property> <child> <object class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <object class="GtkHBox" id="hbox20"> <property name="visible">True</property> <property name="spacing">2</property> <child> <object class="GtkImage" id="image1"> <property name="visible">True</property> <property name="stock">gtk-go-forward</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label42"> <property name="visible">True</property> <property name="label" translatable="yes">_Next</property> <property name="use_underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> </child> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkButton" id="close_button"> <property name="label">gtk-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="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="pack_type">end</property> <property name="position">0</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="0">previous_button</action-widget> <action-widget response="0">next_button</action-widget> <action-widget response="-7">close_button</action-widget> </action-widgets> </object> </interface>