Subversion Repositories spk

Rev

Rev 49 | Rev 131 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 49 Rev 50
Line 95... Line 95...
95
	_sDescription	= pPackage->description();
95
	_sDescription	= pPackage->description();
96
	_sWebSite		= pPackage->webSite();
96
	_sWebSite		= pPackage->webSite();
97
	_sWebAddress	= pPackage->webAddress();
97
	_sWebAddress	= pPackage->webAddress();
98
	_sEmail			= pPackage->email();
98
	_sEmail			= pPackage->email();
99
	_sForumLink		= pPackage->forumLink();
99
	_sForumLink		= pPackage->forumLink();
-
 
100
	_sCreationDate	= pPackage->creationDate();
-
 
101
	_sVersion		= pPackage->version();
100
}
102
}
101
 
103
 
102
///////////////////////////////////////////////////////////////////////////////////////////////
104
///////////////////////////////////////////////////////////////////////////////////////////////
103
//	Install/Uninstall Texts
105
//	Install/Uninstall Texts
104
///////
106
///////