Skip to content

Commit

Permalink
Add the elementary to the list of available runtimes (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed May 4, 2022
1 parent cae3bb5 commit a99de8c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions docs/available-runtimes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,29 @@ org.kde.Sdk.Debug SDK debug information (extension)
org.kde.Sdk.Locale SDK translations (extension)
org.kde.Sdk.Docs SDK documentation (extension)
======================= =================================

elementary
----------

The elementary runtime is appropriate for any application that would like to publish in elementary AppCenter. It is based on the GNOME runtime and adds the elementary platform, including:

* elementary Icons
* elementary Stylesheet
* elementary Sound Theme
* Granite

The elementary runtime is maintained `here
<https://github.com/elementary/flatpak-platform>`__.

Available elementary runtimes:

============================= =================================
ID Description
============================= =================================
io.elementary.Platform Runtime
io.elementary.Platform.Locale Runtime translations (extension)
io.elementary.Sdk SDK
io.elementary.Sdk.Debug SDK debug information (extension)
io.elementary.Sdk.Locale SDK translations (extension)
io.elementary.Sdk.Docs SDK documentation (extension)
============================= =================================

0 comments on commit a99de8c

Please sign in to comment.