Re: [CentOS] How to add an application icon?

2019-10-07 Thread Александр Кириллов
> > > I use MATE exclusively. It is a GNOME 2 redezined for Gnome 3 base or > > something like that. It has ALL you need to work as fast as you can, > you > > can even see all your icons in traybar so you can see instantly if > you > > have messages or mail waiting for you, with

Re: [CentOS] How to add an application icon?

2019-10-06 Thread Ljubomir Ljubojevic
On 10/5/19 9:14 PM, Александр Кириллов wrote: > ... > Finally. ln -s doesn't work. cp and then rightclick on the icon and select > "Allow Launching". Easy as pie. I develop and do some admin work on Linux > servers for some 20 years but GNOME 3 still baffles me. Thanks guys. I use MATE

Re: [CentOS] How to add an application icon?

2019-10-05 Thread Александр Кириллов
> > >>> How to add an application icon to gnome 3 classic desktop on centos 8? > >>> TIA > >> Using firefox as an example, > >> > >> cp /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/ > >> > >> or > >> > >> ln -s /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/ >

Re: [CentOS] How to add an application icon?

2019-10-05 Thread Kay Schenk
On 10/5/19 7:15 AM, Александр Кириллов wrote: How to add an application icon to gnome 3 classic desktop on centos 8? TIA Using firefox as an example, cp /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/ or ln -s /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/

Re: [CentOS] How to add an application icon?

2019-10-05 Thread Александр Кириллов
> > > How to add an application icon to gnome 3 classic desktop on centos 8? > > TIA > > Using firefox as an example, > > cp /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/ > > or > > ln -s /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/ > I've already tried

Re: [CentOS] How to add an application icon?

2019-10-05 Thread Liam O'Toole
On Sat, 05 Oct, 2019 at 15:18:38 +0300, Александр Кириллов wrote: > How to add an application icon to gnome 3 classic desktop on centos 8? > TIA Using firefox as an example, cp /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/ or ln -s /usr/share/applications/firefox.desktop

[CentOS] How to add an application icon?

2019-10-05 Thread Александр Кириллов
How to add an application icon to gnome 3 classic desktop on centos 8? TIA ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos