replaced prefix @@ with $ in .properties files

This commit is contained in:
Karl Tauber
2019-12-23 00:18:27 +01:00
parent 16146f4c88
commit 32ceb168d5
11 changed files with 73 additions and 65 deletions

View File

@@ -214,7 +214,7 @@ Separator.stripeIndent=5
Slider.trackColor=#00bb00
Slider.thumbColor=#880000
Slider.tickColor=#ff0000
Slider.focusedColor=@@Component.focusColor
Slider.focusedColor=$Component.focusColor
Slider.hoverColor=#0000ff
Slider.disabledForeground=#000088

View File

@@ -73,4 +73,4 @@ TaskPane.specialTitleOver=#dd0000
#---- TitledPanel ----
JXTitledPanel.borderColor=@@Button.startBorderColor
JXTitledPanel.borderColor=$Button.startBorderColor