aboutsummaryrefslogtreecommitdiff
path: root/macosx/bundle/README.txt
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-12-19 08:20:41 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-12-19 08:20:41 +0000
commitd905904d5d862da3805447f7c1d8b8900e6e0525 (patch)
tree19f9b68747419e069e187408c38e86c822896c6d /macosx/bundle/README.txt
parent7646fa9d26b362581e7c140ea5ccb87f612c9066 (diff)
added files and modified file paths for OS X.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3317 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'macosx/bundle/README.txt')
-rw-r--r--macosx/bundle/README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/macosx/bundle/README.txt b/macosx/bundle/README.txt
new file mode 100644
index 00000000..9e1cebba
--- /dev/null
+++ b/macosx/bundle/README.txt
@@ -0,0 +1,13 @@
+Gtk Mac Bundler files to create application bundle
+==================================================
+
+1. Install GTK+ and Sylpheed with jhbuild.
+
+2. Install gtk-mac-bundler.
+
+3. Run the following commands in this folder:
+
+$ jhbuild shell
+$ gtk-mac-bundler sylpheed.bundle
+
+4. If successful, Sylpheed.app will be created on Desktop.