Adding an Application to the GNOME Desktop

To add an application to the GNOME Desktop, perform the following steps:

  1. Add a menu item for the application. For more information on how to add an item to a menu, see Sección 2.5 ― Editar menús do sistema.
  2. Add an icon for the application to /usr/share/icons/theme-name/icon-size/apps. For more information on icons and themes, see Sección 3.6 ― Instalar iconas para temas.
  3. If the application uses a new MIME type, add a source XML file to the MIME database. For more information, see Sección 5.4 ― Modificar tipos MIME.
  4. If the application uses a new MIME type, add an icon for the MIME type to /usr/share/icons/theme-name/icon-size/mimetypes. For more information on icons and themes, see Capítulo 3 ― Instalar temas.
  5. To associate the application with a MIME type, include a MimeType key in your .desktop file. For more information, see Sección 5.5 ― Registering Applications for MIME Types.