[gnome-control-center/wip/jsparber/background: 24/58] [fix] fixed place for the border on top of the gallery and add ids for buttons
- From: Julian Sparber <jsparber src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/jsparber/background: 24/58] [fix] fixed place for the border on top of the gallery and add ids for buttons
- Date: Fri, 24 Nov 2017 21:46:46 +0000 (UTC)
commit e4a5fb4fdcf66f659e9b80b224788af6ecb75e42
Author: Julian Sparber <julian sparber net>
Date: Sun Nov 5 14:07:54 2017 +0100
[fix] fixed place for the border on top of the gallery and add ids for buttons
panels/background/background.ui | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/panels/background/background.ui b/panels/background/background.ui
index dec1227..147b567 100644
--- a/panels/background/background.ui
+++ b/panels/background/background.ui
@@ -111,6 +111,9 @@
<object class="GtkBox" id="backgroud-gallery-box">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <style>
+ <class name="background-gallery"/>
+ </style>
<child>
<object class="GtkScrolledWindow">
<property name="visible">True</property>
@@ -121,9 +124,6 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
- <style>
- <class name="background-gallery"/>
- </style>
<child>
<object class="GtkFlowBox" id="background-gallery">
<property name="visible">True</property>
@@ -169,7 +169,7 @@
<property name="halign">center</property>
<property name="spacing">16</property>
<child>
- <object class="GtkButton">
+ <object class="GtkButton" id="open-gnome-photos">
<property name="label" translatable="yes">Open Photos app</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -182,7 +182,7 @@
</packing>
</child>
<child>
- <object class="GtkButton">
+ <object class="GtkButton" id="open-picture-folder">
<property name="label" translatable="yes">Open Pictures folder</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]