RealPlayer11GOLD

Discussion in 'Linux' started by paramo, Dec 21, 2008.

  1. paramo

    paramo

    Joined:
    Dec 8, 2008
    Messages:
    3
    Likes Received:
    0
    Hi,
    I've used the .rpm to install RealPlayer11GOLD but would like to know how to add the player to the Applications list so that I can play files from my downloads directory.

    any ideas?
     
    paramo, Dec 21, 2008
    #1
  2. paramo

    jrs

    Joined:
    Jul 31, 2008
    Messages:
    35
    Likes Received:
    0
    Try this:

    Code:
    sudo cp /opt/real/RealPlayer/share/icons/realplay_192x192.png /usr/share/pixmaps/realplay.png
    sudo cp /usr/share/applications/mplayer.desktop /usr/share/applications/realplay.desktop
    sudo sed -e'/Exec/cExec=realplay' -e'/Icon/cIcon=realplay' -i /usr/share/applications/realplay.desktop
    dca add 12 "file='/usr/share/applications/realplay.desktop'"
    
    Reboot and you should be in business.

    Take a look at the Macles Blog if you need other examples of how to add icons.
     
    jrs, Feb 12, 2009
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.
Similar Threads
There are no similar threads yet.
Loading...