summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorBradley Sepos <bradley@bradleysepos.com>2017-12-05 09:27:55 -0500
committerBradley Sepos <bradley@bradleysepos.com>2017-12-05 11:06:32 -0500
commit48a2503f1694f9a5c2f189fcd9104a37102f299d (patch)
tree9db1ba0865bfa9aaef9977c083e03e196667d134 /macosx
parent307b5e3f8b31541b246b7682af080fa05d920422 (diff)
Add new presets toolbar icon.
Use on Mac.
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Assets.xcassets/presets.imageset/Contents.json4
-rw-r--r--macosx/Assets.xcassets/presets.imageset/Presets2.pngbin0 -> 1803 bytes
-rw-r--r--macosx/Assets.xcassets/presets.imageset/Presets2@2x.pngbin0 -> 3545 bytes
-rw-r--r--macosx/Assets.xcassets/presets.imageset/presets.pngbin1355 -> 0 bytes
-rw-r--r--macosx/Assets.xcassets/presets.imageset/presets@2x.pngbin2693 -> 0 bytes
5 files changed, 2 insertions, 2 deletions
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" : "presets@2x.png",
+ "filename" : "Presets2@2x.png",
"scale" : "2x"
},
{
diff --git a/macosx/Assets.xcassets/presets.imageset/Presets2.png b/macosx/Assets.xcassets/presets.imageset/Presets2.png
new file mode 100644
index 000000000..36b925115
--- /dev/null
+++ b/macosx/Assets.xcassets/presets.imageset/Presets2.png
Binary files differ
diff --git a/macosx/Assets.xcassets/presets.imageset/Presets2@2x.png b/macosx/Assets.xcassets/presets.imageset/Presets2@2x.png
new file mode 100644
index 000000000..7648351a7
--- /dev/null
+++ b/macosx/Assets.xcassets/presets.imageset/Presets2@2x.png
Binary files differ
diff --git a/macosx/Assets.xcassets/presets.imageset/presets.png b/macosx/Assets.xcassets/presets.imageset/presets.png
deleted file mode 100644
index ff2a6e5ee..000000000
--- a/macosx/Assets.xcassets/presets.imageset/presets.png
+++ /dev/null
Binary files differ
diff --git a/macosx/Assets.xcassets/presets.imageset/presets@2x.png b/macosx/Assets.xcassets/presets.imageset/presets@2x.png
deleted file mode 100644
index ed4e0d417..000000000
--- a/macosx/Assets.xcassets/presets.imageset/presets@2x.png
+++ /dev/null
Binary files differ