add more daemons

This commit is contained in:
leminlimez
2024-12-18 19:26:12 -05:00
parent af6abe6005
commit f509c67311
6 changed files with 182 additions and 3 deletions

View File

@@ -3956,6 +3956,70 @@ To work properly, also disable the daemon using the toggle above.</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_26">
<property name="styleSheet">
<string notr="true">QFrame {
color: #414141;
}</string>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="airprintChk">
<property name="text">
<string>Disable AirPrint</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="assistiveTouchChk">
<property name="text">
<string>Disable Assistive Touch</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="icloudChk">
<property name="text">
<string>Disable iCloud</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="hotspotChk">
<property name="text">
<string>Disable Internet Tethering (Hotspot)</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="passbookChk">
<property name="text">
<string>Disable Passbook</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="spotlightChk">
<property name="text">
<string>Disable Spotlight</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="voiceControlChk">
<property name="text">
<string>Disable Voice Control</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_6">
<property name="orientation">