Bugzilla – Bug 105163
Wrong name of icon file timezone.png
Last modified: 2005-08-19 13:43:56 UTC
2005-08-17 05:11:57 <2> linux(3005) [qt-wizard] YQWizard.cc(setDialogIcon):1434 Couldn't load dialog icon "/usr/share/YaST2/theme/current/icons/22x22/apps/timezone.png" 2005-08-17 05:11:57 <1> linux(3002) [YCP] Timezone.ycp:160 Set cmd /usr/sbin/zic -l US/Mountain There are only these timezone-related icons: /usr/share/YaST2/theme/SuSELinux/icons/48x48/apps/yast-timezone.png /usr/share/YaST2/theme/SuSELinux/icons/32x32/apps/yast-timezone.png /usr/share/YaST2/theme/SuSELinux/icons/22x22/apps/yast-timezone.png might be in: timezone/src/inst_timezone.ycp:361: Wizard::SetDesktopIcon ("timezone"); timezone/src/inst_timezone.ycp:364: Wizard::SetTitleIcon( "timezone" );
The second one (SetTitleIcon) should contain icon name (which is yast-timezone). It's the same for keyboard, so don't report it ... :-)
fixed