[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compiz: Changes to 'debian-unstable'



 debian/changelog |    4 +++-
 debian/rules     |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 1661c18a5648499cd4d90c69ecb6b82623e367cd
Author: Thierry Reding <thierry@gilfi.de>
Date:   Fri Jan 5 08:37:17 2007 +0100

    Add png and svg to the list of default plugins.

diff --git a/debian/changelog b/debian/changelog
index 25cfa0d..da970d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,8 +23,10 @@ compiz (0.3.6-1) experimental; urgency=l
     command-line in the compiz wrapper.
   * Remove the --strict-binding and --use-cow options from the command-line in
     the compiz wrapper. These are now the defaults.
+  * Add png and svg to the list of default plugins. They are needed to load
+    PNG and SVG images (e.g. for the cube's top face).
 
- -- Thierry Reding <thierry@gilfi.de>  Fri,  5 Jan 2007 08:03:01 +0100
+ -- Thierry Reding <thierry@gilfi.de>  Fri,  5 Jan 2007 08:34:51 +0100
 
 compiz (0.3.4-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 3bab53f..b556e53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ endif
 
 INSTALL = /usr/bin/install
 
-PLUGINS = gconf,decoration,wobbly,fade,minimize,cube,rotate,zoom,scale,move,resize,place,dbus,switcher,screenshot
+PLUGINS = gconf,png,svg,decoration,wobbly,fade,minimize,cube,rotate,zoom,scale,move,resize,place,dbus,switcher,screenshot
 
 confflags += --disable-static \
              --enable-librsvg \



Reply to: