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 第2.5节 ― Editing System Menus.
  2. Add an icon for the application to /usr/share/icons/theme-name/icon-size/apps. For more information on icons and themes, see 第3.6节 ― Installing Icons for Themes.
  3. If the application uses a new MIME type, add a source XML file to the MIME database. For more information, see 第5.4节 ― Modifying MIME types.
  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 3 ― Installing Themes.
  5. To associate the application with a MIME type, include a MimeType key in your .desktop file. For more information, see 第5.5节 ― Registering Applications for MIME Types.