https://git.reactos.org/?p=reactos.git;a=commitdiff;h=30b800f8b5b7dd5843e022efdfa9e9628ca6b5cd

commit 30b800f8b5b7dd5843e022efdfa9e9628ca6b5cd
Author:     Hermès Bélusca-Maïto <[email protected]>
AuthorDate: Sat Apr 27 17:01:47 2019 +0200
Commit:     Hermès Bélusca-Maïto <[email protected]>
CommitDate: Sat Apr 27 17:04:48 2019 +0200

    [MODERN.MSSTYLES] Remove trailing whitespace.
---
 .../textfiles/Dark/ExtraLargeDark.INI              | 54 +++++++++++-----------
 .../textfiles/Dark/LargeFontsDark.INI              | 54 +++++++++++-----------
 .../modern.msstyles/textfiles/Dark/RegularDark.INI | 54 +++++++++++-----------
 .../textfiles/Light/ExtraLargeLight.INI            | 54 +++++++++++-----------
 .../textfiles/Light/LargeFontsLight.INI            | 54 +++++++++++-----------
 .../textfiles/Light/RegularLight.INI               | 54 +++++++++++-----------
 6 files changed, 162 insertions(+), 162 deletions(-)

diff --git 
a/media/themes/Modern/modern.msstyles/textfiles/Dark/ExtraLargeDark.INI 
b/media/themes/Modern/modern.msstyles/textfiles/Dark/ExtraLargeDark.INI
index 8a2d2d3305..0b16d58e46 100644
--- a/media/themes/Modern/modern.msstyles/textfiles/Dark/ExtraLargeDark.INI
+++ b/media/themes/Modern/modern.msstyles/textfiles/Dark/ExtraLargeDark.INI
@@ -7,11 +7,11 @@
 [globals]
 ;Sets the font used overall in the theme (unless defined otherwise in a 
specific control)
 
-; global edge colors (redefined in various parts) 
+; global edge colors (redefined in various parts)
 EdgeLightColor      = 226 226 226
 EdgeHighLightColor  = 240 240 240
 EdgeShadowColor     = 255 255 255
-EdgeDkShadowColor   = 180 180 180 
+EdgeDkShadowColor   = 180 180 180
 EdgeFillColor       = 244 244 244
 
 ; system metrics
@@ -60,15 +60,15 @@ SMCaptionBarHeight = 17
 SMCaptionBarWidth = 17
 StatusFont = Ubuntu, 12
 
-;The FlatMenus option allows the author to 
+;The FlatMenus option allows the author to
 ;turn of the 3d border on menus
 FlatMenus = True
 
-;This may allow authors to specify a 
+;This may allow authors to specify a
 ;theme matching stylesheet for Webviews, etc.
 CssName = cpwebvw.css
 
-;This may allow authors to specify a theme 
+;This may allow authors to specify a theme
 ;matching XML file.
 XmlName = default.xml
 
@@ -168,9 +168,9 @@ FillColorHint = 33 161 33; Selection dot color
 BorderColorHint = 29 82 129; Edge color
 AccentColorHint = 250 196 88; Rollover highlight color
 
-; Radio buttons can be disabled in various 
-; states, so each of the following entries 
-; sets the text to grey for the corresponding 
+; Radio buttons can be disabled in various
+; states, so each of the following entries
+; sets the text to grey for the corresponding
 ; states.
 [Button.Radiobutton(Checkeddisabled)]
 TextColor = 153 153 153
@@ -181,8 +181,8 @@ TextColor = 153 153 153
 [Button.Groupbox]
 Bgtype = imagefile
 BorderColorHint = 208 208 191
-; BorderOnly - draw only the area inside 
-; the sizing margins 
+; BorderOnly - draw only the area inside
+; the sizing margins
 BorderOnly = True
 ImageFile = Dark\GroupBox.bmp
 ; never source size a groupbox!
@@ -212,7 +212,7 @@ FillColor = 235 235 228
 BgType = imagefile
 BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphImageFile = Dark\ComboButtonGlyph.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -466,14 +466,14 @@ TransparentColor = 255 0 255
 
 [Progress.ChunkVert]
 Bgtype = imagefile
-FillColorHint = 59 154 234; Progress indicator color 
+FillColorHint = 59 154 234; Progress indicator color
 ImageFile = Dark\ProgressChunkVert.bmp
 sizingMargins = 6, 5, 0, 0
 SizingType = Stretch
 
 ; rebar
 ;-------------------------------------------------------
-; toolbar container 
+; toolbar container
 
 [Rebar]
 Bgtype = imagefile
@@ -507,7 +507,7 @@ ImageFile = Dark\ToolbarGripperVert.bmp
 SizingMargins = 3, 3, 2, 1
 SizingType = Tile
 Transparent = True
-TransparentColor = 255 0 255 
+TransparentColor = 255 0 255
 
 [Rebar.Chevron]
 Bgtype = imagefile
@@ -545,9 +545,9 @@ VAlign = Top
 
 [ScrollBar.ArrowBtn]
 BgType = ImageFile
-BorderColorHint = 255 255 255; Edge color 
+BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 3, 3
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphTransparent = True
 GlyphType = ImageGlyph
 ImageCount = 16
@@ -867,7 +867,7 @@ Transparent = True
 ; status
 ;-------------------------------------------------------
 ; The area at the bottom of a window containing
-; miscellaneous status info The first is the 
+; miscellaneous status info The first is the
 ; container for the status sections
 
 [Status]
@@ -1176,7 +1176,7 @@ SizingType = Tile
 ; resizing for the taskbar (right)
 [TaskBar.SizingBarRight]
 BgType = ImageFile
-FillColorHint = 50 128 231; Average color 
+FillColorHint = 50 128 231; Average color
 ImageCount = 1
 ImageFile = Dark\TaskbarSizingBarRight.bmp
 SizingType = Stretch
@@ -1289,7 +1289,7 @@ Sizingtype = Truesize
 
 ; TrackBar
 ;-------------------------------------------------------
-; Volume sliders and such 
+; Volume sliders and such
 
 [TrackBar]
 BgType = borderFill
@@ -1299,7 +1299,7 @@ FillColor = 235 235 228
 FillType = Solid
 
 [TrackBar.Thumb]
-AccentColorHint = 71 196 70; Rollover color 
+AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
 BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
@@ -1404,7 +1404,7 @@ UniformSizing = True
 [TrackBar.ThumbVert]
 AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
-BorderColorHint = 181 196 205; Edge color 
+BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
 Imagecount = 5
 ImageFile = Dark\TrackbarVertical.bmp
@@ -1459,7 +1459,7 @@ ImageLayout = vertical
 ImageSelectType = Dpi
 MinDpi1=96
 MinDpi2=133
-MinDpi3=150 
+MinDpi3=150
 SizingType = TrueSize
 TrueSizeScalingType = Dpi
 TrueSizeStretchMark = 50
@@ -1543,10 +1543,10 @@ SizingMargins = 1, 2, 0, 0
 SizingType = stretch
 Transparent = False
 
-; close button in window titlebar 
+; close button in window titlebar
 [Window.CloseButton]
 BgType = ImageFile
-BorderColorHint = 
+BorderColorHint =
 ContentMargins = 2, 2, 2, 2
 FillColorHint = 228 93 61
 GlyphTransparent = True
@@ -1571,7 +1571,7 @@ UniformSizing = True
 Transparent = True
 TransparentColor = 255 0 255
 
-; Help button in window titlebar 
+; Help button in window titlebar
 [Window.HelpButton]
 BgType = ImageFile
 BorderColorHint = ; Edge color
@@ -1662,7 +1662,7 @@ SizingType = TrueSize
 BgType = ImageFile
 BorderColorHint = ; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 241 239 229; Average background color 
+FillColorHint = 241 239 229; Average background color
 GlyphImageFile = Dark\MDIGlyphMinimize.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -2106,7 +2106,7 @@ SizingMargins = 1, 1, 0, 0
 [TaskBand::ScrollBar.ThumbBtnHorz]
 BgType = ImageFile
 ContentMargins = 4, 4, 0, 0
-FillColorHint = 25 66 205; Average background color 
+FillColorHint = 25 66 205; Average background color
 ImageCount = 4
 ImageFile = Dark\TaskBandScrollThumbHorizontal.bmp
 ImageLayout = Vertical
diff --git 
a/media/themes/Modern/modern.msstyles/textfiles/Dark/LargeFontsDark.INI 
b/media/themes/Modern/modern.msstyles/textfiles/Dark/LargeFontsDark.INI
index 4418aef2b3..bb93507eda 100644
--- a/media/themes/Modern/modern.msstyles/textfiles/Dark/LargeFontsDark.INI
+++ b/media/themes/Modern/modern.msstyles/textfiles/Dark/LargeFontsDark.INI
@@ -7,11 +7,11 @@
 [globals]
 ;Sets the font used overall in the theme (unless defined otherwise in a 
specific control)
 
-; global edge colors (redefined in various parts) 
+; global edge colors (redefined in various parts)
 EdgeLightColor      = 226 226 226
 EdgeHighLightColor  = 240 240 240
 EdgeShadowColor     = 255 255 255
-EdgeDkShadowColor   = 180 180 180 
+EdgeDkShadowColor   = 180 180 180
 EdgeFillColor       = 244 244 244
 
 ; system metrics
@@ -60,15 +60,15 @@ SMCaptionBarHeight = 17
 SMCaptionBarWidth = 17
 StatusFont = Ubuntu, 10
 
-;The FlatMenus option allows the author to 
+;The FlatMenus option allows the author to
 ;turn of the 3d border on menus
 FlatMenus = True
 
-;This may allow authors to specify a 
+;This may allow authors to specify a
 ;theme matching stylesheet for Webviews, etc.
 CssName = cpwebvw.css
 
-;This may allow authors to specify a theme 
+;This may allow authors to specify a theme
 ;matching XML file.
 XmlName = default.xml
 
@@ -168,9 +168,9 @@ FillColorHint = 33 161 33; Selection dot color
 BorderColorHint = 29 82 129; Edge color
 AccentColorHint = 250 196 88; Rollover highlight color
 
-; Radio buttons can be disabled in various 
-; states, so each of the following entries 
-; sets the text to grey for the corresponding 
+; Radio buttons can be disabled in various
+; states, so each of the following entries
+; sets the text to grey for the corresponding
 ; states.
 [Button.Radiobutton(Checkeddisabled)]
 TextColor = 153 153 153
@@ -181,8 +181,8 @@ TextColor = 153 153 153
 [Button.Groupbox]
 Bgtype = imagefile
 BorderColorHint = 208 208 191
-; BorderOnly - draw only the area inside 
-; the sizing margins 
+; BorderOnly - draw only the area inside
+; the sizing margins
 BorderOnly = True
 ImageFile = Dark\GroupBox.bmp
 ; never source size a groupbox!
@@ -212,7 +212,7 @@ FillColor = 235 235 228
 BgType = imagefile
 BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphImageFile = Dark\ComboButtonGlyph.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -466,14 +466,14 @@ TransparentColor = 255 0 255
 
 [Progress.ChunkVert]
 Bgtype = imagefile
-FillColorHint = 59 154 234; Progress indicator color 
+FillColorHint = 59 154 234; Progress indicator color
 ImageFile = Dark\ProgressChunkVert.bmp
 sizingMargins = 6, 5, 0, 0
 SizingType = Stretch
 
 ; rebar
 ;-------------------------------------------------------
-; toolbar container 
+; toolbar container
 
 [Rebar]
 Bgtype = imagefile
@@ -507,7 +507,7 @@ ImageFile = Dark\ToolbarGripperVert.bmp
 SizingMargins = 3, 3, 2, 1
 SizingType = Tile
 Transparent = True
-TransparentColor = 255 0 255 
+TransparentColor = 255 0 255
 
 [Rebar.Chevron]
 Bgtype = imagefile
@@ -545,9 +545,9 @@ VAlign = Top
 
 [ScrollBar.ArrowBtn]
 BgType = ImageFile
-BorderColorHint = 255 255 255; Edge color 
+BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 3, 3
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphTransparent = True
 GlyphType = ImageGlyph
 ImageCount = 16
@@ -867,7 +867,7 @@ Transparent = True
 ; status
 ;-------------------------------------------------------
 ; The area at the bottom of a window containing
-; miscellaneous status info The first is the 
+; miscellaneous status info The first is the
 ; container for the status sections
 
 [Status]
@@ -1176,7 +1176,7 @@ SizingType = Tile
 ; resizing for the taskbar (right)
 [TaskBar.SizingBarRight]
 BgType = ImageFile
-FillColorHint = 50 128 231; Average color 
+FillColorHint = 50 128 231; Average color
 ImageCount = 1
 ImageFile = Dark\TaskbarSizingBarRight.bmp
 SizingType = Stretch
@@ -1289,7 +1289,7 @@ Sizingtype = Truesize
 
 ; TrackBar
 ;-------------------------------------------------------
-; Volume sliders and such 
+; Volume sliders and such
 
 [TrackBar]
 BgType = borderFill
@@ -1299,7 +1299,7 @@ FillColor = 235 235 228
 FillType = Solid
 
 [TrackBar.Thumb]
-AccentColorHint = 71 196 70; Rollover color 
+AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
 BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
@@ -1404,7 +1404,7 @@ UniformSizing = True
 [TrackBar.ThumbVert]
 AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
-BorderColorHint = 181 196 205; Edge color 
+BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
 Imagecount = 5
 ImageFile = Dark\TrackbarVertical.bmp
@@ -1459,7 +1459,7 @@ ImageLayout = vertical
 ImageSelectType = Dpi
 MinDpi1=96
 MinDpi2=133
-MinDpi3=150 
+MinDpi3=150
 SizingType = TrueSize
 TrueSizeScalingType = Dpi
 TrueSizeStretchMark = 50
@@ -1543,10 +1543,10 @@ SizingMargins = 1, 2, 0, 0
 SizingType = stretch
 Transparent = False
 
-; close button in window titlebar 
+; close button in window titlebar
 [Window.CloseButton]
 BgType = ImageFile
-BorderColorHint = 
+BorderColorHint =
 ContentMargins = 2, 2, 2, 2
 FillColorHint = 228 93 61
 GlyphTransparent = True
@@ -1571,7 +1571,7 @@ UniformSizing = True
 Transparent = True
 TransparentColor = 255 0 255
 
-; Help button in window titlebar 
+; Help button in window titlebar
 [Window.HelpButton]
 BgType = ImageFile
 BorderColorHint = ; Edge color
@@ -1662,7 +1662,7 @@ SizingType = TrueSize
 BgType = ImageFile
 BorderColorHint = ; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 241 239 229; Average background color 
+FillColorHint = 241 239 229; Average background color
 GlyphImageFile = Dark\MDIGlyphMinimize.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -2106,7 +2106,7 @@ SizingMargins = 1, 1, 0, 0
 [TaskBand::ScrollBar.ThumbBtnHorz]
 BgType = ImageFile
 ContentMargins = 4, 4, 0, 0
-FillColorHint = 25 66 205; Average background color 
+FillColorHint = 25 66 205; Average background color
 ImageCount = 4
 ImageFile = Dark\TaskBandScrollThumbHorizontal.bmp
 ImageLayout = Vertical
diff --git a/media/themes/Modern/modern.msstyles/textfiles/Dark/RegularDark.INI 
b/media/themes/Modern/modern.msstyles/textfiles/Dark/RegularDark.INI
index 2806e54d03..775d3eccc2 100644
--- a/media/themes/Modern/modern.msstyles/textfiles/Dark/RegularDark.INI
+++ b/media/themes/Modern/modern.msstyles/textfiles/Dark/RegularDark.INI
@@ -7,11 +7,11 @@
 [globals]
 ;Sets the font used overall in the theme (unless defined otherwise in a 
specific control)
 
-; global edge colors (redefined in various parts) 
+; global edge colors (redefined in various parts)
 EdgeLightColor      = 226 226 226
 EdgeHighLightColor  = 240 240 240
 EdgeShadowColor     = 255 255 255
-EdgeDkShadowColor   = 180 180 180 
+EdgeDkShadowColor   = 180 180 180
 EdgeFillColor       = 244 244 244
 
 ; system metrics
@@ -60,15 +60,15 @@ SMCaptionBarHeight = 17
 SMCaptionBarWidth = 17
 StatusFont = Ubuntu, 8
 
-;The FlatMenus option allows the author to 
+;The FlatMenus option allows the author to
 ;turn of the 3d border on menus
 FlatMenus = True
 
-;This may allow authors to specify a 
+;This may allow authors to specify a
 ;theme matching stylesheet for Webviews, etc.
 CssName = cpwebvw.css
 
-;This may allow authors to specify a theme 
+;This may allow authors to specify a theme
 ;matching XML file.
 XmlName = default.xml
 
@@ -168,9 +168,9 @@ FillColorHint = 33 161 33; Selection dot color
 BorderColorHint = 29 82 129; Edge color
 AccentColorHint = 250 196 88; Rollover highlight color
 
-; Radio buttons can be disabled in various 
-; states, so each of the following entries 
-; sets the text to grey for the corresponding 
+; Radio buttons can be disabled in various
+; states, so each of the following entries
+; sets the text to grey for the corresponding
 ; states.
 [Button.Radiobutton(Checkeddisabled)]
 TextColor = 153 153 153
@@ -181,8 +181,8 @@ TextColor = 153 153 153
 [Button.Groupbox]
 Bgtype = imagefile
 BorderColorHint = 208 208 191
-; BorderOnly - draw only the area inside 
-; the sizing margins 
+; BorderOnly - draw only the area inside
+; the sizing margins
 BorderOnly = True
 ImageFile = Dark\GroupBox.bmp
 ; never source size a groupbox!
@@ -212,7 +212,7 @@ FillColor = 235 235 228
 BgType = imagefile
 BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphImageFile = Dark\ComboButtonGlyph.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -466,14 +466,14 @@ TransparentColor = 255 0 255
 
 [Progress.ChunkVert]
 Bgtype = imagefile
-FillColorHint = 59 154 234; Progress indicator color 
+FillColorHint = 59 154 234; Progress indicator color
 ImageFile = Dark\ProgressChunkVert.bmp
 sizingMargins = 6, 5, 0, 0
 SizingType = Stretch
 
 ; rebar
 ;-------------------------------------------------------
-; toolbar container 
+; toolbar container
 
 [Rebar]
 Bgtype = imagefile
@@ -507,7 +507,7 @@ ImageFile = Dark\ToolbarGripperVert.bmp
 SizingMargins = 3, 3, 2, 1
 SizingType = Tile
 Transparent = True
-TransparentColor = 255 0 255 
+TransparentColor = 255 0 255
 
 [Rebar.Chevron]
 Bgtype = imagefile
@@ -545,9 +545,9 @@ VAlign = Top
 
 [ScrollBar.ArrowBtn]
 BgType = ImageFile
-BorderColorHint = 255 255 255; Edge color 
+BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 3, 3
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphTransparent = True
 GlyphType = ImageGlyph
 ImageCount = 16
@@ -867,7 +867,7 @@ Transparent = True
 ; status
 ;-------------------------------------------------------
 ; The area at the bottom of a window containing
-; miscellaneous status info The first is the 
+; miscellaneous status info The first is the
 ; container for the status sections
 
 [Status]
@@ -1176,7 +1176,7 @@ SizingType = Tile
 ; resizing for the taskbar (right)
 [TaskBar.SizingBarRight]
 BgType = ImageFile
-FillColorHint = 50 128 231; Average color 
+FillColorHint = 50 128 231; Average color
 ImageCount = 1
 ImageFile = Dark\TaskbarSizingBarRight.bmp
 SizingType = Stretch
@@ -1289,7 +1289,7 @@ Sizingtype = Truesize
 
 ; TrackBar
 ;-------------------------------------------------------
-; Volume sliders and such 
+; Volume sliders and such
 
 [TrackBar]
 BgType = borderFill
@@ -1299,7 +1299,7 @@ FillColor = 235 235 228
 FillType = Solid
 
 [TrackBar.Thumb]
-AccentColorHint = 71 196 70; Rollover color 
+AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
 BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
@@ -1404,7 +1404,7 @@ UniformSizing = True
 [TrackBar.ThumbVert]
 AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
-BorderColorHint = 181 196 205; Edge color 
+BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
 Imagecount = 5
 ImageFile = Dark\TrackbarVertical.bmp
@@ -1459,7 +1459,7 @@ ImageLayout = vertical
 ImageSelectType = Dpi
 MinDpi1=96
 MinDpi2=133
-MinDpi3=150 
+MinDpi3=150
 SizingType = TrueSize
 TrueSizeScalingType = Dpi
 TrueSizeStretchMark = 50
@@ -1543,10 +1543,10 @@ SizingMargins = 1, 2, 0, 0
 SizingType = stretch
 Transparent = False
 
-; close button in window titlebar 
+; close button in window titlebar
 [Window.CloseButton]
 BgType = ImageFile
-BorderColorHint = 
+BorderColorHint =
 ContentMargins = 2, 2, 2, 2
 FillColorHint = 228 93 61
 GlyphTransparent = True
@@ -1571,7 +1571,7 @@ UniformSizing = True
 Transparent = True
 TransparentColor = 255 0 255
 
-; Help button in window titlebar 
+; Help button in window titlebar
 [Window.HelpButton]
 BgType = ImageFile
 BorderColorHint = ; Edge color
@@ -1662,7 +1662,7 @@ SizingType = TrueSize
 BgType = ImageFile
 BorderColorHint = ; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 241 239 229; Average background color 
+FillColorHint = 241 239 229; Average background color
 GlyphImageFile = Dark\MDIGlyphMinimize.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -2106,7 +2106,7 @@ SizingMargins = 1, 1, 0, 0
 [TaskBand::ScrollBar.ThumbBtnHorz]
 BgType = ImageFile
 ContentMargins = 4, 4, 0, 0
-FillColorHint = 25 66 205; Average background color 
+FillColorHint = 25 66 205; Average background color
 ImageCount = 4
 ImageFile = Dark\TaskBandScrollThumbHorizontal.bmp
 ImageLayout = Vertical
diff --git 
a/media/themes/Modern/modern.msstyles/textfiles/Light/ExtraLargeLight.INI 
b/media/themes/Modern/modern.msstyles/textfiles/Light/ExtraLargeLight.INI
index f86c9b50a4..99b212dd1a 100644
--- a/media/themes/Modern/modern.msstyles/textfiles/Light/ExtraLargeLight.INI
+++ b/media/themes/Modern/modern.msstyles/textfiles/Light/ExtraLargeLight.INI
@@ -7,11 +7,11 @@
 [globals]
 ;Sets the font used overall in the theme (unless defined otherwise in a 
specific control)
 
-; global edge colors (redefined in various parts) 
+; global edge colors (redefined in various parts)
 EdgeLightColor      = 226 226 226
 EdgeHighLightColor  = 240 240 240
 EdgeShadowColor     = 255 255 255
-EdgeDkShadowColor   = 180 180 180 
+EdgeDkShadowColor   = 180 180 180
 EdgeFillColor       = 244 244 244
 
 ; system metrics
@@ -60,15 +60,15 @@ SMCaptionBarHeight = 17
 SMCaptionBarWidth = 17
 StatusFont = Ubuntu, 12
 
-;The FlatMenus option allows the author to 
+;The FlatMenus option allows the author to
 ;turn of the 3d border on menus
 FlatMenus = True
 
-;This may allow authors to specify a 
+;This may allow authors to specify a
 ;theme matching stylesheet for Webviews, etc.
 CssName = cpwebvw.css
 
-;This may allow authors to specify a theme 
+;This may allow authors to specify a theme
 ;matching XML file.
 XmlName = default.xml
 
@@ -168,9 +168,9 @@ FillColorHint = 33 161 33; Selection dot color
 BorderColorHint = 29 82 129; Edge color
 AccentColorHint = 250 196 88; Rollover highlight color
 
-; Radio buttons can be disabled in various 
-; states, so each of the following entries 
-; sets the text to grey for the corresponding 
+; Radio buttons can be disabled in various
+; states, so each of the following entries
+; sets the text to grey for the corresponding
 ; states.
 [Button.Radiobutton(Checkeddisabled)]
 TextColor = 153 153 153
@@ -181,8 +181,8 @@ TextColor = 153 153 153
 [Button.Groupbox]
 Bgtype = imagefile
 BorderColorHint = 208 208 191
-; BorderOnly - draw only the area inside 
-; the sizing margins 
+; BorderOnly - draw only the area inside
+; the sizing margins
 BorderOnly = True
 ImageFile = Light\GroupBox.bmp
 ; never source size a groupbox!
@@ -212,7 +212,7 @@ FillColor = 235 235 228
 BgType = imagefile
 BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphImageFile = Light\ComboButtonGlyph.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -466,14 +466,14 @@ TransparentColor = 255 0 255
 
 [Progress.ChunkVert]
 Bgtype = imagefile
-FillColorHint = 59 154 234; Progress indicator color 
+FillColorHint = 59 154 234; Progress indicator color
 ImageFile = Light\ProgressChunkVert.bmp
 sizingMargins = 6, 5, 0, 0
 SizingType = Stretch
 
 ; rebar
 ;-------------------------------------------------------
-; toolbar container 
+; toolbar container
 
 [Rebar]
 Bgtype = imagefile
@@ -507,7 +507,7 @@ ImageFile = Light\ToolbarGripperVert.bmp
 SizingMargins = 3, 3, 2, 1
 SizingType = Tile
 Transparent = True
-TransparentColor = 255 0 255 
+TransparentColor = 255 0 255
 
 [Rebar.Chevron]
 Bgtype = imagefile
@@ -545,9 +545,9 @@ VAlign = Top
 
 [ScrollBar.ArrowBtn]
 BgType = ImageFile
-BorderColorHint = 255 255 255; Edge color 
+BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 3, 3
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphTransparent = True
 GlyphType = ImageGlyph
 ImageCount = 16
@@ -867,7 +867,7 @@ Transparent = True
 ; status
 ;-------------------------------------------------------
 ; The area at the bottom of a window containing
-; miscellaneous status info The first is the 
+; miscellaneous status info The first is the
 ; container for the status sections
 
 [Status]
@@ -1176,7 +1176,7 @@ SizingType = Tile
 ; resizing for the taskbar (right)
 [TaskBar.SizingBarRight]
 BgType = ImageFile
-FillColorHint = 50 128 231; Average color 
+FillColorHint = 50 128 231; Average color
 ImageCount = 1
 ImageFile = Light\TaskbarSizingBarRight.bmp
 SizingType = Stretch
@@ -1289,7 +1289,7 @@ Sizingtype = Truesize
 
 ; TrackBar
 ;-------------------------------------------------------
-; Volume sliders and such 
+; Volume sliders and such
 
 [TrackBar]
 BgType = borderFill
@@ -1299,7 +1299,7 @@ FillColor = 235 235 228
 FillType = Solid
 
 [TrackBar.Thumb]
-AccentColorHint = 71 196 70; Rollover color 
+AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
 BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
@@ -1404,7 +1404,7 @@ UniformSizing = True
 [TrackBar.ThumbVert]
 AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
-BorderColorHint = 181 196 205; Edge color 
+BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
 Imagecount = 5
 ImageFile = Light\TrackbarVertical.bmp
@@ -1459,7 +1459,7 @@ ImageLayout = vertical
 ImageSelectType = Dpi
 MinDpi1=96
 MinDpi2=133
-MinDpi3=150 
+MinDpi3=150
 SizingType = TrueSize
 TrueSizeScalingType = Dpi
 TrueSizeStretchMark = 50
@@ -1543,10 +1543,10 @@ SizingMargins = 1, 2, 0, 0
 SizingType = stretch
 Transparent = False
 
-; close button in window titlebar 
+; close button in window titlebar
 [Window.CloseButton]
 BgType = ImageFile
-BorderColorHint = 
+BorderColorHint =
 ContentMargins = 2, 2, 2, 2
 FillColorHint = 228 93 61
 GlyphTransparent = True
@@ -1571,7 +1571,7 @@ UniformSizing = True
 Transparent = True
 TransparentColor = 255 0 255
 
-; Help button in window titlebar 
+; Help button in window titlebar
 [Window.HelpButton]
 BgType = ImageFile
 BorderColorHint = ; Edge color
@@ -1662,7 +1662,7 @@ SizingType = TrueSize
 BgType = ImageFile
 BorderColorHint = ; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 241 239 229; Average background color 
+FillColorHint = 241 239 229; Average background color
 GlyphImageFile = Light\MDIGlyphMinimize.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -2106,7 +2106,7 @@ SizingMargins = 1, 1, 0, 0
 [TaskBand::ScrollBar.ThumbBtnHorz]
 BgType = ImageFile
 ContentMargins = 4, 4, 0, 0
-FillColorHint = 25 66 205; Average background color 
+FillColorHint = 25 66 205; Average background color
 ImageCount = 4
 ImageFile = Light\TaskBandScrollThumbHorizontal.bmp
 ImageLayout = Vertical
diff --git 
a/media/themes/Modern/modern.msstyles/textfiles/Light/LargeFontsLight.INI 
b/media/themes/Modern/modern.msstyles/textfiles/Light/LargeFontsLight.INI
index f1280cd029..52c6931d1c 100644
--- a/media/themes/Modern/modern.msstyles/textfiles/Light/LargeFontsLight.INI
+++ b/media/themes/Modern/modern.msstyles/textfiles/Light/LargeFontsLight.INI
@@ -7,11 +7,11 @@
 [globals]
 ;Sets the font used overall in the theme (unless defined otherwise in a 
specific control)
 
-; global edge colors (redefined in various parts) 
+; global edge colors (redefined in various parts)
 EdgeLightColor      = 226 226 226
 EdgeHighLightColor  = 240 240 240
 EdgeShadowColor     = 255 255 255
-EdgeDkShadowColor   = 180 180 180 
+EdgeDkShadowColor   = 180 180 180
 EdgeFillColor       = 244 244 244
 
 ; system metrics
@@ -60,15 +60,15 @@ SMCaptionBarHeight = 17
 SMCaptionBarWidth = 17
 StatusFont = Ubuntu, 10
 
-;The FlatMenus option allows the author to 
+;The FlatMenus option allows the author to
 ;turn of the 3d border on menus
 FlatMenus = True
 
-;This may allow authors to specify a 
+;This may allow authors to specify a
 ;theme matching stylesheet for Webviews, etc.
 CssName = cpwebvw.css
 
-;This may allow authors to specify a theme 
+;This may allow authors to specify a theme
 ;matching XML file.
 XmlName = default.xml
 
@@ -168,9 +168,9 @@ FillColorHint = 33 161 33; Selection dot color
 BorderColorHint = 29 82 129; Edge color
 AccentColorHint = 250 196 88; Rollover highlight color
 
-; Radio buttons can be disabled in various 
-; states, so each of the following entries 
-; sets the text to grey for the corresponding 
+; Radio buttons can be disabled in various
+; states, so each of the following entries
+; sets the text to grey for the corresponding
 ; states.
 [Button.Radiobutton(Checkeddisabled)]
 TextColor = 153 153 153
@@ -181,8 +181,8 @@ TextColor = 153 153 153
 [Button.Groupbox]
 Bgtype = imagefile
 BorderColorHint = 208 208 191
-; BorderOnly - draw only the area inside 
-; the sizing margins 
+; BorderOnly - draw only the area inside
+; the sizing margins
 BorderOnly = True
 ImageFile = Light\GroupBox.bmp
 ; never source size a groupbox!
@@ -212,7 +212,7 @@ FillColor = 235 235 228
 BgType = imagefile
 BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphImageFile = Light\ComboButtonGlyph.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -466,14 +466,14 @@ TransparentColor = 255 0 255
 
 [Progress.ChunkVert]
 Bgtype = imagefile
-FillColorHint = 59 154 234; Progress indicator color 
+FillColorHint = 59 154 234; Progress indicator color
 ImageFile = Light\ProgressChunkVert.bmp
 sizingMargins = 6, 5, 0, 0
 SizingType = Stretch
 
 ; rebar
 ;-------------------------------------------------------
-; toolbar container 
+; toolbar container
 
 [Rebar]
 Bgtype = imagefile
@@ -507,7 +507,7 @@ ImageFile = Light\ToolbarGripperVert.bmp
 SizingMargins = 3, 3, 2, 1
 SizingType = Tile
 Transparent = True
-TransparentColor = 255 0 255 
+TransparentColor = 255 0 255
 
 [Rebar.Chevron]
 Bgtype = imagefile
@@ -545,9 +545,9 @@ VAlign = Top
 
 [ScrollBar.ArrowBtn]
 BgType = ImageFile
-BorderColorHint = 255 255 255; Edge color 
+BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 3, 3
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphTransparent = True
 GlyphType = ImageGlyph
 ImageCount = 16
@@ -867,7 +867,7 @@ Transparent = True
 ; status
 ;-------------------------------------------------------
 ; The area at the bottom of a window containing
-; miscellaneous status info The first is the 
+; miscellaneous status info The first is the
 ; container for the status sections
 
 [Status]
@@ -1176,7 +1176,7 @@ SizingType = Tile
 ; resizing for the taskbar (right)
 [TaskBar.SizingBarRight]
 BgType = ImageFile
-FillColorHint = 50 128 231; Average color 
+FillColorHint = 50 128 231; Average color
 ImageCount = 1
 ImageFile = Light\TaskbarSizingBarRight.bmp
 SizingType = Stretch
@@ -1289,7 +1289,7 @@ Sizingtype = Truesize
 
 ; TrackBar
 ;-------------------------------------------------------
-; Volume sliders and such 
+; Volume sliders and such
 
 [TrackBar]
 BgType = borderFill
@@ -1299,7 +1299,7 @@ FillColor = 235 235 228
 FillType = Solid
 
 [TrackBar.Thumb]
-AccentColorHint = 71 196 70; Rollover color 
+AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
 BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
@@ -1404,7 +1404,7 @@ UniformSizing = True
 [TrackBar.ThumbVert]
 AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
-BorderColorHint = 181 196 205; Edge color 
+BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
 Imagecount = 5
 ImageFile = Light\TrackbarVertical.bmp
@@ -1459,7 +1459,7 @@ ImageLayout = vertical
 ImageSelectType = Dpi
 MinDpi1=96
 MinDpi2=133
-MinDpi3=150 
+MinDpi3=150
 SizingType = TrueSize
 TrueSizeScalingType = Dpi
 TrueSizeStretchMark = 50
@@ -1543,10 +1543,10 @@ SizingMargins = 1, 2, 0, 0
 SizingType = stretch
 Transparent = False
 
-; close button in window titlebar 
+; close button in window titlebar
 [Window.CloseButton]
 BgType = ImageFile
-BorderColorHint = 
+BorderColorHint =
 ContentMargins = 2, 2, 2, 2
 FillColorHint = 228 93 61
 GlyphTransparent = True
@@ -1571,7 +1571,7 @@ UniformSizing = True
 Transparent = True
 TransparentColor = 255 0 255
 
-; Help button in window titlebar 
+; Help button in window titlebar
 [Window.HelpButton]
 BgType = ImageFile
 BorderColorHint = ; Edge color
@@ -1662,7 +1662,7 @@ SizingType = TrueSize
 BgType = ImageFile
 BorderColorHint = ; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 241 239 229; Average background color 
+FillColorHint = 241 239 229; Average background color
 GlyphImageFile = Light\MDIGlyphMinimize.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -2106,7 +2106,7 @@ SizingMargins = 1, 1, 0, 0
 [TaskBand::ScrollBar.ThumbBtnHorz]
 BgType = ImageFile
 ContentMargins = 4, 4, 0, 0
-FillColorHint = 25 66 205; Average background color 
+FillColorHint = 25 66 205; Average background color
 ImageCount = 4
 ImageFile = Light\TaskBandScrollThumbHorizontal.bmp
 ImageLayout = Vertical
diff --git 
a/media/themes/Modern/modern.msstyles/textfiles/Light/RegularLight.INI 
b/media/themes/Modern/modern.msstyles/textfiles/Light/RegularLight.INI
index c45e5ce392..465069c15d 100644
--- a/media/themes/Modern/modern.msstyles/textfiles/Light/RegularLight.INI
+++ b/media/themes/Modern/modern.msstyles/textfiles/Light/RegularLight.INI
@@ -7,11 +7,11 @@
 [globals]
 ;Sets the font used overall in the theme (unless defined otherwise in a 
specific control)
 
-; global edge colors (redefined in various parts) 
+; global edge colors (redefined in various parts)
 EdgeLightColor      = 226 226 226
 EdgeHighLightColor  = 240 240 240
 EdgeShadowColor     = 255 255 255
-EdgeDkShadowColor   = 180 180 180 
+EdgeDkShadowColor   = 180 180 180
 EdgeFillColor       = 244 244 244
 
 ; system metrics
@@ -60,15 +60,15 @@ SMCaptionBarHeight = 17
 SMCaptionBarWidth = 17
 StatusFont = Ubuntu, 8
 
-;The FlatMenus option allows the author to 
+;The FlatMenus option allows the author to
 ;turn of the 3d border on menus
 FlatMenus = True
 
-;This may allow authors to specify a 
+;This may allow authors to specify a
 ;theme matching stylesheet for Webviews, etc.
 CssName = cpwebvw.css
 
-;This may allow authors to specify a theme 
+;This may allow authors to specify a theme
 ;matching XML file.
 XmlName = default.xml
 
@@ -168,9 +168,9 @@ FillColorHint = 33 161 33; Selection dot color
 BorderColorHint = 29 82 129; Edge color
 AccentColorHint = 250 196 88; Rollover highlight color
 
-; Radio buttons can be disabled in various 
-; states, so each of the following entries 
-; sets the text to grey for the corresponding 
+; Radio buttons can be disabled in various
+; states, so each of the following entries
+; sets the text to grey for the corresponding
 ; states.
 [Button.Radiobutton(Checkeddisabled)]
 TextColor = 153 153 153
@@ -181,8 +181,8 @@ TextColor = 153 153 153
 [Button.Groupbox]
 Bgtype = imagefile
 BorderColorHint = 208 208 191
-; BorderOnly - draw only the area inside 
-; the sizing margins 
+; BorderOnly - draw only the area inside
+; the sizing margins
 BorderOnly = True
 ImageFile = Light\GroupBox.bmp
 ; never source size a groupbox!
@@ -212,7 +212,7 @@ FillColor = 235 235 228
 BgType = imagefile
 BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphImageFile = Light\ComboButtonGlyph.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -466,14 +466,14 @@ TransparentColor = 255 0 255
 
 [Progress.ChunkVert]
 Bgtype = imagefile
-FillColorHint = 59 154 234; Progress indicator color 
+FillColorHint = 59 154 234; Progress indicator color
 ImageFile = Light\ProgressChunkVert.bmp
 sizingMargins = 6, 5, 0, 0
 SizingType = Stretch
 
 ; rebar
 ;-------------------------------------------------------
-; toolbar container 
+; toolbar container
 
 [Rebar]
 Bgtype = imagefile
@@ -507,7 +507,7 @@ ImageFile = Light\ToolbarGripperVert.bmp
 SizingMargins = 3, 3, 2, 1
 SizingType = Tile
 Transparent = True
-TransparentColor = 255 0 255 
+TransparentColor = 255 0 255
 
 [Rebar.Chevron]
 Bgtype = imagefile
@@ -545,9 +545,9 @@ VAlign = Top
 
 [ScrollBar.ArrowBtn]
 BgType = ImageFile
-BorderColorHint = 255 255 255; Edge color 
+BorderColorHint = 255 255 255; Edge color
 ContentMargins = 0, 0, 3, 3
-FillColorHint = 200 214 251; Average fill color 
+FillColorHint = 200 214 251; Average fill color
 GlyphTransparent = True
 GlyphType = ImageGlyph
 ImageCount = 16
@@ -867,7 +867,7 @@ Transparent = True
 ; status
 ;-------------------------------------------------------
 ; The area at the bottom of a window containing
-; miscellaneous status info The first is the 
+; miscellaneous status info The first is the
 ; container for the status sections
 
 [Status]
@@ -1176,7 +1176,7 @@ SizingType = Tile
 ; resizing for the taskbar (right)
 [TaskBar.SizingBarRight]
 BgType = ImageFile
-FillColorHint = 50 128 231; Average color 
+FillColorHint = 50 128 231; Average color
 ImageCount = 1
 ImageFile = Light\TaskbarSizingBarRight.bmp
 SizingType = Stretch
@@ -1289,7 +1289,7 @@ Sizingtype = Truesize
 
 ; TrackBar
 ;-------------------------------------------------------
-; Volume sliders and such 
+; Volume sliders and such
 
 [TrackBar]
 BgType = borderFill
@@ -1299,7 +1299,7 @@ FillColor = 235 235 228
 FillType = Solid
 
 [TrackBar.Thumb]
-AccentColorHint = 71 196 70; Rollover color 
+AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
 BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
@@ -1404,7 +1404,7 @@ UniformSizing = True
 [TrackBar.ThumbVert]
 AccentColorHint = 71 196 70; Rollover color
 Bgtype = imagefile
-BorderColorHint = 181 196 205; Edge color 
+BorderColorHint = 181 196 205; Edge color
 FillColorHint = 243 243 239; Average background color
 Imagecount = 5
 ImageFile = Light\TrackbarVertical.bmp
@@ -1459,7 +1459,7 @@ ImageLayout = vertical
 ImageSelectType = Dpi
 MinDpi1=96
 MinDpi2=133
-MinDpi3=150 
+MinDpi3=150
 SizingType = TrueSize
 TrueSizeScalingType = Dpi
 TrueSizeStretchMark = 50
@@ -1543,10 +1543,10 @@ SizingMargins = 1, 2, 0, 0
 SizingType = stretch
 Transparent = False
 
-; close button in window titlebar 
+; close button in window titlebar
 [Window.CloseButton]
 BgType = ImageFile
-BorderColorHint = 
+BorderColorHint =
 ContentMargins = 2, 2, 2, 2
 FillColorHint = 228 93 61
 GlyphTransparent = True
@@ -1571,7 +1571,7 @@ UniformSizing = True
 Transparent = True
 TransparentColor = 255 0 255
 
-; Help button in window titlebar 
+; Help button in window titlebar
 [Window.HelpButton]
 BgType = ImageFile
 BorderColorHint = ; Edge color
@@ -1662,7 +1662,7 @@ SizingType = TrueSize
 BgType = ImageFile
 BorderColorHint = ; Edge color
 ContentMargins = 0, 0, 0, 0
-FillColorHint = 241 239 229; Average background color 
+FillColorHint = 241 239 229; Average background color
 GlyphImageFile = Light\MDIGlyphMinimize.bmp
 GlyphTransparent = True
 GlyphType = ImageGlyph
@@ -2106,7 +2106,7 @@ SizingMargins = 1, 1, 0, 0
 [TaskBand::ScrollBar.ThumbBtnHorz]
 BgType = ImageFile
 ContentMargins = 4, 4, 0, 0
-FillColorHint = 25 66 205; Average background color 
+FillColorHint = 25 66 205; Average background color
 ImageCount = 4
 ImageFile = Light\TaskBandScrollThumbHorizontal.bmp
 ImageLayout = Vertical

Reply via email to