Re: Post install customization

2012-09-10 Thread Suvayu Ali
On Mon, Sep 10, 2012 at 03:41:49PM +0100, Sophie Sperner wrote: > Cool, so I fixed my problem. Do you know though how to create my own extension > which will just hide the Online Accounts item because I guess my change will > be > overridden when I update my Fedora system and thus system files inc

Re: Post install customization

2012-09-10 Thread Sophie Sperner
Cool, so I fixed my problem. Do you know though how to create my own extension which will just hide the Online Accounts item because I guess my change will be overridden when I update my Fedora system and thus system files including userMenu.js On 10 September 2012 15:30, Sophie Sperner wrote: >

Re: Post install customization

2012-09-10 Thread Sophie Sperner
Thank you for this command. Now I want to show you that I found some suspicious file that I might have investigated, which is not in the /home/myself/ (either ~/.local or ~/.config)... directory, but in the system directory which comes together with the installation: [sophie@lyon ~]$ grep -i -e on

Re: Post install customization

2012-09-10 Thread Suvayu Ali
On Mon, Sep 10, 2012 at 01:35:52PM +0100, Sophie Sperner wrote: > The problem is that I do not know in which file the "Online Accounts" is > stored > : > You could give the following a try to locate the file: $ grep -i -e online -r ~/.config ~/.local GL -- Suvayu Open source is the fu

Re: Post install customization

2012-09-10 Thread Sophie Sperner
The problem is that I do not know in which file the "Online Accounts" is stored : On 10 September 2012 13:30, Ed Greshko wrote: > On 09/10/2012 07:53 PM, Sophie Sperner wrote: > > 'm not going to create new accounts and migrate configuration. I need to > fix the problem from within my single

Re: Post install customization

2012-09-10 Thread Ed Greshko
On 09/10/2012 07:53 PM, Sophie Sperner wrote: > 'm not going to create new accounts and migrate configuration. I need to fix > the problem from within my single account. > > The only thing I need is to find the appropriate file to hide the "Online > Accounts" user menu item. > > If someone know,

Re: Post install customization

2012-09-10 Thread Tim
On Mon, 2012-09-10 at 10:41 +0100, Sophie Sperner wrote: > Now, I did *yum remove gnome-online-accounts* but the item "Online > Accounts" is still appearing in the user menu on the right side of the > gnome panel when you click the quick-quit button. I thought a little > and did (with intent to hid