[Libreoffice-commits] .: sdext/source

David Tardon dtardon at kemper.freedesktop.org
Fri Nov 19 11:47:01 PST 2010


 sdext/source/minimizer/makefile.mk |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 338afb0c0f57b57fcae8fa544e8994d3336ffc88
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Nov 19 20:44:31 2010 +0100

    do not use high contrast icons

diff --git a/sdext/source/minimizer/makefile.mk b/sdext/source/minimizer/makefile.mk
index 2993e50..152f0b0 100755
--- a/sdext/source/minimizer/makefile.mk
+++ b/sdext/source/minimizer/makefile.mk
@@ -98,10 +98,7 @@ COMPONENT_LIBRARIES= \
 COMPONENT_BITMAPS= \
     $(EXTENSIONDIR)$/bitmaps$/opt_16.png \
     $(EXTENSIONDIR)$/bitmaps$/opt_26.png \
-    $(EXTENSIONDIR)$/bitmaps$/opt_16_h.png \
-    $(EXTENSIONDIR)$/bitmaps$/opt_26_h.png \
-    $(EXTENSIONDIR)$/bitmaps$/minimizepresi_80.png \
-    $(EXTENSIONDIR)$/bitmaps$/minimizepresi_80_h.png
+    $(EXTENSIONDIR)$/bitmaps$/minimizepresi_80.png
 
 COMPONENT_IMAGES=\
     $(EXTENSIONDIR)$/bitmaps$/extension_32.png


More information about the Libreoffice-commits mailing list