Skip to content
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

Wrong location for .desktop files #20

Open
sorin-mihai opened this issue Feb 18, 2019 · 0 comments
Open

Wrong location for .desktop files #20

sorin-mihai opened this issue Feb 18, 2019 · 0 comments

Comments

@sorin-mihai
Copy link

I noticed that the the .desktop files for SELinux related GUI aplications, although present in selinux-gui , are in a different location than the other .desktop files seen by GNOME. Perhaps upstream defaults anyway, so maybe not really a packaging issue.

As a solution I created symlinks in /usr/share/applications, now I can see all of them in the list of applications.

ln -s /usr/share/system-config-selinux/selinux-polgengui.desktop /usr/share/applications/selinux-polgengui.desktop

ln -s /usr/share/system-config-selinux/sepolicy.desktop /usr/share/applications/sepolicy.desktop

ln -s /usr/share/system-config-selinux/system-config-selinux.desktop /usr/share/applications/system-config-selinux.desktop

I'm not really sure how, or if, these changes should be done through selinux-gui package and I didn't check how upstream is handling this situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant