Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Storch <henrik.storch@nextcloud.com>2022-05-05 08:53:00 +0300
committerHenrik Storch <henrik.storch@nextcloud.com>2022-05-05 11:01:24 +0300
commitadf7e34f7e202b311ffde82aaeea370feb3d5a57 (patch)
treec3e916aed549d31033f77bbf4a0aaa6da03c3b71 /iOSClient/Images.xcassets/photoEditorCancel.imageset/Contents.json
parenta1598d799adcfc6811e65a9c25e63945292515e0 (diff)
Remove unused & duplicate icons
- use SF Symbol names where possible - "edit" = "pencil" - "closeVideo" = "xmark" - "tabBarFavorites" = "star.fill" - "tabBarMedia" = "media" - "visiblePassword" = "eye" - "userStatusOnline" = "circle_fill" - photoEditor icons are unused Signed-off-by: Henrik Storch <henrik.storch@nextcloud.com>
Diffstat (limited to 'iOSClient/Images.xcassets/photoEditorCancel.imageset/Contents.json')
-rw-r--r--iOSClient/Images.xcassets/photoEditorCancel.imageset/Contents.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/iOSClient/Images.xcassets/photoEditorCancel.imageset/Contents.json b/iOSClient/Images.xcassets/photoEditorCancel.imageset/Contents.json
deleted file mode 100644
index d979ab59b..000000000
--- a/iOSClient/Images.xcassets/photoEditorCancel.imageset/Contents.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "images" : [
- {
- "idiom" : "universal",
- "filename" : "photoEditorCancel.png",
- "scale" : "1x"
- },
- {
- "idiom" : "universal",
- "filename" : "photoEditorCancel@2x.png",
- "scale" : "2x"
- },
- {
- "idiom" : "universal",
- "filename" : "photoEditorCancel@3x.png",
- "scale" : "3x"
- }
- ],
- "info" : {
- "version" : 1,
- "author" : "xcode"
- }
-} \ No newline at end of file