fltk/fluid/icons
Albrecht Schlosser 773467dee4 Refactor macOS bundle generation to avoid "quarantine"
macOS Big Sur 11.3 introduced a new "security feature" such that
app bundles created from existing bundle templates in downloaded
files (tar distibutions, expanded) could no longer be executed
without unsetting the "quarantine" attribute. This commit fixes
this by creating all bundles from scratch.

Known *workaround* for older tarballs and snapshots:

  $ xattr -d -r com.apple.quarantine xxx.app
2021-05-13 16:18:13 +02:00
..
fluid-16.png Add icon images (still need to update OSX icon file...) 2005-03-10 12:23:43 +00:00
fluid-16i.png Add icon images (still need to update OSX icon file...) 2005-03-10 12:23:43 +00:00
fluid-32.png Add icon images (still need to update OSX icon file...) 2005-03-10 12:23:43 +00:00
fluid-32.xpm Fixed all Pixmaps to be '*const' (STR #3108). 2019-02-05 00:14:37 +01:00
fluid-32i.png Add icon images (still need to update OSX icon file...) 2005-03-10 12:23:43 +00:00
fluid-48.png Add icon images (still need to update OSX icon file...) 2005-03-10 12:23:43 +00:00
fluid-64.png Add icon images (still need to update OSX icon file...) 2005-03-10 12:23:43 +00:00
fluid-96.xpm Fixed all Pixmaps to be '*const' (STR #3108). 2019-02-05 00:14:37 +01:00
fluid-128.png Add icon images (still need to update OSX icon file...) 2005-03-10 12:23:43 +00:00
fluid-256.png Add icon images (still need to update OSX icon file...) 2005-03-10 12:23:43 +00:00
fluid.icns Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00
fluid.ico Add icon images (still need to update OSX icon file...) 2005-03-10 12:23:43 +00:00
fluid.xcf_gz Rename *.xcf.gz files to *.xcf_gz instead of uncompressing. 2015-11-24 14:37:37 +00:00