From c016c26f4c5348ebf7de08c0d465d1cfa74a5b65 Mon Sep 17 00:00:00 2001 From: Georges Basile Stavracas Neto Date: Wed, 30 Jun 2021 23:27:06 -0300 Subject: preferences-dialog: Remove GtkAlignment alignment6 Despite the large diff, the only relevant change here is the same of the previous commit: "left-padding" is replaced by "margin-start". --- data/totem-preferences-dialog.ui | 407 +++++++++++++++++++-------------------- 1 file changed, 197 insertions(+), 210 deletions(-) diff --git a/data/totem-preferences-dialog.ui b/data/totem-preferences-dialog.ui index a83678143..aa063006b 100644 --- a/data/totem-preferences-dialog.ui +++ b/data/totem-preferences-dialog.ui @@ -470,225 +470,212 @@ - - True - 0.5 - 0.5 - 1 - 1 - 0 - 0 - 12 - 0 - - - - True - 6 - 12 + + True + 12 + 6 + 12 - - - - _Brightness: - True - True - False - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - tpw_bright_scale - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - 1 - 0 - 1 - - + + + + _Brightness: + True + True + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + tpw_bright_scale + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + 1 + 0 + 1 + + - - - - Co_ntrast: - True - True - False - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - tpw_contrast_scale - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - 1 - 1 - 1 - - + + + + Co_ntrast: + True + True + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + tpw_contrast_scale + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + 1 + 1 + 1 + + - - - True - True - True - False - GTK_POS_TOP - 1 - False - tpw_bright_adjustment - - - 1 - 1 - 0 - 1 - - + + + True + True + True + False + GTK_POS_TOP + 1 + False + tpw_bright_adjustment + + + 1 + 1 + 0 + 1 + + - - - True - True - True - False - GTK_POS_TOP - 1 - False - tpw_contrast_adjustment - - - 1 - 1 - 1 - 1 - - + + + True + True + True + False + GTK_POS_TOP + 1 + False + tpw_contrast_adjustment + + + 1 + 1 + 1 + 1 + + - - - - Sat_uration: - True - True - False - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - tpw_saturation_scale - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - 1 - 2 - 1 - - + + + + Sat_uration: + True + True + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + tpw_saturation_scale + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + 1 + 2 + 1 + + - - - - _Hue: - True - True - False - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - tpw_hue_scale - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - 1 - 3 - 1 - - + + + + _Hue: + True + True + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + tpw_hue_scale + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + 1 + 3 + 1 + + - - - True - True - True - False - GTK_POS_TOP - 1 - False - tpw_saturation_adjustment - - - 1 - 1 - 2 - 1 - - + + + True + True + True + False + GTK_POS_TOP + 1 + False + tpw_saturation_adjustment + + + 1 + 1 + 2 + 1 + + - - - True - True - True - False - GTK_POS_TOP - 1 - False - tpw_hue_adjustment - - - 1 - 1 - 3 - 1 - - + + + True + True + True + False + GTK_POS_TOP + 1 + False + tpw_hue_adjustment + + + 1 + 1 + 3 + 1 + + - - - True - True - True - end - Reset to _Defaults - True - GTK_RELIEF_NORMAL - True - - - - 1 - 1 - 4 - 1 - - - - - + + + True + True + True + end + Reset to _Defaults + True + GTK_RELIEF_NORMAL + True + + + + 1 + 1 + 4 + 1 + + + 0 False -- cgit v1.2.1