wPin.xml 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <?xml version="1.0"?>
  2. <interface>
  3. <!-- glade-interface-naming-policy project-wide -->
  4. <object class="GtkWindow" id="wPin">
  5. <property name="window_position">center</property>
  6. <property name="default_width">1024</property>
  7. <property name="default_height">768</property>
  8. <child>
  9. <object class="GtkVBox" id="vbox1">
  10. <property name="visible">True</property>
  11. <child>
  12. <object class="GtkImage" id="image1">
  13. <property name="visible">True</property>
  14. <property name="pixbuf">images/anontwi_small.png</property>
  15. </object>
  16. <packing>
  17. <property name="padding">20</property>
  18. <property name="position">0</property>
  19. </packing>
  20. </child>
  21. <child>
  22. <object class="GtkVBox" id="vbox2">
  23. <property name="height_request">219</property>
  24. <property name="visible">True</property>
  25. <child>
  26. <object class="GtkLabel" id="label1">
  27. <property name="visible">True</property>
  28. <property name="label" translatable="yes">Now, follow this link to read your "PinCode" and insert it bellow.</property>
  29. </object>
  30. <packing>
  31. <property name="position">0</property>
  32. </packing>
  33. </child>
  34. <child>
  35. <object class="GtkLinkButton" id="lbPin">
  36. <property name="label" translatable="yes">button</property>
  37. <property name="visible">True</property>
  38. <property name="can_focus">True</property>
  39. <property name="receives_default">True</property>
  40. <property name="has_tooltip">True</property>
  41. <property name="relief">none</property>
  42. <property name="yalign">0.56999999284744263</property>
  43. <property name="uri">http://glade.gnome.org</property>
  44. </object>
  45. <packing>
  46. <property name="position">1</property>
  47. </packing>
  48. </child>
  49. <child>
  50. <object class="GtkHBox" id="hbox1">
  51. <property name="visible">True</property>
  52. <child>
  53. <object class="GtkLabel" id="label2">
  54. <property name="visible">True</property>
  55. <property name="label" translatable="yes">PinCode:</property>
  56. </object>
  57. <packing>
  58. <property name="position">0</property>
  59. </packing>
  60. </child>
  61. <child>
  62. <object class="GtkEntry" id="tbPin">
  63. <property name="visible">True</property>
  64. <property name="can_focus">True</property>
  65. <property name="invisible_char">&#x2022;</property>
  66. <property name="primary_icon_sensitive">True</property>
  67. <property name="secondary_icon_sensitive">True</property>
  68. </object>
  69. <packing>
  70. <property name="position">1</property>
  71. </packing>
  72. </child>
  73. <child>
  74. <object class="GtkFixed" id="fixed2">
  75. <property name="visible">True</property>
  76. </object>
  77. <packing>
  78. <property name="position">2</property>
  79. </packing>
  80. </child>
  81. </object>
  82. <packing>
  83. <property name="position">2</property>
  84. </packing>
  85. </child>
  86. </object>
  87. <packing>
  88. <property name="padding">2</property>
  89. <property name="position">1</property>
  90. </packing>
  91. </child>
  92. <child>
  93. <object class="GtkHBox" id="hbox2">
  94. <property name="visible">True</property>
  95. <child>
  96. <object class="GtkFixed" id="fixed1">
  97. <property name="width_request">327</property>
  98. <property name="visible">True</property>
  99. </object>
  100. <packing>
  101. <property name="position">0</property>
  102. </packing>
  103. </child>
  104. <child>
  105. <object class="GtkButton" id="bFinish">
  106. <property name="label" translatable="yes">Finish</property>
  107. <property name="visible">True</property>
  108. <property name="can_focus">True</property>
  109. <property name="receives_default">True</property>
  110. </object>
  111. <packing>
  112. <property name="position">1</property>
  113. </packing>
  114. </child>
  115. </object>
  116. <packing>
  117. <property name="position">2</property>
  118. </packing>
  119. </child>
  120. </object>
  121. </child>
  122. </object>
  123. </interface>