# HG changeset patch # User noe\swadi # Date 1266901077 -19800 # Node ID ec51f72aa69a73934ee2041a6ad151809fff524d # Parent efab094d4003a6fec0cc845419091a19c73b0b56 Licenses updated to EPL. diff -r efab094d4003 -r ec51f72aa69a srcanaapps/depexplorer/com.nokia.carbide.extensions.appdep/build.properties --- a/srcanaapps/depexplorer/com.nokia.carbide.extensions.appdep/build.properties Thu Feb 18 14:13:07 2010 +0530 +++ b/srcanaapps/depexplorer/com.nokia.carbide.extensions.appdep/build.properties Tue Feb 23 10:27:57 2010 +0530 @@ -2,9 +2,9 @@ # Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Symbian Foundation License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available -# at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". +# at the URL "http://www.eclipse.org/legal/epl-v10.html". # # Initial Contributors: # Nokia Corporation - initial contribution. @@ -13,7 +13,7 @@ # # Description: # -# + bin.includes = feature.xml,\ appdep_32x32.png,\ license.txt,\ diff -r efab094d4003 -r ec51f72aa69a srcanaapps/depexplorer/com.nokia.s60tools.appdep/build.properties --- a/srcanaapps/depexplorer/com.nokia.s60tools.appdep/build.properties Thu Feb 18 14:13:07 2010 +0530 +++ b/srcanaapps/depexplorer/com.nokia.s60tools.appdep/build.properties Tue Feb 23 10:27:57 2010 +0530 @@ -2,9 +2,9 @@ # Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Symbian Foundation License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available -# at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". +# at the URL "http://www.eclipse.org/legal/epl-v10.html". # # Initial Contributors: # Nokia Corporation - initial contribution. diff -r efab094d4003 -r ec51f72aa69a srcanaapps/depexplorer/com.nokia.s60tools.appdep/src/com/nokia/s60tools/appdep/common/Product.properties --- a/srcanaapps/depexplorer/com.nokia.s60tools.appdep/src/com/nokia/s60tools/appdep/common/Product.properties Thu Feb 18 14:13:07 2010 +0530 +++ b/srcanaapps/depexplorer/com.nokia.s60tools.appdep/src/com/nokia/s60tools/appdep/common/Product.properties Tue Feb 23 10:27:57 2010 +0530 @@ -2,9 +2,9 @@ # Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Symbian Foundation License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available -# at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". +# at the URL "http://www.eclipse.org/legal/epl-v10.html". # # Initial Contributors: # Nokia Corporation - initial contribution. @@ -13,7 +13,7 @@ # # Description: # -# + ProductInfoRegistry.Product_Name=Dependency Explorer ProductInfoRegistry.Console_Window_Name=Console ProductInfoRegistry.Cache_File_Name=appdep-cache_dependencies.txt diff -r efab094d4003 -r ec51f72aa69a srcanaapps/depexplorer/com.nokia.s60tools.appdep/src/com/nokia/s60tools/appdep/resources/messages.properties --- a/srcanaapps/depexplorer/com.nokia.s60tools.appdep/src/com/nokia/s60tools/appdep/resources/messages.properties Thu Feb 18 14:13:07 2010 +0530 +++ b/srcanaapps/depexplorer/com.nokia.s60tools.appdep/src/com/nokia/s60tools/appdep/resources/messages.properties Tue Feb 23 10:27:57 2010 +0530 @@ -1,10 +1,10 @@ # -# Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). +# Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Symbian Foundation License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available -# at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". +# at the URL "http://www.eclipse.org/legal/epl-v10.html". # # Initial Contributors: # Nokia Corporation - initial contribution. @@ -13,7 +13,7 @@ # # Description: # -# + AbstractFunctionData.NotValidOrdinal_ErrMsg=Given function ordinal is not valid positive integer value from 1...N: AbstractShowMethodCallLocationsAction.MainView_Action_Text=Show Method Call Locations AbstractShowMethodCallLocationsAction.MainView_Action_Tooltip=Show source locations where selected method is called.