[Fedora-directory-commits] console/src/com/netscape/management/client AboutDialog.java, 1.5, 1.6 default.properties, 1.4, 1.5 defaultLicense.properties, 1.4, 1.5

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Fri Sep 29 17:17:27 UTC 2006


Author: rmeggins

Update of /cvs/dirsec/console/src/com/netscape/management/client
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29660/console/src/com/netscape/management/client

Modified Files:
	AboutDialog.java default.properties defaultLicense.properties 
Log Message:
bump version to 1.0.3


Index: AboutDialog.java
===================================================================
RCS file: /cvs/dirsec/console/src/com/netscape/management/client/AboutDialog.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- AboutDialog.java	24 Mar 2006 01:04:07 -0000	1.5
+++ AboutDialog.java	29 Sep 2006 17:17:20 -0000	1.6
@@ -179,7 +179,7 @@
 
 
         AboutDialog dialog = new AboutDialog(f, "Fedora Management Console");
-        dialog.setProduct(UIManager.getIcon("OptionPane.warningIcon"), "Fedora Management Console\056 Console 1.0.2\nCopyright (C) Red Hat, Inc.", "\n\nThis software is subject to the terms of a license agreement. Please do not use the software unless you agree to all the license terms");
+        dialog.setProduct(UIManager.getIcon("OptionPane.warningIcon"), "Fedora Management Console\056 Console 1.0.3\nCopyright (C) Red Hat, Inc.", "\n\nThis software is subject to the terms of a license agreement. Please do not use the software unless you agree to all the license terms");
         dialog.addVendor(UIManager.getIcon("OptionPane.informationIcon"), "Contains Phaos SSL encryption software from Phaos Technology Corporation.  Copyright &copy 1998 Phaos Technology Corporation. All Rights Reserved");
         dialog.addVendor(UIManager.getIcon("OptionPane.informationIcon"), "Contains encryption software from RSA Data Security, Inc. Copyright © 1994 RSA Data Security, Inc.  All rights reserved.");
 


Index: default.properties
===================================================================
RCS file: /cvs/dirsec/console/src/com/netscape/management/client/default.properties,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- default.properties	24 Mar 2006 01:04:07 -0000	1.4
+++ default.properties	29 Sep 2006 17:17:20 -0000	1.5
@@ -123,5 +123,5 @@
 fontTab-fontProfile=Font Profile
 fontTab-table_tt=Font table of screen elements and corresponding sample font
 
-banner-console=Fedora Management Console 1.0.2
+banner-console=Fedora Management Console 1.0.3
 


Index: defaultLicense.properties
===================================================================
RCS file: /cvs/dirsec/console/src/com/netscape/management/client/defaultLicense.properties,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- defaultLicense.properties	24 Mar 2006 01:04:07 -0000	1.4
+++ defaultLicense.properties	29 Sep 2006 17:17:20 -0000	1.5
@@ -17,7 +17,7 @@
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 # END COPYRIGHT BLOCK
 #
-defaultAbout-dialogTitle=Fedora Management Console 1.0.2
+defaultAbout-dialogTitle=Fedora Management Console 1.0.3
 defaultAbout-productLogo=com/netscape/management/client/images/logo32.gif
 defaultAbout-productCopyright=Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.\nCopyright (C) 2005 Red Hat, Inc.\nAll rights reserved.
 defaultAbout-productLicense=Fedora is a trademark of Red Hat, Inc. in the United States and other countries and is used by permission.




More information about the Fedora-directory-commits mailing list