]> Dogcows Code - chaz/openbox/commitdiff
set masks properly
authorDana Jansens <danakj@orodu.net>
Sat, 11 Jan 2003 11:20:17 +0000 (11:20 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 11 Jan 2003 11:20:17 +0000 (11:20 +0000)
data/styles/fieron2

index 3427b7bd73694c64987ecfb85dabc585659fd666..3e69214c226efd6907532a12818d0bab7ce77427 100644 (file)
@@ -149,13 +149,10 @@ bevelWidth:       1
 borderWidth:   1
 borderColor:   #181f24
 
-menu.arrow.mask:~/.openbox/buttons/fieron-bullet.xbm
-toolbar.button.left.mask:~/.openbox/buttons/fieron-bulletl.xbm
-toolbar.button.right.mask:~/.openbox/buttons/fieron-bullet.xbm
-window.button.max.mask:~/.openbox/buttons/fieron-max.xbm
-window.button.icon.mask:~/.openbox/buttons/fieron-icon.xbm
-window.button.stick.mask:~/.openbox/buttons/fieron-stick.xbm
-window.button.close.mask:~/.openbox/buttons/fieron-close.xbm
+window.button.max.mask:  fieron-max.xbm
+window.button.icon.mask: fieron-icon.xbm
+window.button.stick.mask:fieron-stick.xbm
+window.button.close.mask:fieron-close.xbm
 
 *.xft.flags: shadow bold
 *.xft.shadow.offset: 1
This page took 0.021625 seconds and 4 git commands to generate.