@eht16 commented on this pull request.


In scripts/gtk-bundle-from-msys2.sh:

> @@ -64,17 +68,25 @@ handle_command_line_options() {
 		"-3")
 			gtkv="3"
 			;;
+		"-4")
+			gtkv="4"

Renaming GTK2 to GTK4 was done to keep the structure in the script, I assume it's not that unlikely that GTK4 will come at some point.

Considering the target audience of this script, I don't see a big source of confusion here. The script is used only by very few people after all (you and me included).


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.