readd ignore-desktop-hints; upstream patch is not in the release yet

This commit is contained in:
drago01 2008-12-04 21:03:11 +00:00
parent a5a9348c1e
commit 134b9b2937
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,7 @@ export LIBGL_ALWAYS_INDIRECT=1
if [ $? -eq 0 ]; then
gtk-window-decorator &
exec compiz glib gconf $@
exec compiz --ignore-desktop-hints glib gconf $@
else
exec metacity $@
fi

View File

@ -374,7 +374,6 @@ rm -rf $RPM_BUILD_ROOT
compiz-0.7.8-fullscreen-top.patch
- Fall back to metacity if GLX_tfp is not present (RH #457816)
- Don't allow command line passed (config) plugins to be unloaded
- Don't use --ignore-desktop-hints (upstream default now)
* Mon Dec 01 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.7.8-5
- Patch and rebuild for new libplasma, BR plasma-devel