diff options
Diffstat (limited to 'resources/ui/messenger.ui')
-rw-r--r-- | resources/ui/messenger.ui | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/resources/ui/messenger.ui b/resources/ui/messenger.ui index d0487fa..d4282a4 100644 --- a/resources/ui/messenger.ui +++ b/resources/ui/messenger.ui | |||
@@ -78,7 +78,7 @@ Author: Tobias Frisch | |||
78 | </packing> | 78 | </packing> |
79 | </child> | 79 | </child> |
80 | <child> | 80 | <child> |
81 | <object class="GtkSearchEntry"> | 81 | <object class="GtkSearchEntry" id="chats_search"> |
82 | <property name="width-request">250</property> | 82 | <property name="width-request">250</property> |
83 | <property name="visible">True</property> | 83 | <property name="visible">True</property> |
84 | <property name="can-focus">True</property> | 84 | <property name="can-focus">True</property> |
@@ -318,7 +318,7 @@ Author: Tobias Frisch | |||
318 | </packing> | 318 | </packing> |
319 | </child> | 319 | </child> |
320 | <child> | 320 | <child> |
321 | <object class="GtkButton"> | 321 | <object class="GtkButton" id="favourites_button"> |
322 | <property name="visible">True</property> | 322 | <property name="visible">True</property> |
323 | <property name="can-focus">True</property> | 323 | <property name="can-focus">True</property> |
324 | <property name="receives-default">True</property> | 324 | <property name="receives-default">True</property> |
@@ -471,7 +471,7 @@ Author: Tobias Frisch | |||
471 | <property name="can-focus">False</property> | 471 | <property name="can-focus">False</property> |
472 | <property name="orientation">vertical</property> | 472 | <property name="orientation">vertical</property> |
473 | <child> | 473 | <child> |
474 | <object class="GtkButton"> | 474 | <object class="GtkButton" id="new_group_button"> |
475 | <property name="visible">True</property> | 475 | <property name="visible">True</property> |
476 | <property name="can-focus">True</property> | 476 | <property name="can-focus">True</property> |
477 | <property name="receives-default">True</property> | 477 | <property name="receives-default">True</property> |
@@ -522,7 +522,7 @@ Author: Tobias Frisch | |||
522 | </packing> | 522 | </packing> |
523 | </child> | 523 | </child> |
524 | <child> | 524 | <child> |
525 | <object class="GtkButton"> | 525 | <object class="GtkButton" id="new_platform_button"> |
526 | <property name="visible">True</property> | 526 | <property name="visible">True</property> |
527 | <property name="can-focus">True</property> | 527 | <property name="can-focus">True</property> |
528 | <property name="receives-default">True</property> | 528 | <property name="receives-default">True</property> |
@@ -573,7 +573,7 @@ Author: Tobias Frisch | |||
573 | </packing> | 573 | </packing> |
574 | </child> | 574 | </child> |
575 | <child> | 575 | <child> |
576 | <object class="GtkButton"> | 576 | <object class="GtkButton" id="contacts_button"> |
577 | <property name="visible">True</property> | 577 | <property name="visible">True</property> |
578 | <property name="can-focus">True</property> | 578 | <property name="can-focus">True</property> |
579 | <property name="receives-default">True</property> | 579 | <property name="receives-default">True</property> |
@@ -624,7 +624,7 @@ Author: Tobias Frisch | |||
624 | </packing> | 624 | </packing> |
625 | </child> | 625 | </child> |
626 | <child> | 626 | <child> |
627 | <object class="GtkButton"> | 627 | <object class="GtkButton" id="calls_button"> |
628 | <property name="visible">True</property> | 628 | <property name="visible">True</property> |
629 | <property name="can-focus">True</property> | 629 | <property name="can-focus">True</property> |
630 | <property name="receives-default">True</property> | 630 | <property name="receives-default">True</property> |
@@ -675,7 +675,7 @@ Author: Tobias Frisch | |||
675 | </packing> | 675 | </packing> |
676 | </child> | 676 | </child> |
677 | <child> | 677 | <child> |
678 | <object class="GtkButton"> | 678 | <object class="GtkButton" id="settings_button"> |
679 | <property name="visible">True</property> | 679 | <property name="visible">True</property> |
680 | <property name="can-focus">True</property> | 680 | <property name="can-focus">True</property> |
681 | <property name="receives-default">True</property> | 681 | <property name="receives-default">True</property> |
@@ -726,7 +726,7 @@ Author: Tobias Frisch | |||
726 | </packing> | 726 | </packing> |
727 | </child> | 727 | </child> |
728 | <child> | 728 | <child> |
729 | <object class="GtkButton"> | 729 | <object class="GtkButton" id="night_mode_button"> |
730 | <property name="visible">True</property> | 730 | <property name="visible">True</property> |
731 | <property name="can-focus">True</property> | 731 | <property name="can-focus">True</property> |
732 | <property name="receives-default">True</property> | 732 | <property name="receives-default">True</property> |
@@ -891,7 +891,7 @@ Author: Tobias Frisch | |||
891 | <property name="margin-end">4</property> | 891 | <property name="margin-end">4</property> |
892 | <property name="orientation">vertical</property> | 892 | <property name="orientation">vertical</property> |
893 | <child> | 893 | <child> |
894 | <object class="GtkLabel"> | 894 | <object class="GtkLabel" id="chat_title"> |
895 | <property name="visible">True</property> | 895 | <property name="visible">True</property> |
896 | <property name="can-focus">False</property> | 896 | <property name="can-focus">False</property> |
897 | <property name="label" translatable="yes">Chat title</property> | 897 | <property name="label" translatable="yes">Chat title</property> |
@@ -907,7 +907,7 @@ Author: Tobias Frisch | |||
907 | </packing> | 907 | </packing> |
908 | </child> | 908 | </child> |
909 | <child> | 909 | <child> |
910 | <object class="GtkLabel"> | 910 | <object class="GtkLabel" id="chat_subtitle"> |
911 | <property name="visible">True</property> | 911 | <property name="visible">True</property> |
912 | <property name="can-focus">False</property> | 912 | <property name="can-focus">False</property> |
913 | <property name="label" translatable="yes">Chat subtitle</property> | 913 | <property name="label" translatable="yes">Chat subtitle</property> |