-
-
Notifications
You must be signed in to change notification settings - Fork 447
Add and fix some symlinks for YaST #3526
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add and fix some symlinks for YaST #3526
Conversation
@morganist Btw, what distro are you using? |
i use opensuse tumbleweed. kind of a bummer that papirus icons is kind of a low priority package and latest releases don't get built soon enough. the previous one was actually 2 months old when it hit the main repos, but I've found a community git package yesterday. |
@morganist Great! I sometimes download livecd of the various distros to check our icons in them, and now I know I don't have to worry about OpenSUSE. |
Papirus works great! Doesn't matter if it is installed with a package manager or with KDE's "get new stuff" button (KDE Store). |
@morganist seems |
@SmartFinn oops, you are correct, it is the same on my system.
I was apparently confused with that underscore and mixed the names up the same way. Could you fix it? Or I can reopen this branch and this issue. Maybe it would also be better to delete the symlink to |
Also, sorry for a silly mistake.... Digging through YaST icons and desktop files is rather confusing... |
OK, I'm going to do these fixes. |
Delete yast-update-online-configuration.svg symlink
Fixed the symlink for system update - its name was
yast-system_update
, when the actual name needs to beyast-system-update
(with a dash, not an underscore);Symlink several more system update/upgrade things to
system-software-update
;Symlinked the firewall icon to an actual firewall icon (
firewall-config
);The AppArmor icon is now symlinked to
gufw
;Symlinked
yast-journal
toutilities-log-viewer
;Added icons for
yast-vpn
(copied VPN device icons);yast-auth-client
is now symlinked to users icon.