aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Assets.xcassets/Drop Box.imageset/Contents.json
diff options
context:
space:
mode:
authorDustin Mierau <dustin@mierau.me>2024-05-24 10:27:34 -0700
committerDustin Mierau <dustin@mierau.me>2024-05-24 10:27:34 -0700
commitb67ffefbff95c14864d34f28f16b12c6a44982c0 (patch)
tree2e7f6c334f4c2d295ea54dfb084da4feff55693c /Hotline/Assets.xcassets/Drop Box.imageset/Contents.json
parentd5a825e54a22fceec0a8d602d83f09b4534ad0b9 (diff)
Custom folder icons, including custom icons for dropbox/upload folders and admin folders (all name based like the original client).
Diffstat (limited to 'Hotline/Assets.xcassets/Drop Box.imageset/Contents.json')
-rw-r--r--Hotline/Assets.xcassets/Drop Box.imageset/Contents.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/Hotline/Assets.xcassets/Drop Box.imageset/Contents.json b/Hotline/Assets.xcassets/Drop Box.imageset/Contents.json
new file mode 100644
index 0000000..02e78f1
--- /dev/null
+++ b/Hotline/Assets.xcassets/Drop Box.imageset/Contents.json
@@ -0,0 +1,23 @@
+{
+ "images" : [
+ {
+ "filename" : "Drop Box.png",
+ "idiom" : "universal",
+ "scale" : "1x"
+ },
+ {
+ "filename" : "Drop Box@2x.png",
+ "idiom" : "universal",
+ "scale" : "2x"
+ },
+ {
+ "filename" : "Drop Box@3x.png",
+ "idiom" : "universal",
+ "scale" : "3x"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}