From Fedora Project Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
Change first sentence in [[Packaging:Guidelines#.desktop_file_creation]] in the Packaging:Guidelines to:
Change first sentence in [[Packaging:Guidelines#.desktop_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. 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>

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