Skip to content

Commit 0a5b1b7

Browse files
committed
lcd4linux: Update configOptions.py
Follow: Hains@f1341d4
1 parent f1341d4 commit 0a5b1b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lcd4linux/src/configOptions.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@
10271027
['self.list3', '- Split Screen', ' LCD4linux.MPMuteSplit', 10],
10281028
['self.list3', 'Clock', ' LCD4linux.MPClock', 11],
10291029
['self.list3', '- which LCD', ' LCD4linux.MPClockLCD', 11],
1030-
['self.list3', '- Type', ' LCD4linux.MPClockType', 11],
1030+
['self.list3', '- Type', ' LCD4linux.MPClockType', 11],
10311031
['self.list3', '- Analog Clock', ' LCD4linux.MPClockAnalog', 11],
10321032
['self.list3', '- Spacing', ' LCD4linux.MPClockSpacing', 11],
10331033
['self.list3', '- Size', ' LCD4linux.MPClockSize', 11],
@@ -1039,7 +1039,7 @@
10391039
['self.list3', '- Font', ' LCD4linux.MPClockFont', 11],
10401040
['self.list3', 'Clock 2', ' LCD4linux.MPClock2', 12],
10411041
['self.list3', '- which LCD', ' LCD4linux.MPClock2LCD', 12],
1042-
['self.list3', '- Type', ' LCD4linux.MPClock2Type', 12],
1042+
['self.list3', '- Type', ' LCD4linux.MPClock2Type', 12],
10431043
['self.list3', '- Analog Clock', ' LCD4linux.MPClock2Analog', 12],
10441044
['self.list3', '- Spacing', ' LCD4linux.MPClock2Spacing', 12],
10451045
['self.list3', '- Size', ' LCD4linux.MPClock2Size', 12],
@@ -1507,7 +1507,7 @@
15071507
['self.list4', '- Screen 9 Changing Time', ' LCD4linux.StandbyScreenTime9', 3],
15081508
['self.list4', 'Clock', ' LCD4linux.StandbyClock', 4],
15091509
['self.list4', '- which LCD', ' LCD4linux.StandbyClockLCD', 4],
1510-
['self.list4', '- Type', ' LCD4linux.StandbyClockType', 4],
1510+
['self.list4', '- Type', ' LCD4linux.StandbyClockType', 4],
15111511
['self.list4', '- Analog Clock', ' LCD4linux.StandbyClockAnalog', 4],
15121512
['self.list4', '- Spacing', ' LCD4linux.StandbyClockSpacing', 4],
15131513
['self.list4', '- Size', ' LCD4linux.StandbyClockSize', 4],
@@ -1519,7 +1519,7 @@
15191519
['self.list4', '- Font', ' LCD4linux.StandbyClockFont', 4],
15201520
['self.list4', 'Clock 2', ' LCD4linux.StandbyClock2', 5],
15211521
['self.list4', '- which LCD', ' LCD4linux.StandbyClock2LCD', 5],
1522-
['self.list4', '- Type', ' LCD4linux.StandbyClock2Type', 5],
1522+
['self.list4', '- Type', ' LCD4linux.StandbyClock2Type', 5],
15231523
['self.list4', '- Analog Clock', ' LCD4linux.StandbyClock2Analog', 5],
15241524
['self.list4', '- Spacing', ' LCD4linux.StandbyClock2Spacing', 5],
15251525
['self.list4', '- Size', ' LCD4linux.StandbyClock2Size', 5],

0 commit comments

Comments
 (0)