Adding an Application to the GNOME Desktop
To add an application to the GNOME Desktop, perform the following steps:
- 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.
- 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.
- 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.
- 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.
- 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.