donations.ui 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.20.1 -->
  3. <interface>
  4. <requires lib="gtk+" version="3.20"/>
  5. <template class="ParceldudeDonationsView" parent="GtkBox">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="orientation">vertical</property>
  9. <child>
  10. <object class="GtkBox">
  11. <property name="visible">True</property>
  12. <property name="can_focus">False</property>
  13. <property name="orientation">vertical</property>
  14. <child>
  15. <object class="GtkLabel">
  16. <property name="visible">True</property>
  17. <property name="can_focus">False</property>
  18. <property name="margin_top">7</property>
  19. <property name="margin_bottom">7</property>
  20. <property name="label" translatable="yes">Thank you for using Parceldude!</property>
  21. <style>
  22. <class name="bigtext"/>
  23. </style>
  24. </object>
  25. <packing>
  26. <property name="expand">False</property>
  27. <property name="fill">True</property>
  28. <property name="position">0</property>
  29. </packing>
  30. </child>
  31. <child>
  32. <object class="GtkLabel">
  33. <property name="visible">True</property>
  34. <property name="can_focus">False</property>
  35. <property name="margin_top">8</property>
  36. <property name="margin_bottom">35</property>
  37. <property name="margin_left">50</property>
  38. <property name="margin_right">50</property>
  39. <property name="label" translatable="yes">If this tool just saved you a metric shitton of time, please be as awesome and support me, so I will be able to invest more time into useful Free Software</property>
  40. <property name="justify">center</property>
  41. <property name="wrap">True</property>
  42. <style>
  43. <class name="bigtext"/>
  44. </style>
  45. </object>
  46. <packing>
  47. <property name="expand">False</property>
  48. <property name="fill">True</property>
  49. <property name="position">1</property>
  50. </packing>
  51. </child>
  52. <child>
  53. <object class="GtkBox">
  54. <property name="visible">True</property>
  55. <property name="can_focus">False</property>
  56. <child>
  57. <object class="GtkButton">
  58. <property name="label">gtk-go-back</property>
  59. <property name="visible">True</property>
  60. <property name="can_focus">True</property>
  61. <property name="receives_default">True</property>
  62. <property name="margin_left">10</property>
  63. <property name="use_stock">True</property>
  64. <signal name="clicked" handler="back" swapped="no"/>
  65. </object>
  66. <packing>
  67. <property name="expand">False</property>
  68. <property name="fill">True</property>
  69. <property name="position">0</property>
  70. </packing>
  71. </child>
  72. <child>
  73. <placeholder/>
  74. </child>
  75. <child type="center">
  76. <object class="GtkLinkButton" id="linkbutton">
  77. <property name="label" translatable="yes">button</property>
  78. <property name="visible">True</property>
  79. <property name="can_focus">True</property>
  80. <property name="receives_default">True</property>
  81. <property name="relief">none</property>
  82. <property name="uri">http://support.grindhold.de</property>
  83. <style>
  84. <class name="suggested-action"/>
  85. <class name="bigtext"/>
  86. </style>
  87. </object>
  88. <packing>
  89. <property name="expand">True</property>
  90. <property name="fill">True</property>
  91. <property name="position">2</property>
  92. </packing>
  93. </child>
  94. </object>
  95. <packing>
  96. <property name="expand">False</property>
  97. <property name="fill">True</property>
  98. <property name="position">2</property>
  99. </packing>
  100. </child>
  101. </object>
  102. <packing>
  103. <property name="expand">True</property>
  104. <property name="fill">False</property>
  105. <property name="position">0</property>
  106. </packing>
  107. </child>
  108. </template>
  109. </interface>