Settings services: Difference between revisions
No edit summary |
|||
Line 1,034: | Line 1,034: | ||
== PrimaryAlbumStorage == | == PrimaryAlbumStorage == | ||
This is "nn::settings::system::PrimaryAlbumStorage". | This is u32 enum "nn::settings::system::PrimaryAlbumStorage". | ||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0 || Nand | |||
|- | |||
| 1 || SdCard | |||
|} | |||
== ErrorReportSharePermission == | == ErrorReportSharePermission == | ||
This is "nn::settings::system::ErrorReportSharePermission". | This is u32 enum "nn::settings::system::ErrorReportSharePermission". | ||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0 || NotConfirmed | |||
|- | |||
| 1 || Granted | |||
|- | |||
| 2 || Denied | |||
|} | |||
== ServiceDiscoveryControlSettings == | == ServiceDiscoveryControlSettings == | ||
Line 1,054: | Line 1,076: | ||
== KeyboardLayout == | == KeyboardLayout == | ||
This is "nn::settings::KeyboardLayout". | This is u32 enum "nn::settings::KeyboardLayout". | ||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 1 || EnglishUs | |||
|- | |||
| 2 || EnglishUsInternational | |||
|- | |||
| 3 || EnglishUk | |||
|- | |||
| 4 || French | |||
|- | |||
| 5 || FrenchCa | |||
|- | |||
| 6 || Spanish | |||
|- | |||
| 7 || SpanishLatin | |||
|- | |||
| 8 || German | |||
|- | |||
| 9 || Italian | |||
|- | |||
| 10 || Portuguese | |||
|- | |||
| 11 || Russian | |||
|- | |||
| 12 || Korean | |||
|- | |||
| 13 || ChineseSimplified | |||
|- | |||
| 14 || ChineseTraditional | |||
|} | |||
== ChineseTraditionalInputMethod == | == ChineseTraditionalInputMethod == | ||
This is "nn::settings::ChineseTraditionalInputMethod". | This is u32 enum "nn::settings::ChineseTraditionalInputMethod". | ||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 1 || | |||
|- | |||
| 2 || | |||
|} | |||
== TouchScreenMode == | == TouchScreenMode == |