Bug 249484 - Login splash screen needs to be moved into theme jar file
Summary: Login splash screen needs to be moved into theme jar file
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora Management Console
Classification: Fedora
Component: General
Version: 1.1.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Nathan Kinder
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 240316
TreeView+ depends on / blocked
 
Reported: 2007-07-24 23:14 UTC by Nathan Kinder
Modified: 2020-01-07 20:02 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-07 20:02:01 UTC
Embargoed:


Attachments (Terms of Use)
CVS Diffs (1.32 KB, patch)
2007-07-24 23:14 UTC, Nathan Kinder
no flags Details | Diff

Description Nathan Kinder 2007-07-24 23:14:58 UTC
The login splash screen image file is currently part of the main console jar
file.  This image should be part of the theme jar instead.

The attached diffs move the location of the image in the source tree, which will
ensure that it is placed in the theme jar file.  The loading of the image has
been changed to reference the image from the new location.  I also removed an
unused image from the theme jar.

Comment 1 Nathan Kinder 2007-07-24 23:14:59 UTC
Created attachment 159895 [details]
CVS Diffs

Comment 2 Noriko Hosoi 2007-07-25 00:12:06 UTC
Looks good to me.

Comment 3 Nathan Kinder 2007-07-25 15:42:23 UTC
Checked into console (HEAD).  Thanks for the review Noriko!

Checking in src/com/netscape/management/client/console/SplashScreen.java;
/cvs/dirsec/console/src/com/netscape/management/client/console/SplashScreen.java,v
 <--  SplashScreen.java
new revision: 1.2; previous revision: 1.1
done
Removing src/com/netscape/management/client/console/images/login.gif;
/cvs/dirsec/console/src/com/netscape/management/client/console/images/login.gif,v
 <--  login.gif
new revision: delete; previous revision: 1.1.1.1
done
Removing src/com/netscape/management/client/theme/images/OldServer.gif;
/cvs/dirsec/console/src/com/netscape/management/client/theme/images/OldServer.gif,v
 <--  OldServer.gif
new revision: delete; previous revision: 1.1
done
RCS file:
/cvs/dirsec/console/src/com/netscape/management/client/theme/images/login.gif,v
done
Checking in src/com/netscape/management/client/theme/images/login.gif;
/cvs/dirsec/console/src/com/netscape/management/client/theme/images/login.gif,v
 <--  login.gif
initial revision: 1.1
done

Comment 5 Anh Nguyen 2007-12-11 19:36:07 UTC
Changed QA Whiteboard to to_be_verified_by_dev

Comment 6 Nathan Kinder 2007-12-17 19:03:15 UTC
Verified that redhat-idm-console_en.jar contains the splash screen image
(login.gif).


Note You need to log in before you can comment on or make changes to this bug.