diff options
author | Bradley Sepos <[email protected]> | 2017-12-05 09:27:55 -0500 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2017-12-05 11:06:32 -0500 |
commit | 48a2503f1694f9a5c2f189fcd9104a37102f299d (patch) | |
tree | 9db1ba0865bfa9aaef9977c083e03e196667d134 | |
parent | 307b5e3f8b31541b246b7682af080fa05d920422 (diff) |
Add new presets toolbar icon.
Use on Mac.
-rw-r--r-- | gfx/icons/-Credits.md | 4 | ||||
-rw-r--r-- | gfx/icons/Presets2.png | bin | 0 -> 1803 bytes | |||
-rw-r--r-- | gfx/icons/[email protected] | bin | 0 -> 3545 bytes | |||
-rw-r--r-- | macosx/Assets.xcassets/presets.imageset/Contents.json | 4 | ||||
-rw-r--r-- | macosx/Assets.xcassets/presets.imageset/Presets2.png | bin | 0 -> 1803 bytes | |||
-rw-r--r-- | macosx/Assets.xcassets/presets.imageset/[email protected] | bin | 0 -> 3545 bytes | |||
-rw-r--r-- | macosx/Assets.xcassets/presets.imageset/presets.png | bin | 1355 -> 0 bytes | |||
-rw-r--r-- | macosx/Assets.xcassets/presets.imageset/[email protected] | bin | 2693 -> 0 bytes |
8 files changed, 5 insertions, 3 deletions
diff --git a/gfx/icons/-Credits.md b/gfx/icons/-Credits.md index 30e23bedc..13a3b059f 100644 --- a/gfx/icons/-Credits.md +++ b/gfx/icons/-Credits.md @@ -8,4 +8,6 @@ Under the Project GPLv2 Licence. -Note: The Green Encode / Pause Icons are remakes by jamiemlaw
\ No newline at end of file +Note: The Green Encode / Pause Icons are remakes by jamiemlaw + +Presets2.png and [email protected] by Bradley Sepos diff --git a/gfx/icons/Presets2.png b/gfx/icons/Presets2.png Binary files differnew file mode 100644 index 000000000..36b925115 --- /dev/null +++ b/gfx/icons/Presets2.png diff --git a/gfx/icons/[email protected] b/gfx/icons/[email protected] Binary files differnew file mode 100644 index 000000000..7648351a7 --- /dev/null +++ b/gfx/icons/[email protected] diff --git a/macosx/Assets.xcassets/presets.imageset/Contents.json b/macosx/Assets.xcassets/presets.imageset/Contents.json index 94887a8d1..13d50e8db 100644 --- a/macosx/Assets.xcassets/presets.imageset/Contents.json +++ b/macosx/Assets.xcassets/presets.imageset/Contents.json @@ -2,12 +2,12 @@ "images" : [ { "idiom" : "universal", - "filename" : "presets.png", + "filename" : "Presets2.png", "scale" : "1x" }, { "idiom" : "universal", - "filename" : "[email protected]", + "filename" : "[email protected]", "scale" : "2x" }, { diff --git a/macosx/Assets.xcassets/presets.imageset/Presets2.png b/macosx/Assets.xcassets/presets.imageset/Presets2.png Binary files differnew file mode 100644 index 000000000..36b925115 --- /dev/null +++ b/macosx/Assets.xcassets/presets.imageset/Presets2.png diff --git a/macosx/Assets.xcassets/presets.imageset/[email protected] b/macosx/Assets.xcassets/presets.imageset/[email protected] Binary files differnew file mode 100644 index 000000000..7648351a7 --- /dev/null +++ b/macosx/Assets.xcassets/presets.imageset/[email protected] diff --git a/macosx/Assets.xcassets/presets.imageset/presets.png b/macosx/Assets.xcassets/presets.imageset/presets.png Binary files differdeleted file mode 100644 index ff2a6e5ee..000000000 --- a/macosx/Assets.xcassets/presets.imageset/presets.png +++ /dev/null diff --git a/macosx/Assets.xcassets/presets.imageset/[email protected] b/macosx/Assets.xcassets/presets.imageset/[email protected] Binary files differdeleted file mode 100644 index ed4e0d417..000000000 --- a/macosx/Assets.xcassets/presets.imageset/[email protected] +++ /dev/null |