mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 04:40:05 +00:00
citra_qt: support multiple game directories
This commit is contained in:
parent
88ebd844e5
commit
1a57f9488f
26 changed files with 561 additions and 132 deletions
BIN
dist/qt_themes/default/icons/256x256/plus_folder.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/256x256/plus_folder.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
BIN
dist/qt_themes/default/icons/48x48/bad_folder.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/48x48/bad_folder.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 601 B |
BIN
dist/qt_themes/default/icons/48x48/chip.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/48x48/chip.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 456 B |
BIN
dist/qt_themes/default/icons/48x48/folder.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/48x48/folder.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 294 B |
BIN
dist/qt_themes/default/icons/48x48/plus.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/48x48/plus.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 316 B |
BIN
dist/qt_themes/default/icons/48x48/sd_card.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/48x48/sd_card.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 311 B |
5
dist/qt_themes/default/icons/index.theme
vendored
5
dist/qt_themes/default/icons/index.theme
vendored
|
@ -1,10 +1,13 @@
|
|||
[Icon Theme]
|
||||
Name=default
|
||||
Comment=default theme
|
||||
Directories=16x16,256x256
|
||||
Directories=16x16,48x48,256x256
|
||||
|
||||
[16x16]
|
||||
Size=16
|
||||
|
||||
[48x48]
|
||||
Size=48
|
||||
|
||||
[256x256]
|
||||
Size=256
|
Loading…
Add table
Add a link
Reference in a new issue