new color scheme adaptions to menubars and toolbars
[themes.git] / origdiff
index 725f57f9a74c9b74db08ed828fb52d4e15868ec1..a2922c553160e70f9394879f82991e22c85ff1fd 100755 (executable)
--- a/origdiff
+++ b/origdiff
@@ -6,15 +6,15 @@ SCRIPT_DIR=$(pwd)
 
 # ============ vars specific to the versions ==============
 
-NAME_PRE=14
-NAME_POST=15
+NAME_PRE=17
+NAME_POST=18
 
-TAG_PRE_COMM=BETA_14_END
-TAG_POST_COMM=tip #BETA_15_END
-TAG_PRE_MOZ=FIREFOX_BETA_14_END
-TAG_POST_MOZ=tip #FIREFOX_BETA_15_END
-TAG_PRE_EXT=SEAMONKEY_2_11_RELEASE
-TAG_POST_EXT=tip #SEAMONKEY_2_12_RELEASE
+TAG_PRE_COMM=BETA_17_END
+TAG_POST_COMM=tip #BETA_18_END
+TAG_PRE_MOZ=FIREFOX_BETA_17_END
+TAG_POST_MOZ=tip #FIREFOX_BETA_18_END
+TAG_PRE_EXT=SEAMONKEY_2_14_RELEASE
+TAG_POST_EXT=tip #SEAMONKEY_2_15_RELEASE
 
 # ===================== process repos =====================