Line ending fix (again?)

This commit is contained in:
Jason Felds
2011-04-29 14:58:59 -04:00
parent 3af2739300
commit ef1ebe9a5a
37 changed files with 4051 additions and 4051 deletions
+17 -17
View File
@@ -1,18 +1,18 @@
ThemeInfo = {
Name="_Themekit_PIU";
Version="pretty much final";
Code="DSMT-PIUKIT";
Date = {31,7,2010};
};
WORKING_VERSION = (ProductVersion() == "v1.0 rc2")
if GetUserPrefB("OptionsMode") == nil then
SetUserPref("OptionsMode", false)
end
--no anda así, mejor uso pantallas
--assert(SSC and WORKING_VERSION, "El Themekit PIU es compatible sólo con SM-SSC")
--not working like this, better use screens
ThemeInfo = {
Name="_Themekit_PIU";
Version="pretty much final";
Code="DSMT-PIUKIT";
Date = {31,7,2010};
};
WORKING_VERSION = (ProductVersion() == "v1.0 rc2")
if GetUserPrefB("OptionsMode") == nil then
SetUserPref("OptionsMode", false)
end
--no anda así, mejor uso pantallas
--assert(SSC and WORKING_VERSION, "El Themekit PIU es compatible sólo con SM-SSC")
--not working like this, better use screens
--assert(SSC and WORKING_VERSION, "Themekit PIU is compatible only with SM-SSC RC1.5")