diff options
author | jan Iversen <jani@libreoffice.org> | 2017-11-17 05:46:01 +0100 |
---|---|---|
committer | jan Iversen <jani@libreoffice.org> | 2017-11-17 05:49:40 +0100 |
commit | 3f95e90ef3d5bf29e1b69e99ad38318891f6752b (patch) | |
tree | 7720c7baf48d9c19ce0fe0de1fbe33e8955fb1a8 /ios/LibreOfficeLight | |
parent | 85f2a1e3eb21228ba932b27dbe375aa241e242bf (diff) |
iOS, updated app icon set
Change-Id: I5995f4caad6b03bad7cbc76e860ea0471572952d
Diffstat (limited to 'ios/LibreOfficeLight')
16 files changed, 11 insertions, 7 deletions
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/Contents.json index 4b00f7db80bf..892120fd6e86 100644 --- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -3,57 +3,61 @@ { "idiom" : "ipad", "size" : "20x20", + "filename" : "LibreOffice-20.png", "scale" : "1x" }, { "idiom" : "ipad", "size" : "20x20", + "filename" : "LibreOffice-40.png", "scale" : "2x" }, { "size" : "29x29", "idiom" : "ipad", - "filename" : "LibreOffice-29x29@1x.png", + "filename" : "LibreOffice-29.png", "scale" : "1x" }, { "size" : "29x29", "idiom" : "ipad", - "filename" : "LibreOffice-29x29@2x.png", + "filename" : "LibreOffice-58.png", "scale" : "2x" }, { "idiom" : "ipad", "size" : "40x40", + "filename" : "LibreOffice-40.png", "scale" : "1x" }, { "size" : "40x40", "idiom" : "ipad", - "filename" : "LibreOffice-40x40@2x.png", + "filename" : "LibreOffice-80.png", "scale" : "2x" }, { "size" : "76x76", "idiom" : "ipad", - "filename" : "LibreOffice-76x76@1x.png", + "filename" : "LibreOffice-76.png", "scale" : "1x" }, { "size" : "76x76", "idiom" : "ipad", - "filename" : "LibreOffice-76x76@2x.png", + "filename" : "LibreOffice-152.png", "scale" : "2x" }, { "size" : "83.5x83.5", "idiom" : "ipad", - "filename" : "LibreOffice-83.5x83.5@2x.png", + "filename" : "LibreOffice-167.png", "scale" : "2x" }, { "idiom" : "ios-marketing", "size" : "1024x1024", + "filename" : "LibreOffice-1024.png", "scale" : "1x" } ], @@ -61,4 +65,4 @@ "version" : 1, "author" : "xcode" } -}
\ No newline at end of file +} diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/main.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-1024.png Binary files differindex 747145a9b999..747145a9b999 100644 --- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/main.png +++ b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-1024.png diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-152.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-152.png Binary files differnew file mode 100644 index 000000000000..cad241e94d2d --- /dev/null +++ b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-152.png diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-167.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-167.png Binary files differnew file mode 100644 index 000000000000..005deeb1a9c1 --- /dev/null +++ b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-167.png diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-20.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-20.png Binary files differnew file mode 100644 index 000000000000..6a0d439c4f1a --- /dev/null +++ b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-20.png diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29.png Binary files differnew file mode 100644 index 000000000000..856336ae7f93 --- /dev/null +++ b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29.png diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29x29@1x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29x29@1x.png Binary files differdeleted file mode 100644 index 5b4666ed94c9..000000000000 --- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29x29@1x.png +++ /dev/null diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29x29@2x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29x29@2x.png Binary files differdeleted file mode 100644 index b73a8b8011e8..000000000000 --- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29x29@2x.png +++ /dev/null diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-40.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-40.png Binary files differnew file mode 100644 index 000000000000..a400e5835294 --- /dev/null +++ b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-40.png diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-40x40@2x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-40x40@2x.png Binary files differdeleted file mode 100644 index e3ced1a72cb1..000000000000 --- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-40x40@2x.png +++ /dev/null diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-58.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-58.png Binary files differnew file mode 100644 index 000000000000..2a28ab4ea02a --- /dev/null +++ b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-58.png diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76.png Binary files differnew file mode 100644 index 000000000000..f319b9f4a875 --- /dev/null +++ b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76.png diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76x76@1x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76x76@1x.png Binary files differdeleted file mode 100644 index 364a93b7d51f..000000000000 --- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76x76@1x.png +++ /dev/null diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76x76@2x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76x76@2x.png Binary files differdeleted file mode 100644 index f7f8c3211d11..000000000000 --- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76x76@2x.png +++ /dev/null diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-80.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-80.png Binary files differnew file mode 100644 index 000000000000..3f4ae9fdb756 --- /dev/null +++ b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-80.png diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-83.5x83.5@2x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-83.5x83.5@2x.png Binary files differdeleted file mode 100644 index b3ac8e54e4b2..000000000000 --- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-83.5x83.5@2x.png +++ /dev/null |