[Libreoffice-commits] core.git: sd/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Tue Oct 1 19:31:54 UTC 2019


 sd/uiconfig/sdraw/ui/drawprinteroptions.ui       |    4 ++--
 sd/uiconfig/simpress/ui/impressprinteroptions.ui |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit df6bf6dd3d7f11b308f6881326de6400d44b46da
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Oct 1 12:50:25 2019 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Oct 1 21:31:01 2019 +0200

    should be original colors, not original size
    
    Change-Id: I032489f773cc9fad0d2cafabb1c39a663180f0f9
    Reviewed-on: https://gerrit.libreoffice.org/79955
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sd/uiconfig/sdraw/ui/drawprinteroptions.ui b/sd/uiconfig/sdraw/ui/drawprinteroptions.ui
index 46a38dec3661..c8df16d0a8ce 100644
--- a/sd/uiconfig/sdraw/ui/drawprinteroptions.ui
+++ b/sd/uiconfig/sdraw/ui/drawprinteroptions.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.3 -->
+<!-- Generated with glade 3.22.1 -->
 <interface domain="sd">
   <requires lib="gtk+" version="3.18"/>
   <object class="GtkBox" id="box">
@@ -100,7 +100,7 @@
                 <property name="spacing">6</property>
                 <child>
                   <object class="GtkRadioButton" id="originalcolors">
-                    <property name="label" translatable="yes" context="drawprinteroptions|originalcolors">Original size</property>
+                    <property name="label" translatable="yes" context="drawprinteroptions|originalcolors">Original colors</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
diff --git a/sd/uiconfig/simpress/ui/impressprinteroptions.ui b/sd/uiconfig/simpress/ui/impressprinteroptions.ui
index c40508ae3b3f..15a90c45181c 100644
--- a/sd/uiconfig/simpress/ui/impressprinteroptions.ui
+++ b/sd/uiconfig/simpress/ui/impressprinteroptions.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.4 -->
+<!-- Generated with glade 3.22.1 -->
 <interface domain="sd">
   <requires lib="gtk+" version="3.18"/>
   <object class="GtkBox" id="box">
@@ -228,7 +228,7 @@
                 <property name="spacing">6</property>
                 <child>
                   <object class="GtkRadioButton" id="originalcolors">
-                    <property name="label" translatable="yes" context="impressprinteroptions|originalcolors">Original size</property>
+                    <property name="label" translatable="yes" context="impressprinteroptions|originalcolors">Original colors</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>


More information about the Libreoffice-commits mailing list