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
Line 1: Line 1:
Change first sentence in .destkop file creation in the Packaging:Guidelines to:
Change first sentence in [[Packaging:Guidelines#.desktop_file_creation]] in the Packaging:Guidelines to:


<pre>
<pre>
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):
</pre>
</pre>

Revision as of 17:48, 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):