summaryrefslogtreecommitdiff
path: root/solenv/bin/modules/installer/windows/shortcut.pm
AgeCommit message (Collapse)AuthorFilesLines
2013-10-30sysui: remove Package_iconsMichael Stahl1-5/+5
- rename main_app.ico to soffice.ico (in case the name is relevant?) - installer: hard-code path to sysui/desktop/icons/soffice.ico Change-Id: Iacd6e28201c3f8e69375e0bfc516542e86131912
2013-10-25fdo#65102 respect user's choice not to install desktop iconAndras Timar1-1/+68
Using advertised shortcuts -- inspired by Intel AppUp Centre's requirement -- was not a good idea after all. I revert this, and I also revert the commit that actually disabled it in default Windows builds. This reverts commit aa2450cb51cfc3805c7a596b6b89d70bb133821e. This reverts commit b40012bd6d0b5387005253f1d3f03929ce4d1ac6.
2013-08-26fdo#68158 fix quote escaping problemsAndras Timar1-0/+1
It was not clear, why pre2par escaped quote, because it was already escaped in .ulf file. I think that the Tooltip/Description cases were simply overlooked, because at other places other kind of strings were processed, i.e. \" was replaced to ". Change-Id: Idcd8c8cb627dbfd0e3cc9961b19cae236de3e25f
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
2013-02-11advertised shotrcutsAndras Timar1-68/+1
The main goal of this patch was to simplify things. The LibreOffice version that goes to Intel AppUp use advertsied shourtcuts, because it is what Intel AppUp Center requires. We can reduce complexity a bit, if we use advertised shortcuts in normal builds, too. Change-Id: Ia35a753c83cb592137232428ab897a640e7ccc1f
2012-08-15solenv: remove unused functionsThomas Arnhold1-28/+0
Change-Id: I8e361beb954c742ddcecde4a4ba2a4ae57057c39
2012-02-18Remove installer::existence.Tim Retout1-1/+0
2012-02-18Remove installer::existence::exists_in_array.Tim Retout1-2/+2
2011-11-21if silent MSI, put LibreOffice starter icon to Program menu folderAndras Timar1-1/+1
2010-11-18Perl Installer: Remove commented out code.Jordan Ayers1-3/+2
2010-05-26native305 #i92977# new Windows INSTALLLOCATION settingsIngo Schmidt1-2/+2
2010-03-05native287 #i109807# no more soffice.exe into msi databaseIngo Schmidt1-26/+11
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-04-10INTEGRATION: CWS changefileheader (1.14.12); FILE MERGEDRüdiger Timm1-22/+18
2008/03/28 15:55:45 rt 1.14.12.1: #i87441# Change license header to LPGL v3.
2008-03-18INTEGRATION: CWS sb83 (1.12.18); FILE MERGEDVladimir Glazounov1-4/+4
2008/03/17 08:58:13 sb 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/06 13:52:41 is 1.12.18.1: #i85916# INSTALLLOCATION no longer only valid path
2008-03-05INTEGRATION: CWS aquavcl05_DEV300 (1.12.154); FILE MERGEDKurt Zenker1-2/+4
2008/03/03 17:35:44 is 1.12.154.1: #i86640# desktop link and startmenu link
2007-11-26INTEGRATION: CWS c18v001_SRC680 (1.11.754); FILE MERGEDIvo Hinkelmann1-2/+12
2007/10/12 13:39:48 rt 1.11.754.1: #150867# new product
2005-11-11INTEGRATION: CWS c05v001 (1.9.22); FILE MERGEDKurt Zenker1-2/+42
2005/09/26 13:58:15 is 1.9.22.1: #125914# new startmenu entries for deinstallation and html files
2005-09-08INTEGRATION: CWS ooo19126 (1.9.72); FILE MERGEDRüdiger Timm1-45/+21
2005/09/05 14:33:29 rt 1.9.72.1: #i54170# Change license header: remove SISSL
2005-07-01INTEGRATION: CWS nativefixer11 (1.8.100); FILE MERGEDRüdiger Timm1-2/+2
2005/06/20 13:49:13 is 1.8.100.1: #123732# wrong icon for product updates
2005-04-04INTEGRATION: CWS nativefixer5 (1.7.56); FILE MERGEDRüdiger Timm1-1/+19
2005/03/30 10:18:23 is 1.7.56.1: #i20372# preparing Windows patch: soffice.exe not installed in language packs
2005-01-31INTEGRATION: CWS nativefixer3 (1.6.38); FILE MERGEDRüdiger Timm1-1/+2
2005/01/10 17:05:38 is 1.6.38.1: #i40272# subfolder in windows start menu
2004-11-18INTEGRATION: CWS nativefixer1 (1.5.2); FILE MERGEDOliver Bolte1-5/+50
2004/11/04 09:47:34 is 1.5.2.3: #i29638# workdir for startmenu entries 2004/10/29 09:49:39 is 1.5.2.2: #i29638# windows tooltips 2004/10/22 13:14:48 is 1.5.2.1: #i34221# resolve merge conflict in header
2004-10-18INTEGRATION: CWS langsupporter (1.4.4); FILE MERGEDOliver Bolte1-2/+46
2004/09/23 08:01:54 is 1.4.4.1: #i33916# soffice icon
2004-09-08INTEGRATION: CWS customizer (1.3.64); FILE MERGEDJens-Heiner Rechtien1-3/+3
2004/08/20 12:49:31 is 1.3.64.1: #i33203# relocatable staroffice directory
2004-06-11INTEGRATION: CWS networker3 (1.2.2); FILE MERGEDKurt Zenker1-6/+23
2004/05/19 13:51:47 is 1.2.2.2: #i29348# new folderitems Issue number: Submitted by: Reviewed by: 2004/04/28 10:07:10 is 1.2.2.1: #i28292# new custom actions for Windows
2004-04-20INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDEDSander Vesik1-0/+567
2004/03/31 12:33:07 is 1.1.2.1: #i25325# new native packaging process