[gtk-web/gtk-osx] Correct 'Features' section to clarify what Quartz backend provides and what gtk-mac-integration does
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/gtk-osx] Correct 'Features' section to clarify what Quartz backend provides and what gtk-mac-integration does
- Date: Thu, 6 Oct 2011 17:20:17 +0000 (UTC)
commit 046d1bfc79b58dabc783e990db1cd0e9afab7617
Author: John Ralls <jralls ceridwen us>
Date: Thu Oct 6 10:20:04 2011 -0700
Correct 'Features' section to clarify what Quartz backend provides and what gtk-mac-integration does.
download/macos.php | 15 ++++++---------
1 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/download/macos.php b/download/macos.php
index f944ffd..93f36dd 100755
--- a/download/macos.php
+++ b/download/macos.php
@@ -16,18 +16,15 @@ transplanted Unix experience?
</p>
<h3>Features</h3>
-<p>Integration with GTK+'s <a
-href="http://live.gnome.org/GTK%2B/OSX">Quartz backend</a> provides a
-number of <a
-href="http://live.gnome.org/GTK%2B/OSX/Integration">benefits</a> when
-running your GTK+ application on Mac OS:
+<p>Linking with GTK+'s <a
+href="http://live.gnome.org/GTK%2B/OSX">Quartz backend</a> connects your application to the Mac's native display manager, keyboard, and pointing device. With a little extra code and <a
+href="http://live.gnome.org/GTK%2B/OSX/Integration">gtk-mac-integration</a> you can:
<ul>
-<li>Connection between your application and the Mac's display, mouse,
-and keyboard</li>
-<li>Application's menus integrate with the Mac Menubar</li>
+
+<li>Integrate the Application's menus with the Mac Menubar</li>
<li>Manipulate your application's dock tile</li>
<li>Receive <q>open</q> events from Finder</li>
-<li>Find resources in your bundle</li>
+<li>Find resources in your application bundle</li>
</ul>
</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]