fix checkboxes and radios to not use the -with-spacing variant any more as the checkb...
[themes.git] / origdiff
index 0750339931f5a9b3c0e56e90b719c63e7163d587..d9a350713525afec36ece8e131ae70d8c8411f78 100755 (executable)
--- a/origdiff
+++ b/origdiff
@@ -6,15 +6,15 @@ SCRIPT_DIR=$(pwd)
 
 # ============ vars specific to the versions ==============
 
-NAME_PRE=36
-NAME_POST=37
+NAME_PRE=52
+NAME_POST=53
 
-TAG_PRE_COMM=BETA_36_END
-TAG_POST_COMM=tip #BETA_37_END
-TAG_PRE_MOZ=FIREFOX_BETA_36_END
-TAG_POST_MOZ=tip #FIREFOX_BETA_37_END
-TAG_PRE_EXT=SEAMONKEY_2_33_RELEASE
-TAG_POST_EXT=tip #SEAMONKEY_2_34_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 =====================