Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Icons/SUSE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
3 changes: 2 additions & 1 deletion Platform/Shared/VMConfigInfoView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ private let ICON_TITLE_MAP: [String: LocalizedStringKey] = [
"nintendo": "Nintendo",
"nixos": "NixOS",
"openbsd": "OpenBSD",
"opensuse": "openSUSE",
"openwrt": "OpenWrt",
"os2": "OS/2",
"palmos": "Palm OS",
Expand All @@ -369,7 +370,7 @@ private let ICON_TITLE_MAP: [String: LocalizedStringKey] = [
"sailfish-os": "Sailfish OS",
"slackware": "Slackware",
"solaris": "Solaris",
"suse": "openSUSE",
"SUSE": "SUSE",
"syllable": "Syllable",
"symbian": "Symbian",
"threadx": "ThreadX",
Expand Down