[libhandy/wip/haecker-felix/flap-widget] Add a subtitle to locked
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy/wip/haecker-felix/flap-widget] Add a subtitle to locked
- Date: Wed, 25 Nov 2020 10:13:05 +0000 (UTC)
commit b8153cc9c7833b50486cd49c6ff333bd4e291f37
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Wed Nov 25 14:45:46 2020 +0500
Add a subtitle to locked
examples/hdy-flap-demo-window.ui | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/examples/hdy-flap-demo-window.ui b/examples/hdy-flap-demo-window.ui
index 0cfd6218..0a6e39c1 100644
--- a/examples/hdy-flap-demo-window.ui
+++ b/examples/hdy-flap-demo-window.ui
@@ -94,6 +94,7 @@
<object class="HdyActionRow">
<property name="visible">True</property>
<property name="title" translatable="yes">Locked</property>
+ <property name="subtitle" translatable="yes">Sidebar visibility doesn't change
when fold state changes</property>
<property name="activatable_widget">locked_switch</property>
<child>
<object class="GtkSwitch" id="locked_switch">
@@ -171,6 +172,7 @@
<object class="HdyActionRow">
<property name="visible">True</property>
<property name="title" translatable="yes">Click to Close</property>
+ <property name="subtitle" translatable="yes">Clicking outside the sidebar will
close it when folded</property>
<property name="activatable_widget">click_to_close_switch</property>
<child>
<object class="GtkSwitch" id="click_to_close_switch">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]