- Updated screenshots to show keyboard shortcuts
This commit is contained in:
parent
8a7f3efcf1
commit
327b83a6dc
5
Makefile
5
Makefile
|
@ -9,3 +9,8 @@ install: netmapr
|
|||
install -C -o root -m 644 objects.dat /usr/local/share/netmapr/objects.dat
|
||||
install -C -o root -m 644 verdana.ttf /usr/local/share/netmapr/verdana.ttf
|
||||
install -C -o root -m 644 icon.bmp /usr/local/share/netmapr/icon.bmp
|
||||
|
||||
ss: netmapr.jpg
|
||||
convert netmapr.jpg -geometry 320x240 netmapr-small.jpg
|
||||
convert netmapr.jpg -geometry 800x600 netmapr-fm.jpg
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
BIN
netmapr.jpg
BIN
netmapr.jpg
Binary file not shown.
Before Width: | Height: | Size: 172 KiB After Width: | Height: | Size: 171 KiB |
Loading…
Reference in New Issue