sidebarempty.ui 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="svx">
  4. <requires lib="gtk+" version="3.20"/>
  5. <!-- n-columns=1 n-rows=1 -->
  6. <object class="GtkGrid" id="EmptyPanel">
  7. <property name="visible">True</property>
  8. <property name="can_focus">False</property>
  9. <property name="hexpand">True</property>
  10. <property name="vexpand">True</property>
  11. <property name="border_width">6</property>
  12. <child>
  13. <!-- n-columns=1 n-rows=1 -->
  14. <object class="GtkGrid" id="container">
  15. <property name="visible">True</property>
  16. <property name="can_focus">False</property>
  17. <property name="hexpand">True</property>
  18. <property name="vexpand">True</property>
  19. <property name="border_width">6</property>
  20. <property name="orientation">vertical</property>
  21. <child>
  22. <object class="GtkLabel" id="message">
  23. <property name="visible">True</property>
  24. <property name="can_focus">False</property>
  25. <property name="hexpand">True</property>
  26. <property name="label" translatable="yes" context="sidebarempty|RID_SIDEBAR_EMPTY_PANEL_TEXT">Properties for the task that you are performing are not available for the current selection.</property>
  27. <property name="wrap">True</property>
  28. <property name="max_width_chars">12</property>
  29. <property name="xalign">0</property>
  30. <property name="yalign">0</property>
  31. <child internal-child="accessible">
  32. <object class="AtkObject" id="message-atkobject">
  33. <property name="AtkObject::accessible-role" translatable="no">static</property>
  34. </object>
  35. </child>
  36. </object>
  37. <packing>
  38. <property name="left_attach">0</property>
  39. <property name="top_attach">0</property>
  40. </packing>
  41. </child>
  42. </object>
  43. <packing>
  44. <property name="left_attach">0</property>
  45. <property name="top_attach">0</property>
  46. </packing>
  47. </child>
  48. </object>
  49. </interface>