createautomarkdialog.ui 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="sw">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="CreateAutomarkDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="createautomarkdialog|CreateAutomarkDialog">Edit Concordance File</property>
  9. <property name="resizable">False</property>
  10. <property name="modal">True</property>
  11. <property name="type_hint">dialog</property>
  12. <child internal-child="vbox">
  13. <object class="GtkBox" id="dialog-vbox1">
  14. <property name="can_focus">False</property>
  15. <property name="orientation">vertical</property>
  16. <property name="spacing">12</property>
  17. <child internal-child="action_area">
  18. <object class="GtkButtonBox" id="dialog-action_area1">
  19. <property name="can_focus">False</property>
  20. <property name="layout_style">end</property>
  21. <child>
  22. <object class="GtkButton" id="ok">
  23. <property name="label">gtk-ok</property>
  24. <property name="visible">True</property>
  25. <property name="can_focus">True</property>
  26. <property name="can_default">True</property>
  27. <property name="has_default">True</property>
  28. <property name="receives_default">True</property>
  29. <property name="use_stock">True</property>
  30. </object>
  31. <packing>
  32. <property name="expand">False</property>
  33. <property name="fill">True</property>
  34. <property name="position">0</property>
  35. </packing>
  36. </child>
  37. <child>
  38. <object class="GtkButton" id="cancel">
  39. <property name="label">gtk-cancel</property>
  40. <property name="visible">True</property>
  41. <property name="can_focus">True</property>
  42. <property name="receives_default">True</property>
  43. <property name="use_stock">True</property>
  44. </object>
  45. <packing>
  46. <property name="expand">False</property>
  47. <property name="fill">True</property>
  48. <property name="position">1</property>
  49. </packing>
  50. </child>
  51. <child>
  52. <object class="GtkButton" id="help">
  53. <property name="label">gtk-help</property>
  54. <property name="visible">True</property>
  55. <property name="can_focus">True</property>
  56. <property name="receives_default">True</property>
  57. <property name="use_stock">True</property>
  58. </object>
  59. <packing>
  60. <property name="expand">False</property>
  61. <property name="fill">True</property>
  62. <property name="position">2</property>
  63. <property name="secondary">True</property>
  64. </packing>
  65. </child>
  66. </object>
  67. <packing>
  68. <property name="expand">False</property>
  69. <property name="fill">True</property>
  70. <property name="pack_type">end</property>
  71. <property name="position">0</property>
  72. </packing>
  73. </child>
  74. <child>
  75. <object class="GtkFrame" id="frame1">
  76. <property name="visible">True</property>
  77. <property name="can_focus">False</property>
  78. <property name="hexpand">True</property>
  79. <property name="vexpand">True</property>
  80. <property name="label_xalign">0</property>
  81. <property name="shadow_type">none</property>
  82. <child>
  83. <object class="GtkAlignment" id="alignment1">
  84. <property name="visible">True</property>
  85. <property name="can_focus">False</property>
  86. <property name="top_padding">6</property>
  87. <property name="left_padding">12</property>
  88. <child>
  89. <object class="GtkBox" id="area">
  90. <property name="visible">True</property>
  91. <property name="can_focus">False</property>
  92. <property name="orientation">vertical</property>
  93. <child>
  94. <placeholder/>
  95. </child>
  96. </object>
  97. </child>
  98. </object>
  99. </child>
  100. <child type="label">
  101. <object class="GtkLabel" id="label1">
  102. <property name="visible">True</property>
  103. <property name="can_focus">False</property>
  104. <property name="label" translatable="yes" context="createautomarkdialog|label1">Entries</property>
  105. <attributes>
  106. <attribute name="weight" value="bold"/>
  107. </attributes>
  108. </object>
  109. </child>
  110. </object>
  111. <packing>
  112. <property name="expand">False</property>
  113. <property name="fill">True</property>
  114. <property name="position">1</property>
  115. </packing>
  116. </child>
  117. </object>
  118. </child>
  119. <action-widgets>
  120. <action-widget response="-5">ok</action-widget>
  121. <action-widget response="-6">cancel</action-widget>
  122. <action-widget response="-11">help</action-widget>
  123. </action-widgets>
  124. <child type="titlebar">
  125. <placeholder/>
  126. </child>
  127. <child internal-child="accessible">
  128. <object class="AtkObject" id="CreateAutomarkDialog-atkobject">
  129. <property name="AtkObject::accessible-description" translatable="yes" context="createautomarkdialog|extended_tip|CreateAutomarkDialog">Create or edit a list of words to include in an Alphabetical Index.</property>
  130. </object>
  131. </child>
  132. </object>
  133. </interface>