Author: beatle Date: 2006-10-20 18:04:40 -0400 (Fri, 20 Oct 2006) New Revision: 3872
Added: trunk/app/compiz/debian/patches/013_fix-default-plugins.patch Removed: trunk/app/compiz/debian/patches/013_dont-fail-if-theme-not-found.patch Modified: trunk/app/compiz/Makefile.in trunk/app/compiz/NEWS trunk/app/compiz/aclocal.m4 trunk/app/compiz/config.h.in trunk/app/compiz/configure trunk/app/compiz/configure.ac trunk/app/compiz/debian/changelog trunk/app/compiz/debian/patches/002_tfp-server-extension.patch trunk/app/compiz/debian/patches/005_glfinish.patch trunk/app/compiz/debian/patches/010_snap-inverted.patch trunk/app/compiz/debian/patches/011_snap-by-default.patch trunk/app/compiz/debian/patches/012_metacity-theme-support.patch trunk/app/compiz/debian/patches/series trunk/app/compiz/debian/rules trunk/app/compiz/gtk/Makefile.in trunk/app/compiz/gtk/gnome/Makefile.in trunk/app/compiz/gtk/window-decorator/Makefile.in trunk/app/compiz/gtk/window-decorator/gtk-window-decorator.c trunk/app/compiz/images/Makefile.in trunk/app/compiz/include/Makefile.in trunk/app/compiz/include/compiz.h trunk/app/compiz/kde/Makefile.in trunk/app/compiz/kde/window-decorator/Makefile.in trunk/app/compiz/plugins/Makefile.am trunk/app/compiz/plugins/Makefile.in trunk/app/compiz/plugins/compiz.schemas.in trunk/app/compiz/plugins/gconf-dump.c trunk/app/compiz/plugins/switcher.c trunk/app/compiz/po/compiz.pot trunk/app/compiz/po/cs.gmo trunk/app/compiz/po/cs.po trunk/app/compiz/po/de.gmo trunk/app/compiz/po/de.po trunk/app/compiz/po/es.gmo trunk/app/compiz/po/es.po trunk/app/compiz/po/fi.gmo trunk/app/compiz/po/fi.po trunk/app/compiz/po/fr.gmo trunk/app/compiz/po/fr.po trunk/app/compiz/po/hu.gmo trunk/app/compiz/po/hu.po trunk/app/compiz/po/it.gmo trunk/app/compiz/po/it.po trunk/app/compiz/po/ja.gmo trunk/app/compiz/po/ja.po trunk/app/compiz/po/pl.gmo trunk/app/compiz/po/pl.po trunk/app/compiz/po/pt_BR.gmo trunk/app/compiz/po/pt_BR.po trunk/app/compiz/po/sv.gmo trunk/app/compiz/po/sv.po trunk/app/compiz/po/zh_CN.gmo trunk/app/compiz/po/zh_CN.po trunk/app/compiz/po/zh_TW.gmo trunk/app/compiz/po/zh_TW.po trunk/app/compiz/src/Makefile.in trunk/app/compiz/src/display.c trunk/app/compiz/src/event.c trunk/app/compiz/src/plugin.c trunk/app/compiz/src/screen.c trunk/app/compiz/src/window.c Log: Update to latest stable upstream release (0.2.2). Drop patch 013_dont-fail-if-theme-not-found.patch, applied upstream. Update all patches and add comments explaining what they do. Add 013_fix-default-plugins.patch which fixes an issue where upstream passes a space-separated list instead of a comma-separated list to gconf. Use all the default plugins from prior versions to be default plugins, except for the 'water' plugin, which currently doesn't work anyway. No longer disable building the KDE window decorator explicitly, because it is disabled by default. Merge changelog entries of the 0.2.0-2 revision, because it was never released. Including diff would make mail exceed size limit of 100000 bytes. Use "svn diff -r 3871:3872 http://necrotic.deadbeast.net/svn/xorg-x11/" to view diff. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

