sdext/Library_presenter.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bda192b6f4f81cf3290672d896e7c09e7499288c
Author: Michael Meeks <[email protected]>
Date:   Mon Jun 11 14:11:24 2012 +0100

    fdo#50964 - fix presenter console artwork location
    
    Change-Id: I6c550bace0f085630116c86fa19fd0562a10951f

diff --git a/sdext/Library_presenter.mk b/sdext/Library_presenter.mk
index 29dcde5..058d8be 100644
--- a/sdext/Library_presenter.mk
+++ b/sdext/Library_presenter.mk
@@ -35,7 +35,7 @@ $(eval $(call gb_Library_use_api,PresenterScreen,\
 ))
 
 $(eval $(call gb_Library_add_defs,PresenterScreen,\
-    -DPRESENTER_IMPL_IDENTIFIER=\"com.sun.PresenterScreen-$(PLATFORMID)\" \
+    -DPRESENTER_IMPL_IDENTIFIER=\"com.sun.PresenterScreen-$(sdext_PLATFORM)\" \
 ))
 
 $(eval $(call gb_Library_use_libraries,PresenterScreen,\
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to