mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-13 23:45:45 -04:00
Move dist files into extras
This commit is contained in:
BIN
extras/icons/icon-128px.png
Normal file
BIN
extras/icons/icon-128px.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.7 KiB |
BIN
extras/icons/icon-16px.png
Normal file
BIN
extras/icons/icon-16px.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 643 B |
BIN
extras/icons/icon-256px.png
Normal file
BIN
extras/icons/icon-256px.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
BIN
extras/icons/icon-32px.png
Normal file
BIN
extras/icons/icon-32px.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
BIN
extras/icons/icon-48px.png
Normal file
BIN
extras/icons/icon-48px.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
BIN
extras/icons/icon-64px.png
Normal file
BIN
extras/icons/icon-64px.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
9
extras/linux-desktop-files/duckstation-nogui.desktop
Normal file
9
extras/linux-desktop-files/duckstation-nogui.desktop
Normal file
@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=DuckStation NoGUI
|
||||
GenericName=PlayStation 1 Emulator
|
||||
Comment=Fast-ish PlayStation 1 emulator
|
||||
Icon=duckstation-nogui
|
||||
TryExec=duckstation-nogui
|
||||
Exec=duckstation-nogui %f
|
||||
Categories=Game;Emulator;
|
9
extras/linux-desktop-files/duckstation-qt.desktop
Normal file
9
extras/linux-desktop-files/duckstation-qt.desktop
Normal file
@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=DuckStation Qt
|
||||
GenericName=PlayStation 1 Emulator
|
||||
Comment=Fast-ish PlayStation 1 emulator
|
||||
Icon=duckstation-qt
|
||||
TryExec=duckstation-qt
|
||||
Exec=duckstation-qt %f
|
||||
Categories=Game;Emulator;Qt;
|
Reference in New Issue
Block a user