<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=91.156.168.153</id>
	<title>Maemo Wiki Mirror - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=91.156.168.153"/>
	<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php/Special:Contributions/91.156.168.153"/>
	<updated>2026-04-22T08:49:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_file_format&amp;diff=5948</id>
		<title>Desktop file format</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_file_format&amp;diff=5948"/>
		<updated>2010-01-17T08:18:09Z</updated>

		<summary type="html">&lt;p&gt;91.156.168.153: /* Fremantle */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Maemo 5 - Fremantle =&lt;br /&gt;
&lt;br /&gt;
.desktop files are read from directory:&lt;br /&gt;
 /usr/share/applications/hildon/&lt;br /&gt;
&lt;br /&gt;
Example .desktop file for opening &amp;lt;code&amp;gt;top&amp;lt;/code&amp;gt; in terminal:&lt;br /&gt;
 [Desktop Entry]&lt;br /&gt;
 Encoding=UTF-8&lt;br /&gt;
 Version=0.1&lt;br /&gt;
 Type=Application&lt;br /&gt;
 Terminal=true                      &#039;&#039;true = opens xterm window where the application is run&#039;&#039;&lt;br /&gt;
 Name=topx                          &#039;&#039;the name that appears to menu&#039;&#039;&lt;br /&gt;
 Exec=/usr/bin/osso-xterm top       &#039;&#039;the command that is executed when icon is clicked&#039;&#039;&lt;br /&gt;
 Icon=                              &#039;&#039;Icon for shortcut&#039;&#039;  &lt;br /&gt;
 #X-Window-Icon=timerwidget&lt;br /&gt;
 X-Window-Icon=     &lt;br /&gt;
 X-HildonDesk-ShowInToolbar=true    &#039;&#039;Show app in toolbar&#039;&#039;&lt;br /&gt;
 X-Osso-Type=application/x-executable&lt;br /&gt;
&lt;br /&gt;
= Chinook =&lt;br /&gt;
Format of Maemo .desktop files&lt;br /&gt;
&lt;br /&gt;
Below are the fields supported in hildon-desktop:&lt;br /&gt;
; Type&lt;br /&gt;
: Should be application&lt;br /&gt;
; Icon&lt;br /&gt;
; Name&lt;br /&gt;
; Categories&lt;br /&gt;
:not used on maemo, but used in Ubuntu mobile&lt;br /&gt;
; Comment&lt;br /&gt;
:now unused, was used as second line of text in the startup menu in Bora&lt;br /&gt;
;Exec&lt;br /&gt;
;NoDisplay&lt;br /&gt;
:set to true to hide the entry in the menu&lt;br /&gt;
;StartupNotify&lt;br /&gt;
:set to false to disable the startup notification banner&lt;br /&gt;
;StartupWMClass&lt;br /&gt;
:used to override the expected window class name, default to the binary name&lt;br /&gt;
&lt;br /&gt;
Some Maemo-specific extensions:&lt;br /&gt;
&lt;br /&gt;
;X-Text-Domain&lt;br /&gt;
:set the L10n domain from which the application name is translated (with dgettext)&lt;br /&gt;
;X-Osso-Service&lt;br /&gt;
:a DBus service name - if specified hildon desktop will try to call the top_application method on this service rather than execute what is listed in the Exec field).&lt;br /&gt;
&lt;br /&gt;
(Credits to [https://bugs.maemo.org/show_bug.cgi?id=95#c15 Johan Billen])&lt;br /&gt;
&lt;br /&gt;
BTW: If your application needs the browser to do special URL handling, the desktop file needs to be extended [[URL_Handler|accordingly]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:Power users]]&lt;/div&gt;</summary>
		<author><name>91.156.168.153</name></author>
	</entry>
</feed>