File tree Expand file tree Collapse file tree 2 files changed +29
-3
lines changed
manifests/ManagedPreferencesApplications Expand file tree Collapse file tree 2 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 1
- { "hash" : " e4811fbc274e4482dcc0bb7684b42b890f2caa12 " , "date" : " 2025-06-04 15:58:30 " }
1
+ { "hash" : " 257e95c3ceaa7c5a25198c1b1c61bd9ae14f9d2a " , "date" : " 2025-06-04 15:58:57 " }
Original file line number Diff line number Diff line change 282
282
],
283
283
"property_order" : 95
284
284
},
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
+ },
285
311
"RequireAuthentication" : {
286
312
"type" : " boolean" ,
287
313
"title" : " Require User Authentication" ,
292
318
"href" : " https://github.com/SAP/macOS-enterprise-privileges/wiki/Managing-Privileges"
293
319
}
294
320
],
295
- "property_order" : 100
321
+ "property_order" : 110
296
322
},
297
323
"RemoteLogging" : {
298
324
"type" : " object" ,
450
476
}
451
477
}
452
478
},
453
- "property_order" : 105
479
+ "property_order" : 115
454
480
}
455
481
}
456
482
}
You can’t perform that action at this time.
0 commit comments