summaryrefslogtreecommitdiff
path: root/vcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/Makefile')
-rw-r--r--vcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/Makefile b/vcl/Makefile
index f9ac01ef0747..7b3dec8b4c28 100644
--- a/vcl/Makefile
+++ b/vcl/Makefile
@@ -26,11 +26,11 @@
#
#*************************************************************************
+gb_PARTIALBUILD := T
ifeq ($(strip $(SOLARENV)),)
include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/../solenv/gbuild/source_and_rerun.mk
else
-gb_PARTIALBUILD := T
include $(SOLARENV)/gbuild/gbuild.mk
$(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/Module*.mk)))
span>Adolfo Jayme Barrientos 2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos 2014-09-09semibold->boldCaolán McNamara 2014-08-20DLG_FILTER_SELECT and DLG_SIMPLE_NAME_CLASH conversion to .uiSzymon Kłos 2014-06-18use warning dialog hig settingsCaolán McNamara 2014-06-18Convert RID_XMLSECDLG_MACROWARN to .uiPalenik Mihály 2014-03-06convert password dialog to .uiCaolán McNamara 2013-12-23convert login dialog to .uiCaolán McNamara 2013-12-22convert unknown authority dialog to .uiCaolán McNamara 2013-12-21convert ssl warning dialog to .uiCaolán McNamara 2013-06-13Related: fdo#65595 password dialog has truncated labelCaolán McNamara 2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara 2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara 2013-02-15move set master password dialog to uui and adapt codeCaolán McNamara 2013-01-27move entermasterpassword.ui to right place and adapt codeCaolán McNamara