Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
KMines
Commits
cc300e12
Commit
cc300e12
authored
Jul 12, 2021
by
Antoni Bella Pérez
🚲
Browse files
Capitalization fixes to settings dialog options
parent
5e501178
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/generalopts.ui
View file @
cc300e12
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<item>
<item>
<widget
class=
"QCheckBox"
name=
"kcfg_AllowKminesReset"
>
<widget
class=
"QCheckBox"
name=
"kcfg_AllowKminesReset"
>
<property
name=
"text"
>
<property
name=
"text"
>
<string>
Allow KMines
R
eset
</string>
<string>
Allow KMines
r
eset
</string>
</property>
</property>
<property
name=
"checked"
>
<property
name=
"checked"
>
<bool>
true
</bool>
<bool>
true
</bool>
...
@@ -34,14 +34,14 @@
...
@@ -34,14 +34,14 @@
<item>
<item>
<widget
class=
"QCheckBox"
name=
"kcfg_DisableScoreOnReset"
>
<widget
class=
"QCheckBox"
name=
"kcfg_DisableScoreOnReset"
>
<property
name=
"text"
>
<property
name=
"text"
>
<string>
Disable
S
core on
R
eset
</string>
<string>
Disable
s
core on
r
eset
</string>
</property>
</property>
</widget>
</widget>
</item>
</item>
<item>
<item>
<widget
class=
"QCheckBox"
name=
"kcfg_ExploreWithLeftClickOnNumberCells"
>
<widget
class=
"QCheckBox"
name=
"kcfg_ExploreWithLeftClickOnNumberCells"
>
<property
name=
"text"
>
<property
name=
"text"
>
<string>
Explore with
L
eft
C
lick on
N
umber
C
ells
</string>
<string>
Explore with
l
eft
c
lick on
n
umber
c
ells
</string>
</property>
</property>
</widget>
</widget>
</item>
</item>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment