diff options
author | David Robillard <d@drobilla.net> | 2016-10-14 19:08:41 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-10-14 19:08:41 -0400 |
commit | de5c98fa932ced16291eb5c3489a0e745a248ec4 (patch) | |
tree | e2cbd22cb1ce7e3325d07f1b4a5eb60420d192d6 /NEWS | |
parent | 9ec31478e841a2e43a1f2692b5ecc7d603a9aeee (diff) | |
download | patchage-de5c98fa932ced16291eb5c3489a0e745a248ec4.tar.gz patchage-de5c98fa932ced16291eb5c3489a0e745a248ec4.tar.bz2 patchage-de5c98fa932ced16291eb5c3489a0e745a248ec4.zip |
Don't install 512x512 icons
Installing icons this large is not typical, and causes GDK warnings.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,12 +6,13 @@ patchage (1.0.1) unstable; * Order ports deterministically * Bring back Jack buffer size selector * Style messages pane to match canvas + * Don't install 512x512 icons * Restore messages pane visibility and height * Configure based on compiler target OS for cross-compilation * Fix compilation with Jack DBus * Upgrade to waf 1.8.14 - -- David Robillard <d@drobilla.net> Fri, 04 Dec 2015 20:20:57 -0500 + -- David Robillard <d@drobilla.net> Fri, 14 Oct 2016 19:06:17 -0400 patchage (1.0.0) stable; |