-
Notifications
You must be signed in to change notification settings - Fork 0
/
.debug
executable file
·41 lines (28 loc) · 1.14 KB
/
.debug
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
<?xml version="1.0" encoding="UTF-8"?>
<ExtensionList>
<Extension Id="ItemInspector">
<HostList>
<!-- Comment Host tags according to the apps you want your panel to support -->
<!-- Photoshop -->
<Host Name="PHXS" Port="8088"/>
<!-- Illustrator -->
<Host Name="ILST" Port="8089"/>
<!-- InDesign -->
<Host Name="IDSN" Port="8090" />
<!-- InCopy -->
<Host Name="AICY" Port="8091" />
<!-- Premiere -->
<Host Name="PPRO" Port="8092" />
<!-- AfterEffects -->
<Host Name="AEFT" Port="8093" />
<!-- Prelude -->
<Host Name="PRLD" Port="8094" />
<!-- Animate -->
<Host Name="FLPR" Port="8095" />
<!-- Audition -->
<Host Name="AUDT" Port="8096" />
<!-- Dreamweaver -->
<Host Name="DRWV" Port="8097" />
</HostList>
</Extension>
</ExtensionList>