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 654921 - [PATCH] Run in Unity too
[PATCH] Run in Unity too
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: at-spi2-core
1.32.x
Other Linux
: Normal normal
: ---
Assigned To: Li Yuan
Depends on:
Blocks:
 
 
Reported: 2011-07-19 19:16 UTC by Michael Terry
Modified: 2011-07-19 19:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (831 bytes, patch)
2011-07-19 19:17 UTC, Michael Terry
accepted-commit_now Details | Review

Description Michael Terry 2011-07-19 19:16:42 UTC
Unity is a registered XDG environment [1].  Unity uses at-spi, so its autostart .desktop file would ideally add 'Unity' to its OnlyShowIn value.

[1] http://standards.freedesktop.org/menu-spec/latest/apb.html
Comment 1 Michael Terry 2011-07-19 19:17:14 UTC
Created attachment 192261 [details] [review]
Proposed patch
Comment 2 Mike Gorse 2011-07-19 19:20:33 UTC
Comment on attachment 192261 [details] [review]
Proposed patch

This looks okay.  Do you have commit access, or should I commit it?
Comment 3 Michael Terry 2011-07-19 19:30:37 UTC
I have commit access, thanks!

commit 53667b607b01c1c10c1a654fd4b51b53abe9bf20
Author: Michael Terry <michael.terry@canonical.com>
Date:   Tue Jul 19 15:16:09 2011 -0400

    Add Unity to OnlyShowIn value
    
    https://bugzilla.gnome.org/show_bug.cgi?id=654921