globals.pm (f3c13b8d) globals.pm (883bdf70)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 142 unchanged lines hidden (view full) ---

151 $idtlanguagepath = "";
152 $packjobref = "";
153 $buildid = "Not set";
154 $guidcounter = 1000; # for uniqueness of guids
155 $fontsfolder = "FontsFolder";
156 $fontsfoldername = "Fonts";
157 $fontsdirparent = "";
158 $fontsdirhostname = "truetype";
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 142 unchanged lines hidden (view full) ---

151 $idtlanguagepath = "";
152 $packjobref = "";
153 $buildid = "Not set";
154 $guidcounter = 1000; # for uniqueness of guids
155 $fontsfolder = "FontsFolder";
156 $fontsfoldername = "Fonts";
157 $fontsdirparent = "";
158 $fontsdirhostname = "truetype";
159 $fontsdirname = $fontsdirhostname;
159 $fontsdirname = "";
160 $officefolder = "OfficeFolder";
161 $officemenufolder = "OfficeMenuFolder";
162 $startupfolder = "StartupFolder";
163 $startmenufolder = "StartMenuFolder";
164 $desktopfolder = "DesktopFolder";
165 $programfilesfolder = "ProgramFilesFolder";
166 $commonfilesfolder = "CommonFilesFolder";
167 $commonappdatafolder = "CommonAppDataFolder";

--- 381 unchanged lines hidden ---
160 $officefolder = "OfficeFolder";
161 $officemenufolder = "OfficeMenuFolder";
162 $startupfolder = "StartupFolder";
163 $startmenufolder = "StartMenuFolder";
164 $desktopfolder = "DesktopFolder";
165 $programfilesfolder = "ProgramFilesFolder";
166 $commonfilesfolder = "CommonFilesFolder";
167 $commonappdatafolder = "CommonAppDataFolder";

--- 381 unchanged lines hidden ---