summaryrefslogtreecommitdiffstats
path: root/svtools/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-08-02 21:04:44 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-08-02 21:04:44 +0100
commit4e8bc5462a01818f0f9c92a09f1bdc68821187f4 (patch)
tree77d6ba35c07a89bcb0002ce644a363f86cd4d772 /svtools/uiconfig
parentRelated: tdf#101196 shorten description, move info into tooltip (diff)
downloadcore-4e8bc5462a01818f0f9c92a09f1bdc68821187f4.tar.gz
core-4e8bc5462a01818f0f9c92a09f1bdc68821187f4.zip
Related: tdf#101196 prompt to restart after OpenGL config changes
Change-Id: If0ade12ed4cf360bdac8cfbec7bb09c9a640fc6d
Diffstat (limited to 'svtools/uiconfig')
-rw-r--r--svtools/uiconfig/ui/restartdialog.ui17
1 files changed, 16 insertions, 1 deletions
diff --git a/svtools/uiconfig/ui/restartdialog.ui b/svtools/uiconfig/ui/restartdialog.ui
index c9765e71042a..3edc5ccba028 100644
--- a/svtools/uiconfig/ui/restartdialog.ui
+++ b/svtools/uiconfig/ui/restartdialog.ui
@@ -211,6 +211,21 @@
</packing>
</child>
<child>
+ <object class="GtkLabel" id="reason_opengl">
+ <property name="can_focus">False</property>
+ <property name="no_show_all">True</property>
+ <property name="label" translatable="yes">For the OpenGL changes to take effect, %PRODUCTNAME must be restarted.</property>
+ <property name="wrap">True</property>
+ <property name="max_width_chars">50</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">10</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkLabel" id="label">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -221,7 +236,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">10</property>
+ <property name="position">11</property>
</packing>
</child>
</object>