Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-client-gnome
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-client-gnome
Commits
add48f2a
Commit
add48f2a
authored
4 years ago
by
Sébastien Blin
Browse files
Options
Downloads
Patches
Plain Diff
ui: misc fixes on labels
Change-Id: I0b613b169c831a04ac9dbc451fcbe0461cd048dc
parent
d6f818ab
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ui/generalsettingsview.ui
+33
-5
33 additions, 5 deletions
ui/generalsettingsview.ui
ui/newaccountsettingsview.ui
+1
-1
1 addition, 1 deletion
ui/newaccountsettingsview.ui
with
34 additions
and
6 deletions
ui/generalsettingsview.ui
+
33
−
5
View file @
add48f2a
...
...
@@ -859,7 +859,7 @@
<object
class=
"GtkLabel"
id=
"label_accept_untrusted"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
A
ccept
from un
trusted
contacts
</property>
<property
name=
"label"
translatable=
"yes"
>
A
llow incoming files
from un
known
contacts
</property>
</object>
</child>
<child>
...
...
@@ -878,12 +878,12 @@
<child>
<!-- Accept limit -->
<object
class=
"GtkListBoxRow"
id=
"
transfer_limit
_row"
>
<object
class=
"GtkListBoxRow"
id=
"
auto_accept_files
_row"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"halign"
>
fill
</property>
<child>
<object
class=
"GtkBox"
id=
"
transfer_limit
_box"
>
<object
class=
"GtkBox"
id=
"
auto_accept_files
_box"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"halign"
>
fill
</property>
<property
name=
"orientation"
>
horizontal
</property>
...
...
@@ -893,10 +893,10 @@
<property
name=
"margin_top"
>
12
</property>
<property
name=
"margin_bottom"
>
12
</property>
<child>
<object
class=
"GtkLabel"
id=
"label_
transfer_limit
"
>
<object
class=
"GtkLabel"
id=
"label_
auto_accept_files
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
A
ccept transfer behind (Mb, 0 = unlimited)
</property>
<property
name=
"label"
translatable=
"yes"
>
A
utomatically accept incoming files
</property>
</object>
</child>
...
...
@@ -909,6 +909,34 @@
<property
name=
"pack_type"
>
end
</property>
</packing>
</child>
</object>
</child>
</object>
</child>
<child>
<!-- Accept limit -->
<object
class=
"GtkListBoxRow"
id=
"transfer_limit_row"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"halign"
>
fill
</property>
<child>
<object
class=
"GtkBox"
id=
"transfer_limit_box"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"halign"
>
fill
</property>
<property
name=
"orientation"
>
horizontal
</property>
<property
name=
"margin_left"
>
12
</property>
<property
name=
"margin_right"
>
12
</property>
<property
name=
"spacing"
>
12
</property>
<property
name=
"margin_top"
>
12
</property>
<property
name=
"margin_bottom"
>
12
</property>
<child>
<object
class=
"GtkLabel"
id=
"label_transfer_limit"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Accept transfer below (in Mb, 0 = unlimited)
</property>
</object>
</child>
<child>
<object
class=
"GtkSpinButton"
id=
"spinbutton_limit_transfer"
>
...
...
This diff is collapsed.
Click to expand it.
ui/newaccountsettingsview.ui
+
1
−
1
View file @
add48f2a
...
...
@@ -1143,7 +1143,7 @@
<object
class=
"GtkLabel"
id=
"label_allow"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Allow call from un
trusted peer
s
</property>
<property
name=
"label"
translatable=
"yes"
>
Allow
incoming
call
s
from un
known contact
s
</property>
</object>
</child>
<child>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment