Desktop Shorcut (Launcher) files of GNOME does not open...

Please post all general support questions for LXDE here.
Locked
deepak
Posts: 4
Joined: Sat Jul 09, 2011 1:16 pm

Desktop Shorcut (Launcher) files of GNOME does not open...

Post by deepak »

Dear LXDE Team,

I had created a few Desktop Shortcut (Launcher) files in GNOME desktop. The file types are shown as desktop configuration file (application/x-desktop). I am not able to double click and open them in LXDE environment.

Should I have to necessarily re-create the launchers in LXDE desktop?
secipolla
Posts: 18
Joined: Mon Jun 28, 2010 2:50 am

Re: Desktop Shorcut (Launcher) files of GNOME does not open.

Post by secipolla »

See if there's something in them like

Code: Select all

OnlyShowIn=GNOME;
then add LXDE

Code: Select all

OnlyShowIn=GNOME;LXDE;
or just comment the line

Code: Select all

#OnlyShowIn=GNOME;
amjjawad
Posts: 304
Joined: Mon Aug 29, 2011 1:51 am
Contact:

Re: Desktop Shorcut (Launcher) files of GNOME does not open.

Post by amjjawad »

Hi there,

Could you please confirm whether your problem got fixed or not?

Your contribution and support is highly appreciated and that can be done simply by marking this thread as SOLVED in case it's solved or post back if you need more help :)
Feel Free to contact me: http://amjjawad.net
Locked