forked from srbala/fedora-kickstarts
design-suite: fix correct url for both Design Suite and Design Team shorcuts
This commit is contained in:
parent
59b44979a6
commit
31bf6a37fc
@ -110,9 +110,9 @@ chmod a+x /usr/share/applications/list-design-tutorials.desktop
|
|||||||
# Add information about Fedora Design Suite
|
# Add information about Fedora Design Suite
|
||||||
cat >> /usr/share/applications/fedora-design-suite.desktop << FOE
|
cat >> /usr/share/applications/fedora-design-suite.desktop << FOE
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=About Design Team
|
Name=About Design Suite
|
||||||
GenericName=About Design Team
|
GenericName=About Design Suite Wiki Page
|
||||||
Comment=Wiki page of Design Team
|
Comment=Wiki page of Design Suite
|
||||||
Exec=xdg-open http://fedoraproject.org/wiki/Design_Suite
|
Exec=xdg-open http://fedoraproject.org/wiki/Design_Suite
|
||||||
Type=Application
|
Type=Application
|
||||||
Icon=applications-internet
|
Icon=applications-internet
|
||||||
@ -123,8 +123,8 @@ chmod a+x /usr/share/applications/fedora-design-suite.desktop
|
|||||||
# Add information about Fedora Design Team
|
# Add information about Fedora Design Team
|
||||||
cat >> /usr/share/applications/fedora-design-team.desktop << FOE
|
cat >> /usr/share/applications/fedora-design-team.desktop << FOE
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=About Design Suite
|
Name=About Design Team
|
||||||
GenericName=About Design Suite Wiki Page
|
GenericName=About Design Team
|
||||||
Comment=Wiki page of Design Team
|
Comment=Wiki page of Design Team
|
||||||
Exec=xdg-open http://fedoraproject.org/wiki/Design
|
Exec=xdg-open http://fedoraproject.org/wiki/Design
|
||||||
Type=Application
|
Type=Application
|
||||||
|
Loading…
Reference in New Issue
Block a user