[Libreoffice-commits] .: desktop/Executable_guistdio.mk

Caolán McNamara caolan at kemper.freedesktop.org
Mon Sep 19 03:23:14 PDT 2011


 desktop/Executable_guistdio.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2c17f1196394a7fd56fe0d807146c110c5ae741a
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Sep 19 11:23:03 2011 +0100

    despite its name, it appears not to be a gui app

diff --git a/desktop/Executable_guistdio.mk b/desktop/Executable_guistdio.mk
index 796de55..6da11cf 100644
--- a/desktop/Executable_guistdio.mk
+++ b/desktop/Executable_guistdio.mk
@@ -25,7 +25,7 @@
 
 $(eval $(call gb_Executable_Executable,guistdio))
 
-$(eval $(call gb_Executable_set_targettype_gui,guistdio,YES))
+$(eval $(call gb_Executable_set_targettype_gui,guistdio,NO))
 
 $(eval $(call gb_Executable_add_precompiled_header,guistdio,desktop/inc/pch/precompiled_desktop.hxx))
 


More information about the Libreoffice-commits mailing list