galleryupdateprogress.ui 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="cui">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="GalleryUpdateProgress">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="galleryupdateprogress|GalleryUpdateProgress">Update</property>
  9. <property name="resizable">False</property>
  10. <property name="type_hint">normal</property>
  11. <child internal-child="vbox">
  12. <object class="GtkBox" id="dialog-vbox1">
  13. <property name="can_focus">False</property>
  14. <property name="orientation">vertical</property>
  15. <property name="spacing">12</property>
  16. <child internal-child="action_area">
  17. <object class="GtkButtonBox" id="dialog-action_area1">
  18. <property name="can_focus">False</property>
  19. <property name="layout_style">end</property>
  20. <child>
  21. <object class="GtkButton" id="cancel">
  22. <property name="label">gtk-cancel</property>
  23. <property name="visible">True</property>
  24. <property name="can_focus">True</property>
  25. <property name="can_default">True</property>
  26. <property name="has_default">True</property>
  27. <property name="receives_default">True</property>
  28. <property name="use_stock">True</property>
  29. </object>
  30. <packing>
  31. <property name="expand">False</property>
  32. <property name="fill">True</property>
  33. <property name="position">1</property>
  34. </packing>
  35. </child>
  36. </object>
  37. <packing>
  38. <property name="expand">False</property>
  39. <property name="fill">True</property>
  40. <property name="pack_type">end</property>
  41. <property name="position">0</property>
  42. </packing>
  43. </child>
  44. <child>
  45. <!-- n-columns=1 n-rows=1 -->
  46. <object class="GtkGrid" id="grid1">
  47. <property name="visible">True</property>
  48. <property name="can_focus">False</property>
  49. <property name="row_spacing">12</property>
  50. <child>
  51. <object class="GtkFrame" id="frame2">
  52. <property name="visible">True</property>
  53. <property name="can_focus">False</property>
  54. <property name="label_xalign">0</property>
  55. <property name="shadow_type">none</property>
  56. <child>
  57. <object class="GtkAlignment" id="alignment2">
  58. <property name="visible">True</property>
  59. <property name="can_focus">False</property>
  60. <property name="top_padding">6</property>
  61. <property name="left_padding">12</property>
  62. <child>
  63. <object class="GtkLabel" id="file">
  64. <property name="visible">True</property>
  65. <property name="can_focus">False</property>
  66. <property name="width_chars">40</property>
  67. </object>
  68. </child>
  69. </object>
  70. </child>
  71. <child type="label">
  72. <object class="GtkLabel" id="label2">
  73. <property name="visible">True</property>
  74. <property name="can_focus">False</property>
  75. <property name="label" translatable="yes" context="galleryupdateprogress|label2">File</property>
  76. <attributes>
  77. <attribute name="weight" value="bold"/>
  78. </attributes>
  79. </object>
  80. </child>
  81. </object>
  82. <packing>
  83. <property name="left_attach">0</property>
  84. <property name="top_attach">0</property>
  85. </packing>
  86. </child>
  87. </object>
  88. <packing>
  89. <property name="expand">False</property>
  90. <property name="fill">True</property>
  91. <property name="position">1</property>
  92. </packing>
  93. </child>
  94. </object>
  95. </child>
  96. <action-widgets>
  97. <action-widget response="-6">cancel</action-widget>
  98. </action-widgets>
  99. <child type="titlebar">
  100. <placeholder/>
  101. </child>
  102. <child internal-child="accessible">
  103. <object class="AtkObject" id="GalleryUpdateProgress-atkobject">
  104. <property name="AtkObject::accessible-description" translatable="yes" context="galleryupdateprogress|extended_tip|GalleryUpdateProgress">Updates the view in the window or in the selected object.</property>
  105. </object>
  106. </child>
  107. </object>
  108. </interface>