Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Curated index of applications for Software Boutique 2.0

Notifications You must be signed in to change notification settings

ubuntu-mate/software-boutique-curated-apps-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu MATE's Curated Applications

This repository stores the index used by Software Boutique. Each application is individually stored in apps/ in their relevant category.

Structure

See CONTRIBUTING.md for details.

In future, this process can be automated by fetching data from upstream sources, such as AppStream to avoid duplication. As the data is index stored centrally, think of this repository serving more as a "cache".

Translations

Localised index data for each application can be found in sources/locales/.

  • There is a POT file for each application.
  • When building the index, the PO will be used if available.

Transifex is not yet set up.

Dependencies

To compile POT translations you will need:

  • translate-toolkit (to provide json2po)
  • gettext (to provide pygettext)