Marketplace/Mozillian Preview: Difference between revisions

avoid passive voice, format Linux better, improve bug and wiki links, mention Linux launch on KDE
(avoid passive voice, format Linux better, improve bug and wiki links, mention Linux launch on KDE)
Line 24: Line 24:
# Go to [https://marketplace.mozilla.org marketplace.mozilla.org]
# Go to [https://marketplace.mozilla.org marketplace.mozilla.org]
# Login with Persona  
# Login with Persona  
# Find a application you want to install
# Find an application you want to install
## If the application you want requires payment, please see the [https://wiki.mozilla.org/Marketplace/Mozillian_Preview#Purchasing_Apps Purchasing Apps] section for details on how to purchase an application
## If the application you want requires payment, please see the [https://wiki.mozilla.org/Marketplace/Mozillian_Preview#Purchasing_Apps Purchasing Apps] section for details on how to purchase an application
# Select to install the application
# Select to install the application
Line 31: Line 31:
'''Results:'''
'''Results:'''


On Windows, a desktop shortcut is created for the application you installed. Additionally, the application will be in the start menu. If you search for the application in your start menu on Windows Vista or higher, you should be able to find the application you installed.
On Windows, Firefox creates a desktop shortcut for the application you installed, and also adds the application to the Start menu. If you search for the application in your Start menu on Windows Vista or higher, you should be able to find the application you installed.


On Mac, the application is added to your /Applications directory.
On Mac, Firefox adds the application to your /Applications directory.


On Linux, a desktop file is created in ~/.local/share/applications for the specific web application installed. Additionally, in "/home/<user>/<app origin>", the app's metadata is stored there (e.g. stub executable, manifest, icon). For more information on installation on linux, see this [https://wiki.mozilla.org/SummerOfCode/2012/LinuxNativeWebApps wiki] for plans for linux web apps support.
On Linux, Firefox creates a [http://standards.freedesktop.org/desktop-entry-spec/latest/ .desktop file] in ~/.local/share/applications for the application.
It also creates a directory "/home/''user''/.''app origin''" for the application's metadata, for example its icon, manifest, and/or stub executable.
[[SummerOfCode/2012/LinuxNativeWebApps |LinuxNativeWebApps]] has more information.


=== Launching an Application ===
=== Launching an Application ===
Line 43: Line 45:
* On Windows, launch it either from the desktop shortcut or the start menu
* On Windows, launch it either from the desktop shortcut or the start menu
* On Mac, launch it from the app file in /Applications directory, from the launcher pad, or by searching for it and clicking the application to run it
* On Mac, launch it from the app file in /Applications directory, from the launcher pad, or by searching for it and clicking the application to run it
* On Linux, launch the webapprt-stub from /home/<user>/<app origin> or try finding an launching it from the GUI specific to the Linux distribution. For example, on Ubuntu, the application can be found and launched from the dashboard.
* On Linux, launch the webapprt-stub from /home/''user''/.''app origin'' or try finding and launching it from the GUI of your Linux distribution. For example, on Ubuntu you can launch the application from the dashboard, in the KDE Plasma Desktop you can find it in the Kickoff menu, etc.


'''Results:'''
'''Results:'''
Line 60: Line 62:
The application and all of its references (e.g. desktop shortcuts and start menu items on Windows) should be removed from your system.
The application and all of its references (e.g. desktop shortcuts and start menu items on Windows) should be removed from your system.


'''Note:''' There is no support for uninstalling a web application on Linux at this time. The work-around for this issue is that the user needs to manually delete the pieces of data created during the install process. There is requirements analysis taking place though to figure this out on this [https://bugzilla.mozilla.org/show_bug.cgi?id=761806 bug] and in this [https://wiki.mozilla.org/SummerOfCode/2012/LinuxNativeWebApps wiki]. Feel free to give feedback on how best to support uninstallation of a web application!
'''Note:''' There is no support for uninstalling a web application on Linux at this time. The work-around is you manually delete the data created during the install process. There is requirements analysis taking place though to figure this out on {{bug|761806}} and in [[SummerOfCode/2012/LinuxNativeWebApps | LinuxNativeWebApps wiki page].
Feel free to give feedback on how best to support uninstallation of a web application!


== Purchasing Apps on Marketplace  ==
== Purchasing Apps on Marketplace  ==
Confirmed users
396

edits