summaryrefslogtreecommitdiff
path: root/wizards/source/configshare
AgeCommit message (Collapse)AuthorFilesLines
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann2-18/+18
Quoting 56211a166ab25d80de84c2cccce22be15a9be051 "fdo#72394 Don't endlessly expand $(share_subdir_name) into itself": * The compile-time variable LIBO_SHARE_FOLDER should not end up as a runtime framework path variable, esp. since accidentally re-substituting it for "share" segments in unrelated URLs like <file:///export/share/for-all> does not make sense. ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0 "fdo#68552: Don't (attempt to) do run-time expansion of build-time parameters" had already attempted a fix for that, but it had to be reverted again with 791a8b96f754798192875da287c84f8cfa4e533e because it "Unfortunately does not work if BUILDDIR is different from SRCDIR." So this time fix it not via configure-expanded *.in files, but via xsltproc (for officecfg/registry/ files) and sed (for wizards/soruce/configshare files). The changes to officecfg/util/alllang.xsl will replace @LIBO_SHARE_FOLDER@ only in oor:name attribues (and in <value> text), not in any other attributes, because I have no idea how to write that generically in XSLT and it happens to be only needed in oor:name for now. Change-Id: Iec78eb70dcbf1a5bbabf4e42f21c44dc65c3e438
2013-10-13Access2Base store (wizards + scp2)Jean-Pierre Ledure2-1/+3
License text modified after gerrit review Change-Id: I193d6d1fd477cca4c2880760f21f8d978643f634 Reviewed-on: https://gerrit.libreoffice.org/6232 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time ↵Michael Stahl4-40/+16
parameters" This reverts commit ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0. Unfortunately does not work if BUILDDIR is different from SRCDIR.
2013-09-05Revert "Git rm these two files that are now expanded from corresponding .in"Michael Stahl2-0/+24
This reverts commit f58cf57213a300ced1369b17daebc2e9e8251c06. Uhfortunatley commit ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0 does not work in the case when SRCDIR is not the same as BUILDDIR.
2013-09-05Git rm these two files that are now expanded from corresponding .inTor Lillqvist2-24/+0
Change-Id: I2b1ba216d758e89ece279ee97528976b8c987dfc
2013-09-05fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist4-16/+40
The $(share_subdir_name) things in the filter fragment .xcu files didn't actually work it seems. But anyway, it's a bit silly to do expansion at run-time of $(foo) things known at build-time anyway. Thanks to sberg for pointing this out. So just use the normal configury .in mechanism for these. Simpler. Change-Id: I14b3e5cc5169b34df8a1d7ff07cc28452c67bcc8
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist2-16/+16
Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
2012-07-18remove obsolete delzip files from wizardsMichael Meeks1-0/+0
2012-06-25ditch wizards schedule moduleCaolán McNamara2-4/+2
a) it doesn't work b) isn't connected up to any menus c) is arbitrarily localized to big 12 nations d) out of date wrt public holidays in those anyway Change-Id: I4a16490b3ae84c6e5dbe0774ea8eb0000ed6dc3d
2011-06-16CWS gnumake4: convert wizards to new build systemMathias Bauer1-52/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-07-31INTEGRATION: CWS ab56 (1.1.2); FILE ADDEDRüdiger Timm3-0/+82
2008/07/29 10:06:39 ab 1.1.2.1: #i92231# Move share library entries to share/basic xlc files
2008-07-31INTEGRATION: CWS ab56 (1.1.2); FILE ADDEDRüdiger Timm1-0/+0
2008/07/29 10:06:38 ab 1.1.2.1: #i92231# Move share library entries to share/basic xlc files