[gnome-devel-docs/wip/dxhackfest2013] platform-demos: add tooltip.js



commit 948ee41ac6b4f8b212dbcc96eb50cd25fb90d4a5
Author: Meg Ford <megford gnome org>
Date:   Thu Feb 21 20:51:19 2013 -0600

    platform-demos: add tooltip.js

 getting-started/C/first-gnome-application.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/getting-started/C/first-gnome-application.page b/getting-started/C/first-gnome-application.page
index ebb7454..e319fec 100644
--- a/getting-started/C/first-gnome-application.page
+++ b/getting-started/C/first-gnome-application.page
@@ -97,7 +97,7 @@
 <section id="packaging">
 <title>7. Package</title>
 
-<p>Once your application is ready to be distributed to users, you should make your source code publicly 
available by posting it on in a public git repository such as <link 
href="http://gitorious.org/";>Gitorious</link> or <link href="https://github.com/";>Github</link>. To have your 
application included in a distribution's releases, see distribution specific guidelines. GNOME recommends 
that you license your work using <link href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html";>the GNU 
GPLv2 or later</link>  </p>
+<p>Once your application is ready to be distributed to users, you should make your source code publicly 
available by posting it in a public git repository such as <link 
href="http://gitorious.org/";>Gitorious</link> or <link href="https://github.com/";>Github</link>. To have your 
application included in a distribution's releases, see distribution specific guidelines. GNOME recommends 
that you license your work using <link href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html";>the GNU 
GPLv2 or later</link></p>
 </section>
 
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]