diff options
| author | Roy Ben Shabat <roy.mail.net@gmail.com> | 2025-09-09 11:37:36 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <roy.mail.net@gmail.com> | 2025-09-09 11:37:36 +0300 |
| commit | d7080c93350b96e49d80450d5e1a76fd6f3ad64e (patch) | |
| tree | c9816297851bc5d0a04cfba4abb16fabef05bbce /Software/Visual_Studio/PPC | |
| parent | 1cbef6c4d79a1db8c8d3923edfec2e50277caa51 (diff) | |
| download | Tango-d7080c93350b96e49d80450d5e1a76fd6f3ad64e.tar.gz Tango-d7080c93350b96e49d80450d5e1a76fd6f3ad64e.zip | |
New Extra Inks and Default LiquidTypesRml * DefaultFactor Handling.
Diffstat (limited to 'Software/Visual_Studio/PPC')
| -rw-r--r-- | Software/Visual_Studio/PPC/Modules/Tango.PPC.JobsV2/Dialogs/ColorSelectionView.xaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.JobsV2/Dialogs/ColorSelectionView.xaml b/Software/Visual_Studio/PPC/Modules/Tango.PPC.JobsV2/Dialogs/ColorSelectionView.xaml index 85d35cf4f..bda4d7a29 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.JobsV2/Dialogs/ColorSelectionView.xaml +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.JobsV2/Dialogs/ColorSelectionView.xaml @@ -478,7 +478,7 @@ </DockPanel> <TextBlock HorizontalAlignment="Center" >RGB</TextBlock> - <TextBlock HorizontalAlignment="Center" >CMYK</TextBlock> + <TextBlock HorizontalAlignment="Center" >Volume</TextBlock> <TextBlock HorizontalAlignment="Center" >Catalogs</TextBlock> <touch:TouchNavigationLinks.Style> <Style TargetType="{x:Type touch:TouchNavigationLinks}"> |
