diff options
author | Michael Meeks <michael.meeks@suse.com> | 2013-07-19 15:16:08 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-07-19 15:16:58 +0100 |
commit | 9b0ba41906f69b2364b11621ba2397f6a15a57e7 (patch) | |
tree | fe6c0c2084a91f6ff039073c58fd8928674faa07 /sd/uiconfig | |
parent | 2dc7af1f7a3925f2435cbd5d402a4c9fd0ee7bda (diff) |
fdo#67045 - cleanup slideshow / screen string usage for 4.2.
Change-Id: If71567e2b6c6cfed8860677254d60fce60f63e14
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/simpress/ui/presentationdialog.ui | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sd/uiconfig/simpress/ui/presentationdialog.ui b/sd/uiconfig/simpress/ui/presentationdialog.ui index a71bcd639446..ce1a847bb02f 100644 --- a/sd/uiconfig/simpress/ui/presentationdialog.ui +++ b/sd/uiconfig/simpress/ui/presentationdialog.ui @@ -275,6 +275,18 @@ <property name="height">1</property> </packing> </child> + <child> + <object class="GtkLabel" id="external_str"> + <property name="can_focus">False</property> + <property name="label" translatable="yes">Auto External (Display %1)</property> + </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">3</property> + <property name="width">1</property> + <property name="height">1</property> + </packing> + </child> </object> <packing> <property name="left_attach">0</property> |