-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInfo.plist
43 lines (43 loc) · 1.73 KB
/
Info.plist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>German</string>
<key>CFBundleIdentifier</key>
<string>de.tekl.dictionary.beoLingusDeutschEnglisch</string>
<key>CFBundleName</key>
<string>Beolingus Deutsch-Englisch</string>
<key>CFBundleShortVersionString</key>
<string>2025.01.21</string>
<key>CFBundleVersion</key>
<string>2025.01.21</string>
<key>DCSDictionaryCopyright</key>
<string><p><b>Beolingus Deutsch-Englisch</b> v2025.01.21</p><p>Content: © 1995-2025 TU Chemnitz, beolingus.de<br/>Plug-in: © 2025 Wolfgang Kreutz, tekl.de</p><p><a href="https://tekl.de/dictversion.php?version=2025.01.21&ref=prefs&plugin=Beolingus%20Deutsch-Englisch"><button>↺ Auf Update prüfen</button></a></p></string>
<key>DCSDictionaryDefaultPrefs</key>
<dict>
<key>Font</key>
<string>0</string>
<key>ShowCopyright</key>
<string>1</string>
<key>ShowFlag</key>
<string>1</string>
</dict>
<key>DCSDictionaryFrontMatterReferenceID</key>
<string>front_back_matter</string>
<key>DCSDictionaryManufacturerName</key>
<string>Wolfgang Kreutz (tekl.de)</string>
<key>DCSDictionaryPrefsHTML</key>
<string>Deutsch-Englisch_prefs.html</string>
<key>DCSDictionaryUseSystemAppearance</key>
<true/>
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<key>DCSDictionaryXSL</key>
<string>Deutsch-Englisch.xsl</string>
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>© 1995-2025 TU Chemnitz, beolingus.de / Wolfgang Kreutz, tekl.de</string>
</dict>
</plist>