anastasis_gtk_main_window.ui (194894B)
1 <?xml version='1.0' encoding='UTF-8'?> 2 <!-- Created with Cambalache 0.94.1 --> 3 <!-- 4 Copyright (C) 2019-2021 Anastasis SARL 5 6 This file is part of anastasis-gtk. 7 8 anastasis-gtk is free software: you can redistribute it and/or modify 9 it under the terms of the GNU General Public License as published by 10 the Free Software Foundation, either version 3 of the License, or 11 (at your option) any later version. 12 13 anastasis-gtk is distributed in the hope that it will be useful, 14 but WITHOUT ANY WARRANTY; without even the implied warranty of 15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 GNU General Public License for more details. 17 18 You should have received a copy of the GNU General Public License 19 along with anastasis-gtk. If not, see <http://www.gnu.org/licenses/>. 20 21 Author: Christian Grothoff, Dennis Neufeld--> 22 <interface> 23 <!-- interface-name anastasis_gtk_main_window.ui --> 24 <requires lib="gio" version="2.44"/> 25 <requires lib="gtk" version="4.0"/> 26 <object class="GListStore" id="anastasis_gtk_backup_progress_liststore"> 27 <property name="item-type">AGRow</property> 28 </object> 29 <object class="GtkAdjustment" id="anastasis_gtk_enter_secret_hadjustment"> 30 <property name="page-increment">10</property> 31 <property name="step-increment">1</property> 32 <property name="upper">100</property> 33 </object> 34 <object class="GtkTextBuffer" id="anastasis_gtk_enter_secret_textbuffer"> 35 <signal name="changed" handler="anastasis_gtk_enter_secret_textbuffer_changed_cb"/> 36 </object> 37 <object class="GtkAdjustment" id="anastasis_gtk_enter_secret_vadjustment"> 38 <property name="page-increment">10</property> 39 <property name="step-increment">1</property> 40 <property name="upper">100</property> 41 </object> 42 <object class="GtkAdjustment" id="anastasis_gtk_policy_box_adjustment_h"> 43 <property name="page-increment">10</property> 44 <property name="step-increment">1</property> 45 <property name="upper">100</property> 46 </object> 47 <object class="GtkAdjustment" id="anastasis_gtk_policy_box_adjustment_v"> 48 <property name="page-increment">10</property> 49 <property name="step-increment">1</property> 50 <property name="upper">100</property> 51 </object> 52 <object class="GListStore" id="anastasis_gtk_recovery_progress_liststore"> 53 <property name="item-type">AGRow</property> 54 </object> 55 <object class="GListStore" id="authentication_methods_liststore"> 56 <property name="item-type">AGRow</property> 57 </object> 58 <object class="GtkAdjustment" id="backup_adjustmenth"> 59 <property name="page-increment">10</property> 60 <property name="step-increment">1</property> 61 <property name="upper">100</property> 62 </object> 63 <object class="GtkAdjustment" id="backup_adjustmentv"> 64 <property name="page-increment">10</property> 65 <property name="step-increment">1</property> 66 <property name="upper">100</property> 67 </object> 68 <object class="GListStore" id="backup_provider_liststore"> 69 <property name="item-type">AGRow</property> 70 </object> 71 <object class="GListStore" id="continent_liststore"> 72 <property name="item-type">AGRow</property> 73 </object> 74 <object class="GListStore" id="country_liststore"> 75 <property name="item-type">AGRow</property> 76 </object> 77 <object class="GtkAdjustment" id="expiration_year_adjustment"> 78 <property name="page-increment">10</property> 79 <property name="step-increment">1</property> 80 <property name="upper">9999</property> 81 </object> 82 <object class="GtkPicture" id="image_sms1"> 83 <property name="can-shrink">0</property> 84 <property name="content-fit">scale-down</property> 85 <property name="file">outline_stay_current_portrait_black_24dp.png</property> 86 <property name="margin-end">5</property> 87 </object> 88 <object class="GListStore" id="policy_review_treestore"> 89 <property name="item-type">AGRow</property> 90 </object> 91 <object class="GtkAdjustment" id="policy_version_adjustment"> 92 <property name="page-increment">10</property> 93 <property name="step-increment">1</property> 94 <property name="upper">4294967295</property> 95 </object> 96 <object class="GtkEntryBuffer" id="provider_url_entrybuffer"> 97 <property name="text" translatable="yes">https://</property> 98 </object> 99 <object class="GtkAdjustment" id="recovery_adjustmenth"> 100 <property name="page-increment">10</property> 101 <property name="step-increment">1</property> 102 <property name="upper">100</property> 103 </object> 104 <object class="GtkAdjustment" id="recovery_adjustmentv"> 105 <property name="page-increment">10</property> 106 <property name="step-increment">1</property> 107 <property name="upper">100</property> 108 </object> 109 <object class="GtkAdjustment" id="secret_box_adjustmenth"> 110 <property name="page-increment">10</property> 111 <property name="step-increment">1</property> 112 <property name="upper">100</property> 113 </object> 114 <object class="GtkAdjustment" id="secret_box_adjustmentv"> 115 <property name="page-increment">10</property> 116 <property name="step-increment">1</property> 117 <property name="upper">100</property> 118 </object> 119 <object class="GtkAdjustment" id="secret_selection_h_adjustment"> 120 <property name="page-increment">10</property> 121 <property name="step-increment">1</property> 122 <property name="upper">100</property> 123 </object> 124 <object class="GListStore" id="secret_selection_liststore"> 125 <property name="item-type">AGRow</property> 126 </object> 127 <object class="GtkAdjustment" id="secret_selection_v_adjustment"> 128 <property name="page-increment">10</property> 129 <property name="step-increment">1</property> 130 <property name="upper">100</property> 131 </object> 132 <object class="GListStore" id="unpaid_qrcodes_liststore"> 133 <property name="item-type">AGRow</property> 134 </object> 135 <object class="GtkSingleSelection" id="anastasis_gtk_backup_progress_tree_selection"> 136 <property name="autoselect">0</property> 137 <property name="can-unselect">1</property> 138 <property name="model">anastasis_gtk_backup_progress_liststore</property> 139 </object> 140 <object class="GtkSingleSelection" id="anastasis_gtk_recovery_progress_tree_selection"> 141 <property name="autoselect">0</property> 142 <property name="can-unselect">1</property> 143 <property name="model">anastasis_gtk_recovery_progress_liststore</property> 144 </object> 145 <object class="GtkSingleSelection" id="anastasis_gtk_continent_selection"> 146 <property name="autoselect">0</property> 147 <property name="can-unselect">1</property> 148 <property name="model">continent_liststore</property> 149 <signal name="notify::selected" handler="anastasis_gtk_continent_selection_changed_cb"/> 150 </object> 151 <object class="GtkSingleSelection" id="anastasis_gtk_country_selection"> 152 <property name="autoselect">0</property> 153 <property name="can-unselect">1</property> 154 <property name="model">country_liststore</property> 155 <signal name="notify::selected" handler="anastasis_gtk_country_selection_changed_cb"/> 156 </object> 157 <object class="GtkSortListModel" id="authentication_methods_sorted"> 158 <property name="model">authentication_methods_liststore</property> 159 </object> 160 <object class="GtkSingleSelection" id="anastasis_gtk_authentication_methods_selection"> 161 <property name="autoselect">0</property> 162 <property name="can-unselect">1</property> 163 <property name="model">authentication_methods_sorted</property> 164 <signal name="notify::selected" handler="auth_method_selection_changed_cb"/> 165 </object> 166 <object class="GtkSingleSelection" id="anastasis_gtk_review_policy_selection"> 167 <property name="autoselect">0</property> 168 <property name="can-unselect">1</property> 169 </object> 170 <object class="GtkSingleSelection" id="unpaid_qr_tree_selection"> 171 <property name="autoselect">0</property> 172 <property name="can-unselect">1</property> 173 <property name="model">unpaid_qrcodes_liststore</property> 174 <signal name="notify::selected" handler="unpaid_qr_tree_selection_changed_cb"/> 175 </object> 176 <object class="GtkSingleSelection" id="anastasis_gtk_backup_complete_selection"> 177 <property name="autoselect">0</property> 178 <property name="can-unselect">1</property> 179 <property name="model">backup_provider_liststore</property> 180 </object> 181 <object class="GtkSortListModel" id="secret_selection_sorted"> 182 <property name="model">secret_selection_liststore</property> 183 </object> 184 <object class="GtkSingleSelection" id="anastasis_gtk_secret_selection_treeselection"> 185 <property name="autoselect">0</property> 186 <property name="can-unselect">1</property> 187 <property name="model">secret_selection_sorted</property> 188 <signal name="notify::selected" handler="anastasis_gtk_secret_selection_treeselection_changed_cb"/> 189 </object> 190 <object class="GtkWindow" id="anastasis_gtk_main_window"> 191 <property name="child"> 192 <object class="GtkBox" id="anastasis_gtk_main_vbox"> 193 <property name="orientation">vertical</property> 194 <property name="vexpand">0</property> 195 <child> 196 <object class="GtkBox"> 197 <property name="hexpand">0</property> 198 <property name="vexpand">1</property> 199 <child> 200 <object class="GtkBox" id="anastasis_gtk_progress_vbox"> 201 <property name="halign">center</property> 202 <property name="margin-end">5</property> 203 <property name="margin-start">5</property> 204 <property name="orientation">vertical</property> 205 <property name="spacing">5</property> 206 <property name="vexpand">0</property> 207 <property name="visible">0</property> 208 <child> 209 <object class="GtkScrolledWindow" id="anastasis_gtk_backup_progress_scrolled_window"> 210 <property name="child"> 211 <object class="GtkColumnView" id="anastasis_gtk_backup_progress_treeview"> 212 <property name="can-focus">0</property> 213 <property name="model">anastasis_gtk_backup_progress_tree_selection</property> 214 <child> 215 <object class="GtkColumnViewColumn" id="anastasis_gtk_backup_progress_description_column"> 216 <property name="expand">1</property> 217 <property name="factory"> 218 <object class="GtkSignalListItemFactory"> 219 <signal name="setup" handler="AG_cell_setup_progress"/> 220 <signal name="bind" handler="AG_cell_bind_progress"/> 221 <signal name="unbind" handler="AG_cell_unbind"/> 222 </object> 223 </property> 224 <property name="title" translatable="yes">Back up a secret</property> 225 </object> 226 </child> 227 <child> 228 <object class="GtkGestureClick"> 229 <property name="propagation-phase">capture</property> 230 <signal name="pressed" handler="anastasis_gtk_progress_treeview_pressed_cb"/> 231 </object> 232 </child> 233 </object> 234 </property> 235 <property name="hadjustment">backup_adjustmenth</property> 236 <property name="has-frame">1</property> 237 <property name="margin-bottom">5</property> 238 <property name="margin-top">5</property> 239 <property name="propagate-natural-width">1</property> 240 <property name="vadjustment">backup_adjustmentv</property> 241 <property name="vexpand">1</property> 242 <property name="visible">0</property> 243 </object> 244 </child> 245 <child> 246 <object class="GtkScrolledWindow" id="anastasis_gtk_recovery_progress_scrolled_window"> 247 <property name="child"> 248 <object class="GtkColumnView" id="anastasis_gtk_recovery_progress_treeview"> 249 <property name="can-focus">0</property> 250 <property name="model">anastasis_gtk_recovery_progress_tree_selection</property> 251 <child> 252 <object class="GtkColumnViewColumn" id="anastasis_gtk_recovery_progress_description_colum"> 253 <property name="expand">1</property> 254 <property name="factory"> 255 <object class="GtkSignalListItemFactory"> 256 <signal name="setup" handler="AG_cell_setup_progress"/> 257 <signal name="bind" handler="AG_cell_bind_progress"/> 258 <signal name="unbind" handler="AG_cell_unbind"/> 259 </object> 260 </property> 261 <property name="title" translatable="yes">Recover a secret</property> 262 </object> 263 </child> 264 <child> 265 <object class="GtkGestureClick"> 266 <property name="propagation-phase">capture</property> 267 <signal name="pressed" handler="anastasis_gtk_progress_treeview_pressed_cb"/> 268 </object> 269 </child> 270 </object> 271 </property> 272 <property name="focusable">1</property> 273 <property name="hadjustment">recovery_adjustmenth</property> 274 <property name="has-frame">1</property> 275 <property name="margin-bottom">5</property> 276 <property name="margin-top">5</property> 277 <property name="propagate-natural-width">1</property> 278 <property name="vadjustment">recovery_adjustmentv</property> 279 <property name="vexpand">1</property> 280 </object> 281 </child> 282 <child> 283 <object class="GtkButton" id="anastasis_gtk_main_window_save_as_button"> 284 <property name="child"> 285 <object class="GtkBox"> 286 <property name="halign">center</property> 287 <property name="spacing">2</property> 288 <child> 289 <object class="GtkImage"> 290 <property name="icon-name">document-save-as</property> 291 </object> 292 </child> 293 <child> 294 <object class="GtkLabel"> 295 <property name="label" translatable="yes">Save _As</property> 296 <property name="mnemonic-widget">anastasis_gtk_main_window_save_as_button</property> 297 <property name="use-underline">1</property> 298 </object> 299 </child> 300 </object> 301 </property> 302 <property name="focusable">1</property> 303 <property name="margin-bottom">25</property> 304 <property name="margin-end">15</property> 305 <property name="margin-start">15</property> 306 <property name="margin-top">25</property> 307 <property name="receives-default">1</property> 308 <property name="tooltip-text" translatable="yes">Save the current state of Anastasis to a file. Useful if you want to resume the operation later.</property> 309 <property name="valign">center</property> 310 <signal name="clicked" handler="anastasis_gtk_main_window_save_as_button_clicked_cb"/> 311 </object> 312 </child> 313 </object> 314 </child> 315 <child> 316 <object class="GtkScrolledWindow" id="anastasis_gtk_scrolledwindow"> 317 <property name="child"> 318 <object class="GtkViewport" id="anastasis_gtk_viewport"> 319 <property name="child"> 320 <object class="GtkBox"> 321 <property name="hexpand">0</property> 322 <child> 323 <object class="GtkBox" id="anastasis_gtk_super_vbox"> 324 <property name="hexpand">1</property> 325 <property name="orientation">vertical</property> 326 <property name="vexpand">0</property> 327 <child> 328 <object class="GtkLabel" id="anastasis_gtk_error_label"> 329 <property name="label">DYNAMIC ERROR MESSAGE</property> 330 <property name="margin-bottom">10</property> 331 <property name="margin-top">10</property> 332 <property name="visible">0</property> 333 <attributes> 334 <attribute name="weight" value="bold"/> 335 <attribute name="foreground" value="#a5a51d1d2d2d"/> 336 </attributes> 337 </object> 338 </child> 339 <child> 340 <object class="GtkBox" id="anastasis_gtk_start_frame"> 341 <property name="homogeneous">1</property> 342 <property name="margin-start">10</property> 343 <child> 344 <object class="GtkBox" id="anastasis_gtk_primary_action_hbox"> 345 <property name="halign">center</property> 346 <property name="margin-bottom">10</property> 347 <property name="margin-end">10</property> 348 <property name="margin-start">22</property> 349 <property name="margin-top">10</property> 350 <property name="orientation">vertical</property> 351 <property name="spacing">20</property> 352 <child> 353 <object class="GtkLabel"> 354 <property name="halign">center</property> 355 <property name="justify">center</property> 356 <property name="label" translatable="yes">What do you want to do?</property> 357 <property name="margin-bottom">15</property> 358 <property name="margin-top">15</property> 359 <attributes> 360 <attribute name="weight" value="bold"/> 361 <attribute name="scale" value="1.5"/> 362 </attributes> 363 </object> 364 </child> 365 <child> 366 <object class="GtkButton" id="anastasis_gtk_backup_button"> 367 <property name="child"> 368 <object class="GtkBox"> 369 <property name="halign">center</property> 370 <property name="spacing">2</property> 371 <child> 372 <object class="GtkImage" id="backup_image"> 373 <property name="icon-name">go-up</property> 374 <property name="margin-end">5</property> 375 <property name="margin-start">5</property> 376 </object> 377 </child> 378 <child> 379 <object class="GtkLabel"> 380 <property name="label" translatable="yes">_Back up a secret</property> 381 <property name="mnemonic-widget">anastasis_gtk_backup_button</property> 382 <property name="use-underline">1</property> 383 </object> 384 </child> 385 </object> 386 </property> 387 <property name="focusable">1</property> 388 <property name="margin-bottom">10</property> 389 <property name="margin-top">10</property> 390 <property name="receives-default">1</property> 391 <property name="tooltip-text" translatable="yes">Begin fresh backup process</property> 392 <property name="valign">center</property> 393 <signal name="clicked" handler="anastasis_gtk_backup_button_clicked_cb"/> 394 </object> 395 </child> 396 <child> 397 <object class="GtkButton" id="anastasis_gtk_recovery_button"> 398 <property name="child"> 399 <object class="GtkBox"> 400 <property name="halign">center</property> 401 <property name="spacing">2</property> 402 <child> 403 <object class="GtkImage" id="restore_image"> 404 <property name="icon-name">go-down</property> 405 <property name="margin-end">4</property> 406 <property name="margin-start">5</property> 407 </object> 408 </child> 409 <child> 410 <object class="GtkLabel"> 411 <property name="label" translatable="yes">_Recover a secret</property> 412 <property name="mnemonic-widget">anastasis_gtk_recovery_button</property> 413 <property name="use-underline">1</property> 414 </object> 415 </child> 416 </object> 417 </property> 418 <property name="focusable">1</property> 419 <property name="margin-bottom">10</property> 420 <property name="margin-top">10</property> 421 <property name="receives-default">1</property> 422 <property name="tooltip-text" translatable="yes">Begin secret recovery process</property> 423 <property name="valign">center</property> 424 <signal name="clicked" handler="anastasis_gtk_recovery_button_clicked_cb"/> 425 </object> 426 </child> 427 <child> 428 <object class="GtkButton" id="anastasis_gtk_open_state"> 429 <property name="child"> 430 <object class="GtkBox"> 431 <property name="halign">center</property> 432 <property name="spacing">2</property> 433 <child> 434 <object class="GtkImage" id="open_image"> 435 <property name="icon-name">document-open</property> 436 <property name="margin-end">5</property> 437 <property name="margin-start">5</property> 438 </object> 439 </child> 440 <child> 441 <object class="GtkLabel"> 442 <property name="label">_Open a saved action</property> 443 <property name="mnemonic-widget">anastasis_gtk_open_state</property> 444 <property name="use-underline">1</property> 445 </object> 446 </child> 447 </object> 448 </property> 449 <property name="focusable">1</property> 450 <property name="margin-bottom">10</property> 451 <property name="margin-top">10</property> 452 <property name="receives-default">1</property> 453 <property name="tooltip-text" translatable="yes">Continue from file with saved Anastasis state</property> 454 <property name="valign">center</property> 455 <signal name="clicked" handler="anastasis_gtk_open_state_clicked_cb"/> 456 </object> 457 </child> 458 </object> 459 </child> 460 </object> 461 </child> 462 <child> 463 <object class="GtkFrame" id="anastasis_gtk_continent_frame"> 464 <property name="child"> 465 <object class="GtkBox" id="anastasis_gtk_continent_vbox"> 466 <property name="hexpand">0</property> 467 <property name="margin-start">12</property> 468 <child> 469 <object class="GtkScrolledWindow"> 470 <property name="child"> 471 <object class="GtkColumnView" id="anastasis_gtk_continent_treeview"> 472 <property name="focusable">1</property> 473 <property name="model">anastasis_gtk_continent_selection</property> 474 <child> 475 <object class="GtkColumnViewColumn" id="continent_column"> 476 <property name="expand">1</property> 477 <property name="factory"> 478 <object class="GtkSignalListItemFactory"> 479 <signal name="setup" handler="AG_cell_setup_text"/> 480 <signal name="bind" handler="AG_cell_bind_continent"/> 481 <signal name="unbind" handler="AG_cell_unbind"/> 482 </object> 483 </property> 484 <property name="title" translatable="yes">Continent</property> 485 </object> 486 </child> 487 </object> 488 </property> 489 <property name="focusable">1</property> 490 <property name="has-frame">1</property> 491 <property name="hexpand">1</property> 492 <property name="margin-end">5</property> 493 <property name="margin-start">5</property> 494 </object> 495 </child> 496 <child> 497 <object class="GtkScrolledWindow"> 498 <property name="child"> 499 <object class="GtkColumnView" id="anastasis_gtk_country_treeview"> 500 <property name="focusable">1</property> 501 <property name="model">anastasis_gtk_country_selection</property> 502 <child> 503 <object class="GtkColumnViewColumn" id="country_column"> 504 <property name="expand">1</property> 505 <property name="factory"> 506 <object class="GtkSignalListItemFactory"> 507 <signal name="setup" handler="AG_cell_setup_text"/> 508 <signal name="bind" handler="AG_cell_bind_country"/> 509 <signal name="unbind" handler="AG_cell_unbind"/> 510 </object> 511 </property> 512 <property name="title" translatable="yes">Country</property> 513 </object> 514 </child> 515 </object> 516 </property> 517 <property name="focusable">1</property> 518 <property name="has-frame">1</property> 519 <property name="hexpand">1</property> 520 <property name="margin-end">5</property> 521 <property name="margin-start">5</property> 522 </object> 523 </child> 524 </object> 525 </property> 526 <property name="vexpand">1</property> 527 <property name="visible">0</property> 528 <child type="label"> 529 <object class="GtkLabel"> 530 <property name="label" translatable="yes">Where do you live? In which currencies do you want to pay?</property> 531 <property name="margin-bottom">5</property> 532 <property name="margin-end">5</property> 533 <property name="margin-start">5</property> 534 <property name="margin-top">5</property> 535 <property name="tooltip-text" translatable="yes">These questions determine which personal attributes we can ask you for, and which backup providers could be used.</property> 536 <attributes> 537 <attribute name="weight" value="bold"/> 538 </attributes> 539 </object> 540 </child> 541 <style> 542 <class name="flat"/> 543 </style> 544 </object> 545 </child> 546 <child> 547 <object class="GtkFrame" id="anastasis_gtk_identity_frame"> 548 <property name="child"> 549 <object class="GtkBox" id="who_are_you_hbox"> 550 <property name="homogeneous">1</property> 551 <property name="spacing">10</property> 552 <child> 553 <object class="GtkBox" id="anastasis_gtk_identity_vbox"> 554 <property name="margin-end">5</property> 555 <property name="margin-start">5</property> 556 <property name="orientation">vertical</property> 557 <property name="spacing">15</property> 558 <child> 559 <object class="GtkBox" id="anastasis_gtk_ia_full_name_box"> 560 <property name="orientation">vertical</property> 561 <child> 562 <object class="GtkBox" id="anastasis_gtk_ia_full_name_hbox"> 563 <property name="hexpand">0</property> 564 <property name="margin-bottom">5</property> 565 <property name="margin-top">5</property> 566 <property name="valign">center</property> 567 <child> 568 <object class="GtkLabel" id="anastasis_gtk_ia_full_name_label"> 569 <property name="halign">center</property> 570 <property name="label" translatable="yes">Full name:</property> 571 <property name="margin-end">5</property> 572 <property name="margin-start">25</property> 573 <property name="valign">center</property> 574 </object> 575 </child> 576 <child> 577 <object class="GtkBox"> 578 <property name="hexpand">1</property> 579 <property name="orientation">vertical</property> 580 <property name="vexpand">0</property> 581 <child> 582 <object class="GtkEntry" id="anastasis_gtk_ia_full_name_entry"> 583 <property name="focusable">1</property> 584 <property name="hexpand">1</property> 585 <property name="margin-bottom">5</property> 586 <property name="margin-top">5</property> 587 <property name="placeholder-text" translatable="yes" comments="Change to a common "dummy" name in the target language, using the suggested canonical format for that name in that language.">DOE, John</property> 588 <property name="vexpand">1</property> 589 <signal name="changed" handler="AG_identity_changed"/> 590 <child> 591 <object class="GtkEventControllerFocus"> 592 <property name="name">anastasis_gtk_name_casewarning_label</property> 593 <signal name="enter" handler="anastasis_gtk_show_on_focus_enter_cb"/> 594 <signal name="leave" handler="anastasis_gtk_hide_on_focus_leave_cb"/> 595 </object> 596 </child> 597 </object> 598 </child> 599 <child> 600 <object class="GtkLabel" id="anastasis_gtk_ia_name_format_hint_label"> 601 <property name="label" translatable="yes" comments="You may completely change the recommended format if the given format is inappropriate for the target language or culture.">If possible, use "LASTNAME, Firstname(s)" without abbreviations.</property> 602 </object> 603 </child> 604 </object> 605 </child> 606 </object> 607 </child> 608 <child> 609 <object class="GtkCenterBox" id="private_hbox1"> 610 <property name="end-widget"> 611 <object class="GtkBox"> 612 <child> 613 <object class="GtkLabel" id="anastasis_gtk_name_casewarning_label"> 614 <property name="hexpand">1</property> 615 <property name="label" translatable="yes" comments="If the user's language does not have cases (like in Kanji), you may choose to leave out the text about case-sensitivity to avoid confusing the reader.">This field is case-sensitive. You must enter 616 exactly the same value during recovery.</property> 617 <property name="visible">0</property> 618 <attributes> 619 <attribute name="foreground" value="#81813d3d9c9c"/> 620 </attributes> 621 </object> 622 </child> 623 </object> 624 </property> 625 <property name="hexpand">0</property> 626 <property name="margin-bottom">5</property> 627 <property name="margin-start">40</property> 628 <property name="margin-top">5</property> 629 <property name="start-widget"> 630 <object class="GtkBox"> 631 <child> 632 <object class="GtkLabel" id="privacy_label1"> 633 <property name="halign">center</property> 634 <property name="label" translatable="yes">This stays private</property> 635 <property name="margin-end">10</property> 636 <property name="margin-start">10</property> 637 </object> 638 </child> 639 <child> 640 <object class="GtkPicture" id="blindfold_image1"> 641 <property name="can-shrink">0</property> 642 <property name="content-fit">scale-down</property> 643 <property name="file">noun_blindfold_3574196.svg</property> 644 <property name="halign">center</property> 645 <property name="height-request">24</property> 646 <property name="margin-end">1</property> 647 <property name="margin-start">1</property> 648 <property name="width-request">24</property> 649 </object> 650 </child> 651 </object> 652 </property> 653 </object> 654 </child> 655 <child> 656 <object class="GtkSeparator"/> 657 </child> 658 </object> 659 </child> 660 <child> 661 <object class="GtkBox" id="anastasis_gtk_ia_birthdate_box"> 662 <property name="orientation">vertical</property> 663 <child> 664 <object class="GtkBox" id="anastasis_gtk_ia_birthdate_hbox"> 665 <property name="margin-bottom">5</property> 666 <property name="margin-top">5</property> 667 <property name="visible">0</property> 668 <child> 669 <object class="GtkLabel" id="anastasis_gtk_ia_birthdate_label"> 670 <property name="halign">start</property> 671 <property name="label" translatable="yes">Birthdate:</property> 672 <property name="margin-end">5</property> 673 <property name="margin-start">25</property> 674 </object> 675 </child> 676 <child> 677 <object class="GtkCalendar" id="anastasis_gtk_ia_birthdate_cal"> 678 <property name="day">22</property> 679 <property name="focusable">1</property> 680 <property name="halign">center</property> 681 <property name="margin-end">5</property> 682 <property name="margin-start">5</property> 683 <property name="month">8</property> 684 <property name="show-week-numbers">1</property> 685 <property name="year">1980</property> 686 <signal name="day-selected" handler="AG_identity_changed"/> 687 </object> 688 </child> 689 </object> 690 </child> 691 <child> 692 <object class="GtkBox" id="private_hbox2"> 693 <property name="margin-bottom">5</property> 694 <property name="margin-start">40</property> 695 <property name="margin-top">5</property> 696 <child> 697 <object class="GtkLabel" id="privacy_label2"> 698 <property name="halign">center</property> 699 <property name="label" translatable="yes">This stays private</property> 700 <property name="margin-end">10</property> 701 <property name="margin-start">10</property> 702 </object> 703 </child> 704 <child> 705 <object class="GtkPicture" id="blindfold_image2"> 706 <property name="can-shrink">0</property> 707 <property name="content-fit">scale-down</property> 708 <property name="file">noun_blindfold_3574196.svg</property> 709 <property name="halign">center</property> 710 <property name="height-request">24</property> 711 <property name="margin-end">1</property> 712 <property name="margin-start">1</property> 713 <property name="width-request">24</property> 714 </object> 715 </child> 716 </object> 717 </child> 718 <child> 719 <object class="GtkSeparator"/> 720 </child> 721 </object> 722 </child> 723 <child> 724 <object class="GtkBox" id="anastasis_gtk_ia_birthplace_box"> 725 <property name="orientation">vertical</property> 726 <child> 727 <object class="GtkBox" id="anastasis_gtk_ia_birthplace_hbox"> 728 <property name="hexpand">0</property> 729 <property name="margin-bottom">5</property> 730 <property name="margin-top">5</property> 731 <property name="valign">center</property> 732 <child> 733 <object class="GtkLabel" id="anastasis_gtk_ia_birthplace_label"> 734 <property name="halign">center</property> 735 <property name="label" translatable="yes">Birthplace:</property> 736 <property name="margin-end">5</property> 737 <property name="margin-start">25</property> 738 <property name="valign">center</property> 739 </object> 740 </child> 741 <child> 742 <object class="GtkBox"> 743 <property name="hexpand">1</property> 744 <property name="orientation">vertical</property> 745 <property name="vexpand">0</property> 746 <child> 747 <object class="GtkEntry" id="anastasis_gtk_ia_birthplace_entry"> 748 <property name="focusable">1</property> 749 <property name="hexpand">1</property> 750 <property name="margin-bottom">5</property> 751 <property name="margin-top">5</property> 752 <property name="placeholder-text" translatable="yes" comments="Example for Birthplace in suitable language- and culture-specific format with good details.">Lafayette, Indiana, USA</property> 753 <property name="vexpand">1</property> 754 <signal name="changed" handler="AG_identity_changed"/> 755 <child> 756 <object class="GtkEventControllerFocus"> 757 <property name="name">anastasis_gtk_birthplace_casewarning_label</property> 758 <signal name="enter" handler="anastasis_gtk_show_on_focus_enter_cb"/> 759 <signal name="leave" handler="anastasis_gtk_hide_on_focus_leave_cb"/> 760 </object> 761 </child> 762 </object> 763 </child> 764 <child> 765 <object class="GtkLabel" id="anastasis_gtk_ia_birthplace_format_hint_label"> 766 <property name="label" translatable="yes" comments="You may completely change the recommendation if for the target language/culture the recommendation is not applicable.">If possible, use "Location, Region, Country".</property> 767 <attributes> 768 <attribute name="scale" value="0.90000000000000002"/> 769 </attributes> 770 </object> 771 </child> 772 </object> 773 </child> 774 </object> 775 </child> 776 <child> 777 <object class="GtkBox" id="private_hbox3"> 778 <property name="margin-bottom">5</property> 779 <property name="margin-start">40</property> 780 <property name="margin-top">5</property> 781 <child> 782 <object class="GtkLabel" id="privacy_label3"> 783 <property name="halign">center</property> 784 <property name="label" translatable="yes">This stays private</property> 785 <property name="margin-end">10</property> 786 <property name="margin-start">10</property> 787 </object> 788 </child> 789 <child> 790 <object class="GtkPicture" id="blindfold_image3"> 791 <property name="can-shrink">0</property> 792 <property name="content-fit">scale-down</property> 793 <property name="file">noun_blindfold_3574196.svg</property> 794 <property name="halign">center</property> 795 <property name="height-request">24</property> 796 <property name="margin-end">1</property> 797 <property name="margin-start">1</property> 798 <property name="width-request">24</property> 799 </object> 800 </child> 801 <child> 802 <object class="GtkLabel" id="anastasis_gtk_birthplace_casewarning_label"> 803 <property name="label" translatable="yes" comments="If the user's language does not have cases (like in Kanji), you may choose to leave out the text about case-sensitivity to avoid confusing the reader.">This field is case-sensitive. You must enter 804 exactly the same value during recovery.</property> 805 <property name="visible">0</property> 806 <attributes> 807 <attribute name="foreground" value="#81813d3d9c9c"/> 808 </attributes> 809 </object> 810 </child> 811 </object> 812 </child> 813 <child> 814 <object class="GtkSeparator"/> 815 </child> 816 </object> 817 </child> 818 <child> 819 <object class="GtkBox" id="anastasis_gtk_ia_ahv_box"> 820 <property name="orientation">vertical</property> 821 <child> 822 <object class="GtkBox" id="anastasis_gtk_ia_ahv_hbox"> 823 <property name="visible">0</property> 824 <child> 825 <object class="GtkLabel" id="anastasis_gtk_ia_ahv_label"> 826 <property name="halign">center</property> 827 <property name="label" translatable="yes">AHV number:</property> 828 <property name="margin-end">5</property> 829 <property name="margin-start">25</property> 830 <property name="valign">center</property> 831 </object> 832 </child> 833 <child> 834 <object class="GtkEntry" id="anastasis_gtk_ia_ahv_entry"> 835 <property name="focusable">1</property> 836 <property name="halign">center</property> 837 <property name="input-purpose">number</property> 838 <property name="margin-end">5</property> 839 <property name="margin-start">5</property> 840 <property name="max-length">16</property> 841 <property name="max-width-chars">16</property> 842 <property name="placeholder-text" translatable="yes">756.1222.3425.89</property> 843 <property name="width-chars">17</property> 844 <signal name="changed" handler="AG_identity_changed"/> 845 <signal name="delete-text" handler="anastasis_gtk_autocomplete_delete_text"/> 846 <signal name="insert-text" handler="anastasis_gtk_autocomplete_insert_text"/> 847 </object> 848 </child> 849 </object> 850 </child> 851 <child> 852 <object class="GtkBox" id="private_hbox4"> 853 <property name="margin-bottom">5</property> 854 <property name="margin-start">40</property> 855 <property name="margin-top">5</property> 856 <child> 857 <object class="GtkLabel" id="privacy_label4"> 858 <property name="halign">center</property> 859 <property name="label" translatable="yes">This stays private</property> 860 <property name="margin-end">10</property> 861 <property name="margin-start">10</property> 862 </object> 863 </child> 864 <child> 865 <object class="GtkPicture" id="blindfold_image4"> 866 <property name="can-shrink">0</property> 867 <property name="content-fit">scale-down</property> 868 <property name="file">noun_blindfold_3574196.svg</property> 869 <property name="halign">center</property> 870 <property name="height-request">24</property> 871 <property name="margin-end">1</property> 872 <property name="margin-start">1</property> 873 <property name="width-request">24</property> 874 </object> 875 </child> 876 </object> 877 </child> 878 <child> 879 <object class="GtkSeparator"/> 880 </child> 881 </object> 882 </child> 883 <child> 884 <object class="GtkBox" id="anastasis_gtk_ia_tin_de_box"> 885 <property name="orientation">vertical</property> 886 <child> 887 <object class="GtkBox" id="anastasis_gtk_ia_tin_de_hbox"> 888 <property name="hexpand">0</property> 889 <property name="margin-bottom">5</property> 890 <property name="margin-top">5</property> 891 <property name="visible">0</property> 892 <child> 893 <object class="GtkLabel" id="anastasis_gtk_ia_tin_de_label"> 894 <property name="halign">start</property> 895 <property name="label" translatable="yes">Steuerliche Identifikationsnummer:</property> 896 <property name="margin-end">5</property> 897 <property name="margin-start">25</property> 898 <property name="valign">center</property> 899 </object> 900 </child> 901 <child> 902 <object class="GtkEntry" id="anastasis_gtk_ia_tin_de_entry"> 903 <property name="focusable">1</property> 904 <property name="hexpand">1</property> 905 <property name="input-purpose">number</property> 906 <property name="margin-end">5</property> 907 <property name="margin-start">5</property> 908 <property name="max-length">11</property> 909 <property name="max-width-chars">11</property> 910 <property name="placeholder-text" translatable="yes">12345678912</property> 911 <property name="width-chars">11</property> 912 <signal name="changed" handler="AG_identity_changed"/> 913 </object> 914 </child> 915 </object> 916 </child> 917 <child> 918 <object class="GtkBox" id="private_hbox5"> 919 <property name="margin-bottom">5</property> 920 <property name="margin-start">40</property> 921 <property name="margin-top">5</property> 922 <child> 923 <object class="GtkLabel" id="privacy_label5"> 924 <property name="halign">center</property> 925 <property name="label" translatable="yes">This stays private</property> 926 <property name="margin-end">10</property> 927 <property name="margin-start">10</property> 928 </object> 929 </child> 930 <child> 931 <object class="GtkPicture" id="blindfold_image5"> 932 <property name="can-shrink">0</property> 933 <property name="content-fit">scale-down</property> 934 <property name="file">noun_blindfold_3574196.svg</property> 935 <property name="halign">center</property> 936 <property name="height-request">24</property> 937 <property name="margin-end">1</property> 938 <property name="margin-start">1</property> 939 <property name="width-request">24</property> 940 </object> 941 </child> 942 </object> 943 </child> 944 <child> 945 <object class="GtkSeparator"/> 946 </child> 947 </object> 948 </child> 949 <child> 950 <object class="GtkBox" id="anastasis_gtk_ia_ssn_de_box"> 951 <property name="orientation">vertical</property> 952 <child> 953 <object class="GtkBox" id="anastasis_gtk_ia_ssn_de_hbox"> 954 <property name="hexpand">0</property> 955 <property name="margin-bottom">5</property> 956 <property name="margin-top">5</property> 957 <property name="visible">0</property> 958 <child> 959 <object class="GtkLabel" id="anastasis_gtk_ia_ssn_de_label"> 960 <property name="halign">start</property> 961 <property name="label" translatable="yes">Sozialversicherungsnummer (optional):</property> 962 <property name="margin-end">5</property> 963 <property name="margin-start">25</property> 964 <property name="tooltip-text" translatable="yes">Falls vorhanden sollte diese Nummer auf jeden Fall angegeben werden. Nur Beamte, Selbstständige und andere Personen die keine Rentenversicherungsnummer haben sollten dieses Feld leer lassen.</property> 965 <property name="valign">center</property> 966 </object> 967 </child> 968 <child> 969 <object class="GtkEntry" id="anastasis_gtk_ia_ssn_de_entry"> 970 <property name="focusable">1</property> 971 <property name="hexpand">1</property> 972 <property name="input-purpose">alpha</property> 973 <property name="margin-end">5</property> 974 <property name="margin-start">5</property> 975 <property name="max-length">12</property> 976 <property name="max-width-chars">12</property> 977 <property name="placeholder-text" translatable="yes">14230460S534</property> 978 <property name="width-chars">13</property> 979 <signal name="changed" handler="AG_identity_changed"/> 980 </object> 981 </child> 982 </object> 983 </child> 984 <child> 985 <object class="GtkBox" id="private_hbox6"> 986 <property name="margin-bottom">5</property> 987 <property name="margin-start">40</property> 988 <property name="margin-top">5</property> 989 <child> 990 <object class="GtkLabel" id="privacy_label6"> 991 <property name="halign">center</property> 992 <property name="label" translatable="yes">This stays private</property> 993 <property name="margin-end">10</property> 994 <property name="margin-start">10</property> 995 </object> 996 </child> 997 <child> 998 <object class="GtkPicture" id="blindfold_image6"> 999 <property name="can-shrink">0</property> 1000 <property name="content-fit">scale-down</property> 1001 <property name="file">noun_blindfold_3574196.svg</property> 1002 <property name="halign">center</property> 1003 <property name="height-request">24</property> 1004 <property name="margin-end">1</property> 1005 <property name="margin-start">1</property> 1006 <property name="width-request">24</property> 1007 </object> 1008 </child> 1009 </object> 1010 </child> 1011 <child> 1012 <object class="GtkSeparator"/> 1013 </child> 1014 </object> 1015 </child> 1016 <child> 1017 <object class="GtkBox" id="anastasis_gtk_ia_ssn_us_box"> 1018 <property name="orientation">vertical</property> 1019 <child> 1020 <object class="GtkBox" id="anastasis_gtk_ia_ssn_us_hbox"> 1021 <property name="margin-bottom">5</property> 1022 <property name="margin-top">5</property> 1023 <property name="visible">0</property> 1024 <child> 1025 <object class="GtkLabel" id="anastasis_gtk_ia_ssn_us_label"> 1026 <property name="halign">start</property> 1027 <property name="label" translatable="yes">Social security number:</property> 1028 <property name="margin-end">5</property> 1029 <property name="margin-start">25</property> 1030 <property name="valign">center</property> 1031 </object> 1032 </child> 1033 <child> 1034 <object class="GtkEntry" id="anastasis_gtk_ia_ssn_us_entry"> 1035 <property name="focusable">1</property> 1036 <property name="margin-end">5</property> 1037 <property name="margin-start">5</property> 1038 <property name="max-length">11</property> 1039 <property name="max-width-chars">11</property> 1040 <property name="placeholder-text" translatable="yes">000-00-0000</property> 1041 <property name="width-chars">12</property> 1042 <signal name="changed" handler="AG_identity_changed"/> 1043 <signal name="delete-text" handler="anastasis_gtk_autocomplete_delete_text"/> 1044 <signal name="insert-text" handler="anastasis_gtk_autocomplete_insert_text"/> 1045 </object> 1046 </child> 1047 </object> 1048 </child> 1049 <child> 1050 <object class="GtkBox" id="private_hbox7"> 1051 <property name="margin-bottom">5</property> 1052 <property name="margin-start">40</property> 1053 <property name="margin-top">5</property> 1054 <child> 1055 <object class="GtkLabel" id="privacy_label7"> 1056 <property name="halign">center</property> 1057 <property name="label" translatable="yes">This stays private</property> 1058 <property name="margin-end">10</property> 1059 <property name="margin-start">10</property> 1060 </object> 1061 </child> 1062 <child> 1063 <object class="GtkPicture" id="blindfold_image7"> 1064 <property name="can-shrink">0</property> 1065 <property name="content-fit">scale-down</property> 1066 <property name="file">noun_blindfold_3574196.svg</property> 1067 <property name="halign">center</property> 1068 <property name="height-request">24</property> 1069 <property name="margin-end">1</property> 1070 <property name="margin-start">1</property> 1071 <property name="width-request">24</property> 1072 </object> 1073 </child> 1074 </object> 1075 </child> 1076 <child> 1077 <object class="GtkSeparator"/> 1078 </child> 1079 </object> 1080 </child> 1081 </object> 1082 </child> 1083 <child> 1084 <object class="GtkBox" id="anastasis_gtk_private_explainer_vbox"> 1085 <property name="baseline-position">top</property> 1086 <property name="margin-end">5</property> 1087 <property name="margin-start">5</property> 1088 <property name="orientation">vertical</property> 1089 <property name="spacing">20</property> 1090 <child> 1091 <object class="GtkBox" id="private_hbox"> 1092 <property name="valign">center</property> 1093 <child> 1094 <object class="GtkLabel" id="privacy_label"> 1095 <property name="halign">center</property> 1096 <property name="label" translatable="yes">This stays private</property> 1097 <property name="margin-bottom">5</property> 1098 <property name="margin-end">10</property> 1099 <property name="margin-start">10</property> 1100 <property name="margin-top">5</property> 1101 <attributes> 1102 <attribute name="weight" value="bold"/> 1103 <attribute name="scale" value="1.5"/> 1104 </attributes> 1105 </object> 1106 </child> 1107 <child> 1108 <object class="GtkPicture" id="blindfold_image"> 1109 <property name="can-shrink">0</property> 1110 <property name="content-fit">scale-down</property> 1111 <property name="file">noun_blindfold_3574196.svg</property> 1112 <property name="halign">center</property> 1113 <property name="height-request">24</property> 1114 <property name="margin-end">1</property> 1115 <property name="margin-start">1</property> 1116 <property name="width-request">24</property> 1117 </object> 1118 </child> 1119 </object> 1120 </child> 1121 <child> 1122 <object class="GtkLabel" id="explainer_label"> 1123 <property name="label" translatable="yes">The information you have entered here: 1124 • Will be hashed, and therefore unreadable 1125 • The non-hashed version is not shared</property> 1126 <property name="margin-bottom">25</property> 1127 <property name="margin-top">15</property> 1128 <property name="valign">center</property> 1129 </object> 1130 </child> 1131 <child> 1132 <object class="GtkLabel" id="encrypt_label"> 1133 <property name="label" translatable="yes"><a href="https://taler.net/papers/thesis-anastasis-2020.pdf">How Anastasis encrypts your data</a></property> 1134 <property name="use-markup">1</property> 1135 </object> 1136 </child> 1137 <child> 1138 <object class="GtkLabel" id="free_software_label"> 1139 <property name="label" translatable="yes">Anastasis is <a href="https://www.gnu.org/philosophy/free-sw.html">Free Software</a></property> 1140 <property name="use-markup">1</property> 1141 </object> 1142 </child> 1143 <child> 1144 <object class="GtkLabel" id="funding_label"> 1145 <property name="justify">center</property> 1146 <property name="label" translatable="yes">Anastasis is developed by <a href="https://anastasis.lu/en/about.html#team">privacy advocates</a> 1147 with <a href="https://www.ngi.eu/ngi-projects/ledger/">funding</a> from the European Commission.</property> 1148 <property name="margin-bottom">10</property> 1149 <property name="margin-top">20</property> 1150 <property name="use-markup">1</property> 1151 <property name="valign">center</property> 1152 </object> 1153 </child> 1154 <child> 1155 <object class="GtkPicture" id="ec_image"> 1156 <property name="can-shrink">0</property> 1157 <property name="content-fit">scale-down</property> 1158 <property name="file">bandiera_stelle.png</property> 1159 <property name="halign">center</property> 1160 <property name="height-request">128</property> 1161 <property name="margin-bottom">15</property> 1162 <property name="margin-end">10</property> 1163 <property name="margin-start">10</property> 1164 <property name="margin-top">15</property> 1165 <property name="valign">center</property> 1166 <property name="width-request">128</property> 1167 </object> 1168 </child> 1169 </object> 1170 </child> 1171 </object> 1172 </property> 1173 <property name="vexpand">1</property> 1174 <property name="visible">0</property> 1175 <child type="label"> 1176 <object class="GtkLabel"> 1177 <property name="label" translatable="yes">Who are you?</property> 1178 <property name="margin-bottom">5</property> 1179 <property name="margin-end">5</property> 1180 <property name="margin-start">5</property> 1181 <property name="margin-top">5</property> 1182 <attributes> 1183 <attribute name="style" value="normal"/> 1184 <attribute name="weight" value="bold"/> 1185 </attributes> 1186 </object> 1187 </child> 1188 <style> 1189 <class name="flat"/> 1190 </style> 1191 </object> 1192 </child> 1193 <child> 1194 <object class="GtkFrame" id="anastasis_gtk_b_authentication_frame"> 1195 <property name="child"> 1196 <object class="GtkBox"> 1197 <property name="margin-start">12</property> 1198 <property name="orientation">vertical</property> 1199 <property name="vexpand">0</property> 1200 <child> 1201 <object class="GtkFrame"> 1202 <property name="child"> 1203 <object class="GtkGrid" id="anastasis_gtk_auth_button_grid"> 1204 <property name="column-homogeneous">1</property> 1205 <property name="column-spacing">5</property> 1206 <property name="row-homogeneous">1</property> 1207 <property name="row-spacing">5</property> 1208 <child> 1209 <object class="GtkButton" id="anastasis_gtk_btn_add_auth_sms"> 1210 <property name="focusable">1</property> 1211 <property name="label" translatable="yes">SMS</property> 1212 <property name="receives-default">1</property> 1213 <property name="tooltip-text" translatable="yes">Add authentication using a transaction number send to a mobile phone number.</property> 1214 <signal name="clicked" handler="anastasis_gtk_btn_add_auth_sms_clicked_cb"/> 1215 <layout> 1216 <property name="column">0</property> 1217 <property name="row">0</property> 1218 </layout> 1219 </object> 1220 </child> 1221 <child> 1222 <object class="GtkButton" id="anastasis_gtk_btn_add_auth_email"> 1223 <property name="focusable">1</property> 1224 <property name="label" translatable="yes">Email</property> 1225 <property name="receives-default">1</property> 1226 <property name="tooltip-text" translatable="yes">Add authentication using a transaction number send to an e-mail address.</property> 1227 <signal name="clicked" handler="anastasis_gtk_btn_add_auth_email_clicked_cb"/> 1228 <layout> 1229 <property name="column">1</property> 1230 <property name="row">0</property> 1231 </layout> 1232 </object> 1233 </child> 1234 <child> 1235 <object class="GtkButton" id="anastasis_gtk_btn_add_auth_question"> 1236 <property name="focusable">1</property> 1237 <property name="label" translatable="yes">Question</property> 1238 <property name="receives-default">1</property> 1239 <property name="tooltip-text" translatable="yes">Add authentication using security question and answer.</property> 1240 <signal name="clicked" handler="anastasis_gtk_btn_add_auth_question_clicked_cb"/> 1241 <layout> 1242 <property name="column">2</property> 1243 <property name="row">0</property> 1244 </layout> 1245 </object> 1246 </child> 1247 <child> 1248 <object class="GtkButton" id="anastasis_gtk_btn_add_auth_post"> 1249 <property name="focusable">1</property> 1250 <property name="label" translatable="yes">Post</property> 1251 <property name="receives-default">1</property> 1252 <property name="tooltip-text" translatable="yes">Add authentication using a transaction number send to a postal address.</property> 1253 <signal name="clicked" handler="anastasis_gtk_btn_add_auth_post_clicked_cb"/> 1254 <layout> 1255 <property name="column">0</property> 1256 <property name="row">1</property> 1257 </layout> 1258 </object> 1259 </child> 1260 <child> 1261 <object class="GtkButton" id="anastasis_gtk_btn_add_auth_iban"> 1262 <property name="focusable">1</property> 1263 <property name="label" translatable="yes">IBAN</property> 1264 <property name="receives-default">1</property> 1265 <property name="tooltip-text" translatable="yes">Add authentication using a payment of from a designated IBAN account.</property> 1266 <signal name="clicked" handler="anastasis_gtk_btn_add_auth_iban_clicked_cb"/> 1267 <layout> 1268 <property name="column">2</property> 1269 <property name="row">1</property> 1270 </layout> 1271 </object> 1272 </child> 1273 <child> 1274 <object class="GtkButton" id="anastasis_gtk_btn_add_auth_totp"> 1275 <property name="focusable">1</property> 1276 <property name="label" translatable="yes">TOTP</property> 1277 <property name="receives-default">1</property> 1278 <property name="tooltip-text" translatable="yes">Add Time-Based One-Time Password authentication (RFC 6238)</property> 1279 <signal name="clicked" handler="anastasis_gtk_btn_add_auth_totp_clicked_cb"/> 1280 <layout> 1281 <property name="column">1</property> 1282 <property name="row">1</property> 1283 </layout> 1284 </object> 1285 </child> 1286 </object> 1287 </property> 1288 <property name="hexpand">1</property> 1289 <property name="margin-bottom">30</property> 1290 <property name="margin-end">50</property> 1291 <property name="margin-top">30</property> 1292 <property name="valign">center</property> 1293 <child type="label"> 1294 <object class="GtkLabel"> 1295 <property name="label" translatable="yes">Which authorization method should be added?</property> 1296 <attributes> 1297 <attribute name="weight" value="bold"/> 1298 </attributes> 1299 </object> 1300 </child> 1301 <style> 1302 <class name="flat"/> 1303 </style> 1304 </object> 1305 </child> 1306 <child> 1307 <object class="GtkBox" id="anastasis_gtk_b_authentication_hbox"> 1308 <property name="hexpand">0</property> 1309 <property name="vexpand">1</property> 1310 <child> 1311 <object class="GtkFrame"> 1312 <property name="child"> 1313 <object class="GtkScrolledWindow"> 1314 <property name="child"> 1315 <object class="GtkColumnView" id="anastasis_gtk_authentication_methods_list"> 1316 <property name="focusable">1</property> 1317 <property name="model">anastasis_gtk_authentication_methods_selection</property> 1318 <child> 1319 <object class="GtkColumnViewColumn" id="auth_method_type"> 1320 <property name="factory"> 1321 <object class="GtkSignalListItemFactory"> 1322 <signal name="setup" handler="AG_cell_setup_text"/> 1323 <signal name="bind" handler="AG_cell_bind_auth_type"/> 1324 <signal name="unbind" handler="AG_cell_unbind"/> 1325 </object> 1326 </property> 1327 <property name="title" translatable="yes">Type</property> 1328 </object> 1329 </child> 1330 <child> 1331 <object class="GtkColumnViewColumn" id="auth_method_visual"> 1332 <property name="expand">1</property> 1333 <property name="factory"> 1334 <object class="GtkSignalListItemFactory"> 1335 <signal name="setup" handler="AG_cell_setup_text"/> 1336 <signal name="bind" handler="AG_cell_bind_auth_details"/> 1337 <signal name="unbind" handler="AG_cell_unbind"/> 1338 </object> 1339 </property> 1340 <property name="title" translatable="yes">Details</property> 1341 </object> 1342 </child> 1343 </object> 1344 </property> 1345 <property name="focusable">1</property> 1346 <property name="has-frame">1</property> 1347 <property name="margin-start">12</property> 1348 </object> 1349 </property> 1350 <property name="hexpand">1</property> 1351 <property name="margin-end">10</property> 1352 <property name="margin-start">10</property> 1353 <child type="label"> 1354 <object class="GtkLabel" id="anastasis_gtk_authorization_methods_label"> 1355 <property name="label" translatable="yes">Authorization methods configured so far:</property> 1356 <attributes> 1357 <attribute name="weight" value="bold"/> 1358 </attributes> 1359 </object> 1360 </child> 1361 <style> 1362 <class name="flat"/> 1363 </style> 1364 </object> 1365 </child> 1366 <child> 1367 <object class="GtkBox" id="anastasis_gtk_authorization_meta_button_box"> 1368 <property name="halign">center</property> 1369 <property name="margin-end">10</property> 1370 <property name="margin-start">10</property> 1371 <property name="orientation">vertical</property> 1372 <child> 1373 <object class="GtkButton" id="anastasis_gtk_edit_provider_list"> 1374 <property name="child"> 1375 <object class="GtkBox"> 1376 <property name="halign">center</property> 1377 <property name="spacing">2</property> 1378 <child> 1379 <object class="GtkImage" id="edit_image"> 1380 <property name="icon-name">gtk-edit</property> 1381 </object> 1382 </child> 1383 <child> 1384 <object class="GtkLabel"> 1385 <property name="label" translatable="yes">_Edit providers</property> 1386 <property name="mnemonic-widget">anastasis_gtk_edit_provider_list</property> 1387 <property name="use-underline">1</property> 1388 </object> 1389 </child> 1390 </object> 1391 </property> 1392 <property name="focusable">1</property> 1393 <property name="margin-bottom">10</property> 1394 <property name="margin-top">10</property> 1395 <property name="receives-default">1</property> 1396 <property name="valign">center</property> 1397 <signal name="clicked" handler="anastasis_gtk_edit_provider_list_clicked_cb"/> 1398 </object> 1399 </child> 1400 <child> 1401 <object class="GtkButton" id="anastasis_gtk_authentication_method_delete_button"> 1402 <property name="child"> 1403 <object class="GtkBox"> 1404 <property name="halign">center</property> 1405 <property name="spacing">2</property> 1406 <child> 1407 <object class="GtkImage"> 1408 <property name="icon-name">edit-delete</property> 1409 </object> 1410 </child> 1411 <child> 1412 <object class="GtkLabel"> 1413 <property name="label" translatable="yes">_Delete</property> 1414 <property name="mnemonic-widget">anastasis_gtk_authentication_method_delete_button</property> 1415 <property name="use-underline">1</property> 1416 </object> 1417 </child> 1418 </object> 1419 </property> 1420 <property name="focusable">1</property> 1421 <property name="margin-bottom">10</property> 1422 <property name="margin-top">10</property> 1423 <property name="receives-default">1</property> 1424 <property name="sensitive">0</property> 1425 <property name="valign">center</property> 1426 <signal name="clicked" handler="anastasis_gtk_authentication_method_delete_button_clicked_cb"/> 1427 </object> 1428 </child> 1429 </object> 1430 </child> 1431 </object> 1432 </child> 1433 <child> 1434 <object class="GtkSeparator"/> 1435 </child> 1436 </object> 1437 </property> 1438 <property name="vexpand">1</property> 1439 <property name="visible">0</property> 1440 <child type="label"> 1441 <object class="GtkLabel"> 1442 <property name="label" translatable="yes">Configure authorization methods!</property> 1443 <property name="margin-bottom">5</property> 1444 <property name="margin-end">5</property> 1445 <property name="margin-start">5</property> 1446 <property name="margin-top">5</property> 1447 <attributes> 1448 <attribute name="weight" value="bold"/> 1449 </attributes> 1450 </object> 1451 </child> 1452 <style> 1453 <class name="flat"/> 1454 </style> 1455 </object> 1456 </child> 1457 <child> 1458 <object class="GtkFrame" id="anastasis_gtk_b_policy_frame"> 1459 <property name="child"> 1460 <object class="GtkBox"> 1461 <property name="margin-bottom">10</property> 1462 <property name="margin-start">12</property> 1463 <property name="margin-top">10</property> 1464 <property name="orientation">vertical</property> 1465 <property name="spacing">10</property> 1466 <property name="vexpand">0</property> 1467 <child> 1468 <object class="GtkLabel" id="review_policies_explainer_label"> 1469 <property name="halign">start</property> 1470 <property name="label" translatable="yes">Each recovery policy specifies a combination of authentication methods sufficient to recover the secret. 1471 Please review the recovery policies for the secret you are about to back up. 1472 If the automatically generated recovery policies are inadequate for your use case, use right-click to add, edit or delete policies. 1473 You can also use "back" to add additional authentication methods.</property> 1474 <property name="margin-bottom">10</property> 1475 <property name="margin-end">15</property> 1476 <property name="margin-start">15</property> 1477 <property name="margin-top">10</property> 1478 <property name="wrap">1</property> 1479 </object> 1480 </child> 1481 <child> 1482 <object class="GtkScrolledWindow"> 1483 <property name="child"> 1484 <object class="GtkColumnView" id="anastasis_gtk_review_policy_treeview"> 1485 <property name="focusable">1</property> 1486 <property name="model">anastasis_gtk_review_policy_selection</property> 1487 <signal name="activate" handler="anastasis_gtk_review_policy_treeview_row_activated_cb"/> 1488 <child> 1489 <object class="GtkColumnViewColumn" id="policy_name_column0"> 1490 <property name="factory"> 1491 <object class="GtkSignalListItemFactory"> 1492 <signal name="setup" handler="AG_cell_setup_policy_name"/> 1493 <signal name="bind" handler="AG_cell_bind_policy_name"/> 1494 <signal name="unbind" handler="AG_cell_unbind"/> 1495 </object> 1496 </property> 1497 <property name="title" translatable="yes">Policy</property> 1498 </object> 1499 </child> 1500 <child> 1501 <object class="GtkColumnViewColumn" id="challenge_type_column"> 1502 <property name="factory"> 1503 <object class="GtkSignalListItemFactory"> 1504 <signal name="setup" handler="AG_cell_setup_text"/> 1505 <signal name="bind" handler="AG_cell_bind_policy_type"/> 1506 <signal name="unbind" handler="AG_cell_unbind"/> 1507 </object> 1508 </property> 1509 <property name="title" translatable="yes">Type</property> 1510 </object> 1511 </child> 1512 <child> 1513 <object class="GtkColumnViewColumn" id="cost_column"> 1514 <property name="factory"> 1515 <object class="GtkSignalListItemFactory"> 1516 <signal name="setup" handler="AG_cell_setup_text"/> 1517 <signal name="bind" handler="AG_cell_bind_policy_cost"/> 1518 <signal name="unbind" handler="AG_cell_unbind"/> 1519 </object> 1520 </property> 1521 <property name="title" translatable="yes">Cost</property> 1522 </object> 1523 </child> 1524 <child> 1525 <object class="GtkColumnViewColumn" id="provider_column"> 1526 <property name="expand">1</property> 1527 <property name="factory"> 1528 <object class="GtkSignalListItemFactory"> 1529 <signal name="setup" handler="AG_cell_setup_text"/> 1530 <signal name="bind" handler="AG_cell_bind_policy_provider"/> 1531 <signal name="unbind" handler="AG_cell_unbind"/> 1532 </object> 1533 </property> 1534 <property name="title" translatable="yes">Provider</property> 1535 </object> 1536 </child> 1537 <child> 1538 <object class="GtkGestureClick"> 1539 <property name="button">3</property> 1540 <signal name="pressed" handler="anastasis_gtk_review_policy_treeview_pressed_cb"/> 1541 </object> 1542 </child> 1543 <child> 1544 <object class="GtkEventControllerKey"> 1545 <signal name="key-pressed" handler="anastasis_gtk_review_policy_treeview_key_pressed_cb"/> 1546 </object> 1547 </child> 1548 </object> 1549 </property> 1550 <property name="focusable">1</property> 1551 <property name="has-frame">1</property> 1552 <property name="vexpand">1</property> 1553 </object> 1554 </child> 1555 </object> 1556 </property> 1557 <property name="vexpand">1</property> 1558 <property name="visible">0</property> 1559 <child type="label"> 1560 <object class="GtkLabel"> 1561 <property name="label" translatable="yes">Review recovery policies</property> 1562 <property name="margin-bottom">5</property> 1563 <property name="margin-end">5</property> 1564 <property name="margin-start">5</property> 1565 <property name="margin-top">5</property> 1566 <attributes> 1567 <attribute name="weight" value="bold"/> 1568 </attributes> 1569 </object> 1570 </child> 1571 <style> 1572 <class name="flat"/> 1573 </style> 1574 </object> 1575 </child> 1576 <child> 1577 <object class="GtkFrame" id="anastasis_gtk_challenge_frame"> 1578 <property name="child"> 1579 <object class="GtkScrolledWindow"> 1580 <property name="child"> 1581 <object class="GtkViewport"> 1582 <property name="child"> 1583 <object class="GtkBox" id="anastasis_gtk_policy_vbox"> 1584 <property name="orientation">vertical</property> 1585 </object> 1586 </property> 1587 <property name="hadjustment">anastasis_gtk_policy_box_adjustment_h</property> 1588 <property name="vadjustment">anastasis_gtk_policy_box_adjustment_v</property> 1589 </object> 1590 </property> 1591 <property name="focusable">1</property> 1592 <property name="hadjustment">anastasis_gtk_policy_box_adjustment_h</property> 1593 <property name="has-frame">1</property> 1594 <property name="margin-start">12</property> 1595 <property name="vadjustment">anastasis_gtk_policy_box_adjustment_v</property> 1596 </object> 1597 </property> 1598 <property name="name">anastasis_gtk_challenge_frame</property> 1599 <property name="vexpand">1</property> 1600 <property name="visible">0</property> 1601 <child type="label"> 1602 <object class="GtkLabel"> 1603 <property name="label" translatable="yes">Select challenge to recover secret:</property> 1604 <property name="margin-bottom">5</property> 1605 <property name="margin-end">5</property> 1606 <property name="margin-start">5</property> 1607 <property name="margin-top">5</property> 1608 <attributes> 1609 <attribute name="weight" value="bold"/> 1610 </attributes> 1611 </object> 1612 </child> 1613 <style> 1614 <class name="flat"/> 1615 </style> 1616 </object> 1617 </child> 1618 <child> 1619 <object class="GtkFrame" id="anastasis_gtk_enter_secret_frame"> 1620 <property name="child"> 1621 <object class="GtkScrolledWindow" id="secret_frame_scrolled_window"> 1622 <property name="child"> 1623 <object class="GtkViewport" id="secret_frame_viewport"> 1624 <property name="child"> 1625 <object class="GtkBox" id="secret_frame_main_vbox"> 1626 <property name="baseline-position">top</property> 1627 <property name="margin-bottom">5</property> 1628 <property name="margin-end">10</property> 1629 <property name="margin-start">10</property> 1630 <property name="margin-top">5</property> 1631 <property name="orientation">vertical</property> 1632 <property name="spacing">5</property> 1633 <property name="valign">start</property> 1634 <property name="vexpand">0</property> 1635 <child> 1636 <object class="GtkBox" id="secret_name_vbox"> 1637 <property name="margin-bottom">20</property> 1638 <property name="margin-top">20</property> 1639 <property name="orientation">vertical</property> 1640 <property name="spacing">5</property> 1641 <property name="vexpand">0</property> 1642 <child> 1643 <object class="GtkLabel"> 1644 <property name="halign">start</property> 1645 <property name="label" translatable="yes">Secret's name</property> 1646 <property name="margin-bottom">5</property> 1647 <property name="margin-top">5</property> 1648 <property name="valign">start</property> 1649 </object> 1650 </child> 1651 <child> 1652 <object class="GtkEntry" id="anastasis_gtk_secret_name_entry"> 1653 <property name="focusable">1</property> 1654 <property name="margin-bottom">5</property> 1655 <property name="margin-top">5</property> 1656 <property name="placeholder-text" translatable="yes">Do NOT enter the actual secret here!</property> 1657 <property name="primary-icon-tooltip-text" translatable="yes">If you make multiple backups using Anastasis, the secret's name will allow you to distinguish the different backups.</property> 1658 <property name="tooltip-text" translatable="yes">This allows you to uniquely identify a secret if you have made multiple back ups. The value entered here will NOT be protected by the authentication checks!</property> 1659 <property name="vexpand">1</property> 1660 <signal name="changed" handler="anastasis_gtk_enter_secret_name_entry_changed_cb"/> 1661 </object> 1662 </child> 1663 <child> 1664 <object class="GtkLabel" id="secret_name_explanation_label"> 1665 <property name="halign">start</property> 1666 <property name="label" translatable="yes">Names should be unique, so that you can easily 1667 identify your secret later.</property> 1668 <property name="margin-bottom">5</property> 1669 <property name="margin-top">5</property> 1670 </object> 1671 </child> 1672 </object> 1673 </child> 1674 <child> 1675 <object class="GtkBox" id="secret_entry_vbox"> 1676 <property name="margin-bottom">20</property> 1677 <property name="margin-top">20</property> 1678 <property name="orientation">vertical</property> 1679 <property name="vexpand">1</property> 1680 <child> 1681 <object class="GtkBox"> 1682 <property name="vexpand">1</property> 1683 <child> 1684 <object class="GtkLabel" id="secret_text_label"> 1685 <property name="halign">center</property> 1686 <property name="label" translatable="yes">Provide secret as text</property> 1687 <property name="margin-end">5</property> 1688 <property name="margin-start">5</property> 1689 </object> 1690 </child> 1691 </object> 1692 </child> 1693 <child> 1694 <object class="GtkCenterBox"> 1695 <property name="end-widget"> 1696 <object class="GtkBox"> 1697 <child> 1698 <object class="GtkButton" id="anastasis_gtk_secret_clear_text_button"> 1699 <property name="child"> 1700 <object class="GtkBox"> 1701 <property name="halign">center</property> 1702 <property name="spacing">2</property> 1703 <child> 1704 <object class="GtkImage"> 1705 <property name="icon-name">edit-clear</property> 1706 </object> 1707 </child> 1708 <child> 1709 <object class="GtkLabel"> 1710 <property name="label" translatable="yes">_Clear</property> 1711 <property name="mnemonic-widget">anastasis_gtk_secret_clear_text_button</property> 1712 <property name="use-underline">1</property> 1713 </object> 1714 </child> 1715 </object> 1716 </property> 1717 <property name="focusable">1</property> 1718 <property name="margin-end">5</property> 1719 <property name="margin-start">5</property> 1720 <property name="receives-default">1</property> 1721 <property name="visible">0</property> 1722 <signal name="clicked" handler="anastasis_gtk_secret_clear_button_clicked_cb"/> 1723 </object> 1724 </child> 1725 </object> 1726 </property> 1727 <property name="hexpand">0</property> 1728 <property name="start-widget"> 1729 <object class="GtkBox"> 1730 <child> 1731 <object class="GtkScrolledWindow" id="enter_secret_scrolled_window"> 1732 <property name="child"> 1733 <object class="GtkTextView" id="anastasis_gtk_enter_secret_textview"> 1734 <property name="buffer">anastasis_gtk_enter_secret_textbuffer</property> 1735 <property name="focusable">1</property> 1736 <property name="hadjustment">anastasis_gtk_enter_secret_hadjustment</property> 1737 <property name="hexpand">1</property> 1738 <property name="hscroll-policy">natural</property> 1739 <property name="vadjustment">anastasis_gtk_enter_secret_vadjustment</property> 1740 <property name="vexpand">1</property> 1741 <property name="vscroll-policy">natural</property> 1742 </object> 1743 </property> 1744 <property name="focusable">1</property> 1745 <property name="hadjustment">anastasis_gtk_enter_secret_hadjustment</property> 1746 <property name="has-frame">1</property> 1747 <property name="hexpand">1</property> 1748 <property name="margin-end">15</property> 1749 <property name="margin-start">15</property> 1750 <property name="tooltip-text" translatable="yes">Enter the secret you want to back up here.</property> 1751 <property name="vadjustment">anastasis_gtk_enter_secret_vadjustment</property> 1752 <property name="vexpand">1</property> 1753 </object> 1754 </child> 1755 </object> 1756 </property> 1757 <property name="vexpand">1</property> 1758 </object> 1759 </child> 1760 <child> 1761 <object class="GtkBox"> 1762 <property name="margin-bottom">10</property> 1763 <property name="margin-top">10</property> 1764 <property name="name">anastasis_gtk_enter_secret_file_box</property> 1765 <property name="spacing">10</property> 1766 <child> 1767 <object class="GtkBox" id="anastasis_gtk_secret_file_chooser_hbox"> 1768 <property name="margin-end">5</property> 1769 <property name="margin-start">5</property> 1770 <property name="spacing">5</property> 1771 <child> 1772 <object class="GtkLabel" id="secret_by_file_label"> 1773 <property name="label" translatable="yes">Or provide secret as a file:</property> 1774 <property name="margin-end">5</property> 1775 <property name="margin-start">5</property> 1776 </object> 1777 </child> 1778 <child> 1779 <object class="GtkButton" id="anastasis_gtk_enter_secret_open_button"> 1780 <property name="child"> 1781 <object class="GtkBox"> 1782 <property name="halign">center</property> 1783 <property name="spacing">2</property> 1784 <child> 1785 <object class="GtkImage" id="open_file_image"> 1786 <property name="icon-name">document-open</property> 1787 </object> 1788 </child> 1789 <child> 1790 <object class="GtkLabel"> 1791 <property name="label">Choose file</property> 1792 </object> 1793 </child> 1794 </object> 1795 </property> 1796 <property name="focusable">1</property> 1797 <property name="margin-end">5</property> 1798 <property name="margin-start">5</property> 1799 <property name="receives-default">1</property> 1800 <signal name="clicked" handler="anastasis_gtk_enter_secret_open_button_clicked_cb"/> 1801 </object> 1802 </child> 1803 </object> 1804 </child> 1805 <child> 1806 <object class="GtkCenterBox" id="anastasis_gtk_secret_file_name_hbox"> 1807 <property name="end-widget"> 1808 <object class="GtkBox"> 1809 <child> 1810 <object class="GtkButton" id="anastasis_gtk_secret_clear_file_button"> 1811 <property name="child"> 1812 <object class="GtkBox"> 1813 <property name="halign">center</property> 1814 <property name="spacing">2</property> 1815 <child> 1816 <object class="GtkImage"> 1817 <property name="icon-name">edit-clear</property> 1818 </object> 1819 </child> 1820 <child> 1821 <object class="GtkLabel"> 1822 <property name="label" translatable="yes">_Clear</property> 1823 <property name="mnemonic-widget">anastasis_gtk_secret_clear_file_button</property> 1824 <property name="use-underline">1</property> 1825 </object> 1826 </child> 1827 </object> 1828 </property> 1829 <property name="focusable">1</property> 1830 <property name="margin-end">5</property> 1831 <property name="margin-start">5</property> 1832 <property name="receives-default">1</property> 1833 <property name="visible">0</property> 1834 <signal name="clicked" handler="anastasis_gtk_secret_clear_button_clicked_cb"/> 1835 </object> 1836 </child> 1837 </object> 1838 </property> 1839 <property name="start-widget"> 1840 <object class="GtkBox"> 1841 <child> 1842 <object class="GtkLabel" id="secret_file_name_label"> 1843 <property name="label" translatable="yes">Your secret file:</property> 1844 <property name="margin-end">5</property> 1845 <property name="margin-start">5</property> 1846 </object> 1847 </child> 1848 <child> 1849 <object class="GtkLabel" id="anastasis_gtk_secret_file_name_label"> 1850 <property name="label">DYNAMICALLY GENERATED</property> 1851 <attributes> 1852 <attribute name="weight" value="bold"/> 1853 </attributes> 1854 </object> 1855 </child> 1856 </object> 1857 </property> 1858 <property name="visible">0</property> 1859 </object> 1860 </child> 1861 </object> 1862 </child> 1863 </object> 1864 </child> 1865 <child> 1866 <object class="GtkBox" id="expiration_vbox"> 1867 <property name="baseline-position">top</property> 1868 <property name="halign">start</property> 1869 <property name="margin-bottom">20</property> 1870 <property name="margin-top">20</property> 1871 <property name="orientation">vertical</property> 1872 <property name="spacing">5</property> 1873 <property name="valign">center</property> 1874 <child> 1875 <object class="GtkLabel" id="recovery_expiration_label"> 1876 <property name="label" translatable="yes">Your secret's recovery data expires on:</property> 1877 <property name="margin-bottom">5</property> 1878 <property name="margin-top">5</property> 1879 </object> 1880 </child> 1881 <child> 1882 <object class="GtkBox" id="expiration_hbox"> 1883 <child> 1884 <object class="GtkLabel" id="expiration_date_without_year_label"> 1885 <property name="label">DYNAMICALLY SET</property> 1886 <attributes> 1887 <attribute name="weight" value="bold"/> 1888 </attributes> 1889 </object> 1890 </child> 1891 <child> 1892 <object class="GtkSpinButton" id="expiration_year_spin_button"> 1893 <property name="adjustment">expiration_year_adjustment</property> 1894 <property name="focusable">1</property> 1895 <property name="margin-end">5</property> 1896 <property name="margin-start">5</property> 1897 <property name="max-width-chars">4</property> 1898 <property name="numeric">1</property> 1899 <property name="value">9999</property> 1900 <property name="width-chars">4</property> 1901 <signal name="value-changed" handler="expiration_year_spin_button_value_changed_cb"/> 1902 </object> 1903 </child> 1904 </object> 1905 </child> 1906 </object> 1907 </child> 1908 <child> 1909 <object class="GtkBox" id="payment_info_vbox"> 1910 <property name="margin-bottom">20</property> 1911 <property name="margin-top">20</property> 1912 <property name="orientation">vertical</property> 1913 <property name="spacing">10</property> 1914 <child> 1915 <object class="GtkBox" id="backup_free_hbox"> 1916 <property name="margin-bottom">5</property> 1917 <property name="margin-top">5</property> 1918 <property name="spacing">10</property> 1919 <child> 1920 <object class="GtkLabel" id="backup_fee_label"> 1921 <property name="label" translatable="yes">Backup fee:</property> 1922 <property name="margin-end">5</property> 1923 <property name="margin-start">5</property> 1924 </object> 1925 </child> 1926 <child> 1927 <object class="GtkLabel" id="backup_fee_value_label"> 1928 <property name="label">DYNAMICALLY SET</property> 1929 <property name="margin-end">5</property> 1930 <property name="margin-start">5</property> 1931 <attributes> 1932 <attribute name="weight" value="bold"/> 1933 </attributes> 1934 </object> 1935 </child> 1936 </object> 1937 </child> 1938 <child> 1939 <object class="GtkLabel" id="backup_fee_explainer_label"> 1940 <property name="halign">start</property> 1941 <property name="label" translatable="yes">You pay this fee to back up your secret. 1942 The fee may increase with the expiry 1943 date of your secret's recovery data.</property> 1944 <property name="margin-bottom">5</property> 1945 <property name="margin-top">5</property> 1946 </object> 1947 </child> 1948 </object> 1949 </child> 1950 </object> 1951 </property> 1952 <property name="hadjustment">secret_box_adjustmenth</property> 1953 <property name="hexpand">1</property> 1954 <property name="vadjustment">secret_box_adjustmentv</property> 1955 </object> 1956 </property> 1957 <property name="focusable">1</property> 1958 <property name="hadjustment">secret_box_adjustmenth</property> 1959 <property name="has-frame">1</property> 1960 <property name="propagate-natural-height">1</property> 1961 <property name="propagate-natural-width">1</property> 1962 <property name="vadjustment">secret_box_adjustmentv</property> 1963 <property name="vexpand">1</property> 1964 </object> 1965 </property> 1966 <property name="height-request">1500</property> 1967 <property name="margin-bottom">5</property> 1968 <property name="margin-top">5</property> 1969 <property name="vexpand">1</property> 1970 <property name="visible">0</property> 1971 <child type="label"> 1972 <object class="GtkLabel"> 1973 <property name="label" translatable="yes">Provide secret to backup:</property> 1974 <property name="margin-bottom">10</property> 1975 <property name="margin-end">5</property> 1976 <property name="margin-start">5</property> 1977 <property name="margin-top">10</property> 1978 <attributes> 1979 <attribute name="weight" value="bold"/> 1980 </attributes> 1981 </object> 1982 </child> 1983 <style> 1984 <class name="flat"/> 1985 </style> 1986 </object> 1987 </child> 1988 <child> 1989 <object class="GtkFrame" id="anastasis_gtk_pay_frame"> 1990 <property name="child"> 1991 <object class="GtkBox"> 1992 <property name="hexpand">0</property> 1993 <property name="margin-start">12</property> 1994 <property name="margin-top">5</property> 1995 <property name="spacing">5</property> 1996 <child> 1997 <object class="GtkBox"> 1998 <property name="hexpand">1</property> 1999 <property name="margin-end">5</property> 2000 <property name="margin-start">5</property> 2001 <property name="orientation">vertical</property> 2002 <property name="vexpand">0</property> 2003 <child> 2004 <object class="GtkLabel"> 2005 <property name="label" translatable="yes">Please pay with GNU Taler:</property> 2006 <property name="margin-bottom">5</property> 2007 <property name="margin-top">5</property> 2008 <property name="vexpand">1</property> 2009 </object> 2010 </child> 2011 <child> 2012 <object class="GtkBox" id="anastasis_gtk_main_window_unpaid_box"> 2013 <property name="margin-bottom">10</property> 2014 <property name="margin-end">5</property> 2015 <property name="margin-start">5</property> 2016 <property name="margin-top">10</property> 2017 <property name="orientation">vertical</property> 2018 <property name="spacing">5</property> 2019 <property name="vexpand">1</property> 2020 <child> 2021 <object class="GtkColumnView" id="unpaid_qr_treeview"> 2022 <property name="focusable">1</property> 2023 <property name="margin-bottom">5</property> 2024 <property name="margin-top">5</property> 2025 <property name="model">unpaid_qr_tree_selection</property> 2026 <property name="vexpand">1</property> 2027 <child> 2028 <object class="GtkColumnViewColumn" id="unpaid_qr_image_column"> 2029 <property name="expand">1</property> 2030 <property name="factory"> 2031 <object class="GtkSignalListItemFactory"> 2032 <signal name="setup" handler="AG_cell_setup_qr_image"/> 2033 <signal name="bind" handler="AG_cell_bind_qr_image"/> 2034 <signal name="unbind" handler="AG_cell_unbind"/> 2035 </object> 2036 </property> 2037 <property name="title" translatable="yes">Payment QR Code</property> 2038 </object> 2039 </child> 2040 <child> 2041 <object class="GtkColumnViewColumn" id="pay_uri_column"> 2042 <property name="factory"> 2043 <object class="GtkSignalListItemFactory"> 2044 <signal name="setup" handler="AG_cell_setup_text"/> 2045 <signal name="bind" handler="AG_cell_bind_qr_uri"/> 2046 <signal name="unbind" handler="AG_cell_unbind"/> 2047 </object> 2048 </property> 2049 <property name="title" translatable="yes">Taler Pay URI</property> 2050 </object> 2051 </child> 2052 </object> 2053 </child> 2054 </object> 2055 </child> 2056 </object> 2057 </child> 2058 </object> 2059 </property> 2060 <property name="visible">0</property> 2061 <child type="label"> 2062 <object class="GtkLabel"> 2063 <property name="label" translatable="yes">Payment required:</property> 2064 <property name="margin-bottom">5</property> 2065 <property name="margin-end">5</property> 2066 <property name="margin-start">5</property> 2067 <property name="margin-top">10</property> 2068 <attributes> 2069 <attribute name="weight" value="bold"/> 2070 </attributes> 2071 </object> 2072 </child> 2073 <style> 2074 <class name="flat"/> 2075 </style> 2076 </object> 2077 </child> 2078 <child> 2079 <object class="GtkFrame" id="anastasis_gtk_completed_frame"> 2080 <property name="child"> 2081 <object class="GtkBox" id="anastasis_gtk_success_box"> 2082 <property name="hexpand">0</property> 2083 <property name="margin-bottom">10</property> 2084 <property name="margin-end">10</property> 2085 <property name="margin-start">22</property> 2086 <property name="margin-top">10</property> 2087 <child> 2088 <object class="GtkBox" id="anastasis_gtk_backup_complete_box"> 2089 <property name="hexpand">1</property> 2090 <property name="name">anastasis_gtk_backup_complete_box</property> 2091 <property name="orientation">vertical</property> 2092 <property name="vexpand">0</property> 2093 <property name="visible">0</property> 2094 <child> 2095 <object class="GtkLabel" id="anastasis_gtk_success_backup_label"> 2096 <property name="halign">start</property> 2097 <property name="justify">center</property> 2098 <property name="label" translatable="yes">Your backup is complete.</property> 2099 <property name="margin-bottom">5</property> 2100 <property name="margin-top">5</property> 2101 <property name="valign">center</property> 2102 <property name="visible">0</property> 2103 <attributes> 2104 <attribute name="weight" value="bold"/> 2105 </attributes> 2106 </object> 2107 </child> 2108 <child> 2109 <object class="GtkBox" id="recovery_expiration_box"> 2110 <property name="margin-bottom">20</property> 2111 <property name="margin-top">20</property> 2112 <property name="spacing">5</property> 2113 <child> 2114 <object class="GtkLabel" id="backup_expiration_label"> 2115 <property name="halign">start</property> 2116 <property name="label" translatable="yes">Your backup is valid until:</property> 2117 <property name="margin-end">5</property> 2118 <property name="margin-start">5</property> 2119 </object> 2120 </child> 2121 <child> 2122 <object class="GtkLabel" id="backup_expiration_date_label"> 2123 <property name="label">DYNAMICALLY GENERATED</property> 2124 <property name="visible">0</property> 2125 <attributes> 2126 <attribute name="weight" value="bold"/> 2127 </attributes> 2128 </object> 2129 </child> 2130 </object> 2131 </child> 2132 <child> 2133 <object class="GtkBox"> 2134 <property name="margin-bottom">10</property> 2135 <property name="margin-top">10</property> 2136 <property name="orientation">vertical</property> 2137 <property name="vexpand">1</property> 2138 <child> 2139 <object class="GtkLabel" id="anastasis_gtk_success_backup_version_label"> 2140 <property name="halign">start</property> 2141 <property name="label" translatable="yes">Backups were made at the following providers:</property> 2142 <property name="margin-bottom">10</property> 2143 <property name="margin-top">10</property> 2144 <property name="visible">0</property> 2145 </object> 2146 </child> 2147 <child> 2148 <object class="GtkScrolledWindow"> 2149 <property name="child"> 2150 <object class="GtkColumnView" id="anastasis_gtk_backup_complete_treeview"> 2151 <property name="focusable">1</property> 2152 <property name="model">anastasis_gtk_backup_complete_selection</property> 2153 <child> 2154 <object class="GtkColumnViewColumn" id="backup_provider_column"> 2155 <property name="factory"> 2156 <object class="GtkSignalListItemFactory"> 2157 <signal name="setup" handler="AG_cell_setup_text"/> 2158 <signal name="bind" handler="AG_cell_bind_backup_provider"/> 2159 <signal name="unbind" handler="AG_cell_unbind"/> 2160 </object> 2161 </property> 2162 <property name="title" translatable="yes">Provider</property> 2163 </object> 2164 </child> 2165 <child> 2166 <object class="GtkColumnViewColumn" id="backup_version_column"> 2167 <property name="expand">1</property> 2168 <property name="factory"> 2169 <object class="GtkSignalListItemFactory"> 2170 <signal name="setup" handler="AG_cell_setup_text"/> 2171 <signal name="bind" handler="AG_cell_bind_backup_version"/> 2172 <signal name="unbind" handler="AG_cell_unbind"/> 2173 </object> 2174 </property> 2175 <property name="title" translatable="yes">Version</property> 2176 </object> 2177 </child> 2178 </object> 2179 </property> 2180 <property name="focusable">1</property> 2181 <property name="has-frame">1</property> 2182 <property name="margin-bottom">5</property> 2183 <property name="margin-top">5</property> 2184 <property name="vexpand">1</property> 2185 </object> 2186 </child> 2187 </object> 2188 </child> 2189 </object> 2190 </child> 2191 <child> 2192 <object class="GtkBox" id="anastasis_gtk_success_recovery_box"> 2193 <property name="hexpand">1</property> 2194 <property name="name">anastasis_gtk_success_recovery_box</property> 2195 <property name="orientation">vertical</property> 2196 <property name="vexpand">0</property> 2197 <property name="visible">0</property> 2198 <child> 2199 <object class="GtkLabel" id="anastasis_gtk_success_recovery_label"> 2200 <property name="halign">start</property> 2201 <property name="label" translatable="yes">Your secret was recovered.</property> 2202 <property name="margin-bottom">15</property> 2203 <property name="margin-top">15</property> 2204 <property name="vexpand">1</property> 2205 <attributes> 2206 <attribute name="weight" value="bold"/> 2207 </attributes> 2208 </object> 2209 </child> 2210 <child> 2211 <object class="GtkBox" id="recovery_secret_name_hbox"> 2212 <property name="margin-bottom">10</property> 2213 <property name="margin-top">10</property> 2214 <child> 2215 <object class="GtkLabel"> 2216 <property name="label" translatable="yes">Secret name:</property> 2217 <property name="margin-end">5</property> 2218 <property name="margin-start">5</property> 2219 <attributes> 2220 <attribute name="weight" value="bold"/> 2221 </attributes> 2222 </object> 2223 </child> 2224 <child> 2225 <object class="GtkLabel" id="recovery_secret_name_value_label"> 2226 <property name="label">DYNAMICALLY GENERATED</property> 2227 </object> 2228 </child> 2229 </object> 2230 </child> 2231 <child> 2232 <object class="GtkBox"> 2233 <property name="margin-bottom">5</property> 2234 <property name="margin-top">5</property> 2235 <child> 2236 <object class="GtkLabel" id="anastasis_gtk_secret_value_label"> 2237 <property name="ellipsize">end</property> 2238 <property name="label">THE SECRET TEXT</property> 2239 <property name="margin-end">10</property> 2240 <property name="margin-start">10</property> 2241 <property name="tooltip-text" translatable="yes">The secret is shown here. You can also copy it to the clipboard or save it to a file.</property> 2242 <property name="wrap">1</property> 2243 <property name="wrap-mode">word-char</property> 2244 </object> 2245 </child> 2246 <child> 2247 <object class="GtkButton" id="anastasis_gtk_secret_copy_button"> 2248 <property name="child"> 2249 <object class="GtkBox"> 2250 <property name="halign">center</property> 2251 <property name="spacing">2</property> 2252 <child> 2253 <object class="GtkImage"> 2254 <property name="icon-name">edit-copy</property> 2255 </object> 2256 </child> 2257 <child> 2258 <object class="GtkLabel"> 2259 <property name="label" translatable="yes">_Copy</property> 2260 <property name="mnemonic-widget">anastasis_gtk_secret_copy_button</property> 2261 <property name="use-underline">1</property> 2262 </object> 2263 </child> 2264 </object> 2265 </property> 2266 <property name="focusable">1</property> 2267 <property name="margin-end">10</property> 2268 <property name="margin-start">10</property> 2269 <property name="receives-default">1</property> 2270 <property name="tooltip-text" translatable="yes">Copy secret to clipboard</property> 2271 <signal name="clicked" handler="anastasis_gtk_secret_copy_button_clicked_cb"/> 2272 </object> 2273 </child> 2274 <child> 2275 <object class="GtkButton" id="anastasis_gtk_secret_save_as_button"> 2276 <property name="child"> 2277 <object class="GtkBox"> 2278 <property name="halign">center</property> 2279 <property name="spacing">2</property> 2280 <child> 2281 <object class="GtkImage"> 2282 <property name="icon-name">document-save-as</property> 2283 </object> 2284 </child> 2285 <child> 2286 <object class="GtkLabel"> 2287 <property name="label" translatable="yes">Save _As</property> 2288 <property name="mnemonic-widget">anastasis_gtk_secret_save_as_button</property> 2289 <property name="use-underline">1</property> 2290 </object> 2291 </child> 2292 </object> 2293 </property> 2294 <property name="focusable">1</property> 2295 <property name="margin-end">10</property> 2296 <property name="margin-start">10</property> 2297 <property name="receives-default">1</property> 2298 <property name="tooltip-text" translatable="yes">Save secret to file</property> 2299 <signal name="clicked" handler="anastasis_gtk_secret_save_as_button_clicked_cb"/> 2300 </object> 2301 </child> 2302 </object> 2303 </child> 2304 <child> 2305 <object class="GtkViewport"> 2306 <property name="child"> 2307 <object class="GtkPicture" id="anastasis_gtk_secret_qr_image"> 2308 <property name="can-shrink">0</property> 2309 <property name="content-fit">scale-down</property> 2310 <property name="height-request">400</property> 2311 <property name="hexpand">1</property> 2312 <property name="margin-bottom">10</property> 2313 <property name="margin-end">10</property> 2314 <property name="margin-start">10</property> 2315 <property name="margin-top">10</property> 2316 <property name="vexpand">1</property> 2317 <property name="width-request">400</property> 2318 </object> 2319 </property> 2320 <property name="hexpand">1</property> 2321 <property name="margin-bottom">5</property> 2322 <property name="margin-top">5</property> 2323 <property name="vexpand">1</property> 2324 </object> 2325 </child> 2326 </object> 2327 </child> 2328 </object> 2329 </property> 2330 <property name="margin-bottom">5</property> 2331 <property name="margin-top">5</property> 2332 <property name="vexpand">1</property> 2333 <property name="visible">0</property> 2334 <child type="label"> 2335 <object class="GtkLabel" id="anastasis_gtk_backup_success_label"> 2336 <property name="label" translatable="yes">Success!</property> 2337 <property name="margin-bottom">10</property> 2338 <property name="margin-end">10</property> 2339 <property name="margin-start">10</property> 2340 <property name="margin-top">10</property> 2341 <attributes> 2342 <attribute name="weight" value="bold"/> 2343 </attributes> 2344 </object> 2345 </child> 2346 <style> 2347 <class name="flat"/> 2348 </style> 2349 </object> 2350 </child> 2351 <child> 2352 <object class="GtkFrame" id="anastasis_gtk_select_secret_frame"> 2353 <property name="child"> 2354 <object class="GtkBox" id="anastasis_gtk_secret_select_vbox"> 2355 <property name="margin-start">12</property> 2356 <property name="orientation">vertical</property> 2357 <property name="spacing">10</property> 2358 <property name="vexpand">0</property> 2359 <child> 2360 <object class="GtkBox"> 2361 <property name="orientation">vertical</property> 2362 <property name="vexpand">1</property> 2363 <child> 2364 <object class="GtkBox"> 2365 <property name="hexpand">0</property> 2366 <property name="margin-bottom">5</property> 2367 <property name="margin-top">5</property> 2368 <child> 2369 <object class="GtkLabel" id="select_secret_hint_label"> 2370 <property name="halign">start</property> 2371 <property name="hexpand">1</property> 2372 <property name="label" translatable="yes">Select a secret to recover from the list below. If no secrets are listed, 2373 you need to either go back and correct your personal information or 2374 explicitly add the provider which you used before for the backup.</property> 2375 <property name="margin-end">10</property> 2376 <property name="margin-start">10</property> 2377 </object> 2378 </child> 2379 <child> 2380 <object class="GtkButton" id="anastasis_gtk_add_provider_button"> 2381 <property name="focusable">1</property> 2382 <property name="label" translatable="yes">Add provider</property> 2383 <property name="margin-end">5</property> 2384 <property name="margin-start">5</property> 2385 <property name="receives-default">1</property> 2386 <signal name="clicked" handler="anastasis_gtk_add_provider_button_clicked_cb"/> 2387 </object> 2388 </child> 2389 </object> 2390 </child> 2391 <child> 2392 <object class="GtkScrolledWindow" id="anastasis_secret_selection_scrolled_window"> 2393 <property name="child"> 2394 <object class="GtkColumnView" id="anastasis_secret_selection_treeview"> 2395 <property name="focusable">1</property> 2396 <property name="model">anastasis_gtk_secret_selection_treeselection</property> 2397 <child> 2398 <object class="GtkColumnViewColumn" id="secret_name_column"> 2399 <property name="factory"> 2400 <object class="GtkSignalListItemFactory"> 2401 <signal name="setup" handler="AG_cell_setup_text"/> 2402 <signal name="bind" handler="AG_cell_bind_secret_name"/> 2403 <signal name="unbind" handler="AG_cell_unbind"/> 2404 </object> 2405 </property> 2406 <property name="resizable">1</property> 2407 <property name="title" translatable="yes">Secret name</property> 2408 </object> 2409 </child> 2410 <child> 2411 <object class="GtkColumnViewColumn" id="backup_time_column"> 2412 <property name="expand">1</property> 2413 <property name="factory"> 2414 <object class="GtkSignalListItemFactory"> 2415 <signal name="setup" handler="AG_cell_setup_text"/> 2416 <signal name="bind" handler="AG_cell_bind_secret_time"/> 2417 <signal name="unbind" handler="AG_cell_unbind"/> 2418 </object> 2419 </property> 2420 <property name="title" translatable="yes">Backup time</property> 2421 </object> 2422 </child> 2423 </object> 2424 </property> 2425 <property name="focusable">1</property> 2426 <property name="hadjustment">secret_selection_h_adjustment</property> 2427 <property name="has-frame">1</property> 2428 <property name="vadjustment">secret_selection_v_adjustment</property> 2429 <property name="vexpand">1</property> 2430 </object> 2431 </child> 2432 </object> 2433 </child> 2434 </object> 2435 </property> 2436 <property name="vexpand">1</property> 2437 <property name="visible">0</property> 2438 <child type="label"> 2439 <object class="GtkLabel"> 2440 <property name="label" translatable="yes">Select secret to recover</property> 2441 <attributes> 2442 <attribute name="weight" value="bold"/> 2443 </attributes> 2444 </object> 2445 </child> 2446 <style> 2447 <class name="flat"/> 2448 </style> 2449 </object> 2450 </child> 2451 </object> 2452 </child> 2453 </object> 2454 </property> 2455 <property name="hexpand">1</property> 2456 <property name="vexpand">1</property> 2457 </object> 2458 </property> 2459 <property name="focusable">1</property> 2460 <property name="hadjustment">recovery_adjustmentv</property> 2461 <property name="has-frame">1</property> 2462 <property name="hexpand">1</property> 2463 <property name="vexpand">1</property> 2464 </object> 2465 </child> 2466 </object> 2467 </child> 2468 <child> 2469 <object class="GtkBox" id="anastasis_gtk_main_control_vbox"> 2470 <property name="hexpand">0</property> 2471 <property name="visible">0</property> 2472 <child> 2473 <object class="GtkButton" id="anastasis_gtk_main_window_prev_button"> 2474 <property name="child"> 2475 <object class="GtkBox"> 2476 <property name="halign">center</property> 2477 <property name="spacing">2</property> 2478 <child> 2479 <object class="GtkImage"> 2480 <property name="icon-name">go-previous</property> 2481 </object> 2482 </child> 2483 <child> 2484 <object class="GtkLabel"> 2485 <property name="label" translatable="yes">_Back</property> 2486 <property name="mnemonic-widget">anastasis_gtk_main_window_prev_button</property> 2487 <property name="use-underline">1</property> 2488 </object> 2489 </child> 2490 </object> 2491 </property> 2492 <property name="focusable">1</property> 2493 <property name="margin-end">10</property> 2494 <property name="margin-start">10</property> 2495 <property name="receives-default">1</property> 2496 <signal name="clicked" handler="anastasis_gtk_main_window_back_clicked"/> 2497 </object> 2498 </child> 2499 <child> 2500 <object class="GtkButton" id="anastasis_gtk_restart_button"> 2501 <property name="child"> 2502 <object class="GtkBox"> 2503 <property name="halign">center</property> 2504 <property name="spacing">2</property> 2505 <child> 2506 <object class="GtkImage" id="restart_image"> 2507 <property name="icon-name">go-first</property> 2508 </object> 2509 </child> 2510 <child> 2511 <object class="GtkLabel"> 2512 <property name="label" translatable="yes">_Restart</property> 2513 <property name="mnemonic-widget">anastasis_gtk_restart_button</property> 2514 <property name="use-underline">1</property> 2515 </object> 2516 </child> 2517 </object> 2518 </property> 2519 <property name="focusable">1</property> 2520 <property name="receives-default">1</property> 2521 <property name="tooltip-text" translatable="yes">Go back to the beginning.</property> 2522 <property name="visible">0</property> 2523 <signal name="clicked" handler="anastasis_gtk_restart_button_clicked_cb"/> 2524 </object> 2525 </child> 2526 <child> 2527 <object class="GtkSeparator"> 2528 <property name="hexpand">1</property> 2529 <property name="margin-end">5</property> 2530 <property name="margin-start">5</property> 2531 </object> 2532 </child> 2533 <child> 2534 <object class="GtkButton" id="anastasis_gtk_main_window_quit_button"> 2535 <property name="child"> 2536 <object class="GtkBox"> 2537 <property name="halign">center</property> 2538 <property name="spacing">2</property> 2539 <child> 2540 <object class="GtkImage"> 2541 <property name="icon-name">application-exit</property> 2542 </object> 2543 </child> 2544 <child> 2545 <object class="GtkLabel"> 2546 <property name="label" translatable="yes">_Quit</property> 2547 <property name="mnemonic-widget">anastasis_gtk_main_window_quit_button</property> 2548 <property name="use-underline">1</property> 2549 </object> 2550 </child> 2551 </object> 2552 </property> 2553 <property name="focusable">1</property> 2554 <property name="margin-end">5</property> 2555 <property name="margin-start">5</property> 2556 <property name="receives-default">1</property> 2557 <property name="visible">0</property> 2558 <signal name="clicked" handler="anastasis_gtk_main_window_quit_button_clicked_cb"/> 2559 </object> 2560 </child> 2561 <child> 2562 <object class="GtkSeparator"> 2563 <property name="hexpand">1</property> 2564 <property name="margin-end">5</property> 2565 <property name="margin-start">5</property> 2566 </object> 2567 </child> 2568 <child> 2569 <object class="GtkButton" id="anastasis_gtk_main_window_forward_button"> 2570 <property name="child"> 2571 <object class="GtkBox"> 2572 <property name="halign">center</property> 2573 <property name="spacing">2</property> 2574 <child> 2575 <object class="GtkImage"> 2576 <property name="icon-name">media-skip-forward</property> 2577 </object> 2578 </child> 2579 <child> 2580 <object class="GtkLabel"> 2581 <property name="label" translatable="yes">_Next</property> 2582 <property name="mnemonic-widget">anastasis_gtk_main_window_forward_button</property> 2583 <property name="use-underline">1</property> 2584 </object> 2585 </child> 2586 </object> 2587 </property> 2588 <property name="margin-end">10</property> 2589 <property name="margin-start">10</property> 2590 <property name="receives-default">1</property> 2591 <property name="sensitive">0</property> 2592 <signal name="clicked" handler="anastasis_gtk_main_window_forward_clicked"/> 2593 </object> 2594 </child> 2595 </object> 2596 </child> 2597 <child> 2598 <object class="GtkStatusbar" id="anastasis_gtk_statusbar"> 2599 <property name="valign">center</property> 2600 </object> 2601 </child> 2602 </object> 2603 </property> 2604 <property name="default-height">500</property> 2605 <property name="default-widget">anastasis_gtk_main_window_forward_button</property> 2606 <property name="default-width">700</property> 2607 <property name="focus-widget">anastasis_gtk_secret_name_entry</property> 2608 <signal name="close-request" handler="anastasis_gtk_quit_cb"/> 2609 </object> 2610 </interface>