forked from srbala/fedora-kickstarts
Add missing line to testday-wiki favorite.
This commit is contained in:
parent
ea3c728d69
commit
056803cac5
@ -61,6 +61,7 @@ mkdir -p /etc/skel/.local/share/applications
|
|||||||
|
|
||||||
# Create a favorite for the current test day wiki page
|
# Create a favorite for the current test day wiki page
|
||||||
cat << EOF > /etc/skel/.local/share/applications/testday-wiki.desktop
|
cat << EOF > /etc/skel/.local/share/applications/testday-wiki.desktop
|
||||||
|
[Desktop Entry]
|
||||||
Name=Participate in a Test Day
|
Name=Participate in a Test Day
|
||||||
Type=Application
|
Type=Application
|
||||||
Exec=firefox "https://fedoraproject.org/wiki/Test_Day:Current"
|
Exec=firefox "https://fedoraproject.org/wiki/Test_Day:Current"
|
||||||
|
Loading…
Reference in New Issue
Block a user