aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Assets.xcassets/Section Settings.imageset
diff options
context:
space:
mode:
authorDustin Mierau <dustin@mierau.me>2024-06-30 17:46:30 -0700
committerDustin Mierau <dustin@mierau.me>2024-06-30 17:46:30 -0700
commit038df124a9c9d0ec7e7f3a7387669d5273a5bf49 (patch)
tree47f9c39c14a4b48e83be1c42885d92bd88384d47 /Hotline/Assets.xcassets/Section Settings.imageset
parent3c352f194c7d14cc8a1ee23ec8fb7b834132d9a0 (diff)
A pass on icons. Sleeker toolbar window. Fix Accounts and News menu item disable states. Don't request banner from older servers. Cleanup News list display.
Diffstat (limited to 'Hotline/Assets.xcassets/Section Settings.imageset')
-rw-r--r--Hotline/Assets.xcassets/Section Settings.imageset/Contents.json23
-rw-r--r--Hotline/Assets.xcassets/Section Settings.imageset/Section Settings.pngbin0 -> 1072 bytes
-rw-r--r--Hotline/Assets.xcassets/Section Settings.imageset/Section Settings@2x.pngbin0 -> 2495 bytes
-rw-r--r--Hotline/Assets.xcassets/Section Settings.imageset/Section Settings@3x.pngbin0 -> 4082 bytes
4 files changed, 23 insertions, 0 deletions
diff --git a/Hotline/Assets.xcassets/Section Settings.imageset/Contents.json b/Hotline/Assets.xcassets/Section Settings.imageset/Contents.json
new file mode 100644
index 0000000..d58685d
--- /dev/null
+++ b/Hotline/Assets.xcassets/Section Settings.imageset/Contents.json
@@ -0,0 +1,23 @@
+{
+ "images" : [
+ {
+ "filename" : "Section Settings.png",
+ "idiom" : "universal",
+ "scale" : "1x"
+ },
+ {
+ "filename" : "Section Settings@2x.png",
+ "idiom" : "universal",
+ "scale" : "2x"
+ },
+ {
+ "filename" : "Section Settings@3x.png",
+ "idiom" : "universal",
+ "scale" : "3x"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}
diff --git a/Hotline/Assets.xcassets/Section Settings.imageset/Section Settings.png b/Hotline/Assets.xcassets/Section Settings.imageset/Section Settings.png
new file mode 100644
index 0000000..0289423
--- /dev/null
+++ b/Hotline/Assets.xcassets/Section Settings.imageset/Section Settings.png
Binary files differ
diff --git a/Hotline/Assets.xcassets/Section Settings.imageset/Section Settings@2x.png b/Hotline/Assets.xcassets/Section Settings.imageset/Section Settings@2x.png
new file mode 100644
index 0000000..5a8852a
--- /dev/null
+++ b/Hotline/Assets.xcassets/Section Settings.imageset/Section Settings@2x.png
Binary files differ
diff --git a/Hotline/Assets.xcassets/Section Settings.imageset/Section Settings@3x.png b/Hotline/Assets.xcassets/Section Settings.imageset/Section Settings@3x.png
new file mode 100644
index 0000000..743f256
--- /dev/null
+++ b/Hotline/Assets.xcassets/Section Settings.imageset/Section Settings@3x.png
Binary files differ