]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
changes to the client menu, which entries are there, and reorganizing, and renaming.
[chaz/openbox] / Makefile.am
index 449c9cb2c1408957a4f9b5e060b0776bd3b7f6aa..b879c0178e76722a8ccef8d9b10ee93d8ee604da 100644 (file)
@@ -182,6 +182,8 @@ openbox_openbox_SOURCES = \
        openbox/menu.c \
        openbox/menu.h \
        openbox/misc.h \
+       openbox/modkeys.c \
+       openbox/modkeys.h \
        openbox/mouse.c \
        openbox/mouse.h \
        openbox/moveresize.c \
@@ -290,7 +292,6 @@ dist_natura_theme_DATA= \
 
 artwizboxed_themedir = $(themedir)/Artwiz-boxed/openbox-3
 dist_artwizboxed_theme_DATA= \
-       themes/Artwiz-boxed/openbox-3/bullet.xbm \
        themes/Artwiz-boxed/openbox-3/close.xbm \
        themes/Artwiz-boxed/openbox-3/desk_toggled.xbm \
        themes/Artwiz-boxed/openbox-3/desk.xbm \
@@ -301,20 +302,20 @@ dist_artwizboxed_theme_DATA= \
 
 bear2_themedir = $(themedir)/Bear2/openbox-3
 dist_bear2_theme_DATA= \
-       themes/Bear2/openbox-3/close_pressed.xbm \
-       themes/Bear2/openbox-3/close.xbm \
-       themes/Bear2/openbox-3/desk_toggled.xbm \
-       themes/Bear2/openbox-3/desk.xbm \
-       themes/Bear2/openbox-3/iconify_disabled.xbm \
-       themes/Bear2/openbox-3/iconify_pressed.xbm \
-       themes/Bear2/openbox-3/iconify.xbm \
-       themes/Bear2/openbox-3/max_disabled.xbm \
-       themes/Bear2/openbox-3/max_pressed.xbm \
-       themes/Bear2/openbox-3/max_toggled.xbm \
-       themes/Bear2/openbox-3/max.xbm \
-       themes/Bear2/openbox-3/shade_pressed.xbm \
-       themes/Bear2/openbox-3/shade.xbm \
-       themes/Bear2/openbox-3/themerc.xml
+       themes/Bear2/openbox-3/close_pressed.xbm \
+       themes/Bear2/openbox-3/close.xbm \
+       themes/Bear2/openbox-3/desk_toggled.xbm \
+       themes/Bear2/openbox-3/desk.xbm \
+       themes/Bear2/openbox-3/iconify_disabled.xbm \
+       themes/Bear2/openbox-3/iconify_pressed.xbm \
+       themes/Bear2/openbox-3/iconify.xbm \
+       themes/Bear2/openbox-3/max_disabled.xbm \
+       themes/Bear2/openbox-3/max_pressed.xbm \
+       themes/Bear2/openbox-3/max_toggled.xbm \
+       themes/Bear2/openbox-3/max.xbm \
+       themes/Bear2/openbox-3/shade_pressed.xbm \
+       themes/Bear2/openbox-3/shade.xbm \
+       themes/Bear2/openbox-3/themerc.xml
 
 orang_themedir = $(themedir)/Orang/openbox-3
 dist_orang_theme_DATA= \
This page took 0.028021 seconds and 4 git commands to generate.