aboutsummaryrefslogtreecommitdiff
path: root/macosx/bundle/README.txt
diff options
context:
space:
mode:
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.