Tidying up obsolete guicons commands.
(comm.script handles a lot of the cases, the rest are covered by the applauncher icons)
# play.cif# # Copyright (c) 2010 Accenture. All rights reserved.# This component and the accompanying materials are made available# under the terms of the "Eclipse Public License v1.0"# which accompanies this distribution, and is available# at the URL "http://www.eclipse.org/legal/epl-v10.html".# # Initial Contributors:# Accenture - Initial contribution#==name play==short-descriptionPlays an audio file using the Symbian OS Multi-Media Framework.==argument filename file_name optionalThe name of the file to be played. Must be specified unless C<--max-volume> is used.==option int p prioritySpecifies the audio priority to use for playback.==option int f preferenceSepcifies the audio priority preference for playback.==option int V volumeSpecifies the audio volume to use for playback. To find the maximum valid value for this value, use option C<--max-volume>.==option bool v verboseDisplay more detailed output.==option bool m max-volumeDisplay the maximum valid volume level, then exit.==copyrightCopyright (c) 2005-2010 Accenture. All rights reserved.