diff --git a/.gitignore b/.gitignore index df5b623c..e9374053 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,9 @@ po/insert-header.sin po/quot.sed po/remove-potcdate.sin po/stamp-po +po/en@boldquot.insert-header +po/en@quot.insert-header +po/remove-potcdate.sed *.gmo render/obrender-4.0.pc obt/obt-4.0.pc @@ -51,3 +54,39 @@ tools/gnome-panel-control/gnome-panel-control version.h .libs .deps +tests/aspect +tests/big +tests/borderchange +tests/confignotify +tests/confignotifymax +tests/duplicatesession +tests/extentsrequest +tests/fakeunmap +tests/fallback +tests/focusout +tests/fullscreen +tests/grav +tests/groupmodal +tests/grouptran +tests/grouptran2 +tests/grouptrancircular +tests/grouptrancircular2 +tests/icons +tests/mapiconic +tests/modal +tests/modal2 +tests/modal3 +tests/noresize +tests/override +tests/positioned +tests/resize +tests/restack +tests/shape +tests/showhide +tests/skiptaskbar +tests/skiptaskbar2 +tests/stacking +tests/strut +tests/title +tests/urgent +tests/usertimewin diff --git a/Makefile.am b/Makefile.am index 3025686d..9b3140c3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -301,6 +301,10 @@ clearlooks_themedir = $(themedir)/Clearlooks/openbox-3 dist_clearlooks_theme_DATA= \ themes/Clearlooks/openbox-3/themerc +clearlooks34_themedir = $(themedir)/Clearlooks/openbox-3 +dist_clearlooks34_theme_DATA= \ + themes/Clearlooks-3.4/openbox-3/themerc + clearlooksolive_themedir = $(themedir)/Clearlooks-Olive/openbox-3 dist_clearlooksolive_theme_DATA= \ themes/Clearlooks-Olive/openbox-3/themerc diff --git a/data/gnome-wm-properties/openbox.desktop b/data/gnome-wm-properties/openbox.desktop index eee0dd60..23e690e3 100644 --- a/data/gnome-wm-properties/openbox.desktop +++ b/data/gnome-wm-properties/openbox.desktop @@ -7,3 +7,6 @@ X-GNOME-WMName=Openbox # our config tool ConfigExec=obconf + +[Window Manager] +SessionManaged=true diff --git a/data/rc.xml b/data/rc.xml index 567ca28b..86e0d9d6 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -35,16 +35,17 @@