mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
Add snippets and templates - Fix Education Math spin
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# Description:
|
||||
# Fedora Live Spin including mainly software for educational & mathematical purposes
|
||||
# Known Issues:
|
||||
# * user is not able to log in after having installed the spin due to problems with kdm / generic-logos
|
||||
# # 456299: user is not able to log in after having installed the spin due to problems with kdm / generic-logos
|
||||
# Maintainers:
|
||||
# Sebastian Dziallas <sdz AT fedoraproject DOT org>
|
||||
# Fedora Education SIG
|
||||
@@ -141,6 +141,9 @@ FavoriteURLs=/usr/share/applications/kde4/konqbrowser.desktop,/usr/share/applica
|
||||
MENU_EOF
|
||||
chown -R fedora:fedora /home/fedora/.kde/
|
||||
|
||||
# show liveinst.desktop on and in menu
|
||||
sed -i 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.desktop
|
||||
|
||||
# workaround to start nm-applet automatically
|
||||
cp /etc/xdg/autostart/nm-applet.desktop /usr/share/autostart/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user