diff options
| author | Michael Neves | 2013-07-08 17:02:37 +0200 |
|---|---|---|
| committer | Michael Neves | 2013-07-08 17:02:37 +0200 |
| commit | 12d3c2d4bc1a66eb33566fb32b0f25603836eea8 (patch) | |
| tree | 0179ffbd9e85dcd3954afa1720b1a699f33c4f31 /remote/modules/openbox | |
| parent | [vmchooser] remove unneeded icon for xterm (diff) | |
| parent | [debug] remove xset from REQUIRED_INSTALLED_PACKAGES as its wrong for ubuntu (diff) | |
| download | tm-scripts-12d3c2d4bc1a66eb33566fb32b0f25603836eea8.tar.gz tm-scripts-12d3c2d4bc1a66eb33566fb32b0f25603836eea8.tar.xz tm-scripts-12d3c2d4bc1a66eb33566fb32b0f25603836eea8.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/openbox')
| -rw-r--r-- | remote/modules/openbox/openbox.conf.zypper | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/remote/modules/openbox/openbox.conf.zypper b/remote/modules/openbox/openbox.conf.zypper index 63e5e25d..1d0b68c5 100644 --- a/remote/modules/openbox/openbox.conf.zypper +++ b/remote/modules/openbox/openbox.conf.zypper @@ -2,4 +2,10 @@ REQUIRED_INSTALLED_PACKAGES=" openbox libpango-1_0-0" REQUIRED_CONTENT_PACKAGES=" openbox libpango-1_0-0" +REQUIRED_BINARIES=" openbox + openbox-session" +REQUIRED_FILES=" /usr/share/xsessions/openbox.desktop" +REQUIRED_DIRECTORIES=" /etc + /usr/$LIB64 + /usr/share/themes/Clearlooks" |
