aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/settings.ui
diff options
context:
space:
mode:
Diffstat (limited to 'resources/ui/settings.ui')
-rw-r--r--resources/ui/settings.ui31
1 files changed, 18 insertions, 13 deletions
diff --git a/resources/ui/settings.ui b/resources/ui/settings.ui
index bf14bd1..d2622b9 100644
--- a/resources/ui/settings.ui
+++ b/resources/ui/settings.ui
@@ -107,6 +107,7 @@ Author: Tobias Frisch
107 <child> 107 <child>
108 <object class="GtkSwitch"> 108 <object class="GtkSwitch">
109 <property name="visible">True</property> 109 <property name="visible">True</property>
110 <property name="sensitive">False</property>
110 <property name="can-focus">True</property> 111 <property name="can-focus">True</property>
111 </object> 112 </object>
112 <packing> 113 <packing>
@@ -148,6 +149,7 @@ Author: Tobias Frisch
148 <child> 149 <child>
149 <object class="GtkSwitch"> 150 <object class="GtkSwitch">
150 <property name="visible">True</property> 151 <property name="visible">True</property>
152 <property name="sensitive">False</property>
151 <property name="can-focus">True</property> 153 <property name="can-focus">True</property>
152 </object> 154 </object>
153 <packing> 155 <packing>
@@ -202,7 +204,7 @@ Author: Tobias Frisch
202 </packing> 204 </packing>
203 </child> 205 </child>
204 <child> 206 <child>
205 <object class="GtkSwitch"> 207 <object class="GtkSwitch" id="enable_notifications_switch">
206 <property name="visible">True</property> 208 <property name="visible">True</property>
207 <property name="can-focus">True</property> 209 <property name="can-focus">True</property>
208 </object> 210 </object>
@@ -245,6 +247,7 @@ Author: Tobias Frisch
245 <child> 247 <child>
246 <object class="GtkSwitch"> 248 <object class="GtkSwitch">
247 <property name="visible">True</property> 249 <property name="visible">True</property>
250 <property name="sensitive">False</property>
248 <property name="can-focus">True</property> 251 <property name="can-focus">True</property>
249 </object> 252 </object>
250 <packing> 253 <packing>
@@ -322,7 +325,7 @@ Author: Tobias Frisch
322 </packing> 325 </packing>
323 </child> 326 </child>
324 <child> 327 <child>
325 <object class="GtkSwitch"> 328 <object class="GtkSwitch" id="read_receipts_switch">
326 <property name="visible">True</property> 329 <property name="visible">True</property>
327 <property name="can-focus">True</property> 330 <property name="can-focus">True</property>
328 </object> 331 </object>
@@ -363,7 +366,7 @@ Author: Tobias Frisch
363 </packing> 366 </packing>
364 </child> 367 </child>
365 <child> 368 <child>
366 <object class="GtkSwitch"> 369 <object class="GtkSwitch" id="whispering_switch">
367 <property name="visible">True</property> 370 <property name="visible">True</property>
368 <property name="can-focus">True</property> 371 <property name="can-focus">True</property>
369 </object> 372 </object>
@@ -412,7 +415,7 @@ Author: Tobias Frisch
412 </packing> 415 </packing>
413 </child> 416 </child>
414 <child> 417 <child>
415 <object class="GtkComboBox"> 418 <object class="GtkComboBox" id="auto_delete_combo_box">
416 <property name="visible">True</property> 419 <property name="visible">True</property>
417 <property name="can-focus">False</property> 420 <property name="can-focus">False</property>
418 <property name="model">delay_store</property> 421 <property name="model">delay_store</property>
@@ -470,6 +473,7 @@ Author: Tobias Frisch
470 <child> 473 <child>
471 <object class="GtkComboBox"> 474 <object class="GtkComboBox">
472 <property name="visible">True</property> 475 <property name="visible">True</property>
476 <property name="sensitive">False</property>
473 <property name="can-focus">False</property> 477 <property name="can-focus">False</property>
474 <property name="model">delay_store</property> 478 <property name="model">delay_store</property>
475 <property name="active">0</property> 479 <property name="active">0</property>
@@ -506,6 +510,7 @@ Author: Tobias Frisch
506 <object class="GtkButton"> 510 <object class="GtkButton">
507 <property name="label" translatable="yes">Clear all history</property> 511 <property name="label" translatable="yes">Clear all history</property>
508 <property name="visible">True</property> 512 <property name="visible">True</property>
513 <property name="sensitive">False</property>
509 <property name="can-focus">True</property> 514 <property name="can-focus">True</property>
510 <property name="receives-default">True</property> 515 <property name="receives-default">True</property>
511 <style> 516 <style>
@@ -564,7 +569,7 @@ Author: Tobias Frisch
564 </packing> 569 </packing>
565 </child> 570 </child>
566 <child> 571 <child>
567 <object class="GtkSwitch"> 572 <object class="GtkSwitch" id="auto_accept_invitations_switch">
568 <property name="visible">True</property> 573 <property name="visible">True</property>
569 <property name="can-focus">True</property> 574 <property name="can-focus">True</property>
570 </object> 575 </object>
@@ -606,7 +611,7 @@ Author: Tobias Frisch
606 </packing> 611 </packing>
607 </child> 612 </child>
608 <child> 613 <child>
609 <object class="GtkComboBox"> 614 <object class="GtkComboBox" id="delete_invitations_combo_box">
610 <property name="visible">True</property> 615 <property name="visible">True</property>
611 <property name="can-focus">False</property> 616 <property name="can-focus">False</property>
612 <property name="model">delay_store</property> 617 <property name="model">delay_store</property>
@@ -641,7 +646,7 @@ Author: Tobias Frisch
641 <property name="visible">True</property> 646 <property name="visible">True</property>
642 <property name="can-focus">False</property> 647 <property name="can-focus">False</property>
643 <child> 648 <child>
644 <object class="GtkButton"> 649 <object class="GtkButton" id="delete_invitations_button">
645 <property name="label" translatable="yes">Delete all invitations</property> 650 <property name="label" translatable="yes">Delete all invitations</property>
646 <property name="visible">True</property> 651 <property name="visible">True</property>
647 <property name="can-focus">True</property> 652 <property name="can-focus">True</property>
@@ -694,7 +699,7 @@ Author: Tobias Frisch
694 </packing> 699 </packing>
695 </child> 700 </child>
696 <child> 701 <child>
697 <object class="GtkSwitch"> 702 <object class="GtkSwitch" id="auto_accept_files_switch">
698 <property name="visible">True</property> 703 <property name="visible">True</property>
699 <property name="can-focus">True</property> 704 <property name="can-focus">True</property>
700 </object> 705 </object>
@@ -736,7 +741,7 @@ Author: Tobias Frisch
736 </packing> 741 </packing>
737 </child> 742 </child>
738 <child> 743 <child>
739 <object class="GtkFileChooserButton"> 744 <object class="GtkFileChooserButton" id="download_folder_button">
740 <property name="visible">True</property> 745 <property name="visible">True</property>
741 <property name="can-focus">False</property> 746 <property name="can-focus">False</property>
742 <property name="title" translatable="yes">Select download folder</property> 747 <property name="title" translatable="yes">Select download folder</property>
@@ -778,7 +783,7 @@ Author: Tobias Frisch
778 </packing> 783 </packing>
779 </child> 784 </child>
780 <child> 785 <child>
781 <object class="GtkComboBox"> 786 <object class="GtkComboBox" id="delete_files_combo_box">
782 <property name="visible">True</property> 787 <property name="visible">True</property>
783 <property name="can-focus">False</property> 788 <property name="can-focus">False</property>
784 <property name="model">delay_store</property> 789 <property name="model">delay_store</property>
@@ -813,7 +818,7 @@ Author: Tobias Frisch
813 <property name="visible">True</property> 818 <property name="visible">True</property>
814 <property name="can-focus">False</property> 819 <property name="can-focus">False</property>
815 <child> 820 <child>
816 <object class="GtkButton"> 821 <object class="GtkButton" id="delete_files_button">
817 <property name="label" translatable="yes">Delete all files</property> 822 <property name="label" translatable="yes">Delete all files</property>
818 <property name="visible">True</property> 823 <property name="visible">True</property>
819 <property name="can-focus">True</property> 824 <property name="can-focus">True</property>
@@ -867,7 +872,7 @@ Author: Tobias Frisch
867 </packing> 872 </packing>
868 </child> 873 </child>
869 <child> 874 <child>
870 <object class="GtkComboBox"> 875 <object class="GtkComboBox" id="leave_chats_combo_box">
871 <property name="visible">True</property> 876 <property name="visible">True</property>
872 <property name="can-focus">False</property> 877 <property name="can-focus">False</property>
873 <property name="model">delay_store</property> 878 <property name="model">delay_store</property>
@@ -902,7 +907,7 @@ Author: Tobias Frisch
902 <property name="visible">True</property> 907 <property name="visible">True</property>
903 <property name="can-focus">False</property> 908 <property name="can-focus">False</property>
904 <child> 909 <child>
905 <object class="GtkButton"> 910 <object class="GtkButton" id="leave_chats_button">
906 <property name="label" translatable="yes">Leave all chats</property> 911 <property name="label" translatable="yes">Leave all chats</property>
907 <property name="visible">True</property> 912 <property name="visible">True</property>
908 <property name="can-focus">True</property> 913 <property name="can-focus">True</property>