From Fedora Project Wiki
(New page: Change first sentence in .destkop file creation in the Packaging:Guidelines to: <pre> If the package doesn't already include and install its own .desktop file, you need to make your own. ...) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Change first sentence in . | Change first sentence in [[Packaging:Guidelines#.desktop_file_creation]] in the Packaging:Guidelines to: | ||
If the package doesn't already include and install its own .desktop file, you need to make your own. You can do this by including a .desktop file you create as a Source: (e.g. Source3: %{name}.desktop) or generating it in the spec file. Here are the contents of a sample .desktop file (comical.desktop): | If the package doesn't already include and install its own .desktop file, you need to make your own. You can do this by including a .desktop file you create as a Source: (e.g. Source3: %{name}.desktop) or generating it in the spec file. Here are the contents of a sample .desktop file (comical.desktop): | ||
Latest revision as of 17:56, 31 March 2009
Change first sentence in Packaging:Guidelines#.desktop_file_creation in the Packaging:Guidelines to:
If the package doesn't already include and install its own .desktop file, you need to make your own. You can do this by including a .desktop file you create as a Source: (e.g. Source3: %{name}.desktop) or generating it in the spec file. Here are the contents of a sample .desktop file (comical.desktop):