Changeset 383

Show
Ignore:
Timestamp:
05/02/08 19:31:33 (2 years ago)
Author:
calh
Message:

renamed the .cpp to a .template file to avoid accidentally checking keys into SVN

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/uploadr/README.linux

    r369 r383  
    5252You'll need your own API key and secret from Flickr to build Uploadr. 
    5353These can be obtained at http://flickr.com/services/api/.  The key 
    54 and secret must be placed in flKey.cpp as indicated: 
     54and secret must be placed in flKey.cpp in the spaces provided. Copy 
     55flKey.cpp.template to flKey.cpp and insert your keys: 
     56 
     57  UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp.template 
    5558  UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp 
    5659 
  • trunk/uploadr/README.osx

    r381 r383  
    6666You'll need your own API key and secret from Flickr to build Uploadr. 
    6767These can be obtained at http://flickr.com/services/api/.  The key 
    68 and secret must be placed in flKey.cpp as indicated: 
     68and secret must be placed in flKey.cpp in the spaces provided. Copy 
     69flKey.cpp.template to flKey.cpp and insert your keys: 
     70 
     71  UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp.template 
    6972  UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp 
    7073 
  • trunk/uploadr/README.windows

    r382 r383  
    157157You'll need your own API key and secret from Flickr to build Uploadr. 
    158158These can be obtained at http://flickr.com/services/api/.  The key 
    159 and secret must be placed in flKey.cpp as indicated: 
     159and secret must be placed in flKey.cpp in the spaces provided. Copy 
     160flKey.cpp.template to flKey.cpp and insert your keys: 
     161 
     162  UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp.template 
    160163  UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp 
    161164