@eht16 commented on this pull request.
> @@ -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 or view it on GitHub:
https://github.com/geany/geany/pull/2590#discussion_r717955033