Skip to content

Commit 0424a5e

Browse files
authored
Update ui_qt.cpp
Introduced the term "10-foot user interface" to describe the main window. Reference: https://en.wikipedia.org/wiki/10-foot_user_interface
1 parent 7448d26 commit 0424a5e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ui/drivers/ui_qt.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,9 +1836,9 @@ void MainWindow::showWelcomeScreen()
18361836
"that's functional for launching content and managing playlists.<br>\n"
18371837
"<br>\n"
18381838
"Settings can be configured via &ldquo;View -> Settings...&rdquo; in Desktop Mode window, "
1839-
"or &ldquo;Main Menu -> Settings&rdquo; in the main interface window — both access the same settings. "
1840-
"But many actions only function in the main interface window, including these default "
1841-
"hotkey assignments:\n"
1839+
"or &ldquo;Main Menu -> Settings&rdquo; in the 10-foot user interface window (the main window) "
1840+
"— both access the same settings. But many actions only function in the 10-foot UI, including "
1841+
"these default hotkey assignments:\n"
18421842
"<ul>\n"
18431843
"<li>F1 - Switches the current display between menu and content</li>\n"
18441844
"<li>F5 - Bring the Desktop Menu back if closed</li>\n"

0 commit comments

Comments
 (0)