forked from qt-creator/qt-creator
		
	Rename "Tool Chains" option page to "Compilers"
Currently it contains compiler settings only, so there's no need to let people search for e.g. debugger settings there, that might be considered part of the toolchain, too. Change-Id: I458f3d1cf1784b85820f8af7604a2a004372a909 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
		@@ -57,9 +57,9 @@
 | 
			
		||||
            add the Qt version
 | 
			
		||||
            for the embedded Linux.
 | 
			
		||||
 | 
			
		||||
        \o  Select \gui {Tools > Options > Build & Run > Tool Chains > Add} to
 | 
			
		||||
            add the tool
 | 
			
		||||
            chain for building the applications.
 | 
			
		||||
        \o  Select \gui {Tools > Options > Build & Run > Compilers > Add} to
 | 
			
		||||
            add the compiler
 | 
			
		||||
            for building the applications.
 | 
			
		||||
 | 
			
		||||
        \o  To deploy applications and run them remotely on devices, specify
 | 
			
		||||
            parameters for accessing the devices:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user