AppRegistry

Summary: A simple registry to aid in removing packages from the image
Author: Adam Spitz
Owner: Adam Spitz (ads)
Co-maintainers: <None>
Categories:
Homepage:
PackageInfo name: <Not entered>
RSS feed:

Description:

AppRegistry is just a simple class that emerged from our attempts to create removal packages for applications like Celeste and Scamper. An AppRegistry holds a list of applications of a certain type (for example, mail senders or web browsers), so that you can get a web browser by writing "WebBrowser default" instead of hard-coding "Scamper".

Releases


Back