[nautilus/wip/oholy/encrypted-archives: 37/43] compress-dialog: Make the Archive name label bold
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/oholy/encrypted-archives: 37/43] compress-dialog: Make the Archive name label bold
- Date: Wed, 28 Jul 2021 15:26:11 +0000 (UTC)
commit ec7dc970ac56fcebab6d9221e92285ae6cffa73d
Author: Ondrej Holy <oholy redhat com>
Date: Mon Jun 21 11:37:31 2021 +0200
compress-dialog: Make the Archive name label bold
The "Archive name" label is not bold currently. Let's make it bold
as a per the mockup for the encrypted archives support.
https://gitlab.gnome.org/GNOME/nautilus/-/issues/822
src/resources/ui/nautilus-compress-dialog.ui | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/src/resources/ui/nautilus-compress-dialog.ui b/src/resources/ui/nautilus-compress-dialog.ui
index 526e9eed2..ba7ce4e29 100644
--- a/src/resources/ui/nautilus-compress-dialog.ui
+++ b/src/resources/ui/nautilus-compress-dialog.ui
@@ -22,6 +22,9 @@
<property name="label" translatable="yes">Archive name</property>
<property name="visible">True</property>
<property name="xalign">0</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]