mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-10 21:38:38 +00:00
add start/stop icons
This commit is contained in:
parent
2c8e0b1537
commit
906fa3257a
@ -2,7 +2,11 @@ include ../../defines.mk
|
|||||||
|
|
||||||
all:
|
all:
|
||||||
|
|
||||||
|
# start.png /usr/share/icons/gnome/16x16/actions/media-playback-start.png
|
||||||
|
# stop.png /usr/share/icons/gnome/16x16/actions/media-playback-stop.png
|
||||||
GNOME_IMAGES = \
|
GNOME_IMAGES = \
|
||||||
|
start.png \
|
||||||
|
stop.png \
|
||||||
display.png \
|
display.png \
|
||||||
keyboard.png \
|
keyboard.png \
|
||||||
cdrom.png \
|
cdrom.png \
|
||||||
|
BIN
www/images/start.png
Normal file
BIN
www/images/start.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 549 B |
BIN
www/images/stop.png
Normal file
BIN
www/images/stop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 370 B |
Loading…
Reference in New Issue
Block a user