#####################################################
# Name: WindowMaker v0.2 efx Skin                   #
# Author: aNa|0Gue <anal0gue@wanadoo.fr>            #
# website: http://altern.org/prodinter              #
# Description: Give the WindowMaker look to windows #
# Usage: like a normal efx skin                     #
#                                                   #
# What's new:                                       #
#  -v0.2:                                           #
#       * support of the new features of efx 0.4    #
#       * better linear gradient in the titlebar    #
#       * button's corners are no longer stretched  #
#  -v0.1:                                           #
#       * initial release                           #
#####################################################

BEGINTOP
	LEFT BUTTON btn-icon.bmp NORMAL BTN_MIN
	RIGHT BUTTON titlebar.bmp STRETCH BTN_MOVE
	RIGHT BUTTON btn-close.bmp NORMAL BTN_CLOSE
ENDTOP

BEGINBOTTOM
	LEFT BUTTON bottom1.bmp NORMAL BTN_SIZE_BOTTOMLEFT
	RIGHT BUTTON bottom2.bmp STRETCH BTN_SIZE_BOTTOM
	RIGHT BUTTON bottom3.bmp NORMAL BTN_SIZE_BOTTOMRIGHT
ENDBOTTOM
