Skip to content

Commit ffc3cfb

Browse files
author
github-actions
committed

File tree

2 files changed

+29
-3
lines changed

2 files changed

+29
-3
lines changed

last_build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "hash": "e4811fbc274e4482dcc0bb7684b42b890f2caa12", "date": "2025-06-04 15:58:30" }
1+
{ "hash": "257e95c3ceaa7c5a25198c1b1c61bd9ae14f9d2a", "date": "2025-06-04 15:58:57" }

manifests/ManagedPreferencesApplications/corp.sap.privileges.json

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,32 @@
282282
],
283283
"property_order": 95
284284
},
285+
"HideSettingsFromStatusItem": {
286+
"type": "boolean",
287+
"title": "Hide Settings From Menu Bar",
288+
"default": false,
289+
"description": "If set to true, the Settings menu item is no longer displayed in the status item's menu.",
290+
"links": [
291+
{
292+
"rel": "More information",
293+
"href": "https://github.com/SAP/macOS-enterprise-privileges/wiki/Managing-Privileges#HideSettingsFromStatusItem"
294+
}
295+
],
296+
"property_order": 100
297+
},
298+
"ShowInMenuBar": {
299+
"type": "boolean",
300+
"title": "Show in Menu Bar",
301+
"default": false,
302+
"description": "If set to true, a Privileges status item is displayed in the Menu Bar.",
303+
"links": [
304+
{
305+
"rel": "More information",
306+
"href": "https://github.com/SAP/macOS-enterprise-privileges/wiki/Managing-Privileges#ShowInMenuBar"
307+
}
308+
],
309+
"property_order": 105
310+
},
285311
"RequireAuthentication": {
286312
"type": "boolean",
287313
"title": "Require User Authentication",
@@ -292,7 +318,7 @@
292318
"href": "https://github.com/SAP/macOS-enterprise-privileges/wiki/Managing-Privileges"
293319
}
294320
],
295-
"property_order": 100
321+
"property_order": 110
296322
},
297323
"RemoteLogging": {
298324
"type": "object",
@@ -450,7 +476,7 @@
450476
}
451477
}
452478
},
453-
"property_order": 105
479+
"property_order": 115
454480
}
455481
}
456482
}

0 commit comments

Comments
 (0)