|
Bugzilla – Full Text Bug Listing |
| Summary: | Test Case 388249 - [302103] Test Feature: YaST2 Python Backend - missing icons | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Tim Arnold <tarnold> |
| Component: | YaST2 | Assignee: | Jiri Srain <jsrain> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Screenshot | ||
|
Description
Tim Arnold
2007-08-16 13:54:24 UTC
Created attachment 157941 [details]
Screenshot
Charles, do you have any icons for them which I could include in the yast2-theme-* package? Jiri I would expect the icons to be in some SVN somewhere, but I don't know where that would be. However, the PNGs exist in SLES 10 SP1 in the yast2-theme-NLD package. All relevant icons have "-vm" in the name. Copying these files (but changing NLD to openSUSE) causes the icons to appear correctly on 10.3: # rpm -qpl /work/CDs/full-sle10-sp-i386/suse/noarch/yast2-theme-NLD.rpm | grep -- -vm /usr/share/YaST2/theme/NLD/icons/22x22/apps/yast-create-new-vm.png /usr/share/YaST2/theme/NLD/icons/22x22/apps/yast-vm-domain0-setup.png /usr/share/YaST2/theme/NLD/icons/22x22/apps/yast-vm-install.png /usr/share/YaST2/theme/NLD/icons/22x22/apps/yast-vm-management.png /usr/share/YaST2/theme/NLD/icons/32x32/apps/yast-create-new-vm.png /usr/share/YaST2/theme/NLD/icons/32x32/apps/yast-vm-domain0-setup.png /usr/share/YaST2/theme/NLD/icons/32x32/apps/yast-vm-install.png /usr/share/YaST2/theme/NLD/icons/32x32/apps/yast-vm-management.png /usr/share/YaST2/theme/NLD/icons/48x48/apps/yast-create-new-vm.png /usr/share/YaST2/theme/NLD/icons/48x48/apps/yast-vm-domain0-setup.png /usr/share/YaST2/theme/NLD/icons/48x48/apps/yast-vm-install.png /usr/share/YaST2/theme/NLD/icons/48x48/apps/yast-vm-management.png /usr/share/icons/hicolor/22x22/apps/yast-create-new-vm.png /usr/share/icons/hicolor/22x22/apps/yast-vm-domain0-setup.png /usr/share/icons/hicolor/22x22/apps/yast-vm-install.png /usr/share/icons/hicolor/22x22/apps/yast-vm-management.png /usr/share/icons/hicolor/32x32/apps/yast-create-new-vm.png /usr/share/icons/hicolor/32x32/apps/yast-vm-domain0-setup.png /usr/share/icons/hicolor/32x32/apps/yast-vm-install.png /usr/share/icons/hicolor/32x32/apps/yast-vm-management.png /usr/share/icons/hicolor/48x48/apps/yast-create-new-vm.png /usr/share/icons/hicolor/48x48/apps/yast-vm-domain0-setup.png /usr/share/icons/hicolor/48x48/apps/yast-vm-install.png /usr/share/icons/hicolor/48x48/apps/yast-vm-management.png *** Bug 301971 has been marked as a duplicate of this bug. *** Icons checked in to SVN, submitting to STABLE. |