From 23f1461de741ef56de45046e2898bb1b69af945e Mon Sep 17 00:00:00 2001 From: joostverburg Date: Wed, 26 Nov 2003 17:20:54 +0000 Subject: [PATCH] no separate INI file anymore git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3217 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Modern UI/ioSpecial3.ini | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 Contrib/Modern UI/ioSpecial3.ini diff --git a/Contrib/Modern UI/ioSpecial3.ini b/Contrib/Modern UI/ioSpecial3.ini deleted file mode 100644 index 05ae8f72..00000000 --- a/Contrib/Modern UI/ioSpecial3.ini +++ /dev/null @@ -1,22 +0,0 @@ -[Settings] -Rect=1044 -NumFields=3 -[Field 1] -Type=bitmap -Left=0 -Right=109 -Top=0 -Bottom=193 -Flags=RESIZETOFIT -[Field 2] -Type=label -Left=120 -Right=315 -Top=10 -Bottom=48 -[Field 3] -Type=label -Left=120 -Right=315 -Top=55 -Bottom=175 \ No newline at end of file