GNOME Bugzilla – Bug 672183
[PATCH] Add quicklist/jumplist items
Last modified: 2018-05-22 15:26:41 UTC
Created attachment 209881 [details] [review] Proposed patch Here's a patch to add Actions [1] to the desktop file. Patch by Trenton Fox. Thanks for considering it! [1] http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s08.html
Review of attachment 209881 [details] [review]: Thanks for the patch. It will have to wait for 3.6 as we are in string freeze atm. Is this going to be implemented by the Shell as well? ::: empathy-3.3.91.orig/data/empathy.desktop.in.in @@ +14,3 @@ X-GNOME-Bugzilla-Product=empathy X-GNOME-Bugzilla-Component=General +X-GNOME-Bugzilla-Version=@VERSION@8 Why did you add '8' here? @@ +23,3 @@ +[Desktop Action Prefs] +_Name=Open Preferences +_Name=Open Hidden in Background I don't really see the point of this one. Who is ever going to just open the preferences?
> Is this going to be implemented by the Shell as well? That was my understanding... They call it a jumplist I believe? > Why did you add '8' here? Hah, that was a mistake. :-/ > I don't really see the point of this one. Who is ever going to just open the > preferences? I'm not wedded to it. It was suggested by a user in an Ubuntu bug, so I threw it in.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/empathy/issues/521.