diff options
| author | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
| commit | 0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch) | |
| tree | af916a30553c78ce9d4f2d8658656a175c5b6921 /macosx/bundle/README.txt | |
Initial commit for sylpheed 3.7.0
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. | ||
