Changeset 383 for trunk/uploadr/README.linux
- Timestamp:
- 05/02/08 19:31:33 (2 years ago)
- Files:
-
- trunk/uploadr/README.linux (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/uploadr/README.linux
r369 r383 52 52 You'll need your own API key and secret from Flickr to build Uploadr. 53 53 These can be obtained at http://flickr.com/services/api/. The key 54 and secret must be placed in flKey.cpp as indicated: 54 and secret must be placed in flKey.cpp in the spaces provided. Copy 55 flKey.cpp.template to flKey.cpp and insert your keys: 56 57 UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp.template 55 58 UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp 56 59