diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-08-03 17:49:41 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-08-04 10:01:30 +0200 |
commit | 116931751d252a8284d5c76d883e766186538ed2 (patch) | |
tree | bd1fc1021988aab375b1de2088e3343d57726f42 /sd/uiconfig | |
parent | 8a150beab270f53943014ba9f6b5507ec6231227 (diff) |
draw vs impress printer option pages
disambiguate contexts for impress vs draw printer options pages
Change-Id: I1bb52c49b95beab3d9acceec73370e0be8da6f59
Reviewed-on: https://gerrit.libreoffice.org/40747
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/sdraw/ui/drawprinteroptions.ui (renamed from sd/uiconfig/sdraw/ui/printeroptions.ui) | 24 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/impressprinteroptions.ui (renamed from sd/uiconfig/simpress/ui/printeroptions.ui) | 26 |
2 files changed, 25 insertions, 25 deletions
diff --git a/sd/uiconfig/sdraw/ui/printeroptions.ui b/sd/uiconfig/sdraw/ui/drawprinteroptions.ui index 38edf40a5c73..883ba3cbef30 100644 --- a/sd/uiconfig/sdraw/ui/printeroptions.ui +++ b/sd/uiconfig/sdraw/ui/drawprinteroptions.ui @@ -29,7 +29,7 @@ <property name="spacing">6</property> <child> <object class="GtkCheckButton" id="printname"> - <property name="label" translatable="yes" context="printeroptions|printname">Page name</property> + <property name="label" translatable="yes" context="drawprinteroptions|printname">Page name</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -45,7 +45,7 @@ </child> <child> <object class="GtkCheckButton" id="printdatetime"> - <property name="label" translatable="yes" context="printeroptions|printdatetime">Date and time</property> + <property name="label" translatable="yes" context="drawprinteroptions|printdatetime">Date and time</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -67,7 +67,7 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="printeroptions|label4">Contents</property> + <property name="label" translatable="yes" context="drawprinteroptions|label4">Contents</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -100,7 +100,7 @@ <property name="spacing">6</property> <child> <object class="GtkRadioButton" id="originalcolors"> - <property name="label" translatable="yes" context="printeroptions|originalcolors">Original size</property> + <property name="label" translatable="yes" context="drawprinteroptions|originalcolors">Original size</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -118,7 +118,7 @@ </child> <child> <object class="GtkRadioButton" id="grayscale"> - <property name="label" translatable="yes" context="printeroptions|grayscale">Grayscale</property> + <property name="label" translatable="yes" context="drawprinteroptions|grayscale">Grayscale</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -136,7 +136,7 @@ </child> <child> <object class="GtkRadioButton" id="blackandwhite"> - <property name="label" translatable="yes" context="printeroptions|blackandwhite">Black & white</property> + <property name="label" translatable="yes" context="drawprinteroptions|blackandwhite">Black & white</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -160,7 +160,7 @@ <object class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="printeroptions|label5">Color</property> + <property name="label" translatable="yes" context="drawprinteroptions|label5">Color</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -193,7 +193,7 @@ <property name="spacing">6</property> <child> <object class="GtkRadioButton" id="originalsize"> - <property name="label" translatable="yes" context="printeroptions|originalsize">Original size</property> + <property name="label" translatable="yes" context="drawprinteroptions|originalsize">Original size</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -211,7 +211,7 @@ </child> <child> <object class="GtkRadioButton" id="fittoprintable"> - <property name="label" translatable="yes" context="printeroptions|fittoprintable">Fit to printable page</property> + <property name="label" translatable="yes" context="drawprinteroptions|fittoprintable">Fit to printable page</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -229,7 +229,7 @@ </child> <child> <object class="GtkRadioButton" id="distributeonmultiple"> - <property name="label" translatable="yes" context="printeroptions|distributeonmultiple">Distribute on multiple sheets of paper</property> + <property name="label" translatable="yes" context="drawprinteroptions|distributeonmultiple">Distribute on multiple sheets of paper</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -247,7 +247,7 @@ </child> <child> <object class="GtkRadioButton" id="tilesheet"> - <property name="label" translatable="yes" context="printeroptions|tilesheet">Tile sheet of paper with repeated pages</property> + <property name="label" translatable="yes" context="drawprinteroptions|tilesheet">Tile sheet of paper with repeated pages</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -271,7 +271,7 @@ <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="printeroptions|label6">Size</property> + <property name="label" translatable="yes" context="drawprinteroptions|label6">Size</property> <attributes> <attribute name="weight" value="bold"/> </attributes> diff --git a/sd/uiconfig/simpress/ui/printeroptions.ui b/sd/uiconfig/simpress/ui/impressprinteroptions.ui index cf43d767d8cd..c85ef99ccf38 100644 --- a/sd/uiconfig/simpress/ui/printeroptions.ui +++ b/sd/uiconfig/simpress/ui/impressprinteroptions.ui @@ -29,7 +29,7 @@ <property name="spacing">6</property> <child> <object class="GtkCheckButton" id="printname"> - <property name="label" translatable="yes" context="printeroptions|printname">Slide name</property> + <property name="label" translatable="yes" context="impressprinteroptions|printname">Slide name</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -45,7 +45,7 @@ </child> <child> <object class="GtkCheckButton" id="printdatetime"> - <property name="label" translatable="yes" context="printeroptions|printdatetime">Date and time</property> + <property name="label" translatable="yes" context="impressprinteroptions|printdatetime">Date and time</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -61,7 +61,7 @@ </child> <child> <object class="GtkCheckButton" id="printhidden"> - <property name="label" translatable="yes" context="printeroptions|printhidden">Hidden pages</property> + <property name="label" translatable="yes" context="impressprinteroptions|printhidden">Hidden pages</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -83,7 +83,7 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="printeroptions|label4">Contents</property> + <property name="label" translatable="yes" context="impressprinteroptions|label4">Contents</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -116,7 +116,7 @@ <property name="spacing">6</property> <child> <object class="GtkRadioButton" id="originalcolors"> - <property name="label" translatable="yes" context="printeroptions|originalcolors">Original size</property> + <property name="label" translatable="yes" context="impressprinteroptions|originalcolors">Original size</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -134,7 +134,7 @@ </child> <child> <object class="GtkRadioButton" id="grayscale"> - <property name="label" translatable="yes" context="printeroptions|grayscale">Grayscale</property> + <property name="label" translatable="yes" context="impressprinteroptions|grayscale">Grayscale</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -152,7 +152,7 @@ </child> <child> <object class="GtkRadioButton" id="blackandwhite"> - <property name="label" translatable="yes" context="printeroptions|blackandwhite">Black & white</property> + <property name="label" translatable="yes" context="impressprinteroptions|blackandwhite">Black & white</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -176,7 +176,7 @@ <object class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="printeroptions|label5">Color</property> + <property name="label" translatable="yes" context="impressprinteroptions|label5">Color</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -209,7 +209,7 @@ <property name="spacing">6</property> <child> <object class="GtkRadioButton" id="originalsize"> - <property name="label" translatable="yes" context="printeroptions|originalsize">Original size</property> + <property name="label" translatable="yes" context="impressprinteroptions|originalsize">Original size</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -227,7 +227,7 @@ </child> <child> <object class="GtkRadioButton" id="fittoprintable"> - <property name="label" translatable="yes" context="printeroptions|fittoprintable">Fit to printable page</property> + <property name="label" translatable="yes" context="impressprinteroptions|fittoprintable">Fit to printable page</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -245,7 +245,7 @@ </child> <child> <object class="GtkRadioButton" id="distributeonmultiple"> - <property name="label" translatable="yes" context="printeroptions|distributeonmultiple">Distribute on multiple sheets of paper</property> + <property name="label" translatable="yes" context="impressprinteroptions|distributeonmultiple">Distribute on multiple sheets of paper</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -263,7 +263,7 @@ </child> <child> <object class="GtkRadioButton" id="tilesheet"> - <property name="label" translatable="yes" context="printeroptions|tilesheet">Tile sheet of paper with repeated slides</property> + <property name="label" translatable="yes" context="impressprinteroptions|tilesheet">Tile sheet of paper with repeated slides</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -287,7 +287,7 @@ <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="printeroptions|label6">Size</property> + <property name="label" translatable="yes" context="impressprinteroptions|label6">Size</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |