On 10 September 2012 15:30, Sophie Sperner <sophie.sperner@xxxxxxxxx> 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@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
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org