Changeset 7083
- Timestamp:
- Nov 9, 2008, 2:17:44 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Controller.m
r7082 r7083 212 212 fLib = tr_sessionInitFull(NULL, /* use default config directory (Application Support) */ 213 213 "macosx", 214 #warning update when changing in prefs 215 TR_DEFAULT_CONFIG_DIR, /* download directory set when adding transfers */ 214 [@"~/Downloads" stringByExpandingTildeInPath], 216 215 [fDefaults boolForKey: @"PEXGlobal"], 217 216 [fDefaults boolForKey: @"NatTraversal"],
Note: See TracChangeset
for help on using the changeset viewer.