Skip to content

Commit

Permalink
Client|Default Style: Added the window background image
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jun 11, 2013
1 parent 6af0dec commit c32489d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion doomsday/client/data/defaultstyle.pack/images.dei
@@ -1,9 +1,13 @@
# Images for the default UI style

group window {
image background { path = "graphics/background.jpg" }
}

group logo {
image px128 { path = "graphics/deng-logo-128.png" }
image px256 { path = "graphics/deng-logo-256.png" }
image px512 { path = "graphics/deng-logo-512.png" }
image px512 { path = "graphics/deng-logo-512.png" }
}

image gear { path = "graphics/gear.png" }

0 comments on commit c32489d

Please sign in to comment.