mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-23 08:25:47 +08:00
qa-testday: Remove unneeded encoding definition.
This commit is contained in:
@@ -60,7 +60,6 @@ EOF
|
|||||||
# Create a favorite for Test Day IRC chat
|
# Create a favorite for Test Day IRC chat
|
||||||
cat << EOF > /etc/skel/.local/share/applications/testday-irc.desktop
|
cat << EOF > /etc/skel/.local/share/applications/testday-irc.desktop
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
|
||||||
Name=Connect to a Test Day chat
|
Name=Connect to a Test Day chat
|
||||||
Type=Application
|
Type=Application
|
||||||
Exec=firefox "http://webchat.freenode.net/?channels=fedora-test-day"
|
Exec=firefox "http://webchat.freenode.net/?channels=fedora-test-day"
|
||||||
|
|||||||
Reference in New Issue
Block a user