Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
b256d4ea by wurstsalat at 2025-06-30T22:05:39+02:00
imprv: Contact info: Improve layout and wording
- - - - -
c1e3b391 by wurstsalat at 2025-06-30T22:06:00+02:00
imprv: Group chat info: Improve layout
- - - - -
5 changed files:
- gajim/data/gui/contact_info.ui
- gajim/data/gui/groupchat_affiliation.ui
- gajim/data/gui/groupchat_blocks.ui
- gajim/data/gui/groupchat_manage.ui
- gajim/data/gui/groupchat_outcast.ui
Changes:
=====================================
gajim/data/gui/contact_info.ui
=====================================
@@ -323,7 +323,7 @@
<property name="spacing">12</property>
<child>
<object class="GtkLabel">
- <property name="label" translatable="yes">Choose the
contact's groups</property>
+ <property name="label" translatable="yes">Assign
groups to this contact. You can filter chats by group.</property>
<property name="wrap">1</property>
<style>
<class name="dimmed"/>
@@ -340,6 +340,7 @@
<property name="height-request">250</property>
<property name="focusable">1</property>
<property name="vexpand">1</property>
+ <property name="has-frame">1</property>
<property name="child">
<object class="GtkViewport">
<property name="child">
@@ -466,6 +467,7 @@
<property name="height-request">70</property>
<property name="focusable">1</property>
<property name="vexpand">1</property>
+ <property name="has-frame">1</property>
<property name="child">
<object class="GtkTextView" id="textview_annotation">
<property name="focusable">1</property>
=====================================
gajim/data/gui/groupchat_affiliation.ui
=====================================
@@ -39,6 +39,7 @@
<property name="hexpand">1</property>
<property name="vexpand">1</property>
<property name="hscrollbar-policy">never</property>
+ <property name="has-frame">1</property>
<property name="child">
<object class="GtkTreeView" id="affiliation_treeview">
<property name="focusable">1</property>
=====================================
gajim/data/gui/groupchat_blocks.ui
=====================================
@@ -49,6 +49,7 @@
<property name="vexpand">1</property>
<property name="focusable">1</property>
<property name="hscrollbar-policy">never</property>
+ <property name="has-frame">1</property>
<child>
<object class="GtkColumnView" id="column_view">
<property name="show-column-separators">true</property>
=====================================
gajim/data/gui/groupchat_manage.ui
=====================================
@@ -148,6 +148,7 @@
<property name="height-request">100</property>
<property name="focusable">1</property>
<property name="hscrollbar-policy">never</property>
+ <property name="has-frame">1</property>
<property name="child">
<object class="GtkTextView" id="subject_textview">
<property name="focusable">1</property>
=====================================
gajim/data/gui/groupchat_outcast.ui
=====================================
@@ -31,6 +31,7 @@
<property name="focusable">1</property>
<property name="hexpand">1</property>
<property name="vexpand">1</property>
+ <property name="has-frame">1</property>
<property name="child">
<object class="GtkTreeView" id="outcast_treeview">
<property name="focusable">1</property>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/compare/e95f27f6dbc17682c666d5b895d7a4bd289804ce...c1e3b391a9b7f688a78c6cd1593005a221672fa5
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/compare/e95f27f6dbc17682c666d5b895d7a4bd289804ce...c1e3b391a9b7f688a78c6cd1593005a221672fa5
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]