1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-08 11:26:59 +02:00
Commit Graph

54 Commits

Author SHA1 Message Date
Marvin Scholz
9fe1c7c2ca macOS: Add initialization of breakpad crash reporter 2017-02-17 21:18:13 +01:00
Marvin Scholz
d2324e20a2 macOS: Restructure images a bit
This renames the very generic-named icons folder to better match
what it actually contains, File Icons.
App Icons are moved to their own folder as they are not file icons.
This matches the new structure in Xcode better too.
Pref icons folder is renamed to match other folder names and the icons
are renamed to have a simpler name.
2017-02-10 16:53:01 +01:00
Marvin Scholz
de070b03d3 macOS: Move Button icons all to one folder
This moves the button icons (PDF template images) all to one folder
so it is easier to find them in the sources and having them separate
does not make much sense anyway, given that these icons were not
 exclusively used by the menu bar icon.
2017-02-10 16:09:46 +01:00
Marvin Scholz
0f648d4091 macOS: Build script changes 2017-02-09 22:53:24 +01:00