Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 159895 Details for
Bug 249484
Login splash screen needs to be moved into theme jar file
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
CVS Diffs
diffs.txt (text/plain), 1.32 KB, created by
Nathan Kinder
on 2007-07-24 23:14:59 UTC
(
hide
)
Description:
CVS Diffs
Filename:
MIME Type:
Creator:
Nathan Kinder
Created:
2007-07-24 23:14:59 UTC
Size:
1.32 KB
patch
obsolete
>cvs diff: src/com/netscape/management/client/console/images/login.gif was removed, no comparison available >cvs diff: src/com/netscape/management/client/theme/images/OldServer.gif was removed, no comparison available >cvs diff: src/com/netscape/management/client/theme/images/login.gif is a new entry, no comparison available >Index: src/com/netscape/management/client/console/SplashScreen.java >=================================================================== >RCS file: /cvs/dirsec/console/src/com/netscape/management/client/console/SplashScreen.java,v >retrieving revision 1.1.1.1 >diff -u -5 -t -r1.1.1.1 SplashScreen.java >--- src/com/netscape/management/client/console/SplashScreen.java 18 Jul 2005 00:34:15 -0000 1.1.1.1 >+++ src/com/netscape/management/client/console/SplashScreen.java 24 Jul 2007 20:56:07 -0000 >@@ -132,11 +132,11 @@ > panel.setLayout(gridbag); > panel.setBackground(Color.white); > > GridBagConstraints c = new GridBagConstraints(); > >- JLabel splashLabel = new JLabel(new RemoteImage("com/netscape/management/client/console/images/login.gif")); >+ JLabel splashLabel = new JLabel(new RemoteImage("com/netscape/management/client/theme/images/login.gif")); > c.gridwidth = 1; > c.gridheight = 1; > c.gridx = 0; > c.gridy = 0; > c.insets = new Insets(0, 0, 0, 0);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 249484
: 159895