diff options
Diffstat (limited to 'macosx/bundle/README.txt')
| -rw-r--r-- | macosx/bundle/README.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/macosx/bundle/README.txt b/macosx/bundle/README.txt new file mode 100644 index 0000000..9e1cebb --- /dev/null +++ b/macosx/bundle/README.txt | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | Gtk Mac Bundler files to create application bundle | ||
| 2 | ================================================== | ||
| 3 | |||
| 4 | 1. Install GTK+ and Sylpheed with jhbuild. | ||
| 5 | |||
| 6 | 2. Install gtk-mac-bundler. | ||
| 7 | |||
| 8 | 3. Run the following commands in this folder: | ||
| 9 | |||
| 10 | $ jhbuild shell | ||
| 11 | $ gtk-mac-bundler sylpheed.bundle | ||
| 12 | |||
| 13 | 4. If successful, Sylpheed.app will be created on Desktop. | ||
