From: kramm <kramm>
Date: Mon, 9 Jun 2008 10:24:42 +0000 (+0000)
Subject: added available/required space display
X-Git-Tag: buttons-working~156
X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=97cea31b1553e3187f8a9143edaa0a8a752516e9;p=swftools.git

added available/required space display
---

diff --git a/installer/installer.h b/installer/installer.h
index 8337440..aed9eb0 100644
--- a/installer/installer.h
+++ b/installer/installer.h
@@ -6,6 +6,9 @@
 #define IDC_ALLUSERS 1012
 #define IDC_CURRENTUSER 1013
 
+#define IDC_SPACE1  1032
+#define IDC_SPACE2  1033
+
 #define IDC_TITLE  1002
 #define IDC_LICENSE 1003
 #define IDC_BITMAP 1004