Skip to content

Commit

Permalink
Refresh policy definition files (#913)
Browse files Browse the repository at this point in the history
[Auto-generated pull
request](https://github.com/ubuntu/adsys/actions/workflows/policy-builds.yaml)
by GitHub Action
  • Loading branch information
didrocks authored Feb 15, 2024
2 parents 9a792dd + 920aa7f commit e35ef3a
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ Whether the clock displays in 24h or 12h format

- Type: dconf
- Key: /org/gnome/desktop/interface/clock-format
- Default: '24h'
- Default for 20.04: '24h'
- Default for 22.04: '24h'
- Default for 23.10: '24h'
- Default for 24.04: '12h'

Note: default system value is used for "Not Configured" and enforced if "Disabled".

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ Whether the clock displays in 24h or 12h format

- Type: dconf
- Key: /org/gnome/desktop/interface/clock-format
- Default: '24h'
- Default for 20.04: '24h'
- Default for 22.04: '24h'
- Default for 23.10: '24h'
- Default for 24.04: '12h'

Note: default system value is used for "Not Configured" and enforced if "Disabled".

Expand Down
10 changes: 8 additions & 2 deletions policies/Ubuntu/all/Ubuntu.adml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,10 @@ Supported on Ubuntu 20.04, 22.04, 23.10, 24.04.</string>

- Type: dconf
- Key: /org/gnome/desktop/interface/clock-format
- Default: &#39;24h&#39;
- Default for 20.04: &#39;24h&#39;
- Default for 22.04: &#39;24h&#39;
- Default for 23.10: &#39;24h&#39;
- Default for 24.04: &#39;12h&#39;

Note: default system value is used for &#34;Not Configured&#34; and enforced if &#34;Disabled&#34;.

Expand Down Expand Up @@ -692,7 +695,10 @@ Supported on Ubuntu 20.04, 22.04, 23.10, 24.04.</string>

- Type: dconf
- Key: /org/gnome/desktop/interface/clock-format
- Default: &#39;24h&#39;
- Default for 20.04: &#39;24h&#39;
- Default for 22.04: &#39;24h&#39;
- Default for 23.10: &#39;24h&#39;
- Default for 24.04: &#39;12h&#39;

Note: default system value is used for &#34;Not Configured&#34; and enforced if &#34;Disabled&#34;.

Expand Down
8 changes: 6 additions & 2 deletions policies/Ubuntu/lts-only/Ubuntu.adml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,9 @@ Supported on Ubuntu 20.04, 22.04, 24.04.</string>

- Type: dconf
- Key: /org/gnome/desktop/interface/clock-format
- Default: &#39;24h&#39;
- Default for 20.04: &#39;24h&#39;
- Default for 22.04: &#39;24h&#39;
- Default for 24.04: &#39;12h&#39;

Note: default system value is used for &#34;Not Configured&#34; and enforced if &#34;Disabled&#34;.

Expand Down Expand Up @@ -633,7 +635,9 @@ Supported on Ubuntu 20.04, 22.04, 24.04.</string>

- Type: dconf
- Key: /org/gnome/desktop/interface/clock-format
- Default: &#39;24h&#39;
- Default for 20.04: &#39;24h&#39;
- Default for 22.04: &#39;24h&#39;
- Default for 24.04: &#39;12h&#39;

Note: default system value is used for &#34;Not Configured&#34; and enforced if &#34;Disabled&#34;.

Expand Down

0 comments on commit e35ef3a

Please sign in to comment.