This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO41X by this push:
     new efd220162d Use high-contrast image
efd220162d is described below

commit efd220162d8690ebef4a0a70347a7112b516ddec
Author: Ariel Constenla-Haile <[email protected]>
AuthorDate: Thu Apr 10 15:33:10 2014 +0000

    Use high-contrast image
    
    git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1586339 
13f79535-47bb-0310-9956-ffa450edef68
    (cherry picked from commit 5e59ad6c1051826df5c46d75175efad9256284b3)
---
 main/sdext/source/minimizer/optimizerdialog.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/sdext/source/minimizer/optimizerdialog.cxx 
b/main/sdext/source/minimizer/optimizerdialog.cxx
index b5645a9de4..7431536eb7 100644
--- a/main/sdext/source/minimizer/optimizerdialog.cxx
+++ b/main/sdext/source/minimizer/optimizerdialog.cxx
@@ -42,7 +42,7 @@
 
 #define URL_GRAPHIC_REPO        "private:graphicrepository"
 #define IMAGE_ROADMAP           URL_GRAPHIC_REPO 
"/minimizer/minimizepresi_80.png"
-#define IMAGE_ROADMAP_HC        URL_GRAPHIC_REPO 
"/minimizer/minimizepresi_80.png"
+#define IMAGE_ROADMAP_HC        URL_GRAPHIC_REPO 
"/minimizer/minimizepresi_80_h.png"
 
 // -------------------
 // - OPTIMIZERDIALOG -

Reply via email to