[gnome-clocks/wip/exalm/content] ui: Replace .preferences with .contents
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks/wip/exalm/content] ui: Replace .preferences with .contents
- Date: Fri, 31 Jul 2020 11:57:17 +0000 (UTC)
commit 3ddfdb1c91a32b313ccf76330f4c7444293a164e
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Jul 31 16:56:49 2020 +0500
ui: Replace .preferences with .contents
Adapt to libhandy changes.
data/ui/alarm-face.ui | 2 +-
data/ui/alarm-setup-dialog.ui | 2 +-
data/ui/stopwatch-face.ui | 2 +-
data/ui/timer-face.ui | 2 +-
data/ui/world-face.ui | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/data/ui/alarm-face.ui b/data/ui/alarm-face.ui
index d873469..f1d6d60 100644
--- a/data/ui/alarm-face.ui
+++ b/data/ui/alarm-face.ui
@@ -49,7 +49,7 @@
<property name="selection-mode">none</property>
<property name="activate-on-single-click">False</property>
<style>
- <class name="preferences"/>
+ <class name="content"/>
<class name="clocks-list"/>
</style>
</object>
diff --git a/data/ui/alarm-setup-dialog.ui b/data/ui/alarm-setup-dialog.ui
index e949d83..dc7e93f 100644
--- a/data/ui/alarm-setup-dialog.ui
+++ b/data/ui/alarm-setup-dialog.ui
@@ -154,7 +154,7 @@
</object>
</child>
<style>
- <class name="preferences"/>
+ <class name="content"/>
<class name="clocks-list"/>
</style>
</object>
diff --git a/data/ui/stopwatch-face.ui b/data/ui/stopwatch-face.ui
index 330f7c3..b923ab0 100644
--- a/data/ui/stopwatch-face.ui
+++ b/data/ui/stopwatch-face.ui
@@ -231,7 +231,7 @@
<property name="valign">start</property>
<property name="selection_mode">none</property>
<style>
- <class name="preferences"/>
+ <class name="content"/>
<class name="clocks-list"/>
</style>
</object>
diff --git a/data/ui/timer-face.ui b/data/ui/timer-face.ui
index 66a11d9..123a8c5 100644
--- a/data/ui/timer-face.ui
+++ b/data/ui/timer-face.ui
@@ -83,7 +83,7 @@
<property name="selection_mode">none</property>
<property name="activate_on_single_click">False</property>
<style>
- <class name="preferences"/>
+ <class name="content"/>
<class name="clocks-list"/>
</style>
</object>
diff --git a/data/ui/world-face.ui b/data/ui/world-face.ui
index 5b973e6..7acc2a2 100644
--- a/data/ui/world-face.ui
+++ b/data/ui/world-face.ui
@@ -55,7 +55,7 @@
<property name="selection-mode">none</property>
<signal name="row-activated" handler="item_activated" swapped="no"/>
<style>
- <class name="preferences"/>
+ <class name="content"/>
<class name="clocks-list"/>
</style>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]