unfortunately, the person had no input...
i do have a work around for you if you are interested. it is a little more involved, but works well. i just tested with Pandora Desktop. here's the example
Prereqs:
Download the AIR 2.6 Linux SDK - Adobe AIR 2.6 SDK Linux (35.8 MB)
Download the Pandora Air Desktop - www.pandora.com
Instruction (in terminal)
unzip the AIR SDK in your home directory
-it will unpack a "bin" directory in your home
create a folder ~/apps/pandora
-this will contain the contents of the pandora app
unzip the pandora_3_0_3.air contents into ~/apps/pandora
run the following command
adl -nodebug ~/apps/pandora/META_INF/AIR/application.xml ~/app/pandora
NOTE: if that works for you. you can create a shortcut with the same command so you won't need to use command line.