-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjd-gui.cfg
24 lines (24 loc) · 999 Bytes
/
jd-gui.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<configuration>
<gui>
<mainWindow>
<location x='340' y='200' />
<size w='600' h='400' />
<maximize>false</maximize>
</mainWindow>
<lookAndFeel>system</lookAndFeel>
</gui>
<recentFilePaths>
<filePath>/Users/david/Dropbox/scripts/aoneDecompile/jd-gui-1.4.0.jar</filePath>
<filePath>/Users/david/Dropbox/scripts/aoneDecompile/classes-dex2jar.jar</filePath>
<filePath>/Users/david/Dropbox/scripts/aoneDecompile/jd-gui-1.4.0.jar</filePath>
<filePath>/Users/david/Dropbox/scripts/aoneDecompile/classes-dex2jar.jar</filePath>
<filePath>/Users/david/Dropbox/scripts/aoneDecompile/jd-gui-1.4.0.jar</filePath>
</recentFilePaths>
<recentDirectories>
<loadPath>/Users/david/Dropbox/scripts/aoneDecompile</loadPath>
<savePath>/Users/david/Dropbox/scripts/aoneDecompile</savePath>
</recentDirectories>
<preferences>
<JdGuiPreferences.errorBackgroundColor>0xFF6666</JdGuiPreferences.errorBackgroundColor>
</preferences>
</configuration>