[gnome-control-center] color: Add a new 'Learn more' button to the color panel
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] color: Add a new 'Learn more' button to the color panel
- Date: Thu, 25 Aug 2011 10:53:00 +0000 (UTC)
commit 00fdb2501c5999d2012f1e76a8948d83475c2f1c
Author: Richard Hughes <richard hughsie com>
Date: Thu Aug 25 11:52:17 2011 +0100
color: Add a new 'Learn more' button to the color panel
You need to build gnome-user-docs to get the new content.
panels/color/color.ui | 31 ++++++++++++++++++++++++++++++-
1 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/panels/color/color.ui b/panels/color/color.ui
index 20bee7d..f9d9d92 100644
--- a/panels/color/color.ui
+++ b/panels/color/color.ui
@@ -176,7 +176,7 @@
<property name="can_focus">False</property>
<property name="spacing">9</property>
<child>
- <object class="GtkLabel" id="label3">
+ <object class="GtkLabel" id="label_intro">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Each device needs an up to date color profile to be color managed.</property>
@@ -187,6 +187,35 @@
<property name="position">0</property>
</packing>
</child>
+ <child>
+ <object class="GtkLabel" id="label_padding">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLinkButton" id="linkbutton_help">
+ <property name="label" translatable="yes">Learn more</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="has_tooltip">True</property>
+ <property name="use_action_appearance">False</property>
+ <property name="relief">none</property>
+ <property name="xalign">0.50999999046325684</property>
+ <property name="uri">ghelp:gnome-help?color-whyimportant</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]