]> Dogcows Code - chaz/openbox/commitdiff
s/_t.xbm/_toggled.xbm/
authorDana Jansens <danakj@orodu.net>
Fri, 1 Aug 2003 07:09:34 +0000 (07:09 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 1 Aug 2003 07:09:34 +0000 (07:09 +0000)
Makefile.am

index 422fccb29e821266484f042155c0da10bf697dcd..5de870e7f59fdda671b4ab07599908c84aca53ed 100644 (file)
@@ -375,11 +375,11 @@ planton_themedir = $(themedir)/planton
 dist_planton_theme_DATA = \
        themes/planton/themerc \
        themes/planton/max.xbm \
-       themes/planton/max_t.xbm \
+       themes/planton/max_toggled.xbm \
        themes/planton/stick.xbm \
-       themes/planton/stick_t.xbm \
+       themes/planton/stick_toggled.xbm \
        themes/planton/shade.xbm \
-       themes/planton/shade_t.xbm \
+       themes/planton/shade_toggled.xbm \
        themes/planton/iconify.xbm \
        themes/planton/close.xbm
 
@@ -412,11 +412,11 @@ bbstyle_themedir = $(themedir)/BBstylE
 dist_bbstyle_theme_DATA = \
        themes/BBstylE/themerc \
        themes/BBstylE/max.xbm \
-       themes/BBstylE/max_t.xbm \
+       themes/BBstylE/max_toggled.xbm \
        themes/BBstylE/stick.xbm \
-       themes/BBstylE/stick_t.xbm \
+       themes/BBstylE/stick_toggled.xbm \
        themes/BBstylE/shade.xbm \
-       themes/BBstylE/shade_t.xbm \
+       themes/BBstylE/shade_toggled.xbm \
        themes/BBstylE/iconify.xbm \
        themes/BBstylE/close.xbm
 
This page took 0.024792 seconds and 4 git commands to generate.