Changeset 383
- Timestamp:
- 05/02/08 19:31:33 (2 years ago)
- Files:
-
- trunk/uploadr/MacUploadr.app/Contents/Resources/components/flKey.cpp.template (moved) (moved from trunk/uploadr/MacUploadr.app/Contents/Resources/components/flKey.cpp)
- trunk/uploadr/README.linux (modified) (1 diff)
- trunk/uploadr/README.osx (modified) (1 diff)
- trunk/uploadr/README.windows (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 trunk/uploadr/README.osx
r381 r383 66 66 You'll need your own API key and secret from Flickr to build Uploadr. 67 67 These can be obtained at http://flickr.com/services/api/. The key 68 and secret must be placed in flKey.cpp as indicated: 68 and secret must be placed in flKey.cpp in the spaces provided. Copy 69 flKey.cpp.template to flKey.cpp and insert your keys: 70 71 UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp.template 69 72 UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp 70 73 trunk/uploadr/README.windows
r382 r383 157 157 You'll need your own API key and secret from Flickr to build Uploadr. 158 158 These can be obtained at http://flickr.com/services/api/. The key 159 and secret must be placed in flKey.cpp as indicated: 159 and secret must be placed in flKey.cpp in the spaces provided. Copy 160 flKey.cpp.template to flKey.cpp and insert your keys: 161 162 UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp.template 160 163 UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp 161 164