Prepare your application for testing

(Recommendations: translation as recommendation)
Line 27: Line 27:
* Avoid long [[Packaging#Maemo_revision_string|revision strings]] like: svn23535344r56 or git423423r567.
* Avoid long [[Packaging#Maemo_revision_string|revision strings]] like: svn23535344r56 or git423423r567.
* Use [[Packaging#Pretty_names|pretty names]] in your package.
* Use [[Packaging#Pretty_names|pretty names]] in your package.
 +
* [[Packaging#Translations_of_text_fields|Translate]] descriptive text fields in your package to other languages.
'''*''' - Automatic checks.
'''*''' - Automatic checks.

Revision as of 10:11, 11 March 2010

THIS IS A DRAFT, don't link this page yet.

INTRO(WRITEME)


Before promoting your application to Extras-testing, you must make sure that your application respects all the QA rules, please double check all the points below in order to save time and extra work.

Command Line Applications

  • My application is using the CLI icon.
  • My application description clearly says that my application runs only from the command line.

Recommendations

* - Automatic checks.