Post install customization

Sophie Sperner sophie.sperner at gmail.com
Mon Sep 10 14:41:49 UTC 2012


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 <sophie.sperner at gmail.com> wrote:

> 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 at lyon ~]$ grep -i -e online -r /usr/share/gnome-shell/
> /usr/share/gnome-shell/js/ui/notificationDaemon.js:
> hints['category'] == 'presence.online' ||
> /usr/share/gnome-shell/js/ui/telepathyClient.js:            msg = _("%s is
> online.").format(title);
> /usr/share/gnome-shell/js/ui/telepathyClient.js:                    _("%s
> would like permission to see when you are
> online").format(contact.get_alias()),
> /usr/share/gnome-shell/js/ui/userMenu.js:        item = new
> PopupMenu.PopupMenuItem(_("Online Accounts"));
> /usr/share/gnome-shell/js/ui/userMenu.js:        item.connect('activate',
> Lang.bind(this, this._onOnlineAccountsActivate));
> /usr/share/gnome-shell/js/ui/userMenu.js:
> _("Notifications are now disabled, including chat messages. Your online
> status has been adjusted to let others know that you might not see their
> messages."));
> /usr/share/gnome-shell/js/ui/userMenu.js:    _onOnlineAccountsActivate:
> function() {
> /usr/share/gnome-shell/js/ui/userMenu.js:        let app =
> Shell.AppSystem.get_default().lookup_setting('gnome-online-accounts-panel.desktop');
>
>
> /usr/share/gnome-shell/js/ui/userMenu.js is what I want.
>
> --
> Yours,
> Sophie
>
>


-- 
Yours,
Sophie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20120910/3b95703a/attachment-0001.html>


More information about the users mailing list