mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 14:35:45 -04:00
Qt: Add icons for unknown region and PSF files in game list
This commit is contained in:
BIN
src/duckstation-qt/resources/icons/flag-other.png
Normal file
BIN
src/duckstation-qt/resources/icons/flag-other.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 682 B |
BIN
src/duckstation-qt/resources/icons/flag-other@2x.png
Normal file
BIN
src/duckstation-qt/resources/icons/flag-other@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 954 B |
BIN
src/duckstation-qt/resources/icons/multimedia-player.png
Normal file
BIN
src/duckstation-qt/resources/icons/multimedia-player.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
BIN
src/duckstation-qt/resources/icons/multimedia-player@2x.png
Normal file
BIN
src/duckstation-qt/resources/icons/multimedia-player@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
@ -56,6 +56,8 @@
|
||||
<file>icons/flag-eu@2x.png</file>
|
||||
<file>icons/flag-jp.png</file>
|
||||
<file>icons/flag-jp@2x.png</file>
|
||||
<file>icons/flag-other.png</file>
|
||||
<file>icons/flag-other@2x.png</file>
|
||||
<file>icons/flag-uc.png</file>
|
||||
<file>icons/flag-uc@2x.png</file>
|
||||
<file>icons/flag-us.png</file>
|
||||
@ -88,6 +90,8 @@
|
||||
<file>icons/media-playback-start@2x.png</file>
|
||||
<file>icons/media-record.png</file>
|
||||
<file>icons/media-record@2x.png</file>
|
||||
<file>icons/multimedia-player.png</file>
|
||||
<file>icons/multimedia-player@2x.png</file>
|
||||
<file>icons/preferences-desktop-keyboard-shortcuts.png</file>
|
||||
<file>icons/preferences-desktop-keyboard-shortcuts@2x.png</file>
|
||||
<file>icons/preferences-system.png</file>
|
||||
|
Reference in New Issue
Block a user