Closed
Bug 760750
Opened 12 years ago
Closed 12 years ago
Let's tell users how to launch an app after they install it (Linux)
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-06-14
People
(Reporter: marco, Assigned: cvan)
References
Details
This would be different for each desktop environment
.
We should say to launch the application from the applications menu on every DE except Unity and GNOME 3.
On Unity from the dash or application lens (http://askubuntu.com/questions/10228/whats-the-right-terminology-for-unitys-ui-elements/19166#19166)
On GNOME 3 from the application picker (https://live.gnome.org/GnomeShell/Design/#Application_picker).
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → cvan
Target Milestone: --- → 2012-06-07
Updated•12 years ago
|
Priority: -- → P4
Comment 1•12 years ago
|
||
Marco, thanks for all your work getting apps to work on Linux!
the code for this is in a few places. It starts here in the template: https://github.com/mozilla/zamboni/blob/master/mkt/detail/templates/detail/app.html#L108 The JS code has most of the logic though, I think: https://github.com/mozilla/zamboni/blob/master/media/js/mkt/buttons.js#L60
Comment 3•12 years ago
|
||
How will the website know which DE the user is using?
Gerv
Assignee | ||
Comment 4•12 years ago
|
||
https://github.com/mozilla/zamboni/commit/5f41763
Yeah unfortunately we don't know which IDE. Thanks, Marco, for your patience and the pull request!
If anyone has any recommendations to how we can change this to be clearer, feel free to reopen with suggested copy.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: 2012-06-07 → 2012-06-14
You need to log in
before you can comment on or make changes to this bug.
Description
•