fix checkboxes and radios to not use the -with-spacing variant any more as the checkb...
[themes.git] / origdiff
index 12763b76b84c46bdc75393e4f461205dd871811c..d9a350713525afec36ece8e131ae70d8c8411f78 100755 (executable)
--- a/origdiff
+++ b/origdiff
@@ -6,15 +6,15 @@ SCRIPT_DIR=$(pwd)
 
 # ============ vars specific to the versions ==============
 
-NAME_PRE=39
-NAME_POST=40
+NAME_PRE=52
+NAME_POST=53
 
-TAG_PRE_COMM=BETA_39_END
-TAG_POST_COMM=tip #BETA_40_END
-TAG_PRE_MOZ=FIREFOX_BETA_39_END
-TAG_POST_MOZ=tip #FIREFOX_BETA_40_END
-TAG_PRE_EXT=SEAMONKEY_2_36_RELEASE
-TAG_POST_EXT=tip #SEAMONKEY_2_37_RELEASE
+TAG_PRE_COMM=BETA_52_END
+TAG_POST_COMM=tip #BETA_53_END
+TAG_PRE_MOZ=FIREFOX_BETA_52_END
+TAG_POST_MOZ=tip #FIREFOX_BETA_53_END
+TAG_PRE_EXT=SEAMONKEY_2_46_RELEASE #SEAMONKEY_2_49_RELEASE
+TAG_POST_EXT=tip #SEAMONKEY_2_50_RELEASE
 
 # ===================== process repos =====================