Skip to content
Snippets Groups Projects
Commit 5dc7da43 authored by JennaHuntsman's avatar JennaHuntsman
Browse files

Fix another oops which caused incorrect output.

parent cb21a859
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ Name=${VIEWERNAME} ${CHANNELNAME} ...@@ -29,7 +29,7 @@ Name=${VIEWERNAME} ${CHANNELNAME}
GenericName=Second Life Viewer GenericName=Second Life Viewer
Comment=Client for the Online Virtual World, Second Life Comment=Client for the Online Virtual World, Second Life
Exec=${installation_prefix}/${VIEWERNAME,,} Exec=${installation_prefix}/${VIEWERNAME,,}
Icon="${VIEWERNAME}"-"${CHANNELNOBREAK}"-Viewer Icon=${VIEWERNAME}-${CHANNELNOBREAK}-Viewer
Terminal=false Terminal=false
Type=Application Type=Application
Categories=Game;Simulation; Categories=Game;Simulation;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment