didn't work... creating the symbolic link didn't work, and in SuseLinux/ a file was created with the name Nuvola-YaST2. I created the 'current' link myself, now it works nice ;-)
so you seem to have to change the install script. I read it, you might try ln -sf /usr/share/YaST2/theme/Nuvola-YaST2 /usr/share/YaST2/theme/current??
Ratings & Comments
4 Comments
Great work! Can I beg, though, for a YaST2 icon? Then it would be perfect.
didn't work... creating the symbolic link didn't work, and in SuseLinux/ a file was created with the name Nuvola-YaST2. I created the 'current' link myself, now it works nice ;-) so you seem to have to change the install script. I read it, you might try ln -sf /usr/share/YaST2/theme/Nuvola-YaST2 /usr/share/YaST2/theme/current??
Thanks! It should work now... The installer was my first try writing a script, so thanks for the input.
well, for a first time - nice job ;-)