Skip to content

Commit

Permalink
Add new icon
Browse files Browse the repository at this point in the history
  • Loading branch information
erysdren committed Dec 21, 2023
1 parent 1c581aa commit 74b5461
Show file tree
Hide file tree
Showing 17 changed files with 140 additions and 285 deletions.
2 changes: 1 addition & 1 deletion misc/make_icons.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# root name
SRC=rott
SRC=rotten

# make ico
convert -background transparent -define 'icon:auto-resize=16,24,32,64' ${SRC}.svg ${SRC}.ico
Expand Down
Binary file removed misc/rott.ico
Binary file not shown.
282 changes: 0 additions & 282 deletions misc/rott.svg

This file was deleted.

Binary file removed misc/rott_128x128.png
Binary file not shown.
Binary file removed misc/rott_16x16.png
Binary file not shown.
Binary file removed misc/rott_256x256.png
Binary file not shown.
Binary file removed misc/rott_32x32.png
Binary file not shown.
Binary file removed misc/rott_64x64.png
Binary file not shown.
2 changes: 1 addition & 1 deletion misc/rotten.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Type=Application
Name=ROTTEN
Comment=An enhanced port of Rise of the Triad based on SDL2
Icon=rott
Icon=rotten
TryExec=rotten -homedir
Exec=rotten -homedir
Categories=Game;ActionGame;
Expand Down
Binary file added misc/rotten.ico
Binary file not shown.
Loading

0 comments on commit 74b5461

Please sign in to comment.