mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-03 16:03:52 +00:00
Fix transport update handling, add desktop/icon resources, and clean repo artifacts
This commit is contained in:
parent
c2ccca9f67
commit
7fee4c91af
29 changed files with 284 additions and 41 deletions
8
resources/wowee.desktop.in
Normal file
8
resources/wowee.desktop.in
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Wowee
|
||||
Comment=Custom World of Warcraft WotLK compatible game client
|
||||
Exec=wowee
|
||||
Icon=@WOWEE_LINUX_ICON_PATH@
|
||||
Terminal=false
|
||||
Categories=Game;
|
||||
1
resources/wowee.rc
Normal file
1
resources/wowee.rc
Normal file
|
|
@ -0,0 +1 @@
|
|||
IDI_APP_ICON ICON "assets\\wowee.ico"
|
||||
Loading…
Add table
Add a link
Reference in a new issue