# HG changeset patch # User cgandhi # Date 1281007264 -19800 # Node ID c412f0526c341ee7a0f7948cf58d4dc3fa9787cf # Parent 013a02bf2bb042ef1e87ed7e7a1a818b475a4f7e pushing readme changes diff -r 013a02bf2bb0 -r c412f0526c34 ReadMe.txt --- a/ReadMe.txt Thu Aug 05 16:48:48 2010 +0530 +++ b/ReadMe.txt Thu Aug 05 16:51:04 2010 +0530 @@ -7,9 +7,12 @@ \example - contains sample plugins, auth application and client test application \example\AuthApp + \example\fbactivityfetcherplugin \example\fbcontactfetcherplugin \example\fbpostproviderplugin + \example\FlickrAuthApp \example\flickrcontactfetcherplugin + \example\flickrgalleryplugin \example\smfclientapp diff -r 013a02bf2bb0 -r c412f0526c34 smfrepo.pro --- a/smfrepo.pro Thu Aug 05 16:48:48 2010 +0530 +++ b/smfrepo.pro Thu Aug 05 16:51:04 2010 +0530 @@ -1,5 +1,4 @@ -TEMPLATE = subdirs - -SUBDIRS = smf \ - example +TEMPLATE = subdirs +SUBDIRS = smf \ + example CONFIG += ordered