forked from jralls/gtk-mac-bundler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
41 lines (32 loc) · 1.06 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
NEW IN 0.6.1
============
- Change name to gtk-mac-bundler
- Fix launcher scripts to better handle spaces in paths
- Adjust paths for gdk-pixbuf moving back into lib/gdk-2.0
- Lose the GUI. Hope no one was using it.
NEW IN 0.6.0
============
- Better Locale Detection in launcher scripts
- Allow for building Gtk+-3 bundles
- Adjust paths for gdk-pixbuf moving out of lib/gdk-2.0
- Add recursive wildcard imports of binaries
- Allow "dest" tags in binary elements
NEW IN 0.5.3
============
- Add support for adding translations to bundles
- Move script install location to ~/.local/bin, matching jhbuild
NEW IN 0.5.1
============
- New URL for gtk-osx
- Example has instructions to copy themes and engines into the bundle
- Replaced deprecated Python sets module with native set calls
NEW IN 0.5
==========
- Correct the GTK_DATA_PREFIX variable
- Add beginnings of framework support
- Clarifications in README and example bundle file
- Remove support for non-included Pango font module
- Fix locale in the launcher script
NEW IN 0.4
==========
- Improve debugging options