After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 671442 - Add Desktop Actions for Unity
Add Desktop Actions for Unity
Status: RESOLVED FIXED
Product: brasero
Classification: Applications
Component: general
3.3.x
Other All
: Normal normal
: ---
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-03-06 05:10 UTC by Jeremy Bicha
Modified: 2012-04-17 03:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add Desktop Actions for Unity (1.37 KB, patch)
2012-03-06 05:10 UTC, Jeremy Bicha
none Details | Review
Add Desktop Actions for Unity (1.37 KB, patch)
2012-03-06 14:10 UTC, Jeremy Bicha
committed Details | Review

Description Jeremy Bicha 2012-03-06 05:10:42 UTC
This adds Unity quicklist support, now that desktop actions are part of
the .desktop spec
http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#extra-actions
Comment 1 Jeremy Bicha 2012-03-06 05:10:45 UTC
Created attachment 209048 [details] [review]
Add Desktop Actions for Unity
Comment 2 André Klapper 2012-03-06 13:40:33 UTC
Note that 3.3.x is under string freeze now.
https://live.gnome.org/TranslationProject/HandlingStringFreezes
Comment 3 Jeremy Bicha 2012-03-06 14:10:07 UTC
Created attachment 209088 [details] [review]
Add Desktop Actions for Unity

This adds Unity quicklist support, now that desktop actions are part of
the .desktop spec
http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#extra-actions
Comment 4 Jeremy Bicha 2012-03-06 14:14:53 UTC
Updated the attachment because Ubuntu has decided to stick with the traditional title case for this release cycle at least.

I'll ask for a string freeze exception if a Brasero maintainer is ok with this patch.
Comment 5 Luis Medinas 2012-03-06 14:19:14 UTC
Besides Unity anyone is using this ?
Gnome-shell will use in the future ?
Comment 6 Jeremy Bicha 2012-03-06 14:24:57 UTC
I don't know if GNOME Shell has any plans to use this feature. Quicklists could definitely be used in the Activities Overview.
Comment 7 Luis Medinas 2012-03-06 14:27:23 UTC
So there's no need for a string freeze exception. This can go for the next cycle.

Thanks
Comment 8 Jeremy Bicha 2012-03-06 14:32:32 UTC
Well, given that it's currently OnlyShowIn:Unity; and Ubuntu definitely wants it for the next release, I don't think it would hurt for this to land for 3.4.
Comment 9 André Klapper 2012-03-06 14:46:11 UTC
String freeze since yesterday = more (and late) work for translators. 
I assume that Ubuntu can manage to handle to have this patch downstream for one release cycle only...

Luis: accepted-commit_after_freeze status for the patch?
Comment 10 Luis Medinas 2012-03-06 14:54:36 UTC
(In reply to comment #9)
> String freeze since yesterday = more (and late) work for translators. 
> I assume that Ubuntu can manage to handle to have this patch downstream for one
> release cycle only...
> 
> Luis: accepted-commit_after_freeze status for the patch?

Fine by me, also we can rebase older ubuntu patches and commit for 3.5 since it's interesting to continue to have support on ubuntu.

Jeremy is ok for you to give a hand rebasing old ubuntu patches ?
Comment 11 Luis Medinas 2012-03-06 14:56:10 UTC
Review of attachment 209088 [details] [review]:

Looks good, please commit after freeze.
Comment 12 Jeremy Bicha 2012-04-17 03:52:27 UTC
Attachment 209088 [details] pushed as c1b08dc - Add Desktop Actions for Unity