Hi, I am currently solving issue with yast2-theme for SLE and it will also affect yast2-theme-openSUSE, so I would like at first discuss problems and my proposed solutions. Please CC me if you answer as I am not subscribed to opensuse-artwork mailing list. 1) yast2-theme create link to opensuse yast icons to high-res directory - https://github.com/yast/yast-theme/blob/master/package/yast2-theme.spec#L112 It is problem because in SLE it also have links to opensuse, which is wrong. My proposed solution is to create two additional rpm spec files - yast2-theme-openSUSE.spec for yast2-theme-openSUSE including crystal and oxygen theme and yast2-theme-SLE.spec for SLE related theming and both contain links to proper directory and conflict each other. 2) yast2-x11 contain file for installation icewm style. It is problem as now SLE have more dark style, so it cause difference in this package, that is not intended to be used on for theming, only for X11 setup in installation. My proposed solution is after we solve 1) to move icewm conf file to yast2-theme-{openSUSE,SLE} and keep it separated. 3) yast2-theme for opensuse partially lives at https://github.com/yast/yast-theme and partially at https://github.com/openSUSE/branding/tree/13.2/yast I think it do not make sense to have it at two places and we should merge it. I propose to use yast-theme file as SLE already have all theming for installation and yast here and also we have automatic deployment here, so when you modify master, it automatic goes to opensuse. I can add people to have write permissions there. Thanks Josef -- To unsubscribe, e-mail: opensuse-artwork+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-artwork+owner@opensuse.org