Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'win/misc/gajim-portable.nsi')
-rw-r--r--win/misc/gajim-portable.nsi4
1 files changed, 1 insertions, 3 deletions
diff --git a/win/misc/gajim-portable.nsi b/win/misc/gajim-portable.nsi
index e65d27377..42176e286 100644
--- a/win/misc/gajim-portable.nsi
+++ b/win/misc/gajim-portable.nsi
@@ -1,10 +1,9 @@
-; File encoding 'UTF-8 with BOM'
+; File encoding 'UTF-8 with BOM'
Unicode true
!include "MUI2.nsh"
!include "LogicLib.nsh"
-
Name "Gajim"
OutFile "Gajim-Portable.exe"
SetCompressor /final /solid lzma
@@ -103,7 +102,6 @@ Section "Gajim" SecGajim
"" "" "" SW_SHOWNORMAL "" "Gajim Portable Debug"
FileOpen $0 "is_portable" w
FileClose $0
-
SectionEnd
!insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN