summaryrefslogtreecommitdiff
path: root/svtools/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-05-30 20:00:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-05-31 09:33:07 +0100
commit7ce2a89f4f8fa84232896766276cb3433ada239c (patch)
tree930c13e9466da78d9e63e01141fb4866ad7df3d5 /svtools/uiconfig
parent4e673dbb5b7c7f0fd48d50255d10340229a33ade (diff)
prompt to restart office when required for experimental features
Change-Id: I43051ec6b0efeaebcf4a28940f70913423b8ea9f
Diffstat (limited to 'svtools/uiconfig')
-rw-r--r--svtools/uiconfig/ui/restartdialog.ui16
1 files changed, 15 insertions, 1 deletions
diff --git a/svtools/uiconfig/ui/restartdialog.ui b/svtools/uiconfig/ui/restartdialog.ui
index 5027620b485e..f2445df4e24c 100644
--- a/svtools/uiconfig/ui/restartdialog.ui
+++ b/svtools/uiconfig/ui/restartdialog.ui
@@ -101,6 +101,20 @@
</packing>
</child>
<child>
+ <object class="GtkLabel" id="reason_sidebar">
+ <property name="can_focus">False</property>
+ <property name="no_show_all">True</property>
+ <property name="label" translatable="yes">For the modified sidebar setting to take effect, %PRODUCTNAME must be restarted.</property>
+ <property name="wrap">True</property>
+ <property name="max_width_chars">50</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkLabel" id="label">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -110,7 +124,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">3</property>
+ <property name="position">4</property>
</packing>
</child>
</object>