[gnome-devel-docs] Fixed typo in string
- From: Daniel Mustieles GarcÃa <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] Fixed typo in string
- Date: Mon, 27 Feb 2012 15:42:43 +0000 (UTC)
commit 143592a04051b263b7469a294cf8c919119ac2e6
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Mon Feb 27 16:42:38 2012 +0100
Fixed typo in string
platform-demos/C/desktop.js.page | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/platform-demos/C/desktop.js.page b/platform-demos/C/desktop.js.page
index 02bbd09..486eadd 100644
--- a/platform-demos/C/desktop.js.page
+++ b/platform-demos/C/desktop.js.page
@@ -15,7 +15,7 @@
</info>
<title>helloWorld.desktop</title>
- <p>Running applications from the Terminal is useful at the beginning of the application making process. To have a fully working <link href= "http://library.gnome.org/admin/system-admin-guide/stable/mimetypes-9.html.en">application integration </link>in GNOME 3 requires a desktop launcher. For this you need to create a <file>.desktop</file> file. The .desktop file describes the application name, the used icon and various integration bits. A deeper insight to <file>.desktop</file> file can be found <link href= "http://developer.gnome.org/desktop-entry-spec/"> here </link>. </p>
+ <p>Running applications from the Terminal is useful at the beginning of the application making process. To have a fully working <link href= "http://library.gnome.org/admin/system-admin-guide/stable/mimetypes-9.html.en">application integration </link> in GNOME 3 requires a desktop launcher. For this you need to create a <file>.desktop</file> file. The .desktop file describes the application name, the used icon and various integration bits. A deeper insight to <file>.desktop</file> file can be found <link href= "http://developer.gnome.org/desktop-entry-spec/"> here </link>. </p>
<p>The example shows you the minimum requirements for a <code>.desktop</code> file. </p>
<code mime="text/desktop" style="numbered"><![CDATA[
[Desktop Entry]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]