]> git.lyx.org Git - lyx.git/commitdiff
Remove unnecessary file.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 9 Dec 2018 21:08:44 +0000 (16:08 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 9 Dec 2018 21:08:44 +0000 (16:08 -0500)
development/Win32/packaging/installer/DictionaryMirrors.txt [deleted file]
development/Win32/packaging/installer/setup/install.nsh

diff --git a/development/Win32/packaging/installer/DictionaryMirrors.txt b/development/Win32/packaging/installer/DictionaryMirrors.txt
deleted file mode 100644 (file)
index 99a4590..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-astuteinternet
-ayera
-cfhcable
-cytranet
-excellmedia
-freefr
-iweb
-jaist
-kent
-liquidtelecom
-nchc
-netcologne
-netix
-netcologne
-newcontinuum
-phoenixnap
-razaoinfo
-superb-dca2
-superb-sea2
-ufpr
-versaweb
-vorboss
index 53196e3106aad1b6b54d6d456d3dc507a43e95e2..e5a5936805d17652652d8a36e6f9f6d36b9ea6f8 100644 (file)
@@ -145,8 +145,6 @@ Section -ProgramFiles SecProgramFiles
   ${if} $ThesCodes != ""
    Call InstallThesaurusDictionaries # Function from dictionaries.nsh
   ${endif}
-  # finally delete the list of mirrors
-  Delete "$INSTDIR\Resources\DictionaryMirrors.txt"
   
   # Create uninstaller
   WriteUninstaller "$INSTDIR\${SETUP_UNINSTALLER}"