- Timestamp:
- May 3, 2013, 2:25:21 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
java/AEInstaller2-Updater/src/net/oni2/aeinstaller/updater/backend/Paths.java
r777 r852 33 33 34 34 /** 35 * @return Proxy settings filename of AEI 36 */ 37 public static File getProxySettingsFilename() { 38 return new File(getPrefsPath(), "AEI-ProxySettings.xml"); 39 } 40 41 /** 35 42 * Get the preferences path 36 43 *
Note:
See TracChangeset
for help on using the changeset viewer.