File: komposter.AppSettings

package info (click to toggle)
komposter 0%2Bgit20201216%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,716 kB
  • sloc: ansic: 15,586; sh: 4,176; asm: 642; makefile: 72
file content (16 lines) | stat: -rw-r--r-- 358 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<plist version="1.0">
  <dict>
    <key>EncryptAndChecksum</key>
    <false/>
    <key>IsDroppable</key>
    <true/>
    <key>OutputType</key>
    <string>None</string>
    <key>RemainRunningAfterCompletion</key>
    <false/>
    <key>RequiresAdminPrivileges</key>
    <false/>
    <key>ScriptInterpreter</key>
    <string>/bin/sh</string>
  </dict>
</plist>